/* Minification failed. Returning unminified contents.
(7433,18): run-time error CSS1019: Unexpected token, found ' '
(7433,18): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
(31880,22): run-time error CSS1039: Token not allowed after unary operator: '-scoreColor'
(31902,26): run-time error CSS1039: Token not allowed after unary operator: '-scoreColor'
(31903,15): run-time error CSS1039: Token not allowed after unary operator: '-scoreLabelColor'
(34601,18): run-time error CSS1019: Unexpected token, found ' '
(34601,18): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
(37618,1): run-time error CSS1019: Unexpected token, found '}'
(37753,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(37754,8): run-time error CSS1035: Expected colon, found '{'
(37761,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(37762,8): run-time error CSS1035: Expected colon, found '{'
(37769,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(37770,8): run-time error CSS1035: Expected colon, found '{'
(37779,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(37780,8): run-time error CSS1035: Expected colon, found '{'
(41943,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(41944,8): run-time error CSS1035: Expected colon, found '{'
(41959,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(41960,8): run-time error CSS1035: Expected colon, found '{'
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*@zindex-modal-background:  1040;*/
/*22px*/
/*14px*/
/* menuapp, menuapps, menuprofile, contextMenuModal */
/* menuapps */
/* dashboards, modal bootstrap, dropdown-menu,*/
/* modal-iB */
/* backdrop, backdrop-menu, contextual-menu-options*/
/* iB MIXINS */
/*.generate-multiple-styles(@class, @prop, @n: 1, @max: 40, @i: 1) when (@i * @n =< @max){
    @val: (@i * @n);
    .@{class}-@{val}{
        @{prop}: ~"@{val}px";
    }
  .generate-multiple-styles(@class, @prop, @n, @max, (@i + 1));
}

.generate-sequential-styles(@class, @prop, @n: 1, @max: 40, @i: 1) when (@n =< @max){    
    .@{class}-@{n}{
        @{prop}: ~"@{n}px";
    }

  .generate-sequential-styles(@class, @prop, (@n + @i), @max, (@i + 1));
}*/
/* new colors 2022 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .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");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Roboto", sans-serif, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.4;
  color: #555555;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button {
  outline: 0;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid hsl(200.72727273, 3%, 90%);
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: hsl(200.72727273, 3%, 60%);
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 22px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 19px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 93%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: hsl(200.72727273, 3%, 60%);
}
.text-primary {
  color: #4fbbf4;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #1fa8f1;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #4fbbf4;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1fa8f1;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid hsl(200.72727273, 3%, 90%);
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
}
dt,
dd {
  line-height: 1.4;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid hsl(200.72727273, 3%, 90%);
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.4;
  color: hsl(200.72727273, 3%, 60%);
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid hsl(200.72727273, 3%, 90%);
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.4;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.4;
  color: hsl(200.72727273, 3%, 20%);
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 10px 8px;
  padding-bottom: 10px 8px;
  color: hsl(200.72727273, 3%, 60%);
  text-align: left;
}
th {
  text-align: left;
}
.table-data-hscroll {
  width: 100%;
  margin-bottom: 21px;
}
.table-data-hscroll > thead > tr > th,
.table-data-hscroll > tbody > tr > th,
.table-data-hscroll > tfoot > tr > th,
.table-data-hscroll > thead > tr > td,
.table-data-hscroll > tbody > tr > td,
.table-data-hscroll > tfoot > tr > td {
  font-size: 13px;
  padding: 10px 8px;
  line-height: 1.4;
  vertical-align: top;
  border-top: 1px solid #bbb;
}
@media (max-width: 480px) {
  .table-data-hscroll > thead > tr > th,
  .table-data-hscroll > tbody > tr > th,
  .table-data-hscroll > tfoot > tr > th,
  .table-data-hscroll > thead > tr > td,
  .table-data-hscroll > tbody > tr > td,
  .table-data-hscroll > tfoot > tr > td {
    padding: 10px 15px;
  }
}
.table-data-hscroll > thead > tr > th {
  font-size: 15px !important;
  vertical-align: bottom;
  border-bottom: 2px solid #bbb;
}
.table-data-hscroll > caption + thead > tr:first-child > th,
.table-data-hscroll > colgroup + thead > tr:first-child > th,
.table-data-hscroll > thead:first-child > tr:first-child > th,
.table-data-hscroll > caption + thead > tr:first-child > td,
.table-data-hscroll > colgroup + thead > tr:first-child > td,
.table-data-hscroll > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table-data-hscroll > tbody + tbody {
  border-top: 2px solid #bbb;
}
.table-data-hscroll .table {
  background-color: #fff;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  font-size: 13px;
  padding: 10px 8px;
  line-height: 1.4;
  vertical-align: top;
  border-top: 1px solid #bbb;
}
@media (max-width: 480px) {
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    padding: 10px 15px;
  }
}
.table > thead > tr > th {
  font-size: 15px !important;
  vertical-align: bottom;
  border-bottom: 2px solid #bbb;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #bbb;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #bbb;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #bbb;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: rgba(79, 187, 244, 0.1);
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: rgba(79, 187, 244, 0.1);
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: rgba(55, 178, 243, 0.1);
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #bbb;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: hsl(200.72727273, 3%, 20%);
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.4;
  color: #0c0c0c;
}
.form-control {
  display: block;
  width: 100%;
  height: 1.84615385;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.84615385;
  color: #0c0c0c;
  background-color: #fff;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: transparent;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, 0.6);
}
.form-control::-moz-placeholder {
  color: hsl(200.72727273, 3%, 60%);
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: hsl(200.72727273, 3%, 60%);
}
.form-control::-webkit-input-placeholder {
  color: hsl(200.72727273, 3%, 60%);
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: hsl(200.72727273, 3%, 90%);
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 1.84615385;
  }
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 15.84615385px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 40px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 36px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 35px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 40px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.553;
  border-radius: 0px;
}
select.input-lg {
  height: 40px;
  line-height: 40px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 40px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.553;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 40px;
  line-height: 40px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 40px;
  min-height: 39px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.553;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 19.80769231px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 15.84615385px;
  height: 15.84615385px;
  line-height: 1.84615385;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 26px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #959595;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 16.53px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.4;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #bfbfbf;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  border-color: #8c8c8c;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover {
  background-color: #cccccc;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
/*.btn-primary {
  .button-variant(@btn-primary-color; @btn-primary-bg; @btn-primary-border);
}*/
.btn-primary {
  color: #fff;
  background-color: #0b7cb8;
  border-color: #0b7cb8;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #085c88;
  border-color: #042b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #042b40;
  border-color: #08557e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #085c88;
  background-image: none;
  border-color: #08557e;
}
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  border-color: #042b40;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover {
  background-color: #053b58;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #0b7cb8;
  border-color: #0b7cb8;
}
.btn-primary .badge {
  color: #0b7cb8;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #4caf50;
  border-color: #449d48;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #3d8b40;
  border-color: #1e441f;
}
.btn-success:hover {
  color: #fff;
  background-color: #255627;
  border-color: #327334;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #3d8b40;
  background-image: none;
  border-color: #327334;
}
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  border-color: #1e441f;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover {
  background-color: #2d682f;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #4caf50;
  border-color: #449d48;
}
.btn-success .badge {
  color: #4caf50;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #2196f3;
  border-color: #0d8aee;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #0c7cd5;
  border-color: #064475;
}
.btn-info:hover {
  color: #fff;
  background-color: #08528d;
  border-color: #0a68b4;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #0c7cd5;
  background-image: none;
  border-color: #0a68b4;
}
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  border-color: #064475;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover {
  background-color: #0960a5;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #2196f3;
  border-color: #0d8aee;
}
.btn-info .badge {
  color: #2196f3;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #ff9800;
  border-color: #e68900;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #cc7a00;
  border-color: #663d00;
}
.btn-warning:hover {
  color: #fff;
  background-color: #804c00;
  border-color: #a86400;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #cc7a00;
  background-image: none;
  border-color: #a86400;
}
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  border-color: #663d00;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover {
  background-color: #995b00;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ff9800;
  border-color: #e68900;
}
.btn-warning .badge {
  color: #ff9800;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #f37862;
  border-color: #f1644a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #ef4f33;
  border-color: #af260d;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c62b0f;
  border-color: #ec3312;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ef4f33;
  background-image: none;
  border-color: #ec3312;
}
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  border-color: #af260d;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover {
  background-color: #de3011;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #f37862;
  border-color: #f1644a;
}
.btn-danger .badge {
  color: #f37862;
  background-color: #fff;
}
.btn-save {
  color: #fff;
  background-color: #4fbbf4;
  border-color: transparent;
}
.btn-save:focus,
.btn-save.focus {
  color: #fff;
  background-color: #1fa8f1;
  border-color: rgba(0, 0, 0, 0);
}
.btn-save:hover {
  color: #fff;
  background-color: #0b7cb8;
  border-color: rgba(0, 0, 0, 0);
}
.btn-save:active,
.btn-save.active,
.open > .dropdown-toggle.btn-save {
  color: #fff;
  background-color: #1fa8f1;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}
.btn-save:active:focus,
.btn-save.active:focus,
.open > .dropdown-toggle.btn-save:focus,
.btn-save:active.focus,
.btn-save.active.focus,
.open > .dropdown-toggle.btn-save.focus {
  border-color: rgba(0, 0, 0, 0);
}
.btn-save:active:hover,
.btn-save.active:hover,
.open > .dropdown-toggle.btn-save:hover {
  background-color: #0d8dd0;
}
.btn-save.disabled:hover,
.btn-save[disabled]:hover,
fieldset[disabled] .btn-save:hover,
.btn-save.disabled:focus,
.btn-save[disabled]:focus,
fieldset[disabled] .btn-save:focus,
.btn-save.disabled.focus,
.btn-save[disabled].focus,
fieldset[disabled] .btn-save.focus {
  background-color: #4fbbf4;
  border-color: transparent;
}
.btn-save .badge {
  color: #4fbbf4;
  background-color: #fff;
}
.btn-edit {
  color: #fff;
  background-color: #4fbbf4;
  border-color: transparent;
}
.btn-edit:focus,
.btn-edit.focus {
  color: #fff;
  background-color: #1fa8f1;
  border-color: rgba(0, 0, 0, 0);
}
.btn-edit:hover {
  color: #fff;
  background-color: #0b7cb8;
  border-color: rgba(0, 0, 0, 0);
}
.btn-edit:active,
.btn-edit.active,
.open > .dropdown-toggle.btn-edit {
  color: #fff;
  background-color: #1fa8f1;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}
.btn-edit:active:focus,
.btn-edit.active:focus,
.open > .dropdown-toggle.btn-edit:focus,
.btn-edit:active.focus,
.btn-edit.active.focus,
.open > .dropdown-toggle.btn-edit.focus {
  border-color: rgba(0, 0, 0, 0);
}
.btn-edit:active:hover,
.btn-edit.active:hover,
.open > .dropdown-toggle.btn-edit:hover {
  background-color: #0d8dd0;
}
.btn-edit.disabled:hover,
.btn-edit[disabled]:hover,
fieldset[disabled] .btn-edit:hover,
.btn-edit.disabled:focus,
.btn-edit[disabled]:focus,
fieldset[disabled] .btn-edit:focus,
.btn-edit.disabled.focus,
.btn-edit[disabled].focus,
fieldset[disabled] .btn-edit.focus {
  background-color: #4fbbf4;
  border-color: transparent;
}
.btn-edit .badge {
  color: #4fbbf4;
  background-color: #fff;
}
.btn-close {
  color: #fff;
  background-color: #556272;
  border-color: transparent;
}
.btn-close:focus,
.btn-close.focus {
  color: #fff;
  background-color: #3f4955;
  border-color: rgba(0, 0, 0, 0);
}
.btn-close:hover {
  color: #fff;
  background-color: #1f2329;
  border-color: rgba(0, 0, 0, 0);
}
.btn-close:active,
.btn-close.active,
.open > .dropdown-toggle.btn-close {
  color: #fff;
  background-color: #3f4955;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}
.btn-close:active:focus,
.btn-close.active:focus,
.open > .dropdown-toggle.btn-close:focus,
.btn-close:active.focus,
.btn-close.active.focus,
.open > .dropdown-toggle.btn-close.focus {
  border-color: rgba(0, 0, 0, 0);
}
.btn-close:active:hover,
.btn-close.active:hover,
.open > .dropdown-toggle.btn-close:hover {
  background-color: #293038;
}
.btn-close.disabled:hover,
.btn-close[disabled]:hover,
fieldset[disabled] .btn-close:hover,
.btn-close.disabled:focus,
.btn-close[disabled]:focus,
fieldset[disabled] .btn-close:focus,
.btn-close.disabled.focus,
.btn-close[disabled].focus,
fieldset[disabled] .btn-close.focus {
  background-color: #556272;
  border-color: transparent;
}
.btn-close .badge {
  color: #556272;
  background-color: #fff;
}
.btn-delete {
  color: #fff;
  background-color: #e90000;
  border-color: transparent;
}
.btn-delete:focus,
.btn-delete.focus {
  color: #fff;
  background-color: #b60000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-delete:hover {
  color: #fff;
  background-color: #6a0000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-delete:active,
.btn-delete.active,
.open > .dropdown-toggle.btn-delete {
  color: #fff;
  background-color: #b60000;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}
.btn-delete:active:focus,
.btn-delete.active:focus,
.open > .dropdown-toggle.btn-delete:focus,
.btn-delete:active.focus,
.btn-delete.active.focus,
.open > .dropdown-toggle.btn-delete.focus {
  border-color: rgba(0, 0, 0, 0);
}
.btn-delete:active:hover,
.btn-delete.active:hover,
.open > .dropdown-toggle.btn-delete:hover {
  background-color: #830000;
}
.btn-delete.disabled:hover,
.btn-delete[disabled]:hover,
fieldset[disabled] .btn-delete:hover,
.btn-delete.disabled:focus,
.btn-delete[disabled]:focus,
fieldset[disabled] .btn-delete:focus,
.btn-delete.disabled.focus,
.btn-delete[disabled].focus,
fieldset[disabled] .btn-delete.focus {
  background-color: #e90000;
  border-color: transparent;
}
.btn-delete .badge {
  color: #e90000;
  background-color: #fff;
}
.btn-info-grey {
  color: #fff;
  background-color: #f3f3f3;
  border-color: transparent;
  color: #979797;
}
.btn-info-grey:focus,
.btn-info-grey.focus {
  color: #fff;
  background-color: #dadada;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info-grey:hover {
  color: #fff;
  background-color: #b3b3b3;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info-grey:active,
.btn-info-grey.active,
.open > .dropdown-toggle.btn-info-grey {
  color: #fff;
  background-color: #dadada;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info-grey:active:focus,
.btn-info-grey.active:focus,
.open > .dropdown-toggle.btn-info-grey:focus,
.btn-info-grey:active.focus,
.btn-info-grey.active.focus,
.open > .dropdown-toggle.btn-info-grey.focus {
  border-color: rgba(0, 0, 0, 0);
}
.btn-info-grey:active:hover,
.btn-info-grey.active:hover,
.open > .dropdown-toggle.btn-info-grey:hover {
  background-color: #c0c0c0;
}
.btn-info-grey.disabled:hover,
.btn-info-grey[disabled]:hover,
fieldset[disabled] .btn-info-grey:hover,
.btn-info-grey.disabled:focus,
.btn-info-grey[disabled]:focus,
fieldset[disabled] .btn-info-grey:focus,
.btn-info-grey.disabled.focus,
.btn-info-grey[disabled].focus,
fieldset[disabled] .btn-info-grey.focus {
  background-color: #f3f3f3;
  border-color: transparent;
}
.btn-info-grey .badge {
  color: #f3f3f3;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #ffffff;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #556272;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: hsl(200.72727273, 3%, 60%);
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 0px 28px;
  font-size: 14px;
  line-height: 3.45;
  border-radius: 0px;
}
@media (max-width: 480px) {
  .btn-lg,
  .btn-group-lg > .btn {
    padding: 0px 18px;
    font-size: 14px;
    line-height: 3.45;
    border-radius: 0px;
  }
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 15px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0px solid #ccc;
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: #555555;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: hsl(200.72727273, 3%, 15%);
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgba(18, 80, 152, 0.05);
  /*@dropdown-link-active-bg;*/
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: hsl(200.72727273, 3%, 60%);
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.4;
  color: hsl(200.72727273, 3%, 60%);
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-group .btn.btn-save-darken + .btn.btn-save-darken,
.btn-group .btn.btn-previous + .btn.btn-next {
  border-left-color: rgba(255, 255, 255, 0.1);
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  /*.box-shadow(inset 0 3px 5px rgba(0, 0, 0, .125));*/
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 40px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.553;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  color: #0c0c0c;
  text-align: center;
  background-color: hsl(200.72727273, 3%, 90%);
  border: 1px solid transparent;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: hsl(200.72727273, 3%, 90%);
}
.nav > li.disabled > a {
  color: hsl(200.72727273, 3%, 60%);
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: hsl(200.72727273, 3%, 60%);
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  border: none;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: hsl(200.72727273, 3%, 90%);
  border-color: #ffffff;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.4;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  /*@media (min-width: @screen-sm-min) {
    > li {
      display: table-cell;
      width: 1%;
      > a {
        margin-bottom: 0;
      }
    }
  }*/
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
  display: table-cell;
  width: 1%;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 0px;
  text-align: center;
}
.nav-tabs.nav-justified > li > .disabled {
  color: #ccc;
}
.nav-tabs.nav-justified > li > .disabled:hover,
.nav-tabs.nav-justified > li > .disabled:focus {
  color: #555555;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
  border: none;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  color: #555555;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  color: #4fbbf4;
  border-bottom: 2px solid #4fbbf4;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: 2px solid #4fbbf4;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 23px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #4fbbf4;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  /*@media (min-width: @screen-sm-min) {
    > li {
      display: table-cell;
      width: 1%;
      > a {
        margin-bottom: 0;
      }
    }
  }*/
}
.nav-justified > li {
  float: none;
  display: table-cell;
  width: 1%;
}
.nav-justified > li > a {
  margin-bottom: 0px;
  text-align: center;
}
.nav-justified > li > .disabled {
  color: #ccc;
}
.nav-justified > li > .disabled:hover,
.nav-justified > li > .disabled:focus {
  color: #555555;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
  border: none;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  color: #555555;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  color: #4fbbf4;
  border-bottom: 2px solid #4fbbf4;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: 2px solid #4fbbf4;
  }
}
.tab-content {
  margin-top: 10px;
  margin-bottom: 20px;
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 21px;
  border: 0px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1050;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 14.5px 15px;
  font-size: 18px;
  line-height: 21px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 17.07692308px;
  margin-bottom: 17.07692308px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 17.07692308px;
  margin-bottom: 17.07692308px;
}
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: hsl(200.72727273, 3%, 75%);
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: hsl(200.72727273, 3%, 75%);
}
.navbar-inverse .navbar-nav > li > a {
  color: hsl(200.72727273, 3%, 75%);
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: hsl(200.72727273, 3%, 75%);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: hsl(200.72727273, 3%, 75%);
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: hsl(200.72727273, 3%, 75%);
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: hsl(200.72727273, 3%, 60%);
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.4;
  color: #2861b2;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #2861b2;
  background-color: hsl(200.72727273, 3%, 90%);
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #2861b2;
  border-color: #2861b2;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: hsl(200.72727273, 3%, 60%);
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.553;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 21px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: hsl(200.72727273, 3%, 90%);
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: hsl(200.72727273, 3%, 60%);
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: hsl(200.72727273, 3%, 60%);
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: hsl(200.72727273, 3%, 50%);
}
.label-primary {
  background-color: #4fbbf4;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1fa8f1;
}
.label-success {
  background-color: #4caf50;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #3d8b40;
}
.label-info {
  background-color: #2196f3;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #0c7cd5;
}
.label-warning {
  background-color: #ff9800;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc7a00;
}
.label-danger {
  background-color: #f37862;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ef4f33;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: hsl(200.72727273, 3%, 60%);
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ffffff;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: hsl(200.72727273, 3%, 90%);
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: hsl(200.72727273, 3%, 80%);
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 0px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 68px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ffffff;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 21px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  background-color: #4fbbf4;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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;
}
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #4caf50;
}
.progress-striped .progress-bar-success {
  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);
}
.progress-bar-info {
  background-color: #2196f3;
}
.progress-striped .progress-bar-info {
  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);
}
.progress-bar-warning {
  background-color: #ff9800;
}
.progress-striped .progress-bar-warning {
  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);
}
.progress-bar-danger {
  background-color: #f37862;
}
.progress-striped .progress-bar-danger {
  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);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: hsl(200.72727273, 3%, 60%);
  cursor: not-allowed;
  background-color: hsl(200.72727273, 3%, 90%);
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: hsl(200.72727273, 3%, 60%);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #4fbbf4;
  border-color: #4fbbf4;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #bbb;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-default {
  border-color: none;
}
.panel-default > .panel-heading {
  color: hsl(200.72727273, 3%, 20%);
  background-color: #f5f5f5;
  border-color: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: none;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: hsl(200.72727273, 3%, 20%);
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: none;
}
.panel-primary {
  border-color: #4fbbf4;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #4fbbf4;
  border-color: #4fbbf4;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #4fbbf4;
}
.panel-primary > .panel-heading .badge {
  color: #4fbbf4;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #4fbbf4;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 16.5px;
  font-weight: 400;
  line-height: 1;
  color: #000;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  margin-top: 5px;
  margin-left: 20px;
}
.modal-open {
  /*overflow: hidden;*/
  position: relative;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1039;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.fade .side {
  transform: translate(125%, 0);
  transition: transform 0.3s ease-out;
}
.modal.fade .side-left {
  transform: translate(-125%, 0);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal-body,
.modal-side-body {
  overflow-x: hidden;
  overflow-y: hidden;
}
.modal-dialog {
  position: relative;
  width: auto;
}
.modal-dialog.side {
  margin-right: -1px;
  margin-left: -1px;
}
.modal-dialog.portal-menuheader {
  margin-top: 65px;
}
@media screen and (max-width: 768px) {
  .modal-dialog.side {
    width: 100%;
    height: 100% !important;
  }
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-content.portalMenu {
  background-color: #ffffff;
  color: #ffffff;
  position: absolute;
}
.modal-content.portalMenu.modal-search-fix {
  border: 1px solid #ffffff;
}
.modal-backdrop {
  position: absolute;
  margin-top: 56px;
  right: 0;
  left: 0;
  margin-bottom: 0px;
  background-color: #000;
}
.modal-backdrop.view {
  background-color: #fff;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.4px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.4;
  font-size: 22px;
  font-weight: 700;
}
.modal-subtitle {
  display: block;
  font-size: 18px;
  line-height: 1.4;
  font-weight: normal;
  margin-bottom: 20px !important;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-side-body {
  position: relative;
  padding: 40px 35px 0px;
}
@media (max-width: 768px) {
  .modal-side-body {
    padding: 30px 25px 0px;
  }
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 1px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-side-footer {
  clear: both;
  height: 50px;
  color: #fff;
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  padding: 0px 0px;
  bottom: 0;
  width: 100%;
  transition: transform 0.4s ease-out;
  z-index: 1000;
  text-align: right;
}
.modal-side-footer .btn + .btn {
  margin-bottom: 0;
}
.modal-side-footer .btn-group .btn + .btn {
  text-align: right;
}
.modal-side-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Roboto", sans-serif, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #ffffff;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #ffffff;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #ffffff;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #ffffff;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #ffffff;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ffffff;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ffffff;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ffffff;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #555;
  text-align: center;
  background-color: #ffffff;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 350px;
  padding: 1px;
  font-style: normal;
  font-weight: 400;
  line-break: auto;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-family: "Roboto", sans-serif, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  word-wrap: break-word;
  overflow-wrap: break-word;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 15px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */


@charset "UTF-8";
/*@zindex-modal-background:  1040;*/
/*22px*/
/*14px*/
/* menuapp, menuapps, menuprofile, contextMenuModal */
/* menuapps */
/* dashboards, modal bootstrap, dropdown-menu,*/
/* modal-iB */
/* backdrop, backdrop-menu, contextual-menu-options*/
/* iB MIXINS */
/*.generate-multiple-styles(@class, @prop, @n: 1, @max: 40, @i: 1) when (@i * @n =< @max){
    @val: (@i * @n);
    .@{class}-@{val}{
        @{prop}: ~"@{val}px";
    }
  .generate-multiple-styles(@class, @prop, @n, @max, (@i + 1));
}

.generate-sequential-styles(@class, @prop, @n: 1, @max: 40, @i: 1) when (@n =< @max){    
    .@{class}-@{n}{
        @{prop}: ~"@{n}px";
    }

  .generate-sequential-styles(@class, @prop, (@n + @i), @max, (@i + 1));
}*/
/* new colors 2022 */
/*22px*/
/*14px*/
/* menuapp, menuapps, menuprofile, contextMenuModal */
/* menuapps */
/* dashboards, modal bootstrap, dropdown-menu,*/
/* modal-iB */
/* backdrop, backdrop-menu, contextual-menu-options*/
/* iB MIXINS */
/*.generate-multiple-styles(@class, @prop, @n: 1, @max: 40, @i: 1) when (@i * @n =< @max){
    @val: (@i * @n);
    .@{class}-@{val}{
        @{prop}: ~"@{val}px";
    }
  .generate-multiple-styles(@class, @prop, @n, @max, (@i + 1));
}

.generate-sequential-styles(@class, @prop, @n: 1, @max: 40, @i: 1) when (@n =< @max){    
    .@{class}-@{n}{
        @{prop}: ~"@{n}px";
    }

  .generate-sequential-styles(@class, @prop, (@n + @i), @max, (@i + 1));
}*/
/* new colors 2022 */
.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .btn {
  width: 100%;
  padding-right: 25px;
}
.error .bootstrap-select .btn {
  border: 1px solid #b94a48;
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .btn:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .btn {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
  color: #64b1d8;
  color: rgba(100, 177, 216, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 1035 + 1;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom-width: 7px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-bottom-color: rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-bottom: 0;
  border-top-width: 7px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-top-color: rgba(204, 204, 204, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox input.form-control {
  margin-bottom: 0;
  width: 100%;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
.btn-arrange ul {
  width: 100%;
}
.btn-arrange ul li a {
  height: 35px;
  padding-top: 7px;
}
.bar-buttons {
  float: right;
  height: 100%;
}
.bar-buttons > button {
  height: 100% !important;
  padding: 0px 30px;
  margin: 0px -3px 0px 0px;
}
button.collapse-span {
  display: block;
  overflow: visible;
  font-size: 15px;
  padding: 0px 10px;
}
.collapse-span,
button .collapse-span {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  /*height: 20px;*/
  float: left;
  margin-right: 10px;
}
button.collapsed .collapse-span {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  display: inline-block;
  /*height: 20px;*/
}
.collapse-span,
button .collapse-span {
  margin-right: 2px;
  margin-left: 9px;
  font-size: 15px;
  margin-top: 4px;
}
button.collapse-span {
  padding: 0px 10px;
  line-height: 15px;
  padding-top: 5px;
  margin-top: 4px;
}
button:hover.collapse-span {
  padding: 0px 10px;
  line-height: 15px;
  padding-top: 5px;
  margin-bottom: 4px;
}
.btn-collapsetitle {
  margin-left: -36px;
}
.btn_icon {
  font-size: 27px;
  padding-left: 10px;
  vertical-align: middle;
  background: transparent;
}
@media (max-width: 767px) {
  .btn_icon {
    line-height: 1.2;
  }
}
.btn_icon.icon-fix-size {
  font-size: 22px;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .btn_icon.icon-fix-size {
    font-size: 20px;
    line-height: 1.2;
  }
}
.top-iconlist .align-top-icon {
  list-style: none;
}
.top-iconlist .align-top-icon .icon-list-item {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .align-top-icon-mobile {
    margin-top: -15px;
  }
}
@media (max-width: 767px) {
  .icon-fix-size {
    font-size: 25px;
  }
}
.btn-divider {
  border-right: 1px solid #ffffff;
  height: 35px;
  margin: 2px 0px;
}
.btn-divider.dark {
  border-right: 1px solid #556272;
}
.btn-divider.short {
  margin: 10px 5px;
}
.btn_icon_anterior {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  .btn_icon_anterior.btn_icon {
    font-size: 22px;
  }
}
.btn_icon_right {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 11px;
}
.dropdown-wrap {
  margin-left: -1px;
  display: inline-block;
}
.btn_icon_top_inline {
  display: table;
  background-color: transparent;
  font-size: 26px;
  border: 1px solid transparent;
}
.btn_icon_top_inline.hover-img {
  text-shadow: -3px 3px 9px rgba(0, 0, 0, 0.4);
}
.btn_icon_top_inlinespan.divider {
  border-right: 1px solid #ffffff;
}
.btn_icon_fix {
  margin: 0px;
  padding: 0px 10px;
}
@media (max-width: 768px) {
  .btn-group-top-inline {
    margin-right: 0px;
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .btn-group-fix {
    margin-top: 0px;
    margin-right: -10px;
  }
}
@media (max-width: 767px) {
  .bar-buttons {
    float: none;
    height: 100%;
    padding: 0px;
  }
  .bar-buttons > button {
    height: 100% !important;
    width: 50%;
    margin: 0px -3px 0px 0px;
  }
  .btn-collapsetitle {
    margin-left: -32px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .btn-collapsetitle {
    margin-left: -31px;
  }
}
/* footer - botão salvar */
.btn-save.btn-save-darken {
  background-color: #1186c7;
}
.btn-save.btn-save-darken:hover {
  background-color: #0b5781;
}
.btn-next,
.btn-previous {
  /*.button-variant(#fff, #485361, transparent);*/
  color: #fff;
  background-color: #0e72a9;
  border-color: transparent;
}
.btn-next:focus,
.btn-previous:focus,
.btn-next.focus,
.btn-previous.focus {
  color: #fff;
  background-color: #0a527a;
  border-color: rgba(0, 0, 0, 0);
}
.btn-next:hover,
.btn-previous:hover {
  color: #fff;
  background-color: #042333;
  border-color: rgba(0, 0, 0, 0);
}
.btn-next:active,
.btn-previous:active,
.btn-next.active,
.btn-previous.active,
.open > .dropdown-toggle.btn-next,
.open > .dropdown-toggle.btn-previous {
  color: #fff;
  background-color: #0a527a;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}
.btn-next:active:focus,
.btn-previous:active:focus,
.btn-next.active:focus,
.btn-previous.active:focus,
.open > .dropdown-toggle.btn-next:focus,
.open > .dropdown-toggle.btn-previous:focus,
.btn-next:active.focus,
.btn-previous:active.focus,
.btn-next.active.focus,
.btn-previous.active.focus,
.open > .dropdown-toggle.btn-next.focus,
.open > .dropdown-toggle.btn-previous.focus {
  border-color: rgba(0, 0, 0, 0);
}
.btn-next:active:hover,
.btn-previous:active:hover,
.btn-next.active:hover,
.btn-previous.active:hover,
.open > .dropdown-toggle.btn-next:hover,
.open > .dropdown-toggle.btn-previous:hover {
  background-color: #06324b;
}
.btn-next.disabled:hover,
.btn-previous.disabled:hover,
.btn-next[disabled]:hover,
.btn-previous[disabled]:hover,
fieldset[disabled] .btn-next:hover,
fieldset[disabled] .btn-previous:hover,
.btn-next.disabled:focus,
.btn-previous.disabled:focus,
.btn-next[disabled]:focus,
.btn-previous[disabled]:focus,
fieldset[disabled] .btn-next:focus,
fieldset[disabled] .btn-previous:focus,
.btn-next.disabled.focus,
.btn-previous.disabled.focus,
.btn-next[disabled].focus,
.btn-previous[disabled].focus,
fieldset[disabled] .btn-next.focus,
fieldset[disabled] .btn-previous.focus {
  background-color: #0e72a9;
  border-color: transparent;
}
.btn-next .badge,
.btn-previous .badge {
  color: #0e72a9;
  background-color: #fff;
}
.btn-next:hover,
.btn-previous:hover {
  background-color: #084262;
}
.active-loading > *:not(.divLoading) {
  display: none;
}
/*Global Loading*/
.divLoading {
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  z-index: 100000;
  background-color: rgba(255, 255, 255, 0.7);
}
.divLoading.opaque:not(.black):not(.empty) {
  background-color: #ffffff;
}
.divLoading.black {
  background-color: rgba(0, 0, 0, 0.6);
}
.divLoading.empty {
  background-color: transparent !important;
}
.divLoading.small .spinner > div[class*=circle] {
  width: 12px;
  height: 12px;
}
.divLoading.small .spinner > div[class*=rect] {
  height: 25px;
  width: 3px;
}
.divLoading.s20 .spinner > div[class*=circle] {
  width: 12px;
  height: 12px;
}
.divLoading.s20 .spinner > div[class*=rect] {
  height: 20px;
  width: 4px;
}
.divLoading ~ * .divLoading,
.divLoading + .divLoading,
.divLoading ~ .divLoading {
  display: none;
}
.divLoadingInline {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 50px;
}
.divLoadingInline .spinner {
  position: static;
  display: inline-block;
  transform: none;
}
.divLoadingInline.small {
  margin-top: 0;
  margin-bottom: 0;
}
.divLoadingInline.small .spinner > div[class*=circle] {
  width: 12px;
  height: 12px;
}
.divLoadingInline.small .spinner > div[class*=rect] {
  height: 25px;
  width: 3px;
}
.spinner,
.spinnerTable {
  height: auto;
  text-align: center;
  font-size: 12px;
}
.spinner > div,
.spinnerTable > div {
  background-color: #bfcfff;
  display: inline-block;
}
.spinner > div[class*=circle],
.spinnerTable > div[class*=circle] {
  width: 18px;
  height: 18px;
  border-radius: 100%;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  -moz-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  -o-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner > div[class*=circle]:nth-child(1),
.spinnerTable > div[class*=circle]:nth-child(1) {
  -webkit-animation-delay: -0.32s;
  -moz-animation-delay: -0.32s;
  -o-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner > div[class*=circle]:nth-child(2),
.spinnerTable > div[class*=circle]:nth-child(2) {
  -webkit-animation-delay: -0.16s;
  -moz-animation-delay: -0.16s;
  -o-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.spinner > div[class*=rect],
.spinnerTable > div[class*=rect] {
  height: 40px;
  width: 6px;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  -moz-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  -o-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner > div[class*=rect]:nth-child(2),
.spinnerTable > div[class*=rect]:nth-child(2) {
  -webkit-animation-delay: -1.1s;
  -moz-animation-delay: -1.1s;
  -o-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.spinner > div[class*=rect]:nth-child(3),
.spinnerTable > div[class*=rect]:nth-child(3) {
  -webkit-animation-delay: -1s;
  -moz-animation-delay: -1s;
  -o-animation-delay: -1s;
  animation-delay: -1s;
}
.spinner > div[class*=rect]:nth-child(4),
.spinnerTable > div[class*=rect]:nth-child(4) {
  -webkit-animation-delay: -0.9s;
  -moz-animation-delay: -0.9s;
  -o-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.spinner > div[class*=rect]:nth-child(5),
.spinnerTable > div[class*=rect]:nth-child(5) {
  -webkit-animation-delay: -0.8s;
  -moz-animation-delay: -0.8s;
  -o-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.spinner {
  width: auto;
  top: 50%;
  position: fixed;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.spinnerTable {
  width: 100%;
}
.spinnerTable > div[class*=rect] {
  height: 40px;
  width: 4px;
}
.loading_spinner {
  position: fixed;
  top: 40%;
  right: 50%;
  font-size: 52px;
  display: block;
}
/* rectangle animation */
@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@-moz-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -moz-transform: scaleY(0.4);
  }
  20% {
    -moz-transform: scaleY(1);
  }
}
@-o-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -o-transform: scaleY(0.4);
  }
  20% {
    -o-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
/* circle animation */
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -moz-transform: scale(0);
  }
  40% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -o-transform: scale(0);
  }
  40% {
    -o-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.loader {
  position: relative;
  width: 100px;
  height: 100px;
  margin: auto;
}
.loader > *:not(svg):not(.loader-content):not(.loader-complete) {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.loader-content {
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  color: #ffffff;
}
.loader-content > div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: start 0.4s linear;
  /* Safari 4+ */
  -moz-animation: start 0.4s linear;
  /* Fx 5+ */
  -o-animation: start 0.4s linear;
  /* Opera 12+ */
  animation: start 0.4s linear;
}
.loader-content li {
  position: absolute;
  left: 0;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
  opacity: 0;
  transform-style: preserve-3d;
}
.loader-content li > div {
  display: table-cell;
  width: 100px;
  height: 100px;
  vertical-align: middle;
}
.loader-content li:nth-child(1) {
  -webkit-animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 0.4s;
  /* Safari 4+ */
  -moz-animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 0.4s;
  /* Fx 5+ */
  -o-animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 0.4s;
  /* Opera 12+ */
  animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 0.4s;
}
.loader-content li:nth-child(2) {
  -webkit-animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 2.4s;
  /* Safari 4+ */
  -moz-animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 2.4s;
  /* Fx 5+ */
  -o-animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 2.4s;
  /* Opera 12+ */
  animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 2.4s;
}
.loader-content li:nth-child(3) {
  -webkit-animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 4.4s;
  /* Safari 4+ */
  -moz-animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 4.4s;
  /* Fx 5+ */
  -o-animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 4.4s;
  /* Opera 12+ */
  animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 4.4s;
}
.loader-content li:nth-child(4) {
  -webkit-animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 6.4s;
  /* Safari 4+ */
  -moz-animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 6.4s;
  /* Fx 5+ */
  -o-animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 6.4s;
  /* Opera 12+ */
  animation: rotateLetter 2s linear infinite 0.4s, showLetter 8s linear infinite 6.4s;
}
.loader-text {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  text-align: center;
}
.loader-complete {
  font-size: 14px;
  position: absolute;
  left: 0;
  display: none;
  -webkit-animation: completeLetter 1s linear;
  /* Safari 4+ */
  -moz-animation: completeLetter 1s linear;
  /* Fx 5+ */
  -o-animation: completeLetter 1s linear;
  /* Opera 12+ */
  animation: completeLetter 1s linear;
  color: #ffffff;
  /* IE 10+, Fx 29+ */
}
.loader-complete > div {
  display: table-cell;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  text-align: center;
}
.circular {
  position: relative;
  width: 100px;
  /* IE 10+, Fx 29+ */
  height: 100px;
  -webkit-animation: rotate 1.5s linear infinite;
  /* Safari 4+ */
  -moz-animation: rotate 1.5s linear infinite;
  /* Fx 5+ */
  -o-animation: rotate 1.5s linear infinite;
  /* Opera 12+ */
  animation: rotate 1.5s linear infinite;
}
svg.rectangular {
  position: relative;
  width: 100px;
  /* IE 10+, Fx 29+ */
  height: 100px;
  overflow: visible;
  -webkit-animation: rotateOnHide 7.5s linear infinite;
  /* Safari 4+ */
  -moz-animation: rotateOnHide 7.5s linear infinite;
  /* Fx 5+ */
  -o-animation: rotateOnHide 7.5s linear infinite;
  /* Opera 12+ */
  animation: rotateOnHide 7.5s linear infinite;
}
svg.rectangular .path {
  -webkit-animation: dash 1.5s ease-in-out infinite;
  /* Safari 4+ */
  -moz-animation: dash 1.5s ease-in-out infinite;
  /* Fx 5+ */
  -o-animation: dash 1.5s ease-in-out infinite;
  /* Opera 12+ */
  animation: dash 1.5s ease-in-out infinite;
  stroke-dasharray: 80, 200;
}
.path {
  -webkit-animation: dash 2s ease-in-out infinite;
  /* Safari 4+ */
  -moz-animation: dash 2s ease-in-out infinite;
  /* Fx 5+ */
  -o-animation: dash 2s ease-in-out infinite;
  /* Opera 12+ */
  animation: dash 2s ease-in-out infinite;
  stroke-dasharray: 60, 200;
  stroke-dashoffset: -10;
  stroke-opacity: 0;
  /* IE 10+, Fx 29+ */
  stroke-linecap: round;
}
.path:not([stroke]) {
  stroke: #48c8ff;
}
.loader.done > .loader-content {
  display: none;
}
.loader.done > .loader-complete {
  display: block;
}
.loader.done .circular {
  -webkit-animation: completeRotate 1.5s ease-in-out;
  /* Safari 4+ */
  -moz-animation: completeRotate 1.5s ease-in-out;
  /* Fx 5+ */
  -o-animation: completeRotate 1.5s ease-in-out;
  /* Opera 12+ */
  animation: completeRotate 1.5s ease-in-out;
  /* IE 10+, Fx 29+ */
}
.loader.done .rectangular {
  -webkit-animation: none;
  /* Safari 4+ */
  -moz-animation: none;
  /* Fx 5+ */
  -o-animation: none;
  /* Opera 12+ */
  animation: none;
  /* IE 10+, Fx 29+ */
}
.loader.done .rectangular .path {
  -webkit-animation-duration: 1s;
  /* Safari 4+ */
  -moz-animation-duration: 1s;
  /* Fx 5+ */
  -o-animation-duration: 1s;
  /* Opera 12+ */
  animation-duration: 1s;
}
.loader.done .path {
  -webkit-animation: completeDash 1.5s ease-in forwards;
  /* Safari 4+ */
  -moz-animation: completeDash 1.5s ease-in forwards;
  /* Fx 5+ */
  -o-animation: completeDash 1.5s ease-in forwards;
  /* Opera 12+ */
  animation: completeDash 1.5s ease-in forwards;
  stroke-dasharray: 400, 200;
  stroke-dashoffset: 0;
  stroke-opacity: 1;
}
/* theme */
.iB-loader:not(.minimal).light .loader-content,
.iB-loader:not(.minimal) .lightdark .loader-content,
.iB-loader:not(.minimal).light .loader-complete,
.iB-loader:not(.minimal) .lightdark .loader-complete {
  color: #ffffff;
}
.iB-loader:not(.minimal).light .loader-text,
.iB-loader:not(.minimal) .lightdark .loader-text {
  color: rgba(255, 255, 255, 0.5);
}
.iB-loader:not(.minimal).dark .loader-content,
.iB-loader:not(.minimal).dark .loader-complete {
  color: #125098;
}
.iB-loader:not(.minimal).dark .loader-text {
  color: rgba(18, 80, 152, 0.5);
}
.iB-loader:not(.minimal).lightgrey .loader-content,
.iB-loader:not(.minimal).lightgrey .loader-complete {
  color: #48c8ff;
}
.iB-loader:not(.minimal).lightgrey .loader-text {
  color: #979797;
}
.iB-loader:not(.minimal).small .loader,
.iB-loader:not(.minimal).small .circular {
  width: 36px;
  height: 36px;
}
.iB-loader:not(.minimal).small .loader-content li {
  left: 9px;
  top: 9px;
}
.iB-loader:not(.minimal).small .loader-content li > div {
  width: 18px;
  height: 18px;
}
.iB-loader:not(.minimal).small .loader-content li > div > i {
  font-size: 10px !important;
  margin-left: 0px;
  margin-right: 0px;
}
.iB-loader:not(.minimal).overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999999;
  background-color: #ffffff;
}
.iB-loader:not(.minimal).overlay.light {
  background-color: rgba(18, 80, 152, 0.5);
}
.iB-loader:not(.minimal).overlay.lightgrey {
  background-color: #edeef2;
}
.iB-loader:not(.minimal).overlay.faded {
  background-color: rgba(255, 255, 255, 0.7);
}
.iB-loader:not(.minimal).overlay.faded.light {
  background-color: rgba(18, 80, 152, 0.7);
}
.iB-loader:not(.minimal).overlay.faded.lightgrey {
  background-color: rgba(237, 238, 242, 0.7);
}
.iB-loader:not(.minimal).overlay.faded.lightdark {
  background-color: rgba(0, 0, 0, 0.6);
}
.iB-loader.minimal {
  background-color: rgba(255, 255, 255, 0.7);
  color: rgba(18, 80, 152, 0.5);
  padding: 16px;
}
.iB-loader.minimal .spinner > div:not(:last-child) {
  margin-right: 3px;
}
.iB-loader.minimal .loader-text {
  font-size: 13px;
}
.iB-loader.minimal.small .spinner {
  height: 20px;
}
.iB-loader.minimal.small .spinner > div[class*=rect] {
  width: 2px;
}
.iB-loader.minimal.small .spinner > div[class*=rect]:not(:last-child) {
  margin-right: 2px;
}
.iB-loader.minimal.small .spinner > div[class*=circle] {
  height: 12px;
  width: 12px;
  margin-top: 3px;
}
.iB-loader.minimal.small .loader-text {
  font-size: 12px;
}
.iB-loader.minimal.small.overlay .loader-text {
  top: calc(50% + 20px);
}
.iB-loader.minimal.overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999999;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.iB-loader.minimal.overlay.darkblue {
  background-color: rgba(18, 80, 152, 0.5);
}
.iB-loader.minimal.overlay.light {
  background-color: rgba(255, 255, 255, 0.7);
}
.iB-loader.minimal.overlay:not(.light) .loader-text {
  color: #fff;
}
.iB-loader.minimal.overlay .spinner,
.iB-loader.minimal.overlay .loader-text {
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.iB-loader.minimal.overlay .loader-text {
  top: calc(50% + 40px);
  left: 50%;
}
.iB-loader.minimal:not(.overlay) .spinner {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  position: relative;
}
body > .iB-loader.overlay {
  position: fixed !important;
}
body > .iB-loader.overlay .spinner,
body > .iB-loader.overlay .loader-text {
  position: fixed;
}
/*animation*/
@-webkit-keyframes start {
  10% {
    opacity: 1;
  }
}
@-moz-keyframes start {
  10% {
    opacity: 1;
  }
}
@-o-keyframes start {
  10% {
    opacity: 1;
  }
}
@keyframes start {
  10% {
    opacity: 1;
  }
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  100% {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  100% {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateOnHide {
  0%,
  19.99% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotate(0deg);
  }
  20%,
  39.99% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotate(180deg);
  }
  40%,
  59.99% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotate(90deg);
  }
  60%,
  79.99% {
    -webkit-transform: rotateY(270deg);
    -moz-transform: rotateY(270deg);
    -ms-transform: rotateY(270deg);
    -o-transform: rotateY(270deg);
    transform: rotate(270deg);
  }
  80%,
  100% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotate(180deg);
  }
}
@-moz-keyframes rotateOnHide {
  0%,
  19.99% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotate(0deg);
  }
  20%,
  39.99% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotate(180deg);
  }
  40%,
  59.99% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotate(90deg);
  }
  60%,
  79.99% {
    -webkit-transform: rotateY(270deg);
    -moz-transform: rotateY(270deg);
    -ms-transform: rotateY(270deg);
    -o-transform: rotateY(270deg);
    transform: rotate(270deg);
  }
  80%,
  100% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotate(180deg);
  }
}
@-o-keyframes rotateOnHide {
  0%,
  19.99% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotate(0deg);
  }
  20%,
  39.99% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotate(180deg);
  }
  40%,
  59.99% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotate(90deg);
  }
  60%,
  79.99% {
    -webkit-transform: rotateY(270deg);
    -moz-transform: rotateY(270deg);
    -ms-transform: rotateY(270deg);
    -o-transform: rotateY(270deg);
    transform: rotate(270deg);
  }
  80%,
  100% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotate(180deg);
  }
}
@keyframes rotateOnHide {
  0%,
  19.99% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotate(0deg);
  }
  20%,
  39.99% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotate(180deg);
  }
  40%,
  59.99% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotate(90deg);
  }
  60%,
  79.99% {
    -webkit-transform: rotateY(270deg);
    -moz-transform: rotateY(270deg);
    -ms-transform: rotateY(270deg);
    -o-transform: rotateY(270deg);
    transform: rotate(270deg);
  }
  80%,
  100% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotate(180deg);
  }
}
@-webkit-keyframes completeRotate {
  100% {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes completeRotate {
  100% {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes completeRotate {
  100% {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotate(360deg);
  }
}
@keyframes completeRotate {
  100% {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  10% {
    stroke-opacity: 0;
  }
  50% {
    stroke-dashoffset: -35;
    stroke-opacity: 1;
  }
  100% {
    stroke-dashoffset: -140;
  }
}
@-moz-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  10% {
    stroke-opacity: 0;
  }
  50% {
    stroke-dashoffset: -35;
    stroke-opacity: 1;
  }
  100% {
    stroke-dashoffset: -140;
  }
}
@-o-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  10% {
    stroke-opacity: 0;
  }
  50% {
    stroke-dashoffset: -35;
    stroke-opacity: 1;
  }
  100% {
    stroke-dashoffset: -140;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  10% {
    stroke-opacity: 0;
  }
  50% {
    stroke-dashoffset: -35;
    stroke-opacity: 1;
  }
  100% {
    stroke-dashoffset: -140;
  }
}
@-webkit-keyframes completeDash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-opacity: 0;
  }
  45% {
    stroke-dasharray: 40, 200;
    stroke-opacity: 1;
  }
}
@-moz-keyframes completeDash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-opacity: 0;
  }
  45% {
    stroke-dasharray: 40, 200;
    stroke-opacity: 1;
  }
}
@-o-keyframes completeDash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-opacity: 0;
  }
  45% {
    stroke-dasharray: 40, 200;
    stroke-opacity: 1;
  }
}
@keyframes completeDash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-opacity: 0;
  }
  45% {
    stroke-dasharray: 40, 200;
    stroke-opacity: 1;
  }
}
@-webkit-keyframes showLetter {
  0%,
  24% {
    opacity: 1;
  }
  25%,
  100% {
    opacity: 0;
  }
}
@-moz-keyframes showLetter {
  0%,
  24% {
    opacity: 1;
  }
  25%,
  100% {
    opacity: 0;
  }
}
@-o-keyframes showLetter {
  0%,
  24% {
    opacity: 1;
  }
  25%,
  100% {
    opacity: 0;
  }
}
@keyframes showLetter {
  0%,
  24% {
    opacity: 1;
  }
  25%,
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes rotateLetter {
  0% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  10% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  90% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
}
@-moz-keyframes rotateLetter {
  0% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  10% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  90% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
}
@-o-keyframes rotateLetter {
  0% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  10% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  90% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
}
@keyframes rotateLetter {
  0% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  10% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  90% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
}
@-webkit-keyframes completeLetter {
  0% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  40% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  50% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-moz-keyframes completeLetter {
  0% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  40% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  50% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-o-keyframes completeLetter {
  0% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  40% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  50% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@keyframes completeLetter {
  0% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  40% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  50% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
/*------- accordion table ---------*/
table#table-collapse tr td {
  padding-top: 10px;
  padding-bottom: 10px;
}
.hiddenRow {
  padding: 0px!important;
}
.hiddenRow div {
  margin: 20px;
  white-space: normal;
}
input:focus,
textarea:focus,
select:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.iB-form {
  padding-top: 30px;
  margin-bottom: 70px;
}
.form-group-title {
  color: #4fbbf4;
  margin-top: 20px;
  padding-bottom: 5px;
}
.editMode {
  background-color: #ffffff;
  color: #556272;
}
.editMode .modal-title,
.editMode .modal-subtitle {
  color: #4fbbf4;
}
.viewMode {
  background-color: #617280;
}
.viewMode .close,
.viewMode .modal-title,
.viewMode .modal-subtitle {
  color: #ffffff;
  opacity: inherit;
}
.modal-subtitle.code-size {
  font-size: 15px;
}
.scaleblock {
  margin-bottom: 40px;
}
.hover-img {
  text-shadow: -3px 3px 9px rgba(0, 0, 0, 0.4);
}
.dropdownMenuactions {
  width: 35px;
  height: 35px;
  text-shadow: -3px 3px 9px rgba(0, 0, 0, 0.4);
}
.dropdownMenuactions.open ul {
  right: -4px;
  top: -2px !important;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
@media (max-width: 767px) {
  .dropdownMenuactions.open ul {
    right: 0px;
  }
}
.dropdownMenuactions.open ul li {
  cursor: pointer;
}
.dropdownMenuactions.open button {
  color: #556272;
}
.dropdownMenuactions.open button .hover-img {
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
@media screen and (max-width: 768px) {
  .dropdownMenuactions button {
    right: 0px;
  }
  .dropdownMenuactions button .hover-img {
    text-shadow: -3px 3px 9px rgba(0, 0, 0, 0.4);
  }
}
textarea.form-control {
  padding: 8px 0 8px 0 !important;
  line-height: 15px !important;
  height: 32px;
  overflow: hidden;
}
div[data-phantom=textarea] {
  line-height: 15px !important;
  padding: 8px 0 8px 0 !important;
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  width: 100%;
  visibility: hidden;
  font-size: 13px;
  white-space: pre-wrap;
}
/* Form Error */
.has-error-bold {
  color: #f35958 !important;
  opacity: 1 !important;
  font-weight: 500 !important;
}
.form-group.has-error input.form-control,
.form-group.has-error textarea.form-control {
  border-color: #f35958;
}
.form-group.has-error input.form-control ~ label,
.form-group.has-error textarea.form-control ~ label {
  color: #f35958 !important;
  opacity: 1 !important;
  font-weight: 500 !important;
}
.form-group.has-error input.form-control ~ label:after,
.form-group.has-error textarea.form-control ~ label:after,
.form-group.has-error input.form-control ~ .form-control-line:after,
.form-group.has-error textarea.form-control ~ .form-control-line:after {
  background-color: #f35958 !important;
}
.form-group.has-error input.form-control:focus,
.form-group.has-error textarea.form-control:focus {
  border-color: #f35958 !important;
}
.form-group.has-error input.form-control:focus ~ .form-control-line:after,
.form-group.has-error textarea.form-control:focus ~ .form-control-line:after {
  background-color: #f35958 !important;
}
.form-group.has-error .info-subtitle {
  color: #f35958 !important;
  opacity: 1 !important;
  font-weight: 500 !important;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label,
.has-error .info-empty {
  color: #f35958 !important;
  opacity: 0.75 !important;
}
.has-error .title-standard,
.has-error .group-title {
  color: #f35958 !important;
  opacity: 1 !important;
  font-weight: 500 !important;
}
.switch-label {
  padding-right: 10px;
  line-height: 22px;
  float: right;
  color: #979797;
  font-size: 11px;
}
.form-control + .login-peek-pass {
  position: absolute;
  bottom: 16px;
  transform: translateY(50%);
  right: 0px;
  color: #4fbbf4;
  cursor: pointer;
}
input[type=password].form-control::-ms-reveal {
  display: none;
}
input[type=password].form-control ~ .login-peek-pass i {
  color: rgba(68, 68, 68, 0.5);
}
.navbar {
  border-bottom: solid 3px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.navbar.mgmt_header {
  background: #556272;
  border-bottom-color: #4fbbf4;
}
.navbar.model {
  background: rgba(85, 98, 114, 0.8);
}
.navbar.portal {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  height: 65px;
}
.logo-portal {
  background: #2d7cde;
  height: 100%;
  width: 65px;
  text-align: center;
  color: #ffffff;
  font-size: 46px;
  line-height: 1.5;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.portal.navbar-header {
  height: 100%;
}
.navbar-header button.navbar-toggle:hover {
  background: transparent;
}
.navbar-header {
  float: none;
}
.navbar-collapse {
  padding-right: 20px;
  padding-left: 0px;
}
.navbar-toggle {
  border: none;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-right: 0px;
  margin-right: -2px;
}
.nav-app {
  display: inline-block;
  background-color: #4fbbf4;
  height: 51px;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 20px;
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
  position: absolute;
}
.nav-app button .icon-menu {
  padding-right: 15px;
}
.nav-app .dropdown-menu span {
  padding-right: 32px;
  width: 50px;
  height: 18px;
}
.nav-app .dropdown-menu span:before,
.nav-app .dropdown-menu span:after {
  margin-left: 20px;
}
.nav-app .dropdown-menu span.fa {
  width: 72px;
}
.nav-app .dropdown-menu span.fa:after,
.nav-app .dropdown-menu span.fa:before {
  margin-left: 23px;
}
.nav-app .dropdown-menu {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background-color: #4fbbf4;
  margin-top: 15px;
  padding-top: 16px;
  padding-bottom: 16px;
  left: -70px;
}
@media (max-width: 768px) {
  .nav-app .dropdown-menu {
    left: -70px;
    min-width: 100%;
    width: 100vw;
  }
}
.nav-app .dropdown-menu > li > a {
  color: #ffffff;
  background: transparent;
  line-height: 1em;
  padding: 15px 24px 15px 6px;
}
@media (max-width: 768px) {
  .nav-app .dropdown-menu > li > a {
    padding: 20px 24px 20px 6px;
  }
}
.nav-app .dropdown-menu li > a:hover {
  color: #1979c4;
  border: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav-app button {
  background: transparent;
  border: none;
  margin: none;
  padding: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
}
.nav-app button:focus,
.nav-app button:active,
.nav-app button:hover {
  background: transparent;
}
.nav-filters > ul {
  margin-left: 0px;
  width: 80%;
}
.nav-filters > li {
  margin-left: 0px;
  z-index: 0;
}
.nav-filters > li a {
  color: #555;
  font-size: 13px;
  padding-right: 25px;
  padding-left: 25px;
  text-transform: uppercase;
}
.nav-filters > li a:hover {
  Background: transparent;
}
@media (max-width: 767px) {
  .nav-filters > li a {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.nav-filters > li a:hover {
  color: #4fbbf4;
  font-size: 13px;
  padding-right: 25px;
  padding-left: 25px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .nav-filters > li a:hover {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.nav-filters > li.active a,
.nav-filters > li.active a:hover,
.nav-filters > li.active a:active,
.nav-filters > li.active a:focus {
  color: #4fbbf4;
  border-bottom: 2px solid #4fbbf4;
  background: transparent;
}
/*.nav-filters > li.active a:focus, 
.nav-filters > li.active a:active, 
.nav-filters > li.active 
.nav-filters > li.active a.dropdown-toggle {
	color:#555;
	border-bottom:1px solid #ddd !important;
	
}*/
.nav-filters > li.pull-right {
  color: #555;
  right: 20px;
}
.nav-filters > li.disabled a {
  color: #ccc !important;
  border: none;
}
.nav-filters > li.disabled a:hover {
  color: #ccc !important;
  border: none;
}
.nav-filters .dropdown-menu > li > a {
  display: block;
  padding: 0px 20px;
  clear: both;
  color: #555;
  line-height: 20px;
  white-space: nowrap;
  border-bottom: 0px solid #4fbbf4;
  background: transparent;
}
.nav-filters .dropdown-menu > li > a:hover,
.nav-filters .dropdown-menu > li > a:focus,
.nav-filters .dropdown-submenu:hover > a,
.nav-filters .dropdown-submenu:focus > a {
  color: #4fbbf4;
  text-decoration: none;
  border-bottom: 0px solid #4fbbf4;
}
.nav-filters .dropdown-menu > .active > a,
.nav-filters .dropdown-menu > .active > a:hover,
.nav-filters .dropdown-menu > .active > a:focus {
  text-decoration: none;
  color: #4fbbf4;
  border-bottom: 2px solid #4fbbf4;
  outline: 0;
}
#primary-nav > li > a {
  color: #fff;
}
#primary-nav-Wrap {
  display: inline;
  position: relative;
}
#primary-nav-Wrap span.icon-menu {
  color: #fff;
}
@media (max-width: 767px) {
  /*.nav-app .dropdown-menu {
		box-shadow:none;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		-pie-box-shadow:none;
		border-radius:0px !important;
		-moz-border-radius:0px !important;
		-webkit-border-radius:0px !important;
		border:none;
		background-color:@base-appmgmt-color;
		color:#fff;
		margin-top:12px;
		left:-70px;
	}*/
  .nav-app .dropdown-menu > li > a {
    padding: 3px 0px;
    color: #fff;
    background: transparent;
    line-height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
  }
}
.scrollable-list {
  /*display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;*/
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  background-color: #FFF;
  margin: 0 auto;
  width: 100%;
  white-space: nowrap;
  padding: 0 48px;
}
@media (max-width: 767px) {
  .scrollable-list {
    padding: 0 12px;
  }
}
.scrollable-listul {
  list-style-type: none;
}
.scrollable-list.mCustomScrollbar {
  padding-left: 0;
  padding-right: 0;
}
.scrollable-list.mCustomScrollbar .mCSB_container {
  padding: 0 48px;
}
@media (max-width: 767px) {
  .scrollable-list.mCustomScrollbar .mCSB_container {
    padding: 0 12px;
  }
}
.scrollable-list.hasCustomHorizontalScrollbar {
  padding-bottom: 11px;
}
.scrollable-list .tabs {
  /*min-width:80px;*/
  display: inline-block;
  vertical-align: top;
}
.scrollable-list .tabs a {
  text-align: center;
  position: relative;
  padding: 8px 12px;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navMD-filters > ul {
  margin-left: 0px;
  width: 80%;
}
.navMD-filters > li,
.navMD-filters .mCSB_container > li {
  margin-left: 0px;
  z-index: 0;
}
.navMD-filters > li a,
.navMD-filters .mCSB_container > li a {
  color: rgba(0, 29, 96, 0.37);
  font-size: 14px;
  line-height: 1.6;
  text-transform: uppercase;
}
.navMD-filters > li a:hover,
.navMD-filters .mCSB_container > li a:hover,
.navMD-filters > li a:active,
.navMD-filters .mCSB_container > li a:active,
.navMD-filters > li a:focus,
.navMD-filters .mCSB_container > li a:focus {
  background: transparent;
}
.navMD-filters > li.active a,
.navMD-filters .mCSB_container > li.active a,
.navMD-filters > li.active a:hover,
.navMD-filters .mCSB_container > li.active a:hover,
.navMD-filters > li.active a:active,
.navMD-filters .mCSB_container > li.active a:active,
.navMD-filters > li.active a:focus,
.navMD-filters .mCSB_container > li.active a:focus {
  border-bottom: 4px solid transparent;
  color: #001d60;
}
.navMD-filters > li.pull-right,
.navMD-filters .mCSB_container > li.pull-right {
  color: #555;
  right: 20px;
}
.navMD-filters > li.disabled a,
.navMD-filters .mCSB_container > li.disabled a {
  color: #ccc !important;
  border: none;
}
.navMD-filters > li.disabled a:hover,
.navMD-filters .mCSB_container > li.disabled a:hover {
  color: #ccc !important;
  border: none;
}
.magic-line {
  position: absolute !important;
  bottom: 0px;
  color: #001d60;
  border-bottom: 4px solid #001d60;
  background: transparent;
}
.magic-line-container {
  position: absolute !important;
  bottom: 0px;
  color: #001d60;
  border-bottom: 4px solid #001d60;
  background: transparent;
}
.magic-line-tabs {
  list-style-type: none;
}
.magic-line-tabs.transparent-white {
  background-color: transparent !important;
}
.magic-line-tabs.transparent-white > li a,
.magic-line-tabs.transparent-white .mCSB_container > li a {
  color: rgba(255, 255, 255, 0.8) !important;
  font-size: 13px;
}
.magic-line-tabs.transparent-white > li.active a,
.magic-line-tabs.transparent-white .mCSB_container > li.active a {
  color: #fff !important;
}
.magic-line-tabs.transparent-white > li.magic-line,
.magic-line-tabs.transparent-white .mCSB_container > li.magic-line {
  color: #fff !important;
  border-color: #fff !important;
}
.nav-app .offcanvas-left {
  position: fixed;
  top: 50px;
  bottom: 0px;
  left: 0px;
  z-index: 1029;
  background-color: #4fbbf4;
  width: auto;
}
@media (max-width: 768px) {
  .nav-app .offcanvas-left {
    width: 100%;
  }
}
.nav-app .offcanvas-left ul.nav-menu-global-app {
  list-style: none;
  display: inline;
}
.nav-app .offcanvas-left ul.nav-menu-global-app li {
  line-height: 1em;
  padding: 15px 24px 15px 6px;
}
@media (max-width: 768px) {
  .nav-app .offcanvas-left ul.nav-menu-global-app li {
    padding: 20px 24px 20px 6px;
  }
}
.nav-app .offcanvas-left ul.nav-menu-global-app li a {
  color: #ffffff;
  background: transparent;
}
.nav-app .offcanvas-left ul.nav-menu-global-app li a:hover {
  color: #1979c4;
}
.nav-app .offcanvas-left ul.nav-menu-global-app li.divider {
  background-color: #ffffff;
  opacity: 0.7;
  height: 1px;
  line-height: 0px;
  padding: 0px;
  margin: 8px 0px;
}
.nav-app .offcanvas-left ul.nav-menu-global-app span {
  font-size: 15px;
  padding-right: 32px;
  width: 50px;
  height: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav-app .offcanvas-left ul.nav-menu-global-app span:before,
.nav-app .offcanvas-left ul.nav-menu-global-app span:after {
  margin-left: 20px;
}
.nav-app .offcanvas-left ul.nav-menu-global-app span.fa {
  width: 72px;
}
.nav-app .offcanvas-left ul.nav-menu-global-app span.fa:after,
.nav-app .offcanvas-left ul.nav-menu-global-app span.fa:before {
  margin-left: 23px;
}
.nav-app .offcanvas-left .mCSB_inside > .mCSB_container {
  margin-right: 0px;
}
.nav-app .offcanvas-left .mCSB_scrollTools {
  width: 10px;
}
*.no-padding {
  padding: 0px !important;
}
*.no-vertical-padding {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
*.no-horizontal-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
*.no-padding-left {
  padding-left: 0 !important;
}
*.no-padding-right {
  padding-right: 0 !important;
}
*.no-padding-top {
  padding-top: 0 !important;
}
*.no-padding-bottom {
  padding-bottom: 0 !important;
}
*.no-margin {
  margin: 0px !important;
}
*.m-auto {
  margin: auto !important;
}
*.no-float {
  float: none !important;
}
*.no-border {
  border: 0 !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.ellipsis {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.hover:hover {
  cursor: pointer;
  background-color: rgba(18, 80, 152, 0.1);
}
label {
  cursor: inherit;
}
.footer-padding {
  padding-bottom: 50px !important;
}
.text-upper,
.uppercase {
  text-transform: uppercase;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
::-webkit-input-placeholder {
  color: #444 !important;
  opacity: 0.5 !important;
  font-size: 12px;
  font-style: italic;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #444 !important;
  opacity: 0.5 !important;
  font-size: 12px;
  font-style: italic;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #444 !important;
  opacity: 0.5 !important;
  font-size: 12px;
  font-style: italic;
}
:-ms-input-placeholder {
  color: #444 !important;
  opacity: 0.5 !important;
  font-size: 12px;
  font-style: italic;
}
.white-placeholder::-webkit-input-placeholder {
  color: #fff !important;
  opacity: 0.5 !important;
  font-size: 12px;
  font-style: italic;
}
.white-placeholder:-moz-placeholder {
  /* Firefox 18- */
  color: #fff !important;
  opacity: 0.5 !important;
  font-size: 12px;
  font-style: italic;
}
.white-placeholder::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff !important;
  opacity: 0.5 !important;
  font-size: 12px;
  font-style: italic;
}
.white-placeholder:-ms-input-placeholder {
  color: #fff !important;
  opacity: 0.5 !important;
  font-size: 12px;
  font-style: italic;
}
.white-placeholder.k-multiselect .k-input.k-readonly {
  color: #fff !important;
  opacity: 0.5 !important;
  font-size: 12px;
  font-style: italic;
}
.element-expanded {
  position: fixed !important;
  top: 0 !important;
  height: 100vh !important;
  width: 100vw !important;
}
/*popover*/
.popover.popover-iB {
  padding: 0 6px;
}
.popover.popover-iB .row-same-height {
  height: 48px;
}
.popover.popover-iB .popover-plus {
  color: #125098;
  font-size: 13px;
  font-weight: 400;
  padding-bottom: 6px;
  padding-left: 5px;
}
/*fim popover*/
.info-title {
  font-weight: 500;
  font-size: 14px;
  color: #125098;
}
.area-info-right {
  position: fixed;
  right: 0px;
  top: 0px;
  height: 100%;
  /*z-index: 1041;*/
  display: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.area-info-right.animated-to-right {
  transition-property: right;
  transition-delay: 0.5s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
}
.area-info-left {
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100%;
  /*z-index: 1041;*/
  display: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.area-info-left.animated-to-left {
  transition-property: left;
  transition-delay: 0.5s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
}
.area-total-content {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: 25px !important;
  background-color: #fff;
  padding: 0 12px;
}
@media (min-width: 768px) {
  .area-total-content {
    padding: 0 48px;
  }
}
.area-total-content .area-default-padding {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.area-info-body {
  width: 100%;
  height: 100%;
}
.area-info-top {
  width: 100%;
  /*line-height:24px;
        height:24px;*/
}
.option-modal.second-level .area-info-content .grid-view.treelist {
  padding-bottom: 16px;
}
.area-info-content {
  width: 100%;
}
.area-info-content.pt50 {
  padding-top: 50px !important;
}
.area-goBack {
  font-size: 17px !important;
  padding-right: 20px;
  color: #4fbbf4;
}
.area-goBack:before {
  margin-left: 0px !important;
}
.area-title {
  font-size: 25px;
  font-weight: 700;
  color: #4fbbf4;
}
.area-content-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: #4fbbf4;
}
.area-content-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.area-content-help {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}
.area-info-footer {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 50px;
  /*.btn-group button {
            width: 200px;
            color: @white;
            text-align: center !important;

            &.btn-close {
                background-color: @btnclose; 
            }

            &.btn-save {
                background-color: @btnsave; 
            }
        }*/
}
.disabled-btn-wrapper {
  display: inline-block;
  cursor: pointer;
}
.area-table {
  border: 1px solid #e5e5e5;
  padding-left: 15px;
  padding-right: 15px;
}
.area-table-header {
  background-color: #f7f8fa;
}
.area-table > thead > tr > th {
  border-bottom: 1px solid #e5e5e5;
}
.contextual-menu-options.temporary-location {
  padding: 0 !important;
}
.contextual-menu-options.temporary-location > li > a {
  padding: 0 !important;
}
.dropdown-menu li,
.menu-options li,
.contextual-menu-options li {
  cursor: pointer;
}
.dropdown-menu li .action-icon:not(.entity-image) img,
.menu-options li .action-icon:not(.entity-image) img,
.contextual-menu-options li .action-icon:not(.entity-image) img {
  height: 16px;
}
.dropdown-menu li .action-icon i:before,
.menu-options li .action-icon i:before,
.contextual-menu-options li .action-icon i:before {
  font-size: 16px;
}
.select2-results,
.typeahead.dropdown-menu {
  font-size: 13px;
  padding: 5px 0 !important;
  margin: 2px 0 0 !important;
}
.select2-drop-active {
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.typeahead.dropdown-menu > .active > a {
  background-color: #21a2ea;
}
.select2-results .select2-highlighted {
  background-color: #21a2ea !important;
}
.select2-results .select2-match {
  text-decoration: none !important;
  font-weight: bold !important;
}
.area-info-top .modal-title .title {
  color: #125098;
  font-weight: 500;
  font-size: 22px;
}
.area-info-top .modal-title .subtitle {
  color: rgba(18, 80, 152, 0.37);
  font-weight: 400;
  font-size: 14px;
  display: block;
}
.area-info-top .modal-title .subtitle .version {
  color: #48C8FF;
  cursor: pointer;
}
.area-info-top .close {
  font-size: 16px;
}
.area-info-top .closebutton {
  margin-top: 0;
}
.area-info-top .close .icon-close:before {
  content: '\e054';
  font-family: 'Flaticon';
  margin-right: 0;
}
.page-info-content .title-page {
  color: #125098;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
}
@media (min-width: 768px) {
  .page-info-content .title-page {
    font-size: 20px;
    line-height: 24px;
  }
}
.page-info-content .subtitle-page {
  color: rgba(18, 80, 152, 0.5);
  font-weight: 400;
  font-size: 10px;
  line-height: 10px;
  /*display: block;*/
  /*padding-top: 6px;*/
}
@media (min-width: 768px) {
  .page-info-content .subtitle-page {
    font-size: 13px;
    line-height: 16px;
  }
}
.page-info-content .subtitle-page > span {
  display: block;
}
.page-info-content .version {
  color: #48c8ff;
  text-decoration: underline;
  cursor: pointer;
}
.page-info-content,
.area-info-content {
  /* dentro de accordion */
  /* dentro de accordion */
}
.page-info-content .info-title,
.area-info-content .info-title {
  font-weight: 500;
  font-size: 14px;
  color: #125098;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.page-info-content .info-default-space,
.area-info-content .info-default-space {
  height: 48px;
  padding: 6px 0;
}
.page-info-content .info-div .info-subtitle,
.area-info-content .info-div .info-subtitle {
  padding-top: 6px;
}
.page-info-content .info-div .info-text,
.area-info-content .info-div .info-text,
.page-info-content .info-div .info-empty,
.area-info-content .info-div .info-empty {
  padding-bottom: 6px;
}
.page-info-content .info-subtitle,
.area-info-content .info-subtitle {
  font-weight: 400;
  font-size: 12px;
  color: rgba(18, 80, 152, 0.75);
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.page-info-content .k-grid td .info-subtitle,
.area-info-content .k-grid td .info-subtitle {
  line-height: 16px;
}
.page-info-content .info-subtitle-bold,
.area-info-content .info-subtitle-bold {
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #125098;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.page-info-content .info-square-image,
.area-info-content .info-square-image {
  padding: 6px 0;
  width: 124px;
}
.page-info-content .info-square-image > img,
.area-info-content .info-square-image > img {
  width: 100%;
  border: 4px solid #e7edf4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.page-info-content .panel .info-subtitle,
.area-info-content .panel .info-subtitle {
  padding-top: 6px;
}
.page-info-content .info-subtitle-blue,
.area-info-content .info-subtitle-blue {
  font-weight: 500;
  font-size: 14px;
  color: #125098;
  opacity: 0.37;
}
.page-info-content .info-text,
.area-info-content .info-text {
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 13px;
  color: #444444;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.page-info-content .info-text i,
.area-info-content .info-text i {
  font-size: 16px;
  line-height: 13px;
}
.page-info-content .panel .info-text,
.area-info-content .panel .info-text {
  padding-bottom: 6px;
}
.page-info-content .info-header,
.area-info-content .info-header {
  border-bottom: 1px solid rgba(28, 82, 205, 0.2);
}
.page-info-content .info-icon,
.area-info-content .info-icon {
  font-size: 14px;
  color: #125098;
}
.page-info-content .info-icon img,
.area-info-content .info-icon img {
  height: 15px;
}
.page-info-content .info-tags,
.area-info-content .info-tags {
  padding-top: 5px;
  padding-bottom: 16px;
}
.page-info-content .info-tags > span,
.area-info-content .info-tags > span {
  height: 25px;
  display: inline-block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border: none;
  border-radius: 10px;
  padding: 5px 10px;
  margin: 2px 0;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 400;
  background-color: rgba(18, 80, 152, 0.8);
  color: #fff;
}
.page-info-content .info-tags.tag-collection > span,
.area-info-content .info-tags.tag-collection > span {
  background-color: rgba(18, 80, 152, 0.4);
}
.page-info-content .info-tags.tag-theme > span,
.area-info-content .info-tags.tag-theme > span {
  background-color: rgba(18, 80, 152, 0.6);
}
.page-info-content .info-group,
.area-info-content .info-group {
  color: #444444;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 13px;
}
.page-info-content .info-group .group-title,
.area-info-content .info-group .group-title {
  font-weight: 400;
  font-size: 12px;
  color: rgba(18, 80, 152, 0.75);
  word-wrap: break-word;
  overflow-wrap: break-word;
  padding-top: 0;
}
.page-info-content .info-group > .info-text:last-child,
.area-info-content .info-group > .info-text:last-child {
  padding-bottom: 0;
}
.page-info-content .info-group .focus-color .help-block,
.area-info-content .info-group .focus-color .help-block {
  position: relative;
  bottom: 0;
}
.page-info-content .info-group .focus-color .help-block.p,
.area-info-content .info-group .focus-color .help-block.p {
  float: right;
}
.page-info-content .info-group .focus-color .help-block.span,
.area-info-content .info-group .focus-color .help-block.span {
  float: right;
}
.page-info-content .info-group .currency-field .currency-label,
.area-info-content .info-group .currency-field .currency-label {
  display: inline-block;
}
.page-info-content .info-group .currency-field .currency-label > span,
.area-info-content .info-group .currency-field .currency-label > span {
  position: relative;
  top: 1px;
}
.page-info-content .info-group .currency-field .currency-label + *,
.area-info-content .info-group .currency-field .currency-label + * {
  display: inline-block;
}
.page-info-content .info-group-spaced,
.area-info-content .info-group-spaced {
  color: #444444;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 13px;
  position: relative;
}
.page-info-content .info-group-spaced .group-title,
.area-info-content .info-group-spaced .group-title {
  font-weight: 400;
  font-size: 12px;
  color: rgba(18, 80, 152, 0.75);
  word-wrap: break-word;
  overflow-wrap: break-word;
  padding-top: 0;
}
.page-info-content .info-group-spaced > .info-text:last-child,
.area-info-content .info-group-spaced > .info-text:last-child {
  padding-bottom: 0;
}
.page-info-content .info-group-spaced .focus-color .help-block,
.area-info-content .info-group-spaced .focus-color .help-block {
  position: relative;
  bottom: 0;
}
.page-info-content .info-group-spaced .focus-color .help-block.p,
.area-info-content .info-group-spaced .focus-color .help-block.p {
  float: right;
}
.page-info-content .info-group-spaced .focus-color .help-block.span,
.area-info-content .info-group-spaced .focus-color .help-block.span {
  float: right;
}
.page-info-content .info-group-spaced .currency-field .currency-label,
.area-info-content .info-group-spaced .currency-field .currency-label {
  display: inline-block;
}
.page-info-content .info-group-spaced .currency-field .currency-label > span,
.area-info-content .info-group-spaced .currency-field .currency-label > span {
  position: relative;
  top: 1px;
}
.page-info-content .info-group-spaced .currency-field .currency-label + *,
.area-info-content .info-group-spaced .currency-field .currency-label + * {
  display: inline-block;
}
.page-info-content .info-group-spaced .info-nav,
.area-info-content .info-group-spaced .info-nav {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.page-info-content .info-group-spaced:after,
.area-info-content .info-group-spaced:after {
  content: "";
  width: 91%;
  border-bottom: 1px solid rgba(28, 82, 205, 0.2);
  display: block;
  position: absolute;
  bottom: 0;
  left: 15px;
}
.page-info-content .info-read,
.area-info-content .info-read {
  height: 48px;
  padding: 6px 0;
}
.page-info-content .info-read .info-text,
.area-info-content .info-read .info-text {
  padding-bottom: 0px;
}
.page-info-content .info-read .info-text i,
.area-info-content .info-read .info-text i {
  font-size: 16px;
  line-height: 13px;
}
.page-info-content .info-read .info-text.row-same-height,
.area-info-content .info-read .info-text.row-same-height {
  height: 20px;
}
.page-info-content .info-nav,
.area-info-content .info-nav {
  height: 48px;
  padding: 6px 0;
}
.page-info-content .info-nav.col-full-height,
.area-info-content .info-nav.col-full-height {
  height: 100%;
}
.page-info-content .info-nav.info-nav-bottom,
.area-info-content .info-nav.info-nav-bottom {
  margin-bottom: 10px;
}
.page-info-content .info-nav.active,
.area-info-content .info-nav.active {
  background-color: rgba(217, 243, 255, 0.75);
}
.page-info-content .info-nav.active:not(:hover) .info-nav-action i,
.area-info-content .info-nav.active:not(:hover) .info-nav-action i {
  color: #21a2ea;
}
.page-info-content .info-nav:not(.no-hover):hover,
.area-info-content .info-nav:not(.no-hover):hover {
  cursor: pointer;
  background-color: rgba(18, 80, 152, 0.1);
}
.page-info-content .info-nav:not(.no-hover):hover .title-standard-action,
.area-info-content .info-nav:not(.no-hover):hover .title-standard-action {
  color: #125098;
  font-weight: 500;
}
.page-info-content .info-nav .info-text,
.area-info-content .info-nav .info-text {
  padding-bottom: 0px;
}
.page-info-content .info-nav .info-text i,
.area-info-content .info-nav .info-text i {
  font-size: 16px;
  line-height: 13px;
}
.page-info-content .info-nav .info-text.row-same-height,
.area-info-content .info-nav .info-text.row-same-height {
  height: 20px;
}
.page-info-content .info-nav .info-group,
.area-info-content .info-nav .info-group {
  padding: 0;
}
.page-info-content .info-nav .info-nav-action,
.area-info-content .info-nav .info-nav-action {
  width: 48px;
}
.page-info-content .info-nav .ib-btn.btn-icon-toggle:hover,
.area-info-content .info-nav .ib-btn.btn-icon-toggle:hover {
  background-color: transparent;
}
.page-info-content .info-nav.disable-click .ib-btn.btn-icon-toggle,
.area-info-content .info-nav.disable-click .ib-btn.btn-icon-toggle {
  background: transparent;
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.page-info-content .info-empty,
.area-info-content .info-empty {
  font-style: italic;
  color: #979797;
  font-size: 11px;
  line-height: 16px;
}
.page-info-content .title-standard ~ .info-empty,
.area-info-content .title-standard ~ .info-empty {
  line-height: 13px;
  margin-top: 2px;
}
.page-info-content .group-title ~ .info-empty,
.area-info-content .group-title ~ .info-empty {
  line-height: 14px;
  margin-top: 1px;
}
.page-info-content .form-control,
.area-info-content .form-control {
  font-size: 13px;
  color: #444444;
}
.page-info-content .form-group .help-block,
.area-info-content .form-group .help-block {
  font-size: 10px;
  line-height: 14px;
  opacity: 0.5;
}
.page-info-content .floating-label .form-control ~ label,
.area-info-content .floating-label .form-control ~ label,
.page-info-content .floating-label .os-host-textarea ~ label,
.area-info-content .floating-label .os-host-textarea ~ label {
  top: 23px;
  font-size: 12px;
  opacity: 1;
  color: rgba(18, 80, 152, 0.75);
}
.page-info-content .bootstrap-tagsinput,
.area-info-content .bootstrap-tagsinput {
  font-size: 13px;
}
.page-info-content .bootstrap-tagsinput .tag [data-role="remove"]:after,
.area-info-content .bootstrap-tagsinput .tag [data-role="remove"]:after {
  font-family: "Flaticon";
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  margin: 6px 0 0 0;
  content: "\e054";
  text-align: center;
}
.page-info-content .select2-search-choice-close:before,
.area-info-content .select2-search-choice-close:before {
  font-family: "Flaticon";
  content: "\e054";
  margin: 6px 0 0 0;
}
.page-info-content .select2-search-choice-close:hover,
.area-info-content .select2-search-choice-close:hover {
  background-color: transparent;
}
.page-info-content .select-fancy-noimage:after,
.area-info-content .select-fancy-noimage:after,
.page-info-content .select2-container:after,
.area-info-content .select2-container:after {
  content: '';
  border: none;
  position: absolute;
  margin-top: 0;
  right: 0;
  border-left: 6px solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 6px solid #125098;
}
.page-info-content .select2-container:after,
.area-info-content .select2-container:after {
  margin-top: -16px;
}
.page-info-content .flaticon-more:before,
.area-info-content .flaticon-more:before {
  font-size: 16px;
  color: rgba(18, 80, 152, 0.37);
  cursor: pointer;
}
.page-info-content .room-image > img,
.area-info-content .room-image > img {
  width: 100%;
}
.padding-for-cta {
  padding-bottom: 50px!important;
}
.k-animation-container .info-empty {
  font-style: italic;
  color: #979797;
  font-size: 11px;
  line-height: 16px;
}
/* Status dos objetos/ficheiros */
.status,
.status-box {
  text-transform: uppercase;
  margin-right: 5px;
}
.status {
  font-weight: 500;
  /*height: 15px;*/
}
.status.text-only {
  padding: 0px;
  margin-right: 0;
  font-size: 13px;
}
.status-box {
  padding: 0px 6px;
  color: #ffffff;
  font-weight: 400;
  font-size: 9px;
  line-height: 1.66666667;
}
/* Status tarefa */
.status-dot {
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 50%;
  padding: 0;
  margin-right: 4px;
}
/* vista status tiles */
.tile-containerheader .tile-title .status {
  font-size: 12px;
  line-height: 16px;
  white-space: normal;
}
@media (min-width: 865px) {
  .tile-containerheader .tile-title .status {
    font-size: 15px;
    line-height: 20px;
  }
}
.reference {
  line-height: 14px;
  padding-top: 0 !important;
}
@media (min-width: 768px) {
  .reference {
    padding-top: 2px !important;
    line-height: 15px;
  }
}
.reference:first-child .template,
.reference.child-type .template {
  margin-right: 2px;
}
.reference .template {
  background-color: #fd7045;
  padding: 1px 4px;
  height: 15px;
  min-width: 15px;
}
.reference .template > span {
  font-family: TimesNewRoman;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  float: left;
  line-height: 15px;
}
.reference .template > img {
  width: 12px;
  height: 12px;
}
.reference .type {
  text-transform: uppercase;
}
.second-header .reference {
  line-height: 15px;
}
#popoverSubTitle:first-child + .reference .template {
  margin-right: 2px;
}
/* adicionar + / alterar (foto de perfil hiperlink) */
.area-extra-option {
  color: #48c8ff;
  font-size: 11px;
  text-transform: uppercase;
  text-align: right;
  cursor: pointer;
  margin: 16px;
}
.area-extra-option.text-left {
  text-align: left;
}
/* area document style */
.document-contents {
  background-color: #fff;
  margin: 12px;
  padding: 36px 36px;
  width: calc(100% - 12px*2) !important;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  min-height: calc(100vh - 48px - 48px - 50px - 32px);
}
.document-side-footer {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 50px;
  padding: 0 0;
  clear: both;
  color: #fff;
  text-align: right;
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.4s ease-out;
  -o-transition: -o-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
}
.document-contents-footer {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 50px;
}
.document-top-menu {
  position: absolute;
  right: 5px;
  top: 10px;
}
.document-contents {
  /*.panel-body{
        > div{
            padding-left: 52px !important;

            @media(max-width:768px){
                padding-left: 16px !important;
            }
        }
    }*/
}
.document-contents .panel-heading {
  padding: 0px;
}
.document-contents .panel-heading .accordion-icon {
  width: 34px;
}
.document-contents .grid-options-modal .k-grid-header,
.document-contents .grid-options-modal .k-grid-header .k-header {
  background-color: transparent !important;
}
.document-contents .help-block {
  font-size: 10px;
  opacity: 0.5;
}
.document-contents .help-block:not(.field-validation-error) {
  color: #444;
}
.document-contents .floating-label .form-control ~ label,
.document-contents .floating-label .os-host-textarea ~ label {
  color: #125098;
  opacity: 0.75;
  font-size: 12px;
}
.document-contents .floating-label.has-focus .os-host-textarea ~ label,
.document-contents .floating-label .form-group .form-control :focus ~ label {
  color: #4fbbf4;
  opacity: 1;
}
/*End*/
/* div with margin (align with menu) */
.table-contents {
  padding: 0 12px;
}
@media (min-width: 768px) {
  .table-contents {
    padding: 0 48px;
  }
}
section.page-info-content {
  padding: 0 12px;
}
@media (min-width: 768px) {
  section.page-info-content {
    padding: 0 48px;
  }
}
section.page-info-content + section.page-info-content > .inner,
section.page-info-content .workcenter-section-title + .inner {
  padding-top: 0;
}
section.page-info-content,
section.page-info-content > .inner,
section.page-info-content > .inner > .content {
  float: left;
  clear: both;
  width: 100%;
}
section.page-info-content > .inner {
  padding: 32px 0;
}
section.page-info-content > .inner.border-bottom {
  border-bottom: 1px solid rgba(18, 80, 152, 0.1);
}
section.page-info-content > .inner > .content {
  background-color: #fff;
  padding: 16px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
section.page-info-content > .inner > .content [class*=col-] {
  vertical-align: top;
}
/*Progress bar IB*/
.progress-bar-ib {
  height: 20px;
  background-color: #e8e8e8;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress-bar-ib .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*Area Block PopOver*/
.info-block-view {
  height: 250px;
  position: absolute;
  top: 48px;
  z-index: 10;
  left: 0;
  right: 0;
  background-color: #FFF;
  display: none;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  .info-block-view {
    height: 300px;
  }
}
.document-progress {
  /*Text before/after progress bar*/
  /*Text inside progress bar*/
}
.document-progress .info-progress {
  font-size: 11px;
}
.document-progress .result-progress {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.5);
  /*margin-right: -20px;*/
  padding-left: 55px;
  padding-right: 5px;
  right: 0;
}
.document-progress .progress-bar {
  height: auto;
}
.document-progress .progress-value .progress-bar {
  text-align: right;
}
.document-progress .page-info-content .users .user-image {
  margin-right: 2px;
  float: left;
}
.document-progress .page-info-content .users .user-image > img {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 40% !important;
  -moz-border-radius: 40% !important;
  border-radius: 40% !important;
}
.document-progress .page-info-content .users .counter {
  margin-left: 6px;
}
.document-progress .page-info-content {
  color: #555;
  padding: 20px 0;
}
.document-progress .page-info-content .counter {
  color: #125098;
}
.document-progress .page-info-content .counter .count-number {
  font-size: 11px;
  font-weight: 500;
}
.document-progress .chart-timeline {
  margin-left: 80px;
  margin-right: 80px;
}
.document-progress .chart-timeline svg {
  height: 100px;
}
/* end */
/* Timeline */
.timeline-entry {
  padding: 0;
  border-bottom: 1px solid rgba(28, 82, 205, 0.2) !important;
  -moz-border-image: -moz-linear-gradient(left, #ffffff 0%, rgba(28, 82, 205, 0.2) 20%, rgba(28, 82, 205, 0.2) 80%, #ffffff 100%);
  -webkit-border-image: -webkit-linear-gradient(left, #ffffff 0%, rgba(28, 82, 205, 0.2) 20%, rgba(28, 82, 205, 0.2) 80%, #ffffff 100%);
  border-image: linear-gradient(to right, #ffffff 0%, rgba(28, 82, 205, 0.2) 20%, rgba(28, 82, 205, 0.2) 80%, #ffffff 100%);
  border-image-slice: 1;
}
.timeline-entry > div:first-child {
  padding-right: 0 !important;
}
.timeline-entry > div:not(.no-padding) {
  padding-left: 16px;
  padding-right: 16px;
}
.timeline-entry > div.entry-desc {
  margin-bottom: 10px;
}
.timeline-entry > div .checkbox-timeline {
  padding-top: 13px;
}
.timeline-entry > div .toggle-contextual-menu {
  text-align: center;
}
.timeline-entry > div .progress-bar {
  padding: 0;
}
.childs-gutter > div {
  padding-left: 8px;
  padding-right: 8px;
}
.childs-gutter > div:first-child,
.childs-gutter > div[style*="display:none"]:first-child + div,
.childs-gutter > div[style*="display:none"]:first-child + div:last-child,
.childs-gutter > div[style*="display:none"]:first-child + div[style*="display:none"] + div:last-child,
.childs-gutter > div[style*="display: none"]:first-child + div,
.childs-gutter > div[style*="display: none"]:first-child + div:last-child,
.childs-gutter > div[style*="display: none"]:first-child + div[style*="display: none"] + div:last-child,
.childs-gutter > div.hidden:first-child + div,
.childs-gutter > div.hidden:first-child + div:last-child,
.childs-gutter > div.hidden:first-child + div.hidden + div:last-child {
  padding-left: 0;
}
.childs-gutter > div:last-child,
.childs-gutter > div.last-if-visible {
  padding-right: 0;
}
.childs-gutter > div.col-xs-12:not([class*=col-sm-]) {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .childs-gutter > div.col-xs-12[class*=col-sm-] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .childs-gutter > div.col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .childs-gutter > div[class*=col-sm-offset-] {
    padding-left: 0;
  }
  .childs-gutter > div[class*=col-sm-offset-]:not(.col-sm-12) {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 360px) {
  .childs-gutter > div {
    padding: 0 !important;
    display: block;
    width: 100%;
    margin-bottom: 25px;
  }
  .childs-gutter > div > div {
    float: none !important;
  }
}
.area-info-content .row {
  margin-right: -8px;
  margin-left: -8px;
  clear: both;
}
.area-info-content .row > div {
  padding-right: 8px !important;
  padding-left: 8px !important;
}
.option-filter {
  cursor: pointer;
}
.option-filter .filter-text {
  font-size: 12px;
  color: #48c8ff;
}
.option-filter .filter-text:not(:empty) {
  padding-left: 10px;
}
/* APP INFO PAGE */
.app-info-header {
  padding: 0 12px;
  background-color: #3e7efc;
  height: 90px;
  font-size: 16px;
  line-height: 15px;
  font-weight: 500;
  color: #fff;
}
@media (min-width: 768px) {
  .app-info-header {
    padding: 0 48px;
  }
}
.app-info-header .app-info-header-sub {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}
.app-info-header .app-info-header-desc {
  font-size: 12px;
  padding-bottom: 8px;
}
.app-info-header .app-info-header-title {
  padding: 8px 0;
}
/*help point #21a */
.app-info-content {
  padding: 0 12px;
}
@media (min-width: 768px) {
  .app-info-content {
    padding: 0 48px;
  }
}
.app-info-content .app-info-content-notes .panel-group .panel {
  margin-bottom: 8px;
  border-bottom: none;
  box-shadow: 0px 1px 1px rgba(58, 58, 58, 0.09);
  -webkit-box-shadow: 0px 1px 1px rgba(58, 58, 58, 0.09);
}
.app-info-content .app-info-content-notes .panel-heading {
  background-color: #fff;
  border-radius: 0;
  border: none;
  padding: 0;
  height: 48px;
}
.app-info-content .app-info-content-notes .panel-heading a {
  padding: 0;
}
.app-info-content .app-info-content-notes .panel-body {
  border-top: 1px solid #e6e6e6;
  font-weight: 400;
  font-size: 13px;
  color: #444;
  padding: 8px 0;
}
@media (min-width: 768px) {
  .app-info-content .app-info-content-notes .panel-body {
    padding: 8px 16px 8px 56px;
  }
}
.app-info-content .app-info-content-notes .app-info-note {
  padding-bottom: 8px;
}
.app-info-content .app-info-content-notes .app-info-note .app-info-note-title {
  font-weight: 500;
  font-size: 13px;
  color: #125098;
  padding-bottom: 4px;
}
.app-info-content .app-info-content-notes .app-info-note .app-info-note-list {
  margin: 0;
  padding-left: 16px;
}
.k-list > .k-state-selected:not(.k-state-hover),
.k-list > .k-state-focused:not(.k-state-hover) {
  background-color: #fff !important;
}
.k-list.blue-hover:not(.no-hover) > .k-state-hover {
  background-color: rgba(18, 80, 152, 0.1) !important;
}
.k-list .form-control {
  font-size: 13px;
  color: #444444;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  border-bottom-color: rgba(12, 12, 12, 0.12) !important;
  border-bottom-style: solid !important;
}
ul.list-blue-bullet {
  padding-left: 0;
  list-style: none;
}
ul.list-blue-bullet li::before {
  content: "\2022";
  color: #125098;
  display: inline-block;
  width: 0.7em;
  vertical-align: middle;
  font-size: 2em;
}
.list-blue-bullet[data-role="grid"] table {
  table-layout: fixed;
}
.list-blue-bullet[data-role="grid"] .list-item::before {
  content: "\2022";
  color: #125098;
  display: inline-block;
  width: 0.7em;
  vertical-align: middle;
  font-size: 2em;
}
.light-grey-bg {
  background-color: #edeef2 !important;
}
.info-item {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.info-item .info-label {
  padding-left: 5px;
  width: calc(100% - 20px);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.info-item .info-icon {
  font-size: 13px;
}
.info-item.right {
  clear: both;
}
.info-item.right .info-label,
.info-item.right .info-icon {
  text-align: right;
  float: right;
}
.info-item.right .info-label {
  padding-left: 0;
  padding-right: 5px;
}
.box-item {
  padding: 10px 12px !important;
  margin-bottom: 10px;
  border: 1px solid rgba(18, 80, 152, 0.5) !important;
}
.box-item.fade-bg {
  border: 0 !important;
}
.box-item .toggle-contextual-menu {
  margin: -6px -9px 0 0;
}
tr:first-child .info-group .box-item {
  margin-top: 16px;
}
tr:last-child .info-group .box-item {
  margin-bottom: 16px;
}
.cursor-pointer {
  cursor: pointer;
}
.modal-iB .form-group {
  margin-top: 6px;
  margin-bottom: 20px;
}
.page-info-content .info-empty.label-switch,
.area-info-content .info-empty.label-switch,
.label-switch {
  padding-right: 10px;
  line-height: 22px;
  font-style: normal;
}
.ib-link {
  color: blue !important;
}
.ib-link:active,
.ib-link:focus,
.ib-link:active {
  color: blue !important;
}
.ib-link:hover {
  text-decoration: underline !important;
}
ol.iB-breadcrumb.breadcrumb {
  font-size: 14px;
  white-space: nowrap;
}
ol.iB-breadcrumb.breadcrumb > li.breadcrumb-item,
ol.iB-breadcrumb.breadcrumb > li.breadcrumb-item a {
  color: #8b96a5;
}
ol.iB-breadcrumb.breadcrumb > li.breadcrumb-item:before {
  color: #8b96a5;
  font-size: 1.1em;
  line-height: 1em;
  padding-left: 0.4rem;
  padding-right: 0.55rem;
}
ol.iB-breadcrumb.breadcrumb > li.breadcrumb-item:after {
  font-family: ibfont;
  color: #444;
  font-size: 0.9em;
  line-height: 1.6em;
  padding-right: 0.65rem;
  float: left;
  cursor: pointer;
}
ol.iB-breadcrumb.breadcrumb > li.breadcrumb-item:first-child:not(.active):after,
ol.iB-breadcrumb.breadcrumb > li.breadcrumb-item.hidden + li:after {
  content: '\e819';
}
ol.iB-breadcrumb.breadcrumb > li.breadcrumb-item + li:before {
  content: "|";
}
ol.iB-breadcrumb.breadcrumb > li.breadcrumb-item.hidden + li:not(.hidden):before {
  content: '... |';
  padding-left: 0;
}
@media (min-width: 768px) {
  ol.iB-breadcrumb.breadcrumb > li.breadcrumb-item.visible-xs-inline-block + li:before {
    display: none;
  }
}
ol.iB-breadcrumb.breadcrumb > li.breadcrumb-item.active {
  color: #48c8ff;
}
.color-preview {
  border: 1px solid rgba(12, 12, 12, 0.12);
  max-width: 100px;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.full-width {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.disable-click {
  pointer-events: none !important;
}
.box-hover.row-same-height {
  min-width: 36px;
  border: 8px solid transparent;
}
.box-hover.row-same-height:not(.col-xs-12),
.box-hover.row-same-height:not(.full-width),
.box-hover.row-same-height:not([class*=fw]) {
  width: auto;
}
.box-hover:not(.row-same-height) {
  position: relative;
}
.box-hover:hover {
  cursor: pointer;
  border-radius: 12px;
}
.box-hover:hover,
.box-hover:hover i {
  color: #21a2ea !important;
}
.box-hover:hover:not(.row-same-height):before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: -8px;
  padding: 8px;
  background-color: rgba(33, 162, 234, 0.15);
  border-radius: 12px;
}
.box-hover:hover.row-same-height {
  background-color: rgba(33, 162, 234, 0.15);
}
.list-normal-bullet {
  list-style-type: disc !important;
  padding-left: 25px !important;
  margin: 8px 0 !important;
}
.list-normal-bullet.marker-blue li::marker {
  color: #125098;
}
.info-group .list-normal-bullet {
  margin: 0 !important;
}
.version-table > table,
.version-table.table {
  margin-bottom: 0px !important;
}
.version-table .version-table-header {
  background-color: #efefef;
  padding: 15px !important;
  border: 1px solid #e1e3eb;
}
.version-table .version-table-header > tr > th {
  border: none;
  padding: 8px 16px 16px;
}
.version-table .version-table-header > tr > th:last-child {
  border-left: 1px solid #e1e3eb;
}
.version-table tbody > tr {
  border: 1px solid #e1e3eb;
}
.version-table tbody > tr:first-child {
  border-top: none;
}
.version-table tbody > tr > td {
  height: 48px;
  padding: 16px;
  border: none;
}
.version-table tbody > tr > td:not(:first-child) {
  border-left: 1px solid #e1e3eb;
}
.version-table-header-title {
  font-size: 18px;
  font-weight: 500;
  color: #444;
}
.version-table-header-subtitle {
  font-size: 15px;
  font-weight: 400;
}
.version-table-name {
  line-height: 16px;
  color: #444;
  font-size: 15px;
  font-weight: 500;
}
.version-table-coderef {
  font-size: 11px;
  font-weight: 400;
}
.version-table-date {
  font-size: 11px;
  color: #999;
}
.version-table-header-status {
  font-size: 11px;
  vertical-align: middle;
  line-height: 18px;
  padding: 2px 6px;
}
.version-table {
  overflow-x: auto;
}
.version-table > table.merge > thead > tr > th,
.version-table.merge > thead > tr > th {
  border: none;
}
.version-table > table.merge > tbody > tr > td,
.version-table.merge > tbody > tr > td {
  height: 48px;
  /*vertical-align: middle;*/
  padding: 15px;
  border: none;
  border-top: 1px solid #e1e3eb;
}
.version-table > table.merge .version-table-header,
.version-table.merge .version-table-header {
  background-color: #efefef;
  padding: 15px !important;
  border-top: none;
}
.version-table .caret-menu {
  position: absolute;
  cursor: pointer;
  bottom: 0px;
  right: 0px;
  margin-bottom: -14px;
  margin-right: -6px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.version-table .list-menu-versions {
  position: relative;
  float: left;
  width: 100%;
}
.version-table .list-menu-versions-content {
  position: absolute;
  top: 11px;
  left: -8px;
  right: -8px;
  z-index: 1030;
  background-color: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}
.version-table .list-menu-versions-content ul {
  padding-left: 0px !important;
  margin-bottom: 0px !important;
  list-style: none;
}
.version-table .list-menu-versions-content ul li {
  font-size: 13px;
  padding: 15px !important;
  font-weight: 500;
  line-height: 18px;
  overflow: hidden;
  height: 100%;
}
.version-table .list-menu-versions-content ul li:hover {
  background-color: #f7f8fa;
  cursor: pointer;
}
.cellTable {
  padding: 0px !important;
}
.version-table > table.merge > tbody > tr:first-child > td,
.version-table.merge > tbody > tr:first-child > td {
  border-top: 1px solid #e1e3eb;
}
.version-table-td-field {
  background-color: #efefef !important;
  font-weight: 500;
}
.version-table > table.table-striped > tbody > tr:nth-of-type(odd),
.version-table.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fcfcfc;
}
.version-table-changes {
  background-color: #fff1b9 !important;
}
.version-table-avatar {
  /*margin-top:15px;*/
  cursor: pointer;
}
/* Comparador de versões Modal iB */
.modal-iB.modal-fullwidth .area-info-content .compare-versions,
.modal-iB.modal-large .area-info-content .compare-versions {
  padding-top: 16px !important;
  padding-bottom: 60px;
}
.modal-iB.modal-fullwidth .version-table-header,
.modal-iB.modal-large .version-table-header {
  background-color: #F0F4F9;
}
.modal-iB.modal-fullwidth .version-table-header-title,
.modal-iB.modal-large .version-table-header-title {
  color: #125098;
  line-height: 36px;
}
.modal-iB.modal-fullwidth .version-table-name,
.modal-iB.modal-large .version-table-name {
  line-height: 16px;
  font-size: 13px;
  font-weight: 400;
}
.modal-iB.modal-fullwidth .version-table-coderef,
.modal-iB.modal-large .version-table-coderef {
  opacity: 0.5;
}
.modal-iB.modal-fullwidth .version-table > table > tbody > tr > td,
.modal-iB.modal-large .version-table > table > tbody > tr > td,
.modal-iB.modal-fullwidth .version-table > tbody > tr > td,
.modal-iB.modal-large .version-table > tbody > tr > td {
  font-size: 13px;
  font-weight: 400;
  color: #444;
}
.modal-iB.modal-fullwidth .version-table > table > tbody > tr > td.version-table-td-field,
.modal-iB.modal-large .version-table > table > tbody > tr > td.version-table-td-field,
.modal-iB.modal-fullwidth .version-table > tbody > tr > td.version-table-td-field,
.modal-iB.modal-large .version-table > tbody > tr > td.version-table-td-field {
  background-color: #F0F4F9 !important;
  font-weight: 500;
  vertical-align: middle;
}
.modal-iB.modal-fullwidth .table-striped > tbody > tr:nth-child(odd) > td:not(.version-table-td-field),
.modal-iB.modal-large .table-striped > tbody > tr:nth-child(odd) > td:not(.version-table-td-field),
.modal-iB.modal-fullwidth .table-striped > tbody > tr:nth-child(odd) > th:not(.version-table-td-field),
.modal-iB.modal-large .table-striped > tbody > tr:nth-child(odd) > th:not(.version-table-td-field) {
  background-color: #fcfcfc;
}
.modal-iB.modal-fullwidth .version-table-changes,
.modal-iB.modal-large .version-table-changes {
  background-color: #FFF0BA !important;
}
.modal-iB.modal-fullwidth .info-evaluation-avatar-margin,
.modal-iB.modal-large .info-evaluation-avatar-margin {
  margin-right: 5px;
}
.modal-iB.modal-fullwidth .cellTable .version-table-header,
.modal-iB.modal-large .cellTable .version-table-header {
  background-color: transparent;
}
.modal-iB.modal-fullwidth .cellTable .version-table-header th,
.modal-iB.modal-large .cellTable .version-table-header th {
  color: #125098;
}
.modal-iB.modal-fullwidth .version-table .caret-menu,
.modal-iB.modal-large .version-table .caret-menu {
  margin-bottom: -9px;
  margin-right: -3px;
}
.modal-iB.modal-fullwidth .version-table .list-menu-versions-content ul li,
.modal-iB.modal-large .version-table .list-menu-versions-content ul li {
  font-size: 11px;
  font-weight: 400;
  color: #444;
}
.modal-iB.modal-fullwidth .version-table .list-menu-versions-content ul li,
.modal-iB.modal-large .version-table .list-menu-versions-content ul li {
  font-size: 11px;
  font-weight: 400;
  color: #444444;
}
.modal-iB.modal-fullwidth .version-table .list-menu-versions-content ul li .version-number,
.modal-iB.modal-large .version-table .list-menu-versions-content ul li .version-number {
  font-size: 12px;
  font-weight: 500;
}
.modal-iB.modal-fullwidth .version-table .list-menu-versions-content ul li .version-date,
.modal-iB.modal-large .version-table .list-menu-versions-content ul li .version-date {
  opacity: 0.5;
}
.version-table-modifiedlabel {
  font-size: 12px;
  color: rgba(18, 80, 152, 0.5);
}
/* dropdown kendo */
[id*=selectVersion].k-list > li.k-item {
  font-size: 13px;
  font-weight: 400;
  color: #444;
}
[id*=selectVersion].k-list > li.k-item .version-number {
  font-size: 12px;
  font-weight: 500;
}
/*Accordion*/
.accordionVersions .panel {
  border: none !important;
}
.accordionVersions .panel .panel-heading {
  border-bottom: 1px solid #e1e3eb;
}
.accordionVersions .panel .panel-heading a .expand-icon:before {
  color: #125098;
  font-size: 10px;
}
.accordionVersions .panel .panel-title {
  border-left: 1px solid #e1e3eb;
  border-right: 1px solid #e1e3eb;
}
.accordionVersions .panel .panel-title .tab-section-icon {
  width: 30px;
}
.permission-title {
  color: #125098;
}
.row-permission-share {
  padding-left: 24px !important;
  padding-right: 24px !important;
  padding-top: 0px !important;
  padding-bottom: 12px !important;
  height: 60px;
}
.row-permission-share .text-title {
  font-size: 14px;
  font-weight: 500;
  color: #125098;
  line-height: 14px;
}
.row-permission-share .desc-title {
  font-size: 13px;
  font-weight: 500;
  color: rgba(18, 80, 152, 0.37);
}
.row-permission-share .desc-icon {
  font-size: 20px;
  color: #125098;
  padding-bottom: 3px;
}
.row-permission-share .desc-icon:before {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.row-permission-share .text-detail {
  font-size: 11px;
  color: #21A2EA;
  cursor: pointer;
  text-transform: uppercase;
}
.row-permission-search {
  height: 48px;
  padding-left: 24px !important;
  padding-right: 24px !important;
  margin-bottom: 10px !important;
  position: relative;
}
.row-permission-search .line-search {
  width: 100%;
}
.row-permission-search .line-search-icon {
  position: absolute;
  right: 30px;
  bottom: 7px;
}
.row-permission-search .search-icon {
  color: #979797;
}
.row-table-permission-root-all {
  height: 60px;
  padding-left: 24px !important;
  padding-right: 24px !important;
  margin-bottom: 2px;
  background-color: rgba(18, 80, 152, 0.03);
}
.row-table-permission-root-all .text-title {
  font-size: 13px;
  font-weight: 400;
  color: #125098;
}
.row-table-permission-root-all .desc-title {
  font-size: 11px;
  color: #979797;
}
.row-table-permission-root-all .desc-icon {
  font-size: 20px;
  color: #125098;
}
.row-table-permission-root-all .desc-icon:before {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.row-table-permission-root-all .nav-icon {
  font-size: 16px;
  color: #125098;
}
.row-table-permission-root-all .nav-icon:before {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.row-table-permission-root-all .dv_perm_icons {
  position: relative;
}
.row-table-permission-root-all-detail {
  height: 60px;
  padding-left: 24px !important;
  padding-right: 24px !important;
  background-color: transparent;
}
.row-table-permission-root-all-detail .text-title {
  font-size: 13px;
  font-weight: 400;
  color: #125098;
}
.row-table-permission-root-all-detail .desc-title {
  font-size: 11px;
  color: #979797;
}
.row-table-permission-root-all-detail .desc-icon {
  font-size: 20px;
  color: #125098;
}
.row-table-permission-root-all-detail .desc-icon:before {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.row-table-permission-root-all-detail .nav-icon {
  font-size: 16px;
  color: #125098;
}
.row-table-permission-root-all-detail .nav-icon:before {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.row-table-permission-root-all-detail .dv_perm_icons {
  position: relative;
}
.row-table-permission-root-all-detail:hover {
  background-color: rgba(18, 80, 152, 0.03);
  cursor: pointer;
}
.row-table-permission-root {
  height: 60px;
  padding-left: 24px !important;
  padding-right: 24px !important;
  background-color: transparent;
}
.row-table-permission-root .text-title {
  font-size: 13px;
  font-weight: 400;
  color: #125098;
  line-height: 19px;
}
.row-table-permission-root .desc-title {
  font-size: 11px;
  color: #979797;
  line-height: 11px;
}
.row-table-permission-root .desc-icon {
  font-size: 20px;
  color: #125098;
}
.row-table-permission-root .desc-icon:before {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.row-table-permission-root .nav-icon {
  font-size: 16px;
  color: #125098;
}
.row-table-permission-root .nav-icon:before {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.row-table-permission-root .dv_perm_icons {
  position: relative;
}
.row-table-permission-root:hover {
  background-color: rgba(18, 80, 152, 0.03);
  cursor: pointer;
}
.row-table-permission {
  height: 60px;
  padding-left: 24px !important;
  padding-right: 24px !important;
  background-color: transparent;
}
.row-table-permission .text-title {
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  color: #444444;
}
.row-table-permission .desc-title {
  font-size: 11px;
  line-height: 11px;
  font-weight: 400;
  color: #999999;
}
.row-table-permission .desc-icon {
  font-size: 20px;
  color: #125098;
}
.row-table-permission .desc-icon:before {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.row-table-permission .nav-icon {
  font-size: 16px;
  color: #125098;
}
.row-table-permission .nav-icon:before {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.row-table-permission .dv_perm_icons {
  position: relative;
}
.row-permission-tree .k-grid-content table tr td {
  background-color: transparent;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
.row-permission-tree .k-grid-content table tr td:hover {
  background-color: rgba(18, 80, 152, 0.03);
}
.nav-icon {
  font-size: 20px;
  color: #125098;
}
.nav-icon:before {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.row-table-permission:hover {
  background-color: rgba(18, 80, 152, 0.03);
  cursor: pointer;
}
.row-table-permission-nav {
  height: 48px;
  padding-left: 24px !important;
  padding-right: 24px !important;
  background-color: transparent;
  cursor: pointer;
}
.row-table-permission-nav .text-title {
  font-size: 13px;
  font-weight: 400;
  color: #444;
}
.row-table-permission-nav .text-code {
  color: #999;
  font-size: 11px;
  font-weight: 400;
}
.row-table-permission-nav .desc-title {
  font-size: 11px;
  color: #999;
}
.row-table-permission-nav .desc-icon {
  font-size: 20px;
  color: #125098;
}
.row-table-permission-nav .desc-icon:before {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.permission-separator {
  position: relative;
  margin-bottom: 10px;
}
.permission-separator .line-separator {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border-bottom: 1px solid rgba(18, 80, 152, 0.3);
}
/*Switch control Icone*/
.perm-icon-label-on {
  position: absolute;
  bottom: 6px;
  left: 6px;
  margin-bottom: 0px !important;
}
.perm-icon-label-off {
  position: absolute;
  bottom: 4.5px;
  right: 6px;
  margin-bottom: 0px !important;
}
.perm-icon-background {
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.perm-icon-background:before {
  font-size: 15px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.perm-ibicon-fix:before {
  font-size: 13.2px;
}
/*Padding Form*/
.permissionModal .area-total-content {
  padding-top: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.permissionModal .area-info-top {
  margin-top: 24px !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
.modal-search.modal-iB .area-total-content {
  padding: 0 !important;
}
.modal-search.modal-iB .area-info-top {
  padding: 16px;
  height: 90px;
  background-position: 185px 16px;
  background-repeat: no-repeat;
}
.modal-search.modal-iB .area-info-top .title-modal {
  color: #fff;
}
.modal-search.modal-iB .area-info-top .subtitle-modal {
  color: rgba(255, 255, 255, 0.37);
}
.modal-search.modal-iB .area-info-top .ib-btn {
  color: rgba(255, 255, 255, 0.6);
}
.modal-search.modal-iB .area-info-content {
  padding-top: 0 !important;
}
.modal-search.modal-iB .peopleSearch-layer-content {
  padding-bottom: 60px;
}
.modal-search.modal-iB .peopleSearch-layer-content .layer-title {
  color: rgba(18, 80, 152, 0.37);
  font-size: 13px;
  font-weight: 500;
  padding: 16px;
}
.modal-search.modal-iB .peopleSearch-layer-title {
  color: #125098;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 16px;
  background-color: #FFF;
}
.modal-search.modal-iB .top-checkbox label {
  padding: 20px 16px !important;
}
.modal-search.modal-iB .searchStruture-content .form,
.modal-search.modal-iB .searchStruture-Childcontent .form {
  padding: 0 16px;
}
.modal-search.modal-iB .row-table-peopleSearch-nav,
.modal-search.modal-iB .row-table-peopleSearch-dropdown-nav {
  height: 67px;
  padding-left: 16px !important;
  padding-right: 16px !important;
  background-color: rgba(18, 80, 152, 0.1);
  cursor: pointer;
}
.modal-search.modal-iB .row-table-peopleSearch-nav .text-title,
.modal-search.modal-iB .row-table-peopleSearch-dropdown-nav .text-title {
  font-size: 13px;
  font-weight: 400;
  color: #444;
  white-space: normal;
}
.modal-search.modal-iB .row-table-peopleSearch-nav .text-code,
.modal-search.modal-iB .row-table-peopleSearch-dropdown-nav .text-code {
  color: #999;
  font-size: 11px;
  font-weight: 400;
  white-space: normal;
}
.modal-search.modal-iB .row-table-peopleSearch-nav .btn,
.modal-search.modal-iB .row-table-peopleSearch-dropdown-nav .btn {
  background-color: #fff;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 3px;
  width: 100%;
  background: linear-gradient(315deg, #125098 3px, transparent 4px);
  background-position: bottom left;
  background-repeat: no-repeat;
}
.modal-search.modal-iB .row-table-peopleSearch-nav .btn .desc-icon,
.modal-search.modal-iB .row-table-peopleSearch-dropdown-nav .btn .desc-icon {
  line-height: 36px;
}
.modal-search.modal-iB .row-table-peopleSearch-nav .dropdown-menu,
.modal-search.modal-iB .row-table-peopleSearch-dropdown-nav .dropdown-menu {
  border: none;
  width: calc(100% + 30px);
  left: -30px;
  line-height: 48px;
  font-size: 13px;
  color: #444444;
  text-align: left;
  padding: 0;
}
.modal-search.modal-iB .row-table-peopleSearch-nav .dropdown-menu a,
.modal-search.modal-iB .row-table-peopleSearch-dropdown-nav .dropdown-menu a {
  padding: 4px 0;
}
.modal-search.modal-iB .row-table-peopleSearch-nav .dropdown-menu li:first-child,
.modal-search.modal-iB .row-table-peopleSearch-dropdown-nav .dropdown-menu li:first-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.modal-search.modal-iB .row-table-peopleSearch-nav .dropdown-menu li:first-child a,
.modal-search.modal-iB .row-table-peopleSearch-dropdown-nav .dropdown-menu li:first-child a {
  padding-left: 12px;
  color: #125098;
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
}
.modal-search.modal-iB .row-table-peopleSearch-nav .dropdown-menu .action-icon,
.modal-search.modal-iB .row-table-peopleSearch-dropdown-nav .dropdown-menu .action-icon {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.modal-search.modal-iB .row-table-peopleSearch-nav .dropdown-menu .action-icon:nth-child(2),
.modal-search.modal-iB .row-table-peopleSearch-dropdown-nav .dropdown-menu .action-icon:nth-child(2) {
  padding-left: 5px;
}
.modal-search.modal-iB .row-table-peopleSearch-nav .dropdown-menu .action-text,
.modal-search.modal-iB .row-table-peopleSearch-dropdown-nav .dropdown-menu .action-text {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.modal-search.modal-iB .row-table-peopleSearch-nav .dropdown-menu .icon-menu-level,
.modal-search.modal-iB .row-table-peopleSearch-dropdown-nav .dropdown-menu .icon-menu-level {
  line-height: 36px;
  width: 36px;
  -moz-transform: scaleX(-1);
  /* Gecko */
  -o-transform: scaleX(-1);
  /* Opera */
  -webkit-transform: scaleX(-1);
  /* Webkit */
  transform: scaleX(-1);
  /* Standard */
  filter: FlipH;
}
.modal-search.modal-iB .row-table-peopleSearch-nav .dropdown-menu .icon-menu-level:before,
.modal-search.modal-iB .row-table-peopleSearch-dropdown-nav .dropdown-menu .icon-menu-level:before {
  font-family: "Flaticon";
  color: rgba(68, 68, 68, 0.5);
  margin-left: 0;
  vertical-align: middle;
}
.modal-search.modal-iB .row-table-peopleSearch {
  height: 48px;
  background-color: transparent;
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.modal-search.modal-iB .row-table-peopleSearch .text-title {
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  color: #444444;
  white-space: normal;
}
.modal-search.modal-iB .row-table-peopleSearch:hover {
  background-color: rgba(18, 80, 152, 0.03);
  cursor: pointer;
}
.modal-search.modal-iB .row-table-peopleSearch:hover .text-title {
  color: #125098;
  font-weight: 500;
}
.modal-search.modal-iB .row-peopleSearch-tree .all-checkbox {
  cursor: pointer;
}
.modal-search.modal-iB .row-peopleSearch-tree .all-checkbox:hover,
.modal-search.modal-iB .row-peopleSearch-tree tr:hover {
  background-color: rgba(18, 80, 152, 0.03);
}
.modal-search.modal-iB .row-peopleSearch-tree .all-checkbox:hover .title-standard,
.modal-search.modal-iB .row-peopleSearch-tree tr:hover .title-standard {
  color: #125098;
  font-weight: 500;
}
.modal-search.modal-iB .desc-icon {
  font-size: 16px;
  color: #125098;
}
.modal-search.modal-iB .desc-icon:before {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.modal-search.modal-iB .searchFree-content .peopleSearch-layer-title {
  background-color: transparent;
}
.modal-search.modal-iB .searchArea-filter {
  background-color: #fff;
}
.modal-search.modal-iB .searchArea-filter .checkbox-styled label,
.modal-search.modal-iB .searchArea-filter .radio-styled label {
  padding-left: 0 !important;
}
.modal-search.modal-iB .searchArea-filter .checkbox-styled {
  margin-bottom: 0;
}
.modal-search.modal-iB .searchArea-filter i {
  padding-left: 6px;
}
.modal-search.modal-iB .searchArea-filter .text-title {
  padding-left: 6px;
}
.modal-search.modal-iB .searchFree .row-peopleSearch-search {
  height: 60px;
  position: relative;
  padding: 0 16px !important;
}
.modal-search.modal-iB .searchFree .row-peopleSearch-search .line-search {
  width: 100%;
}
.modal-search.modal-iB .searchFree .row-peopleSearch-search .search-icon {
  color: #979797;
}
.modal-search.modal-iB .searchFree .filter-icon {
  padding-top: 20px;
  color: rgba(68, 68, 68, 0.5);
  cursor: pointer;
}
.modal-search.modal-iB .searchFree .filter-icon.active {
  color: #21a2ea;
}
.modal-search.modal-iB .searchFree.active .row-peopleSearch-search {
  background-color: rgba(18, 80, 152, 0.1);
}
.modal-search.modal-iB .searchFree .line-search-icon,
.modal-search.modal-iB .searchStruture-content .line-search-icon,
.modal-search.modal-iB .searchStruture-Childcontent .line-search-icon {
  position: absolute;
  right: 3px;
  bottom: 3px;
}
.modal-search.modal-iB .searchFree .search-icon,
.modal-search.modal-iB .searchStruture-content .search-icon,
.modal-search.modal-iB .searchStruture-Childcontent .search-icon {
  color: #979797;
}
.modal-search.modal-iB .searchFree .search-icon.active,
.modal-search.modal-iB .searchStruture-content .search-icon.active,
.modal-search.modal-iB .searchStruture-Childcontent .search-icon.active {
  color: #21a2ea;
}
.modal-search.modal-iB .searchArea-filter-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.4);
}
.modal-search.modal-iB .searchArea-filter-footer button {
  text-transform: uppercase;
  background-color: transparent;
  padding: 0 30px;
  font-size: 14px;
  line-height: 3.45;
  background-color: #fff;
}
.modal-search.modal-iB .searchArea-filter-footer button.filter-close {
  color: #b5b5b5;
}
.modal-search.modal-iB .searchArea-filter-footer button.filter-close:hover {
  background-color: transparent;
}
.modal-search.modal-iB .searchArea-filter-footer button.filter-save {
  color: #21a2ea;
}
.modal-search.modal-iB .searchArea-filter-footer button.filter-save:hover {
  background-color: transparent;
}
.modal-info-position {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
}
.search-options.row-search {
  height: 48px;
  position: relative;
}
.search-options.row-search .line-search {
  width: 100%;
}
.search-options.row-search .search-icon {
  color: #979797;
}
.search-options .form-group {
  margin-bottom: 0px !important;
  padding-top: 6px !important;
}
.search-options .filter-icon {
  padding-top: 5px;
  color: rgba(68, 68, 68, 0.5);
  cursor: pointer;
}
.search-options .filter-icon i.active {
  color: #21a2ea;
}
.filter-row {
  height: 48px;
}
.filter-radio {
  margin: 0px !important;
}
.filter-radio label {
  font-size: 13px;
  color: #444;
  padding: 0px !important;
  margin: 0px !important;
}
.treelist .all-checkbox.info-nav.all-items-row {
  line-height: inherit;
  height: 48px;
  display: table;
  padding: 5px !important;
  padding-left: 0px !important;
  border-bottom: none;
}
.treelist .all-checkbox.info-nav.all-items-row > div {
  border: none;
}
.field-search.k-multiselect .k-input {
  line-height: 1.4;
}
.field-search.k-multiselect .k-input.k-readonly {
  opacity: 0.5;
  font-style: italic;
  font-size: 12px;
  color: #444;
}
.field-search.k-multiselect .k-clear-value {
  display: none;
}
.field-search.k-multiselect .k-button {
  display: flex;
  align-items: center;
  padding: 6px 26px 6px 6px;
}
.field-search.k-multiselect .k-button:hover {
  background-color: rgba(33, 162, 234, 0.15) !important;
}
.field-search.k-multiselect .k-button span + span {
  display: flex;
  align-items: center;
  padding: 4px;
}
.field-search.k-multiselect .k-button span + span:hover .k-icon.k-i-close:before {
  color: #21a2ea;
}
.field-search.k-multiselect .k-button .k-icon.k-i-close {
  position: static;
}
.field-search.k-multiselect .k-button .k-icon.k-i-close:before {
  color: rgba(0, 0, 0, 0.37);
  line-height: 1;
}
.field-search.k-multiselect .search-showMore {
  padding: 0 8px !important;
  margin-right: 5px;
  color: #444;
  font-size: 13px;
  font-weight: 400;
  line-height: 29px;
  width: auto;
  border: none;
  outline: none !important;
  background: none;
  float: left;
}
.field-search.k-multiselect .search-showMore:hover {
  font-weight: 600;
  color: #125098;
}
[id*=searchField].k-list-container.k-popup.iB-autocomplete .k-list > .k-state-focused:not(.k-state-hover) {
  background-color: #d9f3ff !important;
}
.ib-btn {
  font-size: 16px;
  text-transform: uppercase;
}
.ib-btn.btn-disabled {
  opacity: 0.5 !important;
  pointer-events: none !important;
}
.ib-btn.btn-right {
  position: relative;
  right: -10px;
}
.ib-btn.btn-left {
  position: relative;
  left: -10px;
}
.ib-btn.btn-icon-toggle {
  background-color: transparent;
  font-weight: 500;
  border-color: transparent;
  border-radius: 999px !important;
  padding: 0;
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.ib-btn.btn-icon-toggle .fa,
.ib-btn.btn-icon-toggle .md,
.ib-btn.btn-icon-toggle .glyphicon,
.ib-btn.btn-icon-toggle .normal-icon-ib {
  margin: 0;
}
.ib-btn.btn-icon-toggle.btn-active {
  color: rgba(33, 162, 234, 0.7);
}
.ib-btn.btn-icon-toggle.active {
  background-color: rgba(33, 162, 234, 0.4);
  border-color: transparent;
  color: #ffffff;
}
.ib-btn.btn-icon-toggle.disabled:not(.disable),
.ib-btn.btn-icon-toggle[disabled]:not(.disable),
fieldset[disabled] .ib-btn.btn-icon-toggle:not(.disable) {
  background: transparent;
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.ib-btn.btn-icon-toggle.disable {
  color: #0e3796;
  cursor: default;
}
.ib-btn.btn-icon-read {
  background-color: transparent;
  font-weight: 500;
  border-color: transparent;
  border-radius: 999px !important;
  padding: 0;
  width: 36px;
  height: 36px;
  line-height: 36px;
  cursor: default;
}
.ib-btn.btn-icon-read.disable {
  color: #0e3796;
}
.ib-btn.btn-square {
  border-radius: 6px !important;
}
.ib-btn.btn-hover {
  color: rgba(0, 0, 0, 0.37);
}
.ib-btn.btn-hover:active {
  color: #ffffff;
}
.ib-btn.btn-hover:hover,
.ib-btn.btn-hover:focus {
  color: #21a2ea;
}
.btn-light-black {
  color: rgba(0, 0, 0, 0.37);
}
.btn-light-black.btn-icon-toggle.selected {
  color: #21a2ea;
}
.btn-dark-blue {
  color: #125098;
}
.btn-halfdark-blue {
  color: rgba(18, 80, 152, 0.5);
}
.btn-light-blue {
  color: rgba(33, 162, 234, 0.7);
}
.btn-orange,
.btn-orange2 {
  color: #fd7045;
}
.btn-red,
.ib-btn.has-error[data-bind] {
  color: #f35958;
}
.btn-green {
  color: #8bc34a;
}
.btn-yellow {
  color: #d8bf0e;
}
.btn-dark-blue-bg:not(.btn-light-blue) {
  color: rgba(255, 255, 255, 0.7);
}
.btn-dark-blue-bg.btn-icon-toggle.active {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #125098;
}
.btn-dark-blue-bg.btn-icon-toggle.selected {
  color: #21a2ea;
}
.btn-green-bg {
  color: rgba(255, 255, 255, 0.7);
}
.btn-green-bg.btn-icon-toggle.active,
.btn-green-bg.btn-bg-important.active {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #8bc34a;
}
.btn-green-bg.btn-bg-important.active {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.btn-red-bg {
  color: rgba(255, 255, 255, 0.7);
}
.btn-red-bg.btn-icon-toggle.active,
.btn-red-bg.btn-bg-important.active {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #f35958;
}
.btn-red-bg.btn-bg-important.active {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.btn-orange-bg {
  color: #ffffff;
  background-color: #fd7045 !important;
}
.btn-full-white {
  color: #ffffff;
}
.btn-full-white:not(.btn-light-blue) {
  color: rgba(255, 255, 255, 0.7);
}
.btn-full-white.btn-icon-toggle.active {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #125098;
}
.btn-full-white.btn-icon-toggle.selected {
  color: #21a2ea;
}
.btn-black-bg {
  color: rgba(255, 255, 255, 0.7);
}
.btn-black-bg.btn-icon-toggle.active {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #125098;
}
.btn-black-bg.btn-icon-toggle.selected {
  color: #48c8ff !important;
}
.btn-light-blue-white-bg {
  color: rgba(33, 162, 234, 0.7);
}
.btn-light-blue-white-bg.btn-icon-toggle.active {
  background-color: rgba(18, 80, 152, 0.3);
  border-color: transparent;
  color: #21a2ea;
}
.btn-alert-danger.btn-icon-toggle.active,
.ib-btn.has-error[data-bind].btn-icon-toggle.active {
  background-color: rgba(243, 89, 88, 0.2);
  border-color: transparent;
  color: #f35958;
}
.btn-normal-light-blue {
  background-color: #f1f3f8;
  color: rgba(18, 80, 152, 0.5);
  border: 1px solid rgba(18, 80, 152, 0.37);
  font-size: 12px;
  line-height: 100%;
}
.btn-normal-light-blue.active {
  background-color: #d9f3ff;
}
.btn-normal-light-blue.active:hover {
  pointer-events: none;
}
.btn-normal-light-blue:hover:not(.active) {
  background-color: #e6edf0;
}
.btn-light-blue-bg {
  background-color: #4FBBF4 !important;
  color: #fff;
}
.btn-navy-blue-bg-opa {
  background-color: rgba(43, 110, 158, 0.5) !important;
  color: #fff;
}
/* :hover & :active */
.no-touchevents .ib-btn:not(.disable):hover,
.no-touchevents .ib-btn:focus {
  text-decoration: none;
}
.no-touchevents .ib-btn:not(.disable):active,
.no-touchevents .ib-btn:not(.disable):hover {
  outline: 0;
}
.no-touchevents .ib-btn.btn-icon-toggle:not(.disable):hover {
  /*background-color: fade(@black, 7%);
			border-color: transparent;
			.box-shadow(none);
			color: inherit;*/
  background-color: rgba(33, 162, 234, 0.15);
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #21a2ea;
}
.no-touchevents .ib-btn.btn-icon-toggle:not(.disable):active {
  background-color: rgba(33, 162, 234, 0.4);
  border-color: transparent;
  color: #ffffff;
}
.no-touchevents .ib-btn.btn-icon-toggle.disable:hover {
  color: #0e3796;
  background-color: transparent;
}
.no-touchevents .btn-dark-blue-bg:not(.btn-light-blue).btn-icon-toggle:not(.disable):hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
}
.no-touchevents .btn-dark-blue-bg.btn-icon-toggle:not(.disable):active {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #125098;
}
.no-touchevents .btn-green-bg.btn-icon-toggle:not(.disable):hover,
.no-touchevents .btn-green-bg.btn-bg-important:not(.disable):hover {
  background-color: rgba(139, 195, 74, 0.3);
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
}
.no-touchevents .btn-green-bg.btn-bg-important:not(.disable):hover {
  background-color: rgba(139, 195, 74, 0.3) !important;
}
.no-touchevents .btn-green-bg.btn-icon-toggle:not(.disable):active,
.no-touchevents .btn-green-bg.btn-bg-important:not(.disable):active {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #8bc34a;
}
.no-touchevents .btn-green-bg.btn-bg-important:not(.disable):active {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.no-touchevents .btn-red-bg.btn-icon-toggle:not(.disable):hover,
.no-touchevents .btn-red-bg.btn-bg-important:not(.disable):hover {
  background-color: rgba(243, 89, 88, 0.3);
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
}
.no-touchevents .btn-red-bg.btn-bg-important:not(.disable):hover {
  background-color: rgba(243, 89, 88, 0.3) !important;
}
.no-touchevents .btn-red-bg.btn-icon-toggle:not(.disable):active,
.no-touchevents .btn-red-bg.btn-bg-important:not(.disable):active {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #f35958;
}
.no-touchevents .btn-red-bg.btn-bg-important:not(.disable):active {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.no-touchevents .btn-light-blue-white-bg.btn-icon-toggle:not(.disable):hover {
  background-color: rgba(18, 80, 152, 0.2);
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #21a2ea;
}
.no-touchevents .btn-light-blue-white-bg.btn-icon-toggle:not(.disable):active {
  background-color: rgba(18, 80, 152, 0.3);
  border-color: transparent;
  color: #21a2ea;
}
.no-touchevents .btn-alert-danger.btn-icon-toggle:not(.disable):hover,
.no-touchevents .ib-btn.has-error[data-bind].btn-icon-toggle:not(.disable):hover {
  background-color: rgba(243, 89, 88, 0.2);
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #f35958;
}
.no-touchevents .btn-alert-danger.btn-icon-toggle:not(.disable):active,
.no-touchevents .ib-btn.has-error[data-bind].btn-icon-toggle:not(.disable):active {
  background-color: rgba(243, 89, 88, 0.2);
  border-color: transparent;
  color: #f35958;
}
.no-touchevents .btn-black-bg.btn-icon-toggle:not(.disable):hover {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
}
.no-touchevents .btn-black-bg.btn-icon-toggle:not(.disable):active {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: transparent;
  color: #21a2ea;
}
/* icones dashboards, tarefas, notificacoes */
.count-notifications {
  font-size: 9px;
  text-align: center;
  line-height: 16px;
  min-width: 16px;
  height: auto;
  color: white;
  background-color: #fd7045;
  border-radius: 15px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.header-nav-profile .count-notifications {
  min-width: 20px;
  border: 2px solid #001d60;
  padding: 0 2px 0 2px;
  margin-top: -4px;
  margin-right: -6px;
  right: 32px;
  top: auto;
}
@media (max-width: 767px) {
  .header-nav-profile .count-notifications {
    right: 8px;
  }
}
.squad-icon-fa-alert {
  margin: 0px !important;
}
/* Only for FF */
@-moz-document url-prefix() {
  .ib-btn .fa-angle-right {
    padding-left: 3px;
  }
}
/*.icon-dropdown .dropdown-menu{
top:40px !important;
right: -2px;
left:auto;
}*/
/*.icon-dropdown:after{
content: '';
border: none;
position: absolute;
bottom: 0;
right: 0;
border-left: 6px solid transparent;
border-right: 0 solid transparent;
border-bottom: 6px solid #125098 ;
}*/
/* confirmar/cancelar formularios - kendo */
.ib-actions.btn-group > div {
  display: inline-flex;
  width: 36px;
  height: 36px;
  color: #fff;
}
.ib-actions.btn-group > div.ib-cancel {
  background-color: #505c78;
}
.ib-actions.btn-group > div.ib-confirm {
  background-color: #48c8ff;
}
.ib-actions.btn-group > div button {
  display: block;
  width: 100%;
  padding: 0;
  background-color: transparent;
}
.btn-group > .btn > i:first-child:not(:only-child),
.btn-group-vertical > .btn > i:first-child:not(:only-child) {
  padding-right: 6px;
}
.btn-group > .btn > i:not(:first-child),
.btn-group-vertical > .btn > i:not(:first-child) {
  padding-left: 6px;
}
.btn-group.btn-pager .btn-lg {
  color: #fff;
  background-color: #0b7cb8;
  border-color: transparent;
  /*&.btn-first {
            background-color: #626262;
        }

        &.btn-previous {
            background-color: #7c7c7c;
        }

        &.btn-next {
            background-color: #7c7c7c;
        }

        &.btn-last {
            background-color: #626262;
        }*/
}
.btn-group.btn-pager .btn-lg:focus,
.btn-group.btn-pager .btn-lg.focus {
  color: #fff;
  background-color: #085c88;
  border-color: rgba(0, 0, 0, 0);
}
.btn-group.btn-pager .btn-lg:hover {
  color: #fff;
  background-color: #042b40;
  border-color: rgba(0, 0, 0, 0);
}
.btn-group.btn-pager .btn-lg:active,
.btn-group.btn-pager .btn-lg.active,
.open > .dropdown-toggle.btn-group.btn-pager .btn-lg {
  color: #fff;
  background-color: #085c88;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}
.btn-group.btn-pager .btn-lg:active:focus,
.btn-group.btn-pager .btn-lg.active:focus,
.open > .dropdown-toggle.btn-group.btn-pager .btn-lg:focus,
.btn-group.btn-pager .btn-lg:active.focus,
.btn-group.btn-pager .btn-lg.active.focus,
.open > .dropdown-toggle.btn-group.btn-pager .btn-lg.focus {
  border-color: rgba(0, 0, 0, 0);
}
.btn-group.btn-pager .btn-lg:active:hover,
.btn-group.btn-pager .btn-lg.active:hover,
.open > .dropdown-toggle.btn-group.btn-pager .btn-lg:hover {
  background-color: #053b58;
}
.btn-group.btn-pager .btn-lg.disabled:hover,
.btn-group.btn-pager .btn-lg[disabled]:hover,
fieldset[disabled] .btn-group.btn-pager .btn-lg:hover,
.btn-group.btn-pager .btn-lg.disabled:focus,
.btn-group.btn-pager .btn-lg[disabled]:focus,
fieldset[disabled] .btn-group.btn-pager .btn-lg:focus,
.btn-group.btn-pager .btn-lg.disabled.focus,
.btn-group.btn-pager .btn-lg[disabled].focus,
fieldset[disabled] .btn-group.btn-pager .btn-lg.focus {
  background-color: #0b7cb8;
  border-color: transparent;
}
.btn-group.btn-pager .btn-lg .badge {
  color: #0b7cb8;
  background-color: #fff;
}
.btn-group.btn-pager .btn-lg.disabled {
  color: #999;
}
.btn-group.btn-pager .btn-lg:not(:first-child) {
  border-left-color: rgba(255, 255, 255, 0.1);
}
.btn-group.btn-pager .btn-lg:not(:last-child) {
  border-right-color: rgba(255, 255, 255, 0.1);
}
.btn-group.btn-pager .btn-lg > i {
  padding: 0 !important;
}
.btn-group.btn-pager .btn-lg.btn-page-number {
  /*background-color: #b9b6b6;*/
  padding-right: 4px;
  padding-left: 20px;
}
.btn-group.btn-pager .btn-lg.btn-page-number .focus-color span:not(.k-dropdown).k-state-default:after {
  display: none;
}
.btn-group.btn-pager .btn-lg.btn-page-number span.k-dropdown .k-dropdown-wrap.k-state-default,
.btn-group.btn-pager .btn-lg.btn-page-number span.k-dropdown .k-dropdown-wrap.k-state-active,
.btn-group.btn-pager .btn-lg.btn-page-number span.k-dropdown .k-dropdown-wrap.k-state-hover,
.btn-group.btn-pager .btn-lg.btn-page-number span.k-dropdown .k-dropdown-wrap.k-state-focused,
.btn-group.btn-pager .btn-lg.btn-page-number span.k-dropdown .k-dropdown-wrap.k-state-border-down,
.btn-group.btn-pager .btn-lg.btn-page-number span.k-dropdown .k-dropdown-wrap.k-state-border-up {
  padding-right: 16px;
  border: none !important;
}
.btn-group.btn-pager .btn-lg.btn-page-number span.k-dropdown .k-dropdown-wrap .k-input {
  color: #fff;
  text-align: center;
  height: auto;
  line-height: 3.45;
}
.btn-group.btn-pager .btn-lg.btn-page-number span.k-dropdown:after {
  border-bottom-color: #fff;
}
.normal-icon-ib {
  line-height: 34px;
  max-height: 36px;
}
.normal-icon-ib:before {
  margin-left: 0px !important;
  font-size: 20px;
}
[class^="size-icon-"]:before,
[class*=" size-icon-"]:before {
  margin-left: 0px;
  margin-right: 0px;
}
.size-icon-6:not(.ib-btn):before {
  font-size: 6px !important;
}
.size-icon-6.ib-btn,
.size-icon-6.ib-btn i,
.size-icon-6.ib-btn i:before {
  font-size: 6px !important;
}
.size-icon-7:not(.ib-btn):before {
  font-size: 7px !important;
}
.size-icon-7.ib-btn,
.size-icon-7.ib-btn i,
.size-icon-7.ib-btn i:before {
  font-size: 7px !important;
}
.size-icon-8:not(.ib-btn):before {
  font-size: 8px !important;
}
.size-icon-8.ib-btn,
.size-icon-8.ib-btn i,
.size-icon-8.ib-btn i:before {
  font-size: 8px !important;
}
.size-icon-9:not(.ib-btn):before {
  font-size: 9px !important;
}
.size-icon-9.ib-btn,
.size-icon-9.ib-btn i,
.size-icon-9.ib-btn i:before {
  font-size: 9px !important;
}
.size-icon-10:not(.ib-btn):before {
  font-size: 10px !important;
}
.size-icon-10.ib-btn,
.size-icon-10.ib-btn i,
.size-icon-10.ib-btn i:before {
  font-size: 10px !important;
}
.size-icon-11:not(.ib-btn):before {
  font-size: 11px !important;
}
.size-icon-11.ib-btn,
.size-icon-11.ib-btn i,
.size-icon-11.ib-btn i:before {
  font-size: 11px !important;
}
.size-icon-12:not(.ib-btn):before {
  font-size: 12px !important;
}
.size-icon-12.ib-btn,
.size-icon-12.ib-btn i,
.size-icon-12.ib-btn i:before {
  font-size: 12px !important;
}
.size-icon-13:not(.ib-btn):before {
  font-size: 13px !important;
}
.size-icon-13.ib-btn,
.size-icon-13.ib-btn i,
.size-icon-13.ib-btn i:before {
  font-size: 13px !important;
}
.size-icon-14:not(.ib-btn):before {
  font-size: 14px !important;
}
.size-icon-14.ib-btn,
.size-icon-14.ib-btn i,
.size-icon-14.ib-btn i:before {
  font-size: 14px !important;
}
.size-icon-15:not(.ib-btn):before {
  font-size: 15px !important;
}
.size-icon-15.ib-btn,
.size-icon-15.ib-btn i,
.size-icon-15.ib-btn i:before {
  font-size: 15px !important;
}
.size-icon-16:not(.ib-btn):before {
  font-size: 16px !important;
}
.size-icon-16.ib-btn,
.size-icon-16.ib-btn i,
.size-icon-16.ib-btn i:before {
  font-size: 16px !important;
}
.size-icon-17:not(.ib-btn):before {
  font-size: 17px !important;
}
.size-icon-17.ib-btn,
.size-icon-17.ib-btn i,
.size-icon-17.ib-btn i:before {
  font-size: 17px !important;
}
.size-icon-18:not(.ib-btn):before {
  font-size: 18px !important;
}
.size-icon-18.ib-btn,
.size-icon-18.ib-btn i,
.size-icon-18.ib-btn i:before {
  font-size: 18px !important;
}
.size-icon-19:not(.ib-btn):before {
  font-size: 19px !important;
}
.size-icon-19.ib-btn,
.size-icon-19.ib-btn i,
.size-icon-19.ib-btn i:before {
  font-size: 19px !important;
}
.size-icon-20:not(.ib-btn):before {
  font-size: 20px !important;
}
.size-icon-20.ib-btn,
.size-icon-20.ib-btn i,
.size-icon-20.ib-btn i:before {
  font-size: 20px !important;
}
.size-icon-21:not(.ib-btn):before {
  font-size: 21px !important;
}
.size-icon-21.ib-btn,
.size-icon-21.ib-btn i,
.size-icon-21.ib-btn i:before {
  font-size: 21px !important;
}
.size-icon-22:not(.ib-btn):before {
  font-size: 22px !important;
}
.size-icon-22.ib-btn,
.size-icon-22.ib-btn i,
.size-icon-22.ib-btn i:before {
  font-size: 22px !important;
}
.size-icon-23:not(.ib-btn):before {
  font-size: 23px !important;
}
.size-icon-23.ib-btn,
.size-icon-23.ib-btn i,
.size-icon-23.ib-btn i:before {
  font-size: 23px !important;
}
.size-icon-24:not(.ib-btn):before {
  font-size: 24px !important;
}
.size-icon-24.ib-btn,
.size-icon-24.ib-btn i,
.size-icon-24.ib-btn i:before {
  font-size: 24px !important;
}
.size-icon-25:not(.ib-btn):before {
  font-size: 25px !important;
}
.size-icon-25.ib-btn,
.size-icon-25.ib-btn i,
.size-icon-25.ib-btn i:before {
  font-size: 25px !important;
}
.size-icon-26:not(.ib-btn):before {
  font-size: 26px !important;
}
.size-icon-26.ib-btn,
.size-icon-26.ib-btn i,
.size-icon-26.ib-btn i:before {
  font-size: 26px !important;
}
.size-icon-27:not(.ib-btn):before {
  font-size: 27px !important;
}
.size-icon-27.ib-btn,
.size-icon-27.ib-btn i,
.size-icon-27.ib-btn i:before {
  font-size: 27px !important;
}
.size-icon-28:not(.ib-btn):before {
  font-size: 28px !important;
}
.size-icon-28.ib-btn,
.size-icon-28.ib-btn i,
.size-icon-28.ib-btn i:before {
  font-size: 28px !important;
}
.size-icon-29:not(.ib-btn):before {
  font-size: 29px !important;
}
.size-icon-29.ib-btn,
.size-icon-29.ib-btn i,
.size-icon-29.ib-btn i:before {
  font-size: 29px !important;
}
.size-icon-30:not(.ib-btn):before {
  font-size: 30px !important;
}
.size-icon-30.ib-btn,
.size-icon-30.ib-btn i,
.size-icon-30.ib-btn i:before {
  font-size: 30px !important;
}
.size-icon-31:not(.ib-btn):before {
  font-size: 31px !important;
}
.size-icon-31.ib-btn,
.size-icon-31.ib-btn i,
.size-icon-31.ib-btn i:before {
  font-size: 31px !important;
}
.size-icon-32:not(.ib-btn):before {
  font-size: 32px !important;
}
.size-icon-32.ib-btn,
.size-icon-32.ib-btn i,
.size-icon-32.ib-btn i:before {
  font-size: 32px !important;
}
.size-icon-33:not(.ib-btn):before {
  font-size: 33px !important;
}
.size-icon-33.ib-btn,
.size-icon-33.ib-btn i,
.size-icon-33.ib-btn i:before {
  font-size: 33px !important;
}
.size-icon-34:not(.ib-btn):before {
  font-size: 34px !important;
}
.size-icon-34.ib-btn,
.size-icon-34.ib-btn i,
.size-icon-34.ib-btn i:before {
  font-size: 34px !important;
}
.size-icon-35:not(.ib-btn):before {
  font-size: 35px !important;
}
.size-icon-35.ib-btn,
.size-icon-35.ib-btn i,
.size-icon-35.ib-btn i:before {
  font-size: 35px !important;
}
.size-icon-36:not(.ib-btn):before {
  font-size: 36px !important;
}
.size-icon-36.ib-btn,
.size-icon-36.ib-btn i,
.size-icon-36.ib-btn i:before {
  font-size: 36px !important;
}
.size-icon-37:not(.ib-btn):before {
  font-size: 37px !important;
}
.size-icon-37.ib-btn,
.size-icon-37.ib-btn i,
.size-icon-37.ib-btn i:before {
  font-size: 37px !important;
}
.size-icon-38:not(.ib-btn):before {
  font-size: 38px !important;
}
.size-icon-38.ib-btn,
.size-icon-38.ib-btn i,
.size-icon-38.ib-btn i:before {
  font-size: 38px !important;
}
.size-icon-39:not(.ib-btn):before {
  font-size: 39px !important;
}
.size-icon-39.ib-btn,
.size-icon-39.ib-btn i,
.size-icon-39.ib-btn i:before {
  font-size: 39px !important;
}
.size-icon-40:not(.ib-btn):before {
  font-size: 40px !important;
}
.size-icon-40.ib-btn,
.size-icon-40.ib-btn i,
.size-icon-40.ib-btn i:before {
  font-size: 40px !important;
}
.size-icon-41:not(.ib-btn):before {
  font-size: 41px !important;
}
.size-icon-41.ib-btn,
.size-icon-41.ib-btn i,
.size-icon-41.ib-btn i:before {
  font-size: 41px !important;
}
.size-icon-42:not(.ib-btn):before {
  font-size: 42px !important;
}
.size-icon-42.ib-btn,
.size-icon-42.ib-btn i,
.size-icon-42.ib-btn i:before {
  font-size: 42px !important;
}
.size-icon-43:not(.ib-btn):before {
  font-size: 43px !important;
}
.size-icon-43.ib-btn,
.size-icon-43.ib-btn i,
.size-icon-43.ib-btn i:before {
  font-size: 43px !important;
}
.size-icon-44:not(.ib-btn):before {
  font-size: 44px !important;
}
.size-icon-44.ib-btn,
.size-icon-44.ib-btn i,
.size-icon-44.ib-btn i:before {
  font-size: 44px !important;
}
.size-icon-45:not(.ib-btn):before {
  font-size: 45px !important;
}
.size-icon-45.ib-btn,
.size-icon-45.ib-btn i,
.size-icon-45.ib-btn i:before {
  font-size: 45px !important;
}
.size-icon-46:not(.ib-btn):before {
  font-size: 46px !important;
}
.size-icon-46.ib-btn,
.size-icon-46.ib-btn i,
.size-icon-46.ib-btn i:before {
  font-size: 46px !important;
}
.size-icon-47:not(.ib-btn):before {
  font-size: 47px !important;
}
.size-icon-47.ib-btn,
.size-icon-47.ib-btn i,
.size-icon-47.ib-btn i:before {
  font-size: 47px !important;
}
.size-icon-48:not(.ib-btn):before {
  font-size: 48px !important;
}
.size-icon-48.ib-btn,
.size-icon-48.ib-btn i,
.size-icon-48.ib-btn i:before {
  font-size: 48px !important;
}
.size-icon-49:not(.ib-btn):before {
  font-size: 49px !important;
}
.size-icon-49.ib-btn,
.size-icon-49.ib-btn i,
.size-icon-49.ib-btn i:before {
  font-size: 49px !important;
}
.size-icon-50:not(.ib-btn):before {
  font-size: 50px !important;
}
.size-icon-50.ib-btn,
.size-icon-50.ib-btn i,
.size-icon-50.ib-btn i:before {
  font-size: 50px !important;
}
.size-icon-51:not(.ib-btn):before {
  font-size: 51px !important;
}
.size-icon-51.ib-btn,
.size-icon-51.ib-btn i,
.size-icon-51.ib-btn i:before {
  font-size: 51px !important;
}
.size-icon-52:not(.ib-btn):before {
  font-size: 52px !important;
}
.size-icon-52.ib-btn,
.size-icon-52.ib-btn i,
.size-icon-52.ib-btn i:before {
  font-size: 52px !important;
}
.size-icon-53:not(.ib-btn):before {
  font-size: 53px !important;
}
.size-icon-53.ib-btn,
.size-icon-53.ib-btn i,
.size-icon-53.ib-btn i:before {
  font-size: 53px !important;
}
.size-icon-54:not(.ib-btn):before {
  font-size: 54px !important;
}
.size-icon-54.ib-btn,
.size-icon-54.ib-btn i,
.size-icon-54.ib-btn i:before {
  font-size: 54px !important;
}
.size-icon-55:not(.ib-btn):before {
  font-size: 55px !important;
}
.size-icon-55.ib-btn,
.size-icon-55.ib-btn i,
.size-icon-55.ib-btn i:before {
  font-size: 55px !important;
}
.size-icon-56:not(.ib-btn):before {
  font-size: 56px !important;
}
.size-icon-56.ib-btn,
.size-icon-56.ib-btn i,
.size-icon-56.ib-btn i:before {
  font-size: 56px !important;
}
.size-icon-57:not(.ib-btn):before {
  font-size: 57px !important;
}
.size-icon-57.ib-btn,
.size-icon-57.ib-btn i,
.size-icon-57.ib-btn i:before {
  font-size: 57px !important;
}
.size-icon-58:not(.ib-btn):before {
  font-size: 58px !important;
}
.size-icon-58.ib-btn,
.size-icon-58.ib-btn i,
.size-icon-58.ib-btn i:before {
  font-size: 58px !important;
}
.size-icon-59:not(.ib-btn):before {
  font-size: 59px !important;
}
.size-icon-59.ib-btn,
.size-icon-59.ib-btn i,
.size-icon-59.ib-btn i:before {
  font-size: 59px !important;
}
.size-icon-60:not(.ib-btn):before {
  font-size: 60px !important;
}
.size-icon-60.ib-btn,
.size-icon-60.ib-btn i,
.size-icon-60.ib-btn i:before {
  font-size: 60px !important;
}
.size-icon-61:not(.ib-btn):before {
  font-size: 61px !important;
}
.size-icon-61.ib-btn,
.size-icon-61.ib-btn i,
.size-icon-61.ib-btn i:before {
  font-size: 61px !important;
}
.size-icon-62:not(.ib-btn):before {
  font-size: 62px !important;
}
.size-icon-62.ib-btn,
.size-icon-62.ib-btn i,
.size-icon-62.ib-btn i:before {
  font-size: 62px !important;
}
.size-icon-63:not(.ib-btn):before {
  font-size: 63px !important;
}
.size-icon-63.ib-btn,
.size-icon-63.ib-btn i,
.size-icon-63.ib-btn i:before {
  font-size: 63px !important;
}
.size-icon-64:not(.ib-btn):before {
  font-size: 64px !important;
}
.size-icon-64.ib-btn,
.size-icon-64.ib-btn i,
.size-icon-64.ib-btn i:before {
  font-size: 64px !important;
}
.size-icon-65:not(.ib-btn):before {
  font-size: 65px !important;
}
.size-icon-65.ib-btn,
.size-icon-65.ib-btn i,
.size-icon-65.ib-btn i:before {
  font-size: 65px !important;
}
.size-icon-66:not(.ib-btn):before {
  font-size: 66px !important;
}
.size-icon-66.ib-btn,
.size-icon-66.ib-btn i,
.size-icon-66.ib-btn i:before {
  font-size: 66px !important;
}
.size-icon-67:not(.ib-btn):before {
  font-size: 67px !important;
}
.size-icon-67.ib-btn,
.size-icon-67.ib-btn i,
.size-icon-67.ib-btn i:before {
  font-size: 67px !important;
}
.size-icon-68:not(.ib-btn):before {
  font-size: 68px !important;
}
.size-icon-68.ib-btn,
.size-icon-68.ib-btn i,
.size-icon-68.ib-btn i:before {
  font-size: 68px !important;
}
.size-icon-69:not(.ib-btn):before {
  font-size: 69px !important;
}
.size-icon-69.ib-btn,
.size-icon-69.ib-btn i,
.size-icon-69.ib-btn i:before {
  font-size: 69px !important;
}
.size-icon-70:not(.ib-btn):before {
  font-size: 70px !important;
}
.size-icon-70.ib-btn,
.size-icon-70.ib-btn i,
.size-icon-70.ib-btn i:before {
  font-size: 70px !important;
}
.size-icon-71:not(.ib-btn):before {
  font-size: 71px !important;
}
.size-icon-71.ib-btn,
.size-icon-71.ib-btn i,
.size-icon-71.ib-btn i:before {
  font-size: 71px !important;
}
.size-icon-72:not(.ib-btn):before {
  font-size: 72px !important;
}
.size-icon-72.ib-btn,
.size-icon-72.ib-btn i,
.size-icon-72.ib-btn i:before {
  font-size: 72px !important;
}
.size-icon-73:not(.ib-btn):before {
  font-size: 73px !important;
}
.size-icon-73.ib-btn,
.size-icon-73.ib-btn i,
.size-icon-73.ib-btn i:before {
  font-size: 73px !important;
}
.size-icon-74:not(.ib-btn):before {
  font-size: 74px !important;
}
.size-icon-74.ib-btn,
.size-icon-74.ib-btn i,
.size-icon-74.ib-btn i:before {
  font-size: 74px !important;
}
.size-icon-75:not(.ib-btn):before {
  font-size: 75px !important;
}
.size-icon-75.ib-btn,
.size-icon-75.ib-btn i,
.size-icon-75.ib-btn i:before {
  font-size: 75px !important;
}
.size-icon-76:not(.ib-btn):before {
  font-size: 76px !important;
}
.size-icon-76.ib-btn,
.size-icon-76.ib-btn i,
.size-icon-76.ib-btn i:before {
  font-size: 76px !important;
}
.size-icon-77:not(.ib-btn):before {
  font-size: 77px !important;
}
.size-icon-77.ib-btn,
.size-icon-77.ib-btn i,
.size-icon-77.ib-btn i:before {
  font-size: 77px !important;
}
.size-icon-78:not(.ib-btn):before {
  font-size: 78px !important;
}
.size-icon-78.ib-btn,
.size-icon-78.ib-btn i,
.size-icon-78.ib-btn i:before {
  font-size: 78px !important;
}
.size-icon-79:not(.ib-btn):before {
  font-size: 79px !important;
}
.size-icon-79.ib-btn,
.size-icon-79.ib-btn i,
.size-icon-79.ib-btn i:before {
  font-size: 79px !important;
}
.size-icon-80:not(.ib-btn):before {
  font-size: 80px !important;
}
.size-icon-80.ib-btn,
.size-icon-80.ib-btn i,
.size-icon-80.ib-btn i:before {
  font-size: 80px !important;
}
.size-icon-81:not(.ib-btn):before {
  font-size: 81px !important;
}
.size-icon-81.ib-btn,
.size-icon-81.ib-btn i,
.size-icon-81.ib-btn i:before {
  font-size: 81px !important;
}
.size-icon-82:not(.ib-btn):before {
  font-size: 82px !important;
}
.size-icon-82.ib-btn,
.size-icon-82.ib-btn i,
.size-icon-82.ib-btn i:before {
  font-size: 82px !important;
}
.icon-white-50 {
  color: #ffffff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.icon-color-darkblue {
  color: #125098;
}
.icon-color-halfdarkblue {
  color: rgba(18, 80, 152, 0.5);
}
.icon-color-75darkblue {
  color: rgba(18, 80, 152, 0.75);
}
.icon-color-37darkblue {
  color: rgba(18, 80, 152, 0.37);
}
.icon-color-lightblue {
  color: #21a2ea;
}
.icon-color-vividblue {
  color: #48c8ff;
}
.icon-color-orange {
  color: #fd7045;
}
.icon-color-gold {
  color: #DBC105;
}
.circle-color-16 {
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 50%;
}
.icon-important:before {
  content: '\e80c';
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-in-tag {
  position: relative;
  font-size: 15px;
}
.icon-in-tag:after {
  content: '\e9ac';
  color: #125098;
  font-family: "ibfont";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-in-tag:before {
  color: #fff;
  position: absolute;
  right: 50%;
  top: 50%;
  font-size: 50% !important;
  transform: translate(50%, -50%);
  margin: 0;
}
.icon-in-tag.invert:before,
.icon-in-tag.invert-50:before {
  color: #19419d;
}
.icon-in-tag.invert:after {
  color: #fff;
}
.icon-in-tag.invert-50:after {
  color: rgba(255, 255, 255, 0.5);
}
.icon-in-tag.size-icon-16:after {
  font-size: 15px;
}
.bkgd-top-submodal .icon-in-tag.invert:before,
.bkgd-top-submodal .icon-in-tag.invert-50:before {
  color: #1c52cd;
}
.icon-mirrored:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.no-margin-icon {
  margin: 0;
}
.no-margin-icon:before {
  margin: 0 !important;
}
.icon-help-3-tags:before {
  content: '\ec6f';
}
.icon-domain-gift-tags:before {
  content: '\ec6e';
}
.icon-conflict-tags:before {
  content: '\ec6a';
}
.icon-school-tags:before {
  content: '\ec6d';
}
.icon-ethics-tags:before {
  content: '\ec6b';
}
.icon-training-2-tags:before {
  content: '\ec6c';
}
body > .divLoading ~ .backdrop-modal[modal-holding] {
  background: transparent;
}
.backdrop-modal[modal-holding],
.backdrop-modal[modal-swap] {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: visibility 0.5s ease, opacity 0.5 ease;
  -moz-transition: visibility 0.5s ease, opacity 0.5 ease;
  -o-transition: visibility 0.5s ease, opacity 0.5 ease;
  -ms-transition: visibility 0.5s ease, opacity 0.5 ease;
  transition: visibility 0.5s ease, opacity 0.5 ease;
}
.backdrop-modal[modal-holding] {
  z-index: 100000;
}
.backdrop-modal[modal-swap] {
  z-index: 1038;
}
.modal-iB {
  z-index: 1038;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  /* passos modelo & help criar */
  /* foto utilizadores */
  /* progress bar */
  /*.progress-bar-container
    {
        width: 55px;
    }*/
}
.modal-iB.force-full-width {
  width: 100vw !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 999999999999999 !important;
}
.modal-iB ul {
  list-style-type: none;
}
.modal-iB ul.modal-area-blocks {
  margin: 0;
  padding: 5px;
  clear: both;
  float: left;
  width: 100%;
}
.modal-iB ul.modal-area-blocks li {
  padding: 16px;
  margin: 5px;
  float: left;
  clear: both;
  width: calc(100% - 10px);
  cursor: pointer;
}
.modal-iB ul.modal-area-blocks li,
.modal-iB ul.modal-area-blocks li .info-title,
.modal-iB ul.modal-area-blocks li .info-text {
  color: #fff;
}
.modal-iB ul.modal-area-blocks li .info-title {
  font-size: 16px;
}
.modal-iB ul.modal-area-blocks li:nth-child(1) {
  background-color: #29a1df;
}
.modal-iB ul.modal-area-blocks li:nth-child(1):hover {
  background-color: #1f93cf;
}
.modal-iB ul.modal-area-blocks li:nth-child(2) {
  background-color: #0377b2;
}
.modal-iB ul.modal-area-blocks li:nth-child(2):hover {
  background-color: #036699;
}
.modal-iB ul.modal-area-blocks li:nth-child(3) {
  background-color: #003f79;
}
.modal-iB ul.modal-area-blocks li:nth-child(3):hover {
  background-color: #003260;
}
.modal-iB ul.modal-area-blocks.modsec-blocks li:nth-child(1) {
  background-color: #8bc34a;
}
.modal-iB ul.modal-area-blocks.modsec-blocks li:nth-child(1):hover {
  background-color: #7eb73d;
}
.modal-iB ul.modal-area-blocks.modsec-blocks li:nth-child(2) {
  background-color: #f35958;
}
.modal-iB ul.modal-area-blocks.modsec-blocks li:nth-child(2):hover {
  background-color: #f14140;
}
.modal-iB .create-option-modal.active ~ .area-info-content > * {
  opacity: 0.5;
}
.modal-iB .create-option-modal.active ~ .area-info-content * {
  pointer-events: none;
}
.modal-iB .area-info-content .create-option-modal.active ~ * {
  opacity: 0.5;
  pointer-events: none;
}
.modal-iB .area-info-content .create-option-modal.active ~ * * {
  pointer-events: none;
}
.modal-iB .area-info-crumbs {
  position: relative;
}
.modal-iB .area-info-crumbs .dropdown-menu {
  margin: 0;
  padding: 0;
}
.modal-iB .area-info-crumbs .dropdown-menu > li > a {
  padding: 0;
  line-height: 36px;
  height: 100%;
}
.modal-iB .area-info-crumbs .dropdown-menu > li.home,
.modal-iB .area-info-crumbs .dropdown-menu > li.home:hover {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.modal-iB .area-info-crumbs .dropdown-menu > li.home > a .action-text,
.modal-iB .area-info-crumbs .dropdown-menu > li.home:hover > a .action-text {
  color: #125098;
  font-size: 14px;
  font-weight: 500;
}
.modal-iB .area-info-crumbs .dropdown-menu > li:hover {
  background-color: inherit;
}
.modal-iB .area-info-crumbs .dropdown-menu .action-icon,
.modal-iB .area-info-crumbs .dropdown-menu .action-text {
  vertical-align: middle;
  white-space: normal;
}
.modal-iB .area-info-crumbs .dropdown-menu .action-icon {
  color: rgba(18, 80, 152, 0.5);
}
.modal-iB .area-info-crumbs button {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  width: 100%;
  background: linear-gradient(315deg, #ffffff 3px, transparent 4px);
  background-position: 0px -6px;
  background-repeat: no-repeat;
  height: 48px;
  border: none;
}
.modal-iB .area-info-loading {
  position: static;
}
.modal-iB .backdrop-modal {
  position: fixed;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  -webkit-transition: visibility 0.5s ease, opacity 0.5 ease;
  -moz-transition: visibility 0.5s ease, opacity 0.5 ease;
  -o-transition: visibility 0.5s ease, opacity 0.5 ease;
  -ms-transition: visibility 0.5s ease, opacity 0.5 ease;
  transition: visibility 0.5s ease, opacity 0.5 ease;
}
.modal-iB .backdrop-modal.is-parallel {
  background-color: transparent;
}
.modal-iB .modal-iB {
  right: auto;
  left: auto;
}
.modal-iB .modal-iB .backdrop-modal {
  background-color: transparent;
}
.modal-iB .modal-iB + .backdrop-modal {
  z-index: 4;
  background-color: transparent;
}
.modal-iB .modal-iB:not(.parallel) {
  z-index: 1;
  position: absolute;
}
.modal-iB .area-info-body .scroll-wrapper .grid-iB.k-grid-no-header,
.modal-iB .area-info-body .scroll-wrapper .tree-iB.k-grid-no-header {
  margin-bottom: 0;
}
.modal-iB .area-info-body.has-footer .mCustomScrollbar:not(.create-option-scroll) .mCSB_scrollTools .mCSB_draggerContainer,
.modal-iB .area-info-body.has-footer .mCustomScrollbar > .simplebar-track.simplebar-horizontal {
  bottom: 50px;
}
.modal-iB .area-info-body.has-footer .scroll-wrapper {
  padding-bottom: 50px !important;
}
.modal-iB.modal-fullwidth {
  width: 100vw;
}
@media (min-width: 768px) {
  .modal-iB.modal-fullwidth > .area-total-content > .area-info-body > .area-info-top {
    padding-left: 48px;
  }
}
.modal-iB.modal-large {
  width: 800px;
}
@media (max-width: 800px) {
  .modal-iB.modal-large {
    width: 100%;
  }
}
.modal-iB.modal-extralarge {
  width: 1200px;
}
@media (max-width: 1200px) {
  .modal-iB.modal-extralarge {
    width: 100%;
  }
}
.modal-iB.modal-medium {
  width: 400px;
}
@media (max-width: 400px) {
  .modal-iB.modal-medium {
    width: 100%;
  }
}
.modal-iB.modal-small {
  width: 280px;
}
@media (max-width: 280px) {
  .modal-iB.modal-small {
    width: 100%;
  }
}
.modal-iB.modal-300 {
  width: 300px;
}
.modal-iB[class*=modal-dynamic-] {
  width: 100%;
}
.modal-iB.modal-dynamic-extralarge {
  min-width: 1200px;
}
@media (max-width: 1200px) {
  .modal-iB.modal-dynamic-extralarge {
    min-width: 100%;
  }
}
.modal-iB.modal-dynamic-large {
  min-width: 800px;
}
@media (max-width: 800px) {
  .modal-iB.modal-dynamic-large {
    min-width: 100%;
  }
}
.modal-iB.modal-dynamic-medium {
  min-width: 400px;
}
@media (max-width: 400px) {
  .modal-iB.modal-dynamic-medium {
    min-width: 100%;
  }
}
.modal-iB .area-total-content {
  padding: 0 !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.modal-iB .area-total-content[disabled]:after,
.modal-iB .area-total-content[fake-backdrop]:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.modal-iB .area-total-content[disabled] ~ .modal-iB:not(.parallel),
.modal-iB .area-total-content[fake-backdrop] ~ .modal-iB:not(.parallel) {
  z-index: 3;
}
.modal-iB .area-total-content[disabled]:after {
  background: rgba(255, 255, 255, 0.5);
}
.modal-iB .area-total-content[fake-backdrop]:after {
  background: rgba(0, 0, 0, 0.5);
}
.modal-iB .area-info-top {
  height: 90px;
  padding: 16px;
}
.modal-iB .area-info-top.row-same-height {
  padding-bottom: 0;
}
.modal-iB .area-info-top .title-modal {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
}
.modal-iB .area-info-top .subtitle-modal {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.6);
  /*display: block;*/
  /*padding-top: 6px;*/
}
.modal-iB .area-info-top .subtitle-modal > span {
  display: block;
}
.modal-iB .area-info-top .subtitle-modal .subtitle-modal {
  color: #ffffff;
}
.modal-iB .area-info-top .close-modal {
  position: absolute;
  top: -8px;
  right: 0;
  width: 36px;
  height: 36px;
  vertical-align: top;
}
.modal-iB .area-info-top .version {
  cursor: pointer;
  text-decoration: underline;
  color: #48c8ff;
}
.modal-iB .area-info-top .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.modal-iB.second-level .area-total-content {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-iB.second-level > :not(.modal-iB) > :not(.modal-iB) .area-info-top,
.modal-iB .second-header {
  height: 48px;
  min-height: inherit;
  padding: 0;
}
.modal-iB.second-level > :not(.modal-iB) > :not(.modal-iB) .area-info-top .title-modal,
.modal-iB .second-header .title-modal {
  font-size: 14px;
  line-height: 16px;
}
.modal-iB.second-level > :not(.modal-iB) > :not(.modal-iB) .area-info-top .subtitle-modal,
.modal-iB .second-header .subtitle-modal {
  font-size: 12px;
  line-height: 13px;
  color: rgba(255, 255, 255, 0.6);
}
.modal-iB.second-level > :not(.modal-iB) > :not(.modal-iB) .area-info-top .actions,
.modal-iB .second-header .actions {
  width: 48px;
  text-align: center;
}
.modal-iB.second-level > :not(.modal-iB) > :not(.modal-iB) .area-info-top .actions .dropdown-menu,
.modal-iB .second-header .actions .dropdown-menu {
  margin-right: 8px;
}
.modal-iB.second-level > :not(.modal-iB) > :not(.modal-iB) .area-info-top .row-same-height > div,
.modal-iB .second-header .row-same-height > div {
  height: 48px;
}
.modal-iB.second-level > :not(.modal-iB) > :not(.modal-iB) .area-info-top button.btn.btn-xs,
.modal-iB .second-header button.btn.btn-xs {
  font-size: 13px;
  padding: 3px 12px;
  margin-right: 16px;
}
.modal-iB .second-header {
  padding-left: 16px !important;
}
.modal-iB .second-header.no-padding {
  padding-left: 0 !important;
}
.modal-iB .second-header button .desc-icon,
.modal-iB .second-header button .title-standard,
.modal-iB .second-header button .title-minimal {
  color: #fff;
}
.modal-iB .second-header button .title-minimal {
  opacity: 0.5;
}
.modal-iB .bkgd-top-modal {
  color: #ffffff;
  background-color: #19419d;
}
.modal-iB .bkgd-top-submodal {
  color: #ffffff;
  background-color: #1c52cd;
}
.modal-iB .area-info-content-transition {
  -webkit-transition: height 0.75s ease-in-out;
  -moz-transition: height 0.75s ease-in-out;
  -ms-transition: height 0.75s ease-in-out;
  -o-transition: height 0.75s ease-in-out;
  transition: height 0.75s ease-in-out;
}
.modal-iB .area-info-top .help-block,
.modal-iB .area-info-content .help-block {
  font-size: 10px;
  line-height: 14px;
  opacity: 0.5;
}
.modal-iB .area-info-top .help-block:not([class*="field-validation-"]),
.modal-iB .area-info-content .help-block:not([class*="field-validation-"]) {
  color: #444;
}
.modal-iB .area-info-top .floating-label .form-control ~ label,
.modal-iB .area-info-content .floating-label .form-control ~ label,
.modal-iB .area-info-top .floating-label .os-host-textarea ~ label,
.modal-iB .area-info-content .floating-label .os-host-textarea ~ label {
  font-size: 12px;
  opacity: 1;
  color: rgba(18, 80, 152, 0.75);
}
.modal-iB .area-info-top .floating-label.has-focus .os-host-textarea ~ label,
.modal-iB .area-info-content .floating-label.has-focus .os-host-textarea ~ label,
.modal-iB .area-info-top .floating-label .form-group .form-control :focus ~ label,
.modal-iB .area-info-content .floating-label .form-group .form-control :focus ~ label {
  color: #4fbbf4;
  opacity: 1;
}
.modal-iB .area-info-top .form-group .form-control:focus ~ label,
.modal-iB .area-info-content .form-group .form-control:focus ~ label {
  opacity: 1;
  color: #4fbbf4;
}
.modal-iB .area-info-content {
  position: relative;
  z-index: 1;
  overflow-x: hidden;
}
.modal-iB .area-info-content ~ .area-info-footer {
  z-index: 2;
}
.modal-iB .area-info-content ~ .area-info-footer .modal-side-footer {
  z-index: 1;
}
.modal-iB .area-mobile-loading {
  position: relative;
  z-index: 1;
  height: 100%;
  float: left;
}
.modal-iB .bkgd-step-blue {
  background-color: #eef3f8;
}
.modal-iB .bkgd-step-blue.area-info-top {
  font-size: 14px;
  font-weight: 500;
}
.modal-iB .info-template-group,
.modal-iB .info-help-group {
  font-size: 14px;
  font-weight: 500;
  color: #125098;
}
.modal-iB .info-template-group:not(.row-same-height),
.modal-iB .info-help-group:not(.row-same-height) {
  padding-top: 16px;
  padding-bottom: 24px;
}
.modal-iB .info-template-group:not(:first-child),
.modal-iB .info-help-group:not(:first-child) {
  border-top: 1px solid #d7dee9;
}
.modal-iB .info-template-group > .row-same-height,
.modal-iB .info-help-group > .row-same-height {
  height: 36px;
}
.modal-iB .info-template-group > .row-same-height > div,
.modal-iB .info-help-group > .row-same-height > div,
.modal-iB .info-template-group.row-same-height > div,
.modal-iB .info-help-group.row-same-height > div {
  vertical-align: middle;
}
.modal-iB .info-template-group > .row-same-height > div i:before,
.modal-iB .info-help-group > .row-same-height > div i:before,
.modal-iB .info-template-group.row-same-height > div i:before,
.modal-iB .info-help-group.row-same-height > div i:before {
  margin: 0;
}
.modal-iB .info-help-header {
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  color: #125098;
  background-color: #fff;
}
.modal-iB .info-help-header.row-same-height > * {
  vertical-align: middle;
}
.modal-iB .info-options-header {
  font-size: 13px;
  font-weight: 400;
  height: 48px;
  color: #125098;
  background-color: #eef3f8;
}
.modal-iB .info-options-header.row-same-height > * {
  vertical-align: middle;
}
.modal-iB .actions.open > .info-help-btn {
  color: #21a2ea !important;
  background-color: transparent !important;
}
.modal-iB .user-thumbnail {
  width: 36px;
  text-align: center;
}
.modal-iB .user-thumbnail > img {
  display: inline-block;
  overflow: hidden;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
  background-color: #ccc;
  background-size: cover;
}
.modal-iB .progress-bar-container .progress {
  height: 10px;
  background-color: #e4e5e5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-iB .progress-bar-container .progress.progress-lg {
  height: 30px;
}
.modal-iB .progress-bar-container .progress.progress-inner-text {
  height: 14px;
  line-height: 14px;
  font-size: 10px;
  text-align: right;
  color: #444;
}
.modal-iB .progress-bar-container .progress.progress-inner-text .progress-bar {
  padding: 0;
}
.modal-iB .progress-bar-container .progress.progress-inner-text span {
  position: absolute;
  right: 5px;
}
.modal-iB .progress-bar-container .progress .progress-bar {
  background-color: #48c8ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-iB .progress-bar-container .bar-title {
  font-size: 10px;
  font-weight: 400;
  opacity: 0.5;
  color: #444;
}
.modal-iB .progress-bar-container.progress {
  height: 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-iB .progress-bar-container.progress .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-iB .bg-color.area-info-top .title-modal {
  color: #ffffff;
}
.modal-iB .bg-color.area-info-top .subtitle-modal {
  color: #ffffff;
}
.modal-iB .bg-color.area-info-top .subtitle-modal .reference > *:not(.status):not(.status-box):not(.version):not(.template) {
  opacity: 0.5;
}
.modal-iB .accordionContainer .panel-collapse .panel-body {
  padding-bottom: 10px;
}
.modal-iB .horizontal-divider {
  margin: 10px 0;
  background: rgba(28, 82, 205, 0.2) !important;
}
.modal-iB.collapsable-modal-left {
  position: relative;
  float: left;
}
.modal-iB.filters-menu {
  overflow: hidden;
  width: 300px;
  height: calc(100vh - 160px);
  -webkit-transition: -webkit-box-shadow 0.2s ease-in;
  -moz-transition: -moz-box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
  background-color: #fff;
}
.modal-iB.filters-menu.modal-fixed {
  position: fixed;
  -webkit-box-shadow: 2px 0 10px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 2px 0 10px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.3) !important;
}
.modal-iB.filters-menu header.default-header {
  height: 48px;
  padding-right: 5px;
  color: #fff;
  background-color: #19419d;
}
.modal-iB.filters-menu header.default-header + .area-info-content {
  height: calc(100% - 48px);
}
.modal-iB.filters-menu header .icon-header {
  width: 48px;
  text-align: center;
}
.modal-iB.filters-menu header .title-modal {
  font-size: 14px;
  font-weight: 500;
}
.modal-iB.filters-menu header .action {
  font-size: 11px;
  font-weight: 400;
  display: table;
  min-width: 36px;
  padding: 0;
  cursor: pointer;
  text-align: center;
  color: #21a2ea;
  border: none !important;
  background: transparent;
}
.modal-iB.filters-menu header .action.pin {
  color: rgba(255, 255, 255, 0.37);
  -webkit-transition: -webkit-transform 0.4s ease-in;
  -moz-transition: -moz-transform 0.4s ease-in;
  -o-transition: -o-transform 0.4s ease-in;
  transition: transform 0.4s ease-in;
  -webkit-transform: rotate(45deg);
  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: rotate(45deg);
  /* IE 9 */
  transform: rotate(45deg);
  /* Firefox 16+, IE 10+, Opera */
}
.modal-iB.filters-menu header .action.pin.active {
  -webkit-transform: rotate(-45deg);
  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  transform: rotate(-45deg);
  /* Firefox 16+, IE 10+, Opera */
  color: #21a2ea;
}
.modal-iB.filters-menu header .ib-btn.btn-icon-toggle {
  right: 0;
}
.modal-iB.filters-menu .panel-body div.no-padding {
  padding: 0 !important;
}
.modal-iB.filters-menu .panel-body ul > li {
  list-style: none;
}
.modal-iB.filters-menu .actions-row {
  cursor: pointer;
}
.modal-iB.filters-menu .actions-row:hover {
  background-color: rgba(18, 80, 152, 0.1);
}
.modal-iB.filters-menu .actions-row .actions {
  width: 50px;
}
.modal-iB.filters-menu .actions-row .entity-image {
  width: 22px;
  text-align: left;
}
.modal-iB.filters-menu .actions-row .checkbox,
.modal-iB.filters-menu .actions-row .radio {
  pointer-events: none;
}
.modal-iB.filters-menu .hidden-option {
  display: none;
}
.modal-iB .row-table-infonav {
  height: 48px;
  background-color: transparent;
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.modal-iB .row-table-infonav:hover {
  cursor: pointer;
  background-color: rgba(18, 80, 152, 0.1);
}
.modal-iB .row-table-infonav:hover .title-standard {
  color: #125098;
  font-weight: 500;
}
.modal-iB .modal-info-position {
  padding-left: 16px;
}
.modal-iB .modal-info-position-level.level-n .dropdown-menu {
  margin: 0;
  padding: 0;
}
.modal-iB .modal-info-position-level.level-n .dropdown-menu li:first-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.modal-iB .modal-info-position-level.level-n .dropdown-menu li:first-child a {
  color: #125098;
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
}
.modal-iB .modal-info-position-level.level-n .dropdown-menu a {
  padding: 4px 12px;
}
.modal-iB .modal-info-position-level.level-n .dropdown-menu .action-icon,
.modal-iB .modal-info-position-level.level-n .dropdown-menu .action-text {
  vertical-align: middle;
  white-space: normal;
}
.modal-iB .modal-info-position-level.level-n .dropdown-menu .icon-menu-level {
  line-height: 36px;
  width: 36px;
}
.modal-iB .modal-info-position-level.level-n .dropdown-menu .icon-menu-level:before {
  color: rgba(68, 68, 68, 0.5);
  vertical-align: middle;
}
.modal-iB .modal-info-position-level.level-n button {
  background-color: #fff;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0px;
  padding: 0;
  width: 100%;
  background: linear-gradient(315deg, #ffffff 3px, transparent 4px);
  background-position: 0px -6px;
  background-repeat: no-repeat;
  height: 48px;
  border: none;
}
.modal-iB .desc-icon:before {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.modal-iB .header-child.white-text .child-title,
.modal-iB .header-child.white-text .child-name,
.modal-iB .header-child.white-text .navHeaderTitle {
  color: #ffffff;
}
.modal-iB .header-child.white-text .child-type {
  color: rgba(255, 255, 255, 0.6);
}
.modal-iB.modal-xs > .area-total-content .hidden-xs {
  display: none !important;
}
.modal-iB.modal-xs > .area-total-content .visible-xs {
  display: block !important;
}
table.modal-iB.modal-xs > .area-total-content .visible-xs {
  display: table !important;
}
tr.modal-iB.modal-xs > .area-total-content .visible-xs {
  display: table-row !important;
}
th.modal-iB.modal-xs > .area-total-content .visible-xs,
td.modal-iB.modal-xs > .area-total-content .visible-xs {
  display: table-cell !important;
}
.modal-iB.modal-xs > .area-total-content .visible-xs-block {
  display: block !important;
}
.modal-iB.modal-xs > .area-total-content .visible-xs-inline {
  display: inline !important;
}
.modal-iB.modal-xs > .area-total-content .visible-xs-inline-block {
  display: block !important;
}
.modal-iB.modal-sm > .area-total-content .hidden-sm {
  display: none !important;
}
.modal-iB.modal-sm > .area-total-content .visible-sm {
  display: block !important;
}
table.modal-iB.modal-sm > .area-total-content .visible-sm {
  display: table !important;
}
tr.modal-iB.modal-sm > .area-total-content .visible-sm {
  display: table-row !important;
}
th.modal-iB.modal-sm > .area-total-content .visible-sm,
td.modal-iB.modal-sm > .area-total-content .visible-sm {
  display: table-cell !important;
}
.modal-iB.modal-sm > .area-total-content .visible-sm-block {
  display: block !important;
}
.modal-iB.modal-sm > .area-total-content .visible-sm-inline {
  display: inline !important;
}
.modal-iB.modal-sm > .area-total-content .visible-sm-inline-block {
  display: block !important;
}
.modal-iB.modal-md > .area-total-content .hidden-md {
  display: none !important;
}
.modal-iB.modal-md > .area-total-content .visible-md {
  display: block !important;
}
table.modal-iB.modal-md > .area-total-content .visible-md {
  display: table !important;
}
tr.modal-iB.modal-md > .area-total-content .visible-md {
  display: table-row !important;
}
th.modal-iB.modal-md > .area-total-content .visible-md,
td.modal-iB.modal-md > .area-total-content .visible-md {
  display: table-cell !important;
}
.modal-iB.modal-md > .area-total-content .visible-md-block {
  display: block !important;
}
.modal-iB.modal-md > .area-total-content .visible-md-inline {
  display: inline !important;
}
.modal-iB.modal-md > .area-total-content .visible-md-inline-block {
  display: block !important;
}
.modal-iB.modal-lg > .area-total-content .hidden-lg {
  display: none !important;
}
.modal-iB.modal-lg > .area-total-content .visible-lg {
  display: block !important;
}
table.modal-iB.modal-lg > .area-total-content .visible-lg {
  display: table !important;
}
tr.modal-iB.modal-lg > .area-total-content .visible-lg {
  display: table-row !important;
}
th.modal-iB.modal-lg > .area-total-content .visible-lg,
td.modal-iB.modal-lg > .area-total-content .visible-lg {
  display: table-cell !important;
}
.modal-iB.modal-lg > .area-total-content .visible-lg-block {
  display: block !important;
}
.modal-iB.modal-lg > .area-total-content .visible-lg-inline {
  display: inline !important;
}
.modal-iB.modal-lg > .area-total-content .visible-lg-inline-block {
  display: block !important;
}
/* MODAL USAR COMO MODELO */
.modal-useTemplate.modal .modal-dialog,
.modal-blue-bg .modal-dialog {
  width: 100%;
}
.modal-useTemplate.modal > .divLoading,
.modal-blue-bg > .divLoading {
  background-color: rgba(21, 74, 182, 0.5);
}
.modal-useTemplate.modal .header-child,
.modal-blue-bg .header-child {
  background: none !important;
  border-bottom: none;
}
.modal-useTemplate.modal .header-child,
.modal-blue-bg .header-child,
.modal-useTemplate.modal .header-child .child-title,
.modal-blue-bg .header-child .child-title,
.modal-useTemplate.modal .header-child .child-name,
.modal-blue-bg .header-child .child-name {
  color: #ffffff;
}
.modal-useTemplate.modal .header-child .child-type,
.modal-blue-bg .header-child .child-type {
  color: rgba(255, 255, 255, 0.5);
}
.modal-useTemplate.modal .header-child .header-child-btn .btn-icon-toggle,
.modal-blue-bg .header-child .header-child-btn .btn-icon-toggle {
  color: rgba(255, 255, 255, 0.7);
}
.modal-useTemplate.modal .header-child .header-child-btn .btn-icon-toggle:not(.disable):hover,
.modal-blue-bg .header-child .header-child-btn .btn-icon-toggle:not(.disable):hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
}
.modal-useTemplate.modal .area-info-content,
.modal-blue-bg .area-info-content {
  color: #ffffff;
  background-color: rgba(21, 74, 182, 0.8);
}
.modal-useTemplate.modal .area-info-content .area-info-content > div,
.modal-blue-bg .area-info-content .area-info-content > div {
  -webkit-transform: translate3d(0, 0, 0);
}
.modal-useTemplate.modal .area-info-content .section-title-obj,
.modal-blue-bg .area-info-content .section-title-obj,
.modal-useTemplate.modal .area-info-content .dropdown-view-title,
.modal-blue-bg .area-info-content .dropdown-view-title {
  color: #ffffff;
}
.modal-useTemplate.modal .area-info-content .TileSection .tiles_addMore .addMore_line span,
.modal-blue-bg .area-info-content .TileSection .tiles_addMore .addMore_line span {
  background-color: rgba(255, 255, 255, 0.3);
}
.modal-useTemplate.modal .area-info-content .TileSection .ib-btn:not(.btn-light-blue),
.modal-blue-bg .area-info-content .TileSection .ib-btn:not(.btn-light-blue) {
  color: rgba(255, 255, 255, 0.7);
}
.modal-useTemplate.modal .area-info-content .TileSection .ib-btn.btn-icon-toggle.active,
.modal-blue-bg .area-info-content .TileSection .ib-btn.btn-icon-toggle.active {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #125098;
}
.modal-useTemplate.modal .area-info-content .TileSection .ib-btn.btn-icon-toggle.selected,
.modal-blue-bg .area-info-content .TileSection .ib-btn.btn-icon-toggle.selected {
  color: #21a2ea;
}
.modal-useTemplate.modal .area-info-content .TileSection .search-result-empty,
.modal-blue-bg .area-info-content .TileSection .search-result-empty {
  color: rgba(255, 255, 255, 0.5);
}
.modal-useTemplate.modal .area-info-content .sb-search-input,
.modal-blue-bg .area-info-content .sb-search-input {
  color: #fff;
}
.modal-useTemplate.modal .area-info-content .sb-search-input:not(:focus),
.modal-blue-bg .area-info-content .sb-search-input:not(:focus) {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}
.modal-useTemplate.modal .area-info-content [class*=innerContainer],
.modal-blue-bg .area-info-content [class*=innerContainer] {
  box-shadow: 0 25px 36px -10px rgba(0, 0, 0, 0.2);
}
.modal-useTemplate.modal .area-info-content [class*=innerContainer].active,
.modal-blue-bg .area-info-content [class*=innerContainer].active {
  outline: 2px solid #f60;
}
.modal-useTemplate.modal .area-info-content span.k-dropdown .k-dropdown-wrap.k-state-default,
.modal-blue-bg .area-info-content span.k-dropdown .k-dropdown-wrap.k-state-default,
.modal-useTemplate.modal .area-info-content span.k-dropdown .k-dropdown-wrap.k-state-active,
.modal-blue-bg .area-info-content span.k-dropdown .k-dropdown-wrap.k-state-active,
.modal-useTemplate.modal .area-info-content span.k-dropdown .k-dropdown-wrap.k-state-hover,
.modal-blue-bg .area-info-content span.k-dropdown .k-dropdown-wrap.k-state-hover,
.modal-useTemplate.modal .area-info-content span.k-dropdown .k-dropdown-wrap.k-state-focused,
.modal-blue-bg .area-info-content span.k-dropdown .k-dropdown-wrap.k-state-focused,
.modal-useTemplate.modal .area-info-content span.k-dropdown .k-dropdown-wrap.k-state-border-down,
.modal-blue-bg .area-info-content span.k-dropdown .k-dropdown-wrap.k-state-border-down,
.modal-useTemplate.modal .area-info-content span.k-dropdown .k-dropdown-wrap.k-state-border-up,
.modal-blue-bg .area-info-content span.k-dropdown .k-dropdown-wrap.k-state-border-up {
  border-color: #ffffff;
}
.modal-useTemplate.modal .area-info-content span.k-dropdown:after,
.modal-blue-bg .area-info-content span.k-dropdown:after {
  border-bottom-color: #ffffff;
}
.modal-useTemplate.modal .area-info-content span.k-dropdown .k-dropdown-wrap .k-input,
.modal-blue-bg .area-info-content span.k-dropdown .k-dropdown-wrap .k-input {
  color: #ffffff;
}
.modal-useTemplate.modal .close-modal,
.modal-blue-bg .close-modal {
  position: absolute;
  z-index: 1;
  top: 8px;
  right: 12px;
}
.modal-useTemplate.modal .scrollable-list.navMD-filters,
.modal-blue-bg .scrollable-list.navMD-filters {
  background-color: transparent;
}
.modal-useTemplate.modal .scrollable-list.navMD-filters > li,
.modal-blue-bg .scrollable-list.navMD-filters > li,
.modal-useTemplate.modal .scrollable-list.navMD-filters .mCSB_container > li,
.modal-blue-bg .scrollable-list.navMD-filters .mCSB_container > li {
  cursor: pointer;
}
.modal-useTemplate.modal .scrollable-list.navMD-filters > li a,
.modal-blue-bg .scrollable-list.navMD-filters > li a,
.modal-useTemplate.modal .scrollable-list.navMD-filters .mCSB_container > li a,
.modal-blue-bg .scrollable-list.navMD-filters .mCSB_container > li a {
  color: rgba(255, 255, 255, 0.8);
}
.modal-useTemplate.modal .scrollable-list.navMD-filters > li.active a,
.modal-blue-bg .scrollable-list.navMD-filters > li.active a,
.modal-useTemplate.modal .scrollable-list.navMD-filters .mCSB_container > li.active a,
.modal-blue-bg .scrollable-list.navMD-filters .mCSB_container > li.active a,
.modal-useTemplate.modal .scrollable-list.navMD-filters > li.active a:hover,
.modal-blue-bg .scrollable-list.navMD-filters > li.active a:hover,
.modal-useTemplate.modal .scrollable-list.navMD-filters .mCSB_container > li.active a:hover,
.modal-blue-bg .scrollable-list.navMD-filters .mCSB_container > li.active a:hover,
.modal-useTemplate.modal .scrollable-list.navMD-filters > li.active a:active,
.modal-blue-bg .scrollable-list.navMD-filters > li.active a:active,
.modal-useTemplate.modal .scrollable-list.navMD-filters .mCSB_container > li.active a:active,
.modal-blue-bg .scrollable-list.navMD-filters .mCSB_container > li.active a:active,
.modal-useTemplate.modal .scrollable-list.navMD-filters > li.active a:focus,
.modal-blue-bg .scrollable-list.navMD-filters > li.active a:focus,
.modal-useTemplate.modal .scrollable-list.navMD-filters .mCSB_container > li.active a:focus,
.modal-blue-bg .scrollable-list.navMD-filters .mCSB_container > li.active a:focus {
  color: #fff;
}
.modal-useTemplate.modal .scrollable-list.navMD-filters .magic-line,
.modal-blue-bg .scrollable-list.navMD-filters .magic-line {
  color: #fff;
  border-color: #fff;
}
/* fim modal usar como modelo*/
/* MODAL PESQUISAR MODELOS */
.treelist-useTemplate.treelist .item-parent .k-icon {
  width: 48px;
}
/* fim modal pesquisar modelos */
/**
 * ----------------------------------------
 * animation highlight-modal
 * ----------------------------------------
 */
.modal-iB.shake-animation-iB {
  z-index: 9999999999 !important;
}
.modal-iB.shake-animation-iB > .area-total-content {
  /*background-color: rgba(28, 82, 205, 0.02);
        outline: 1px solid rgba(28, 82, 205, 0.75);*/
  transform: scale(1);
  -webkit-animation: shake-iB 0.4s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: shake-iB 0.4s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  backface-visibility: hidden;
}
.modal-iB.shake-animation-iB > .area-total-content:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(18, 80, 152, 0.1);
  z-index: 9999999999 !important;
}
.modal-iB.shake-animation-iB.parallel + .modal-iB.parallel {
  z-index: 9999999999 !important;
}
@keyframes shake-iB {
  20% {
    transform: scale(1.005);
  }
  40%,
  80% {
    transform: scale(1.01);
  }
  60% {
    transform: scale(1.005);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes shake-iB {
  20% {
    transform: scale(1.005);
  }
  40%,
  80% {
    transform: scale(1.01);
  }
  60% {
    transform: scale(1.005);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes highlight-modal {
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
  }
  50% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-box-shadow: inset 0 0 16px 0px #1c52cd;
    box-shadow: inset 0 0 16px 0px #1c52cd;
  }
}
@-webkit-keyframes highlight-modal {
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
  }
  50% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-box-shadow: inset 0 0 16px 0px #1c52cd;
    box-shadow: inset 0 0 16px 0px #1c52cd;
  }
}
.modal-context-menu {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: auto;
  width: 100% !important;
  background-color: #fff;
}
.menu-contextual-divider {
  width: 100%;
  height: 1px !important;
  padding: 0;
  background: rgba(0, 0, 0, 0.1);
}
.menu-contextual-divider:first-child,
.menu-contextual-divider:last-child,
*:first-child[style*="display:none"] + .menu-contextual-divider,
*:first-child[style*="display: none"] + .menu-contextual-divider {
  display: none;
}
.menu-contextual-divider + .menu-contextual-divider {
  display: none;
}
.menu-contextual-divider + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + .menu-contextual-divider {
  display: none;
}
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
  display: none;
}
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
  display: none;
}
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
  display: none;
}
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
  display: none;
}
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
  display: none;
}
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
  display: none;
}
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
  display: none;
}
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
.menu-contextual-divider + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
  display: none;
}
@media (min-width: 768px) {
  *.visible-xs + .menu-contextual-divider {
    display: none;
  }
  *.visible-xs + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + .menu-contextual-divider {
    display: none;
  }
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
    display: none;
  }
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
    display: none;
  }
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
    display: none;
  }
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
    display: none;
  }
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
    display: none;
  }
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
    display: none;
  }
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
    display: none;
  }
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display: none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider,
  *.visible-xs + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + *[style*="display:none"] + .menu-contextual-divider {
    display: none;
  }
}
/* z index para dropdown e menu contextual */
.dropdown-menu.contextual-menu-options {
  z-index: 1042;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  /*z-index: @z-modal;*/
}
.modal.contextMenuModal {
  z-index: 1042;
}
.modal-backdrop {
  margin-top: 0;
}
/*Desktop*/
.toggle-contextual-menu .dropdown-menu {
  top: 0px;
  min-width: 135px;
  max-width: 295px;
  padding: 0;
  border: 0 solid #ccc;
  border: 0 solid rgba(0, 0, 0, 0.15);
}
@media (min-width: 865px) {
  .toggle-contextual-menu .dropdown-menu {
    max-width: 500px;
    min-width: 160px;
  }
}
.toggle-contextual-menu .dropdown-menu li a {
  padding: 0px !important;
  height: 100%;
}
.toggle-contextual-menu.click-contextual-menu {
  display: none;
  position: absolute;
}
.toggle-contextual-menu.click-contextual-menu .dropdown-menu {
  display: block;
  position: relative;
}
.contextual-menu-options.dropdown-menu,
.contextual-menu-options .dropdown-menu.context-menu-second-level {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.175);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.175);
}
.contextual-menu-options.dropdown-menu {
  min-width: 135px;
  max-width: 295px;
  border: 0 solid #ccc;
  border: 0 solid rgba(0, 0, 0, 0.15);
}
@media (min-width: 865px) {
  .contextual-menu-options.dropdown-menu {
    max-width: 500px;
    min-width: 160px;
  }
}
.contextual-menu-options li {
  float: left;
  clear: both;
  width: 100%;
  height: 48px;
  cursor: pointer;
}
.contextual-menu-options li:hover,
.contextual-menu-options li:focus,
.contextual-menu-options li > a:hover,
.contextual-menu-options li > a:focus {
  background-color: #eaf6fb;
}
.contextual-menu-options li:hover.blue-hover,
.contextual-menu-options li:focus.blue-hover,
.contextual-menu-options li > a:hover.blue-hover,
.contextual-menu-options li > a:focus.blue-hover {
  background-color: rgba(18, 80, 152, 0.1);
}
.contextual-menu-options li.contextual-menu-disabled {
  background: none !important;
  pointer-events: none;
}
.contextual-menu-options li.contextual-menu-disabled .action-icon,
.contextual-menu-options li.contextual-menu-disabled .action-text {
  color: #999;
}
.contextual-menu-options li a {
  float: left;
  width: 100%;
}
.contextual-menu-options li a:hover {
  text-decoration: none;
}
.contextual-menu-options li a.contextual-menu-selected .action-icon,
.contextual-menu-options li a.contextual-menu-selected .action-text {
  color: #48c8ff;
  color: #4fbbf4;
}
.contextual-menu-options .action-icon {
  line-height: 48px;
  display: inline-block;
  width: 48px;
  height: 48px;
  text-align: center;
  vertical-align: top;
  color: #001d60;
}
.contextual-menu-options .action-text {
  font-size: 13px;
  font-weight: 400;
  line-height: 48px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  padding-right: 16px;
  text-align: left;
  vertical-align: top;
  color: #444;
}
.contextual-menu-options .action-text:first-child {
  padding-left: 16px;
}
.contextual-menu-options .action-text:not(:only-child) {
  width: calc(100% - 48px);
}
.contextual-menu-options .action-text:only-child {
  width: 100%;
}
.contextual-menu-options .second-level-icon {
  line-height: 46px;
  height: 48px;
  padding-right: 16px;
  vertical-align: top;
  display: inline-block;
}
/*Mobile*/
.contextMenuModal {
  box-shadow: 0 -4px 2px rgba(0, 0, 0, 0.3);
}
.contextMenuModal .contextual-menu-top {
  position: relative;
  height: 48px;
  padding: 8px 16px;
  color: #125098;
  background-color: #edeef2;
}
.contextMenuModal .contextual-menu-top button.close {
  font-size: 28px;
  position: absolute;
  top: 50%;
  right: 0;
  width: 48px;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.contextMenuModal .contextual-menu-top .menu-title {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  /*padding-left: 16px;*/
  border: 0;
  /*border-bottom: 1px solid rgba(0,0,0,.15);*/
  max-height: 38px;
  overflow: hidden;
}
.contextMenuModal .contextual-menu-top .menu-type {
  font-size: 10px;
  line-height: 13px;
  opacity: 0.5;
}
.contextMenuModal .contextual-menu-options {
  float: left;
  overflow-y: auto;
  width: 100%;
  max-height: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
  /*& li {
			height: 48px;
			float: left;
			width: 100%;
			cursor: pointer;
			
			&:hover {
				background-color: transparent;
			}

			a {
				float:left;
				width: 100%;
			
				&:hover {
					text-decoration: none;
				}
			}
		}*/
}
.contextMenuModal .contextual-menu-options li.dropdown-toggle .action-text {
  width: calc(100% - 74px);
}
.contextMenuModal .contextual-menu-options .context-menu-second-level {
  position: relative;
  width: 100%;
  left: 0;
  right: auto;
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.1);
  list-style: none;
}
.contextMenuModal .contextual-menu-options .context-menu-second-level li {
  float: left;
  clear: both;
  width: 100%;
  height: 48px;
  cursor: pointer;
}
.contextMenuModal .contextual-menu-options .context-menu-second-level li:hover,
.contextMenuModal .contextual-menu-options .context-menu-second-level li:focus {
  background-color: #bebebe;
}
.contextMenuModal .contextual-menu-options .context-menu-second-level li a {
  float: left;
  width: 100%;
}
.contextMenuModal .contextual-menu-options .context-menu-second-level li a:hover {
  text-decoration: none;
}
.contextMenuModal .contextual-menu-options .action-icon,
.contextMenuModal .contextual-menu-options .action-text {
  float: left;
}
.contextMenuModal.contextSubMenu .contextual-menu-top {
  padding: 8px 16px 8px 0;
}
.contextMenuModal.contextSubMenu .contextual-menu-top .back-context-menu {
  width: 48px;
  padding: 0;
  text-align: center;
}
/* submenu */
.dropdown-menu.context-menu-second-level {
  left: 100%;
  right: auto;
  top: inherit;
  padding: 0 !important;
  margin: 0;
}
.dropdown-menu.context-menu-second-level > li > a {
  padding: 0;
}
.context-hover {
  position: relative;
}
.context-hover > a > .action-text {
  width: calc(100% - 72px);
}
.context-hover > a > .second-level-icon ~ .action-text {
  padding-right: 32px;
}
.context-hover:hover {
  background-color: #f5f5f5 !important;
}
.dropdown-menu .context-hover:hover > .context-menu-second-level,
.dropdown-menu .context-hover.hover > .context-menu-second-level {
  display: block;
}
/* too long contextual menu */
.contextual-menu-options > li.show-more-options,
.context-menu-second-level > li.show-more-options {
  display: none;
  height: auto;
  text-align: center;
  background-color: #f5f5f5;
}
.contextual-menu-options > li.show-more-options > a:hover,
.context-menu-second-level > li.show-more-options > a:hover {
  background-color: rgba(33, 162, 234, 0.15);
}
.contextual-menu-options > li.show-more-options > a:hover > i,
.context-menu-second-level > li.show-more-options > a:hover > i {
  color: #21a2ea;
}
.contextual-menu-options > li.show-more-options i,
.context-menu-second-level > li.show-more-options i {
  color: rgba(18, 80, 152, 0.5);
}
.contextual-menu-options > li.show-more-options i.icon-3dots:before,
.context-menu-second-level > li.show-more-options i.icon-3dots:before {
  font-family: 'ibfont';
  content: '\e8be \e8be \e8be';
  width: 3.5em;
}
.contextual-menu-options > li.show-more-options.asc,
.context-menu-second-level > li.show-more-options.asc {
  position: absolute;
  top: -20px;
}
.dropdown-view-title {
  font-size: 13px;
  font-weight: 400;
  color: #125098;
}
.dropdown-view {
  display: inline-block;
  border-bottom: 1px solid rgba(12, 12, 12, 0.12);
}
.dropdown-view .child-name {
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-align: left;
  color: #125098;
}
.dropdown-view .child-type {
  color: rgba(18, 80, 152, 0.5);
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.dropdown-view .dropdown-menu {
  top: 29px;
}
.dropdown-view .dropdown-menu > li > a:hover,
.dropdown-view .dropdown-menu > li > a:focus,
.dropdown-view .dropdown-menu > li.active {
  color: #4fbbf4;
  text-decoration: none;
  border-bottom: 0px solid #4fbbf4;
}
.dropdown-view .dropdown-menu .action-text-drop {
  white-space: normal;
  width: 100%;
  font-size: 13px;
  display: table-cell;
  padding: 0 16px;
  text-align: left;
  vertical-align: middle;
  color: #444;
  line-height: 1.4;
}
.dropdown-view .contextual-menu-options.dropdown-menu {
  max-height: 240px;
  overflow: auto;
}
@media (min-width: 865px) {
  .dropdown-view .contextual-menu-options.dropdown-menu {
    width: 300px;
  }
}
.dropdown-view .btn {
  padding-left: 0;
  min-width: 200px;
}
.dropdown-view .btn:not(.no-dropdown):after {
  content: '';
  border: none;
  position: absolute;
  bottom: 6px;
  right: 0;
  border-left: 6px solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 6px solid #125098;
}
.dropdown-view.white-dropdown {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.dropdown-view.white-dropdown .btn:not(.no-dropdown):after {
  border-bottom: 6px solid #fff;
}
.dropdown-view.white-dropdown .child-name {
  color: #fff;
}
.dropdown-view.white-dropdown .child-type {
  color: rgba(255, 255, 255, 0.5);
}
.contextual-menu-options .action-text.checkbox-styled {
  padding: 0 !important;
  line-height: inherit;
  width: 100%;
}
#card-section {
  counter-reset: section;
  margin-bottom: 30px;
}
#card-section .block-counter .block-title {
  counter-reset: subsection;
}
#card-section .block-counter .block-title:before {
  margin-left: -41px;
  margin-right: 16px;
  font-size: 20px;
  font-weight: 500;
  color: #153b68;
  counter-increment: section;
  content: '#' counter(section);
}
@media (max-width: 992px) {
  #card-section .block-counter .block-title:before {
    font-size: 19px;
  }
}
@media (max-width: 992px) {
  #card-section .block-counter {
    margin-left: 40px;
  }
  #card-section .block-counter .button-group {
    margin-left: -40px;
  }
}
/* 1º Linha 3 cards*/
.card-first-block {
  margin-left: 40px;
  padding-top: 16px;
  padding-right: 16px;
  padding-left: 16px;
}
.card-align-top {
  vertical-align: top;
}
.block-title {
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
  margin-bottom: 10.5px;
}
@media (max-width: 992px) {
  .block-title {
    font-size: 19px;
  }
}
.body-text-small {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 10.5px;
}
/* 2ª Linha 3 Cards*/
.card-icon-position {
  text-align: center;
}
.card-icon-position > i:before {
  font-size: 140px;
  -webkit-transition: font-size 0.3s ease-in-out;
  transition: font-size 0.3s ease-in-out;
}
@media (max-width: 992px) {
  .card-icon-position {
    margin-left: -40px;
  }
}
.vertical-card {
  padding: 16px;
  border-radius: 2px;
  background-color: #207dc3;
}
/* 3ª Linha 3 Cards*/
.card-button-block {
  padding-bottom: 16px;
  padding-right: 16px;
  padding-left: 16px;
}
.button-group,
.button-single {
  text-align: right;
  float: right;
}
.button-group > button,
.button-single > button {
  border: none;
  padding: 0px 16px;
  font-size: 14px;
  height: 36px;
  margin-left: 6px;
  margin-top: 8px;
  border-radius: 2px;
  text-transform: uppercase;
  text-align: left;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  line-height: 36px;
  text-align: center;
}
.button-group > button:hover,
.button-single > button:hover {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.5);
}
.button-group > button > i,
.button-single > button > i {
  padding-right: 8px;
  float: left;
}
.button-group > button > i:before,
.button-single > button > i:before {
  margin-left: 0px;
}
.button-group > button {
  min-width: 152px;
  background-color: #2b6e9e;
  /*rgba(21,59,104,0.5)*/
}
.button-single > button {
  background-color: rgba(21, 59, 104, 0.5);
  min-width: 152px;
  margin-top: 0px;
  margin-bottom: 8px;
}
@media (min-width: 992px) and (max-width: 1063px) {
  .button-single > button {
    min-width: 0;
  }
  .button-single > button > span {
    display: none;
  }
  .button-single > button > i {
    padding-right: 0px;
  }
}
/*1º Card*/
.global-card {
  color: #ffffff;
  background-color: #207dc3;
}
.global-card .button-group > button {
  min-width: 152px;
}
.global-card-2 {
  color: #ffffff;
  background-color: #267c8c;
}
.global-card-2 .button-group > button {
  min-width: 152px;
}
/*2º Card*/
.aplicability-card {
  color: #ffffff;
  background-color: #119cdb;
}
.aplicability-card .card-icon-position {
  line-height: 185px;
}
.aplicability-card .card-icon-position > i {
  vertical-align: middle;
}
.aplicability-card-2 {
  color: #ffffff;
  background-color: #379aad;
}
.aplicability-card-2 .card-icon-position {
  line-height: 185px;
}
.aplicability-card-2 .card-icon-position > i {
  vertical-align: middle;
}
/*3º Card*/
.real-card {
  color: #ffffff;
  background-color: #01bbf4;
}
.real-card .card-icon-position {
  line-height: 185px;
}
.real-card .card-icon-position > i {
  vertical-align: middle;
}
.real-card-2 {
  color: #ffffff;
  background-color: #3eb9d0;
}
.real-card-2 .card-icon-position {
  line-height: 185px;
}
.real-card-2 .card-icon-position > i {
  vertical-align: middle;
}
/*4º Card */
.scope-card {
  color: #ffffff;
  background-color: #ffab40;
}
.scope-card .card-icon-position {
  line-height: 185px;
}
.scope-card .card-icon-position > i {
  vertical-align: middle;
}
/*5º Card*/
.evaluation-card {
  color: #ffffff;
  background-color: #ff9100;
}
.evaluation-card .card-icon-position {
  line-height: 185px;
}
.evaluation-card .card-icon-position > i {
  vertical-align: middle;
}
/*6º Card */
.geral-card {
  color: #ffffff;
  background-color: #207dc3;
}
.geral-card .card-icon-position {
  line-height: 185px;
}
.geral-card .card-icon-position > i {
  vertical-align: middle;
}
/*7º Card */
.kpi-marcos-get {
  color: #ffffff;
  background-color: #283593;
}
.kpi-marcos-get .card-icon-position {
  line-height: 185px;
}
.kpi-marcos-get .card-icon-position > i {
  vertical-align: middle;
}
.kpi-marcos-add {
  color: #ffffff;
  background-color: #3f51b5;
}
.kpi-marcos-add .card-icon-position {
  line-height: 185px;
}
.kpi-marcos-add .card-icon-position > i {
  vertical-align: middle;
}
.kpi-marcos-remove {
  color: #ffffff;
  background-color: #5c6bc0;
}
.kpi-marcos-remove .card-icon-position {
  line-height: 185px;
}
.kpi-marcos-remove .card-icon-position > i {
  vertical-align: middle;
}
.table-chk {
  width: 23px;
  text-align: left;
}
.table-chk label {
  padding: 0px !important;
  width: 23px;
}
.table tbody > tr > td.vert-align-middle-td {
  vertical-align: middle;
}
.table tbody > tr > th.vert-align-middle-th {
  vertical-align: middle;
}
.table-header-title {
  color: #4fbbf4;
  font-weight: 400;
  opacity: 1!important;
}
/*thead,
th .table-header-title{
	font-weight: 500;
	opacity: 1;
}*/
/* End */
.table-img-width {
  width: 100px !important;
}
.table-check-width {
  width: 20px;
}
.table-check-icon {
  color: #4fbbf4;
}
@media (max-width: 480px) {
  .table-margin-mobile {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 480px) {
  table.dataTable tbody th,
  table.dataTable tbody td {
    padding: 8px 15px !important;
  }
}
table.dataTable thead th div.DataTables_sort_wrapper {
  position: relative;
  padding-right: 20px;
}
table.dataTable thead th div.DataTables_sort_wrapper span {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 0;
}
/*Telerik Custom Content Styles*/
/*Titulos comuns várias vistas*/
.title-standard,
.title-standard-action {
  color: #444;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  margin-bottom: 0px !important;
  width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/*Itálico no titulo para selecionar todos os itens*/
.all-checkbox .title-standard {
  font-style: italic;
  color: #444444;
}
.all-checkbox .all-checkbox-counter {
  display: none;
  font-size: 12px;
  color: rgba(68, 68, 68, 0.5);
}
.title-standard-mbottom {
  color: #444;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  margin-bottom: 0px !important;
  width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin-bottom: 10px !important;
}
.title-minimal {
  color: #999;
  font-size: 10px;
  line-height: 14px;
  font-weight: 400;
  margin-bottom: 0px !important;
  width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.desc-standard {
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  margin-bottom: 0px !important;
  width: 95%;
  float: left;
}
.color-icon {
  color: #125098;
}
.profile-photo {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 20% !important;
  -moz-border-radius: 20% !important;
  border-radius: 20% !important;
  background-color: #ccc;
  background-size: cover;
  display: inline-block;
  overflow: hidden;
}
.profile-photo > img {
  width: 100%;
  height: 100%;
}
/* Especifico dos blocos das metas */
.block-accordion-area .k-grid .k-grid-header th.k-header.referenceHeader {
  text-align: center;
}
.block-accordion-area .k-grid .k-grid-header th.k-header {
  padding: 12px 8px;
  /*background-color: #d1d1d1;*/
  color: #444444;
}
.block-accordion-area .k-grid .k-grid-header th.k-header.k-group-cell {
  padding: 0px;
}
.block-accordion-area .k-grid .k-grid-header th.k-header.first-column {
  padding-left: 16px;
}
.block-accordion-area .k-grid .k-grid-header th.k-header:not(.k-group-cell) {
  border-left: 1px solid #ffffff;
}
.block-accordion-area .k-grid .k-grid-header th.k-header.referenceHeader,
.block-accordion-area .k-grid .k-grid-header th.k-header.accumulatedHeader {
  text-align: center;
}
.block-accordion-area .k-grid .k-grid-header th.k-header.accumulatedHeader,
.block-accordion-area .k-grid .k-grid-header th.k-header.accumulatedHeader > .k-link {
  background-color: #2196f3;
  color: #ffffff;
}
.block-accordion-area .k-grid .k-grid-header th.k-header.accumulatedAchievementHeader:not(.k-with-icon),
.block-accordion-area .k-grid .k-grid-header th.k-header.accumulatedResultHeader:not(.k-with-icon) {
  background-color: #2196f3;
}
.block-accordion-area .k-grid .k-grid-header tr:last-child th:not(.k-group-cell) {
  border-top: 1px solid #ffffff;
}
.block-accordion-area .k-grid .k-grid-content tr:hover {
  background-color: rgba(79, 187, 244, 0.1);
  cursor: pointer;
}
.block-accordion-area .k-grid .k-grid-content tr td {
  border-bottom: 1px solid #cccccc;
}
.block-accordion-area .k-grid .k-grid-header {
  border-top-width: 0px;
  border-bottom-width: 0px;
}
/* Menu contextual nas linhas agrupadoras */
.block-accordion-area .k-grid .k-grid-content .group-row .dropdown,
.block-accordion-area .actionsCell .dropdown-block {
  right: 4px;
}
/*imagem responsabilidades*/
.entity-image {
  width: 36px;
  text-align: center;
}
.entity-image.text-left {
  text-align: left;
}
.entity-image > img,
.entity-image-nav > img {
  width: 26px;
  height: 26px;
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
/*entity image read modal not inside grid*/
.entity-image-nav {
  width: 30px;
  text-align: left;
}
.entity-counter,
.grid-counter {
  color: #125098;
}
.entity-counter .count-number,
.grid-counter .count-number {
  font-size: 11px;
  font-weight: 500;
  white-space: nowrap;
}
/* Level flex table */
.levels-flex-table {
  display: flex;
  flex-flow: row nowrap;
  margin: 16px 0;
  border: 1px solid #e6e6e6;
  text-align: center;
  font-size: 12px;
}
.levels-flex-table .flex-row {
  display: flex;
  flex: 2;
  flex-flow: column nowrap;
  width: 100%;
  min-width: 100px;
}
.levels-flex-table .flex-row.heading {
  color: #000;
  font-weight: 500;
  font-size: 13px;
  flex: 1;
}
.levels-flex-table .flex-row.heading .flex-item {
  justify-content: center;
}
.levels-flex-table .flex-row:not(.heading) .flex-item {
  justify-content: left;
}
.levels-flex-table .flex-row:not(.heading) .flex-item:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}
.levels-flex-table .flex-row .flex-item {
  display: flex;
  flex: 1;
  padding: 8px;
  align-items: center;
}
@media (min-width: 768px) {
  .levels-flex-table.large-as-columns {
    flex-flow: column nowrap;
  }
  .levels-flex-table.large-as-columns .flex-row {
    flex-flow: row nowrap;
    flex: 1;
  }
  .levels-flex-table.large-as-columns .flex-row .flex-item {
    justify-content: center !important;
    border-bottom: 0 !important;
  }
}
.levels-grid-table {
  margin: 16px 0;
  border: 1px solid #e6e6e6;
  text-align: center;
  font-size: 12px;
  align-items: stretch;
  display: grid;
  gap: 0px;
}
.levels-grid-table .grid-item {
  padding: 8px;
  text-align: left;
}
.levels-grid-table .grid-item.center,
.levels-grid-table .grid-item.heading {
  display: flex;
  align-self: stretch;
  justify-content: center;
  text-align: center;
}
.levels-grid-table .grid-item.center > span,
.levels-grid-table .grid-item.heading > span {
  align-self: center;
}
.levels-grid-table .grid-item.heading {
  color: #000;
  font-weight: 500;
  font-size: 13px;
}
.levels-grid-table .grid-item:not(.heading):not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}
/*Page Brevemente*/
.commingsoon-box {
  height: calc(100vh - 48px);
  width: 100vw;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.commingsoon-box-text {
  display: inline-block;
  background-color: #d8d8d8;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  line-height: 40px;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 768px) {
  .commingsoon-box-text {
    font-size: 25px;
    line-height: 35px;
  }
}
/*End*/
/*Page Brevemente Painel*/
.commingsoonPannel-box {
  height: calc(100vh - 48px);
  width: 100vw;
  display: table-cell;
  vertical-align: middle;
}
.commingsoonPannel-box-image {
  width: 76px;
  height: 76px;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
}
.commingsoonPannel-box-text {
  font-size: 13px;
  color: #9aaac8;
  text-align: center;
  margin-top: 20px;
}
/*End*/
.search-content {
  width: 100%;
  min-height: 200px;
  height: auto;
  min-height: calc(100vh - 48px);
  background-size: cover;
  padding: 0 48px;
  /* resultados */
}
@media (max-width: 767px) {
  .search-content {
    padding: 0 12px;
  }
}
.search-content .search-form {
  display: table;
  height: calc(100vh - 48px);
  width: 100%;
}
.search-content .search-form .search-fields {
  height: 100%;
  vertical-align: middle;
  display: table-row;
  /* campos de formulario */
}
@media (max-width: 767px) {
  .search-content .search-form .search-fields > div {
    padding: 0;
  }
}
.search-content .search-form .search-fields span.k-dropdown {
  width: 100%;
}
.search-content .search-form .search-fields .search-btn {
  background-color: #fd7045;
  color: #ffffff;
  padding: 0 32px;
  font-size: 13px;
  height: 32px;
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
}
.search-content .search-form .search-fields .search-field-icon {
  position: absolute;
  right: 0;
  bottom: 2px;
  z-index: 5;
}
.search-content .search-form .search-image {
  display: table-row;
  text-align: center;
  height: 50%;
}
@media (max-width: 767px) {
  .search-content .search-form .search-image {
    height: auto;
  }
}
.search-content .search-form .search-image .search-image-content {
  display: table-cell;
  vertical-align: middle;
}
.search-content .search-form .search-image .search-image-content img {
  width: 300px;
  height: 250px;
}
@media (max-width: 767px) {
  .search-content .search-form .search-image .search-image-content img {
    width: 250px;
  }
}
.search-content .search-content-results {
  background-color: #fff;
  display: table;
  width: 100%;
  /*display: table-row;*/
}
.search-content .search-content-results .search-results-header {
  padding: 16px;
}
.search-content .search-content-results .search-results-header .title-search {
  font-size: 14px;
  padding-bottom: 10px;
  color: #125098;
  font-weight: 500;
}
.search-content .search-content-results .search-results-header .desc-search {
  font-size: 11px;
  color: rgba(18, 80, 152, 0.5);
}
.search-content .search-content-results .search-results-header .desc-search .dark {
  color: #125098;
}
.search-content .search-content-results .empty-treelist {
  margin-bottom: 32px;
}
/* Treelist pesquisa classificadores */
.treelist-tags {
  display: none;
  top: -15px;
}
.treelist-tags.treelist-view .k-grid table {
  border-width: 0px !important;
}
.treelist-tags .k-treelist.k-grid {
  max-height: 200px !important;
  border: 0px solid;
  overflow-y: auto;
  overflow-x: hidden !important;
}
.treelist-tags .k-grid-header {
  display: none;
}
.treelist-tags .k-grid-content {
  height: auto !important;
}
.treelist-tags .k-grid-content table tr td {
  border: none;
}
.treelist-tags .kendo-checkbox-template {
  margin-bottom: 0px;
}
.treelist-tags .kendo-checkbox-template > label {
  padding: 0px 16px;
}
.treelist-tags .tag-icon.treeSize {
  display: inline-block;
}
.treelist-tags .name-tags-container {
  display: inline-block;
  vertical-align: middle;
}
.treelist-tags .checkbox-container {
  width: 36px;
}
.status.published {
  color: #21a2ea !important;
}
.status.running {
  color: #21a2ea !important;
}
.status.pending {
  color: #21a2ea !important;
}
.status.paused {
  color: #ccd6dc !important;
}
.status.draft {
  color: #889fba !important;
}
.status.active {
  color: #48c8ff !important;
}
.status.inprogress {
  color: #48c8ff !important;
}
.status.new {
  color: #1c52cd !important;
}
.status.inactive {
  color: #9f9f9f !important;
}
.status.obsolete {
  color: #9f9f9f !important;
}
.status.confirmed {
  color: #0057ff !important;
}
.status.planned {
  color: #2f5887 !important;
}
.status.re-planned {
  color: #5984b7 !important;
}
.status.complete {
  color: #8bc34a !important;
}
.status.on-time {
  color: #8bc34a !important;
}
.status.ataPublished {
  color: #8bc34a !important;
}
.status.run-out-time {
  color: #fbbc05 !important;
}
.status.error-complete {
  color: #fbbc05 !important;
}
.status.late {
  color: #FF1919 !important;
}
.status.treatment {
  color: #FF1919 !important;
}
.status.rejected {
  color: #c40000 !important;
}
.status.canceled {
  color: #c0c0c0 !important;
}
.status.treated {
  color: #c0c0c0 !important;
}
.status.excluded {
  color: #9a9a9a !important;
}
.status.deleted {
  color: #9a9a9a !important;
}
.status.removed {
  color: #a80000 !important;
}
.status.validation {
  color: #f4b952 !important;
}
.status.unexecuted {
  color: #757575 !important;
}
.status.waiting {
  color: #FF9641 !important;
}
.status.new {
  color: #1c52cd !important;
}
.status.archived {
  color: #222222 !important;
}
.status.filed {
  background-color: #d7d7d7;
  color: #9a9a9a;
}
.status-box.published {
  background-color: #21a2ea !important;
}
.status-box.running {
  background-color: #21a2ea !important;
}
.status-box.pending {
  background-color: #21a2ea !important;
}
.status-box.paused {
  background-color: #ccd6dc !important;
}
.status-box.draft {
  background-color: #889fba !important;
}
.status-box.active {
  background-color: #48c8ff !important;
}
.status-box.inprogress {
  background-color: #48c8ff !important;
}
.status-box.new {
  background-color: #1c52cd !important;
}
.status-box.inactive {
  background-color: #9f9f9f !important;
}
.status-box.obsolete {
  background-color: #9f9f9f !important;
}
.status-box.confirmed {
  background-color: #0057ff !important;
}
.status-box.planned {
  background-color: #2f5887 !important;
}
.status-box.re-planned {
  background-color: #5984b7 !important;
}
.status-box.complete {
  background-color: #8bc34a !important;
}
.status-box.on-time {
  background-color: #8bc34a !important;
}
.status-box.ataPublished {
  background-color: #8bc34a !important;
}
.status-box.run-out-time {
  background-color: #fbbc05 !important;
}
.status-box.error-complete {
  background-color: #fbbc05 !important;
}
.status-box.late {
  background-color: #FF1919 !important;
}
.status-box.treatment {
  background-color: #FF1919 !important;
}
.status-box.rejected {
  background-color: #c40000 !important;
}
.status-box.canceled {
  background-color: #c0c0c0 !important;
}
.status-box.treated {
  background-color: #c0c0c0 !important;
}
.status-box.excluded {
  background-color: #9a9a9a !important;
}
.status-box.deleted {
  background-color: #9a9a9a !important;
}
.status-box.removed {
  background-color: #a80000 !important;
}
.status-box.validation {
  background-color: #f4b952 !important;
}
.status-box.unexecuted {
  background-color: #757575 !important;
}
.status-box.waiting {
  background-color: #FF9641 !important;
}
.status-box.new {
  background-color: #1c52cd !important;
}
.status-box.archived {
  background-color: #222222 !important;
}
.status-box.filed {
  background-color: #d7d7d7;
  color: #9a9a9a;
}
.text-color.published {
  color: #21a2ea;
}
.text-color.running {
  color: #21a2ea;
}
.text-color.pending {
  color: #21a2ea;
}
.text-color.paused {
  color: #ccd6dc;
}
.text-color.draft {
  color: #889fba;
}
.text-color.active {
  color: #48c8ff;
}
.text-color.inprogress {
  color: #48c8ff;
}
.text-color.inactive {
  color: #9f9f9f;
}
.text-color.confirmed {
  color: #0057ff;
}
.text-color.planned {
  color: #2f5887;
}
.text-color.re-planned {
  color: #5984b7;
}
.text-color.complete {
  color: #8bc34a;
}
.text-color.on-time {
  color: #8bc34a;
}
.text-color.balance-positive {
  color: #8bc34a;
}
.text-color.run-out-time {
  color: #fbbc05;
}
.text-color.error-complete {
  color: #fbbc05;
}
.text-color.balance-warning {
  color: #fbbc05;
}
.text-color.vip {
  color: #fbbc05;
}
.text-color.late {
  color: #FF1919;
}
.text-color.treatment {
  color: #FF1919;
}
.text-color.rejected {
  color: #c40000;
}
.text-color.canceled {
  color: #c0c0c0;
}
.text-color.treated {
  color: #c0c0c0;
}
.text-color.excluded {
  color: #9a9a9a;
}
.text-color.deleted {
  color: #9a9a9a;
}
.text-color.filed {
  color: #d7d7d7;
}
.text-color.removed {
  color: #a80000;
}
.text-color.validation {
  color: #f4b952;
}
.text-color.unexecuted {
  color: #757575;
}
.text-color.waiting {
  color: #FF9641;
}
.text-color.archived {
  color: #222222;
}
.text-color.waiting {
  color: #FF9641;
}
.text-color.new {
  color: #1c52cd;
}
.text-color.removed {
  color: #a80000;
}
.text-color.dark-blue {
  color: #125098;
}
.text-color.half-dark-blue {
  color: rgba(18, 80, 152, 0.5);
}
.text-color.dark-blue-75 {
  color: rgba(18, 80, 152, 0.75);
}
.text-color.dark-blue-37 {
  color: rgba(18, 80, 152, 0.37);
}
.text-color.white {
  color: #ffffff;
}
.text-color.white-37 {
  color: rgba(255, 255, 255, 0.37);
}
.text-color.half-white {
  color: rgba(255, 255, 255, 0.5);
}
.text-color.red {
  color: #f35958;
}
.text-color.balance-negative {
  color: #f35958;
}
.text-color.light-grey {
  color: #e8e8e8;
}
.text-color.grey {
  color: #979797;
}
.text-color.orange {
  color: #fd7045;
}
.text-color.vivid-blue {
  color: #48c8ff;
}
.text-color.black {
  color: #444444;
}
.text-color.semi-light-grey {
  color: #c0c0c0;
}
.text-color.gold {
  color: #DBC105;
}
.text-color.green {
  color: #8bc34a;
}
.text-color.light-blue {
  color: #21a2ea;
}
.text-color.manage-blue {
  color: #001d60;
}
.text-color.regular-blue {
  color: #0057ff;
}
.text-color.persian-blue {
  color: #233CDC;
}
.text-color.vivid-sky-blue {
  color: #30D1FF;
}
.text-color.resolution-blue {
  color: #19248B;
}
.text-color.royal-blue-dark {
  color: #0D245E;
}
.text-color.beau-blue {
  color: #C1D8EA;
}
.text-color.grey-blue-yonder {
  color: #68799A;
}
.text-color.grey-cultured {
  color: #EFF0F3;
}
.color-fade-37 {
  opacity: 0.37;
}
.color-fade-50 {
  opacity: 0.5;
}
.color-fade-75 {
  opacity: 0.75;
}
.bg-color.published {
  background-color: #e6edf0;
}
.bg-color.published.fade-bg {
  background-color: rgba(230, 237, 240, 0.1);
}
.bg-color.running {
  background-color: #e6edf0;
}
.bg-color.running.fade-bg {
  background-color: rgba(230, 237, 240, 0.1);
}
.bg-color.complete {
  background-color: #f1f6eb;
}
.bg-color.complete.fade-bg {
  background-color: rgba(241, 246, 235, 0.1);
}
.bg-color.new {
  background-color: #f1f3f8;
}
.bg-color.new.fade-bg {
  background-color: rgba(241, 243, 248, 0.1);
}
.bg-color.error-complete {
  background-color: #fbbc05;
}
.bg-color.error-complete.fade-bg {
  background-color: rgba(251, 188, 5, 0.1);
}
.bg-color.vip {
  background-color: #fbbc05;
}
.bg-color.vip.fade-bg {
  background-color: rgba(251, 188, 5, 0.1);
}
.bg-color.late {
  background-color: #e90000;
}
.bg-color.late.fade-bg {
  background-color: rgba(233, 0, 0, 0.1);
}
.bg-color.on-time {
  background-color: #6da130;
}
.bg-color.on-time.fade-bg {
  background-color: rgba(109, 161, 48, 0.1);
}
.bg-color.run-out-time {
  background-color: #dac800;
}
.bg-color.run-out-time.fade-bg {
  background-color: rgba(218, 200, 0, 0.1);
}
.bg-color.waiting {
  background-color: #FF9641;
}
.bg-color.waiting.fade-bg {
  background-color: rgba(255, 150, 65, 0.1);
}
.bg-color.rejected {
  background-color: #c40000;
}
.bg-color.rejected.fade-bg {
  background-color: rgba(196, 0, 0, 0.1);
}
.bg-color.light-blue {
  background-color: #21a2ea;
}
.bg-color.light-blue.fade-bg {
  background-color: rgba(33, 162, 234, 0.1);
}
.bg-color.dark-blue {
  background-color: #125098;
}
.bg-color.dark-blue.fade-bg {
  background-color: rgba(18, 80, 152, 0.1);
}
.bg-color.manage-blue {
  background-color: #001d60;
}
.bg-color.manage-blue.fade-bg {
  background-color: rgba(0, 29, 96, 0.1);
}
.bg-color.regular-blue {
  background-color: #0057ff;
}
.bg-color.regular-blue.fade-bg {
  background-color: rgba(0, 87, 255, 0.1);
}
.bg-color.soft-blue {
  background-color: #d9f3ff;
}
.bg-color.soft-blue.fade-bg {
  background-color: rgba(217, 243, 255, 0.1);
}
.bg-color.persian-blue {
  background-color: #233CDC;
}
.bg-color.persian-blue.fade-bg {
  background-color: rgba(35, 60, 220, 0.1);
}
.bg-color.vivid-sky-blue {
  background-color: #30D1FF;
}
.bg-color.vivid-sky-blue.fade-bg {
  background-color: rgba(48, 209, 255, 0.1);
}
.bg-color.resolution-blue {
  background-color: #19248B;
}
.bg-color.resolution-blue.fade-bg {
  background-color: rgba(25, 36, 139, 0.1);
}
.bg-color.royal-blue-dark {
  background-color: #0D245E;
}
.bg-color.royal-blue-dark.fade-bg {
  background-color: rgba(13, 36, 94, 0.1);
}
.bg-color.beau-blue {
  background-color: #C1D8EA;
}
.bg-color.beau-blue.fade-bg {
  background-color: rgba(193, 216, 234, 0.1);
}
.bg-color.grey-blue-yonder {
  background-color: #68799A;
}
.bg-color.grey-blue-yonder.fade-bg {
  background-color: rgba(104, 121, 154, 0.1);
}
.bg-color.grey-cultured {
  background-color: #EFF0F3;
}
.bg-color.grey-cultured.fade-bg {
  background-color: rgba(239, 240, 243, 0.1);
}
.bg-color.soft-blue.area-info-content .panel-body {
  background: #d9f3ff;
}
.bg-color.white {
  background-color: #fff;
}
.bg-color.white.fade-bg {
  background-color: rgba(255, 255, 255, 0.8);
}
.bg-color.draft {
  background-color: #889fba !important;
}
.bg-color.active {
  background-color: #48c8ff !important;
}
/* Progress bar */
.Progress .on-time {
  fill: #8bc34a;
}
.Progress .run-out-time {
  fill: #fbbc05;
}
.Progress .late {
  fill: #FF1919;
}
.alert .alert-title {
  font-size: 14px;
  font-weight: 500;
}
.alert .alert-description {
  font-size: 13px;
}
.alert-danger {
  color: #f35958;
  background-color: rgba(243, 89, 88, 0.1);
  border-color: rgba(243, 89, 88, 0.1);
}
.alert-danger hr {
  border-top-color: rgba(241, 65, 64, 0.1);
}
.alert-danger .alert-link {
  color: #f02a28;
}
.alert-danger .alert-description {
  color: #fabcbb;
}
.alert-warning {
  color: #ff9800;
  background-color: rgba(255, 152, 0, 0.1);
  border-color: rgba(255, 152, 0, 0.1);
}
.alert-warning hr {
  border-top-color: rgba(230, 137, 0, 0.1);
}
.alert-warning .alert-link {
  color: #cc7a00;
}
.alert-warning .alert-description {
  color: #ffbc66;
}
.alert-success {
  color: #4caf50;
  background-color: rgba(76, 175, 80, 0.1);
  border-color: rgba(76, 175, 80, 0.1);
}
.alert-success hr {
  border-top-color: rgba(68, 157, 72, 0.1);
}
.alert-success .alert-link {
  color: #3d8b40;
}
.alert-success .alert-description {
  color: #a8d5aa;
}
.alert-info {
  color: #2196f3;
  background-color: rgba(33, 150, 243, 0.1);
  border-color: rgba(33, 150, 243, 0.1);
}
.alert-info hr {
  border-top-color: rgba(13, 138, 238, 0.1);
}
.alert-info .alert-link {
  color: #0c7cd5;
}
.alert-info .alert-description {
  color: #b1d5fa;
}
/*iB Alert Styles*/
.iBAlert.modal.fade .modal-popup {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.iBAlert.modal.in .modal-popup {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.iBAlert .modal-popup {
  position: absolute;
  width: 368px;
}
.iBAlert .modal-popup.popup-left-top {
  position: absolute;
  top: 128px;
  left: 16px;
}
.iBAlert .modal-popup.popup-left-center {
  position: absolute;
  top: 50%;
  left: 16px;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.iBAlert .modal-popup.popup-left-bottom {
  position: absolute;
  bottom: 16px;
  left: 16px;
}
.iBAlert .modal-popup.popup-right-top {
  position: absolute;
  top: 128px;
  right: 16px;
}
.iBAlert .modal-popup.popup-right-center {
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.iBAlert .modal-popup.popup-right-bottom {
  position: absolute;
  right: 16px;
  bottom: 16px;
}
.iBAlert .modal-popup.popup-center-top {
  position: absolute;
  top: 128px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.iBAlert .modal-popup.popup-center-center {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.iBAlert .modal-popup.popup-center-bottom {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .iBAlert .modal-popup.popup-center-bottom,
  .iBAlert .modal-popup.popup-center-center,
  .iBAlert .modal-popup.popup-center-top,
  .iBAlert .modal-popup.popup-right-bottom,
  .iBAlert .modal-popup.popup-right-center,
  .iBAlert .modal-popup.popup-right-top,
  .iBAlert .modal-popup.popup-left-bottom,
  .iBAlert .modal-popup.popup-left-center,
  .iBAlert .modal-popup.popup-left-top {
    left: 16px;
    right: 16px;
    width: calc(100% - 32px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%) !important;
  }
}
.iBAlert .modal-popup .modal-popup-header {
  padding: 5px 16px;
  color: #fff;
  min-height: 50px;
  display: flex;
  align-items: center;
}
.iBAlert .modal-popup .modal-popup-header > .modal-popup-title {
  font-size: 15px;
  color: #fff;
  display: flex;
  align-items: center;
}
.iBAlert .modal-popup .modal-popup-header > .modal-popup-title:before {
  font-family: ibfont;
  font-size: 18px;
  margin-right: 10px;
  padding: 1px;
  opacity: 0.5;
  margin: -4px 0;
  width: 32px;
  flex-shrink: 0;
}
.iBAlert .modal-popup .modal-footer {
  background-color: rgba(0, 0, 0, 0.4);
}
.iBAlert .title-modal {
  font-size: 14px;
}
.iBAlert .title-modal:not(:last-child) {
  margin-bottom: 10px;
}
.iBAlert .popup-info {
  background-color: #2196f3;
}
.iBAlert .popup-info > .modal-popup-title:before {
  content: '\e85a';
}
.iBAlert .popup-warning {
  background-color: #ff9800;
}
.iBAlert .popup-warning > .modal-popup-title:before {
  content: '\e892';
}
.iBAlert .popup-error {
  background-color: #f44336;
}
.iBAlert .popup-error > .modal-popup-title:before {
  content: '\e89b';
  font-size: 20px !important;
  margin: -5px 0 !important;
}
.iBAlert .popup-success {
  background-color: #4caf50;
}
.iBAlert .popup-success > .modal-popup-title:before {
  content: '\e9ef';
}
.iBAlert .modal-popup-body {
  padding: 20px 48px;
  max-height: 60vh;
  overflow-y: auto;
}
.iBAlert .modal-popup-body :not(label) > span:not(.help-block):not(.k-icon) {
  font-size: 13px;
  color: #444444;
}
.iBAlert .actions {
  width: 36px;
}
.iBAlert .actions .radio-styled:not(ie8):last-child label {
  padding-left: 0;
}
.iBAlert .help-block {
  font-size: 10px;
  line-height: 14px;
  opacity: 0.5;
}
.iBAlert .floating-label .form-control ~ label,
.iBAlert .floating-label .os-host-textarea ~ label {
  font-size: 12px;
  opacity: 1;
  color: rgba(18, 80, 152, 0.75);
}
/*/iB Alert Styles*/
/* Animação de rotação */
.rotate-animation {
  /* Firefox */
  -moz-transition: all 0.5s ease;
  /* WebKit */
  -webkit-transition: all 0.5s ease;
  /* Opera */
  -o-transition: all 0.5s ease;
  /* Standard */
  transition: all 0.5s ease;
}
.keep-line-breaks {
  white-space: pre-wrap !important;
}
.no-line-break {
  white-space: nowrap !important;
}
.normal-white-space {
  white-space: normal !important;
}
.text-bold {
  font-weight: 700 !important;
}
.text-italic {
  font-style: italic !important;
}
.text-underline {
  text-decoration: underline !important;
}
/* 
 * fix widths 
 */
.fwauto {
  width: auto !important;
}
.fw10 {
  width: 10px;
}
.fw12 {
  width: 12px;
}
.fw14 {
  width: 14px;
}
.fw16 {
  width: 16px;
}
.fw18 {
  width: 18px;
}
.fw20 {
  width: 20px;
}
.fw22 {
  width: 22px;
}
.fw24 {
  width: 24px;
}
.fw26 {
  width: 26px;
}
.fw28 {
  width: 28px;
}
.fw30 {
  width: 30px;
}
.fw32 {
  width: 32px;
}
.fw34 {
  width: 34px;
}
.fw36 {
  width: 36px;
}
.fw38 {
  width: 38px;
}
.fw40 {
  width: 40px;
}
.fw42 {
  width: 42px;
}
.fw44 {
  width: 44px;
}
.fw46 {
  width: 46px;
}
.fw48 {
  width: 48px;
}
.fw50 {
  width: 50px;
}
.fw52 {
  width: 52px;
}
.fw54 {
  width: 54px;
}
.fw56 {
  width: 56px;
}
.fw58 {
  width: 58px;
}
.fw60 {
  width: 60px;
}
.fw70 {
  width: 70px;
}
.fw80 {
  width: 80px;
}
.fw90 {
  width: 90px;
}
.fw100 {
  width: 100px;
}
.fw110 {
  width: 110px;
}
.fw120 {
  width: 120px;
}
.fw130 {
  width: 130px;
}
.fw140 {
  width: 140px;
}
.fw150 {
  width: 150px;
}
.fw160 {
  width: 160px;
}
.fw170 {
  width: 170px;
}
.fw180 {
  width: 180px;
}
.fw190 {
  width: 190px;
}
.fw200 {
  width: 200px;
}
.fw210 {
  width: 210px;
}
.fw220 {
  width: 220px;
}
.fw230 {
  width: 230px;
}
.fw240 {
  width: 240px;
}
.fw250 {
  width: 250px;
}
/* 
 * fix heights 
 */
.fhauto {
  height: auto !important;
}
.fh10 {
  height: 10px;
}
.fh12 {
  height: 12px;
}
.fh14 {
  height: 14px;
}
.fh16 {
  height: 16px;
}
.fh18 {
  height: 18px;
}
.fh20 {
  height: 20px;
}
.fh22 {
  height: 22px;
}
.fh24 {
  height: 24px;
}
.fh26 {
  height: 26px;
}
.fh28 {
  height: 28px;
}
.fh30 {
  height: 30px;
}
.fh32 {
  height: 32px;
}
.fh34 {
  height: 34px;
}
.fh36 {
  height: 36px;
}
.fh38 {
  height: 38px;
}
.fh40 {
  height: 40px;
}
.fh42 {
  height: 42px;
}
.fh44 {
  height: 44px;
}
.fh46 {
  height: 46px;
}
.fh48 {
  height: 48px;
}
.fh50 {
  height: 50px;
}
.fh52 {
  height: 52px;
}
.fh54 {
  height: 54px;
}
.fh56 {
  height: 56px;
}
.fh58 {
  height: 58px;
}
.fh60 {
  height: 60px;
}
.fh70 {
  height: 70px;
}
.fh80 {
  height: 80px;
}
.fh90 {
  height: 90px;
}
.fh100 {
  height: 100px;
}
/* 
 * fix line-heights 
 */
.flh10 {
  line-height: 10px !important;
}
.flh11 {
  line-height: 11px !important;
}
.flh12 {
  line-height: 12px !important;
}
.flh13 {
  line-height: 13px !important;
}
.flh14 {
  line-height: 14px !important;
}
.flh15 {
  line-height: 15px !important;
}
.flh16 {
  line-height: 16px !important;
}
.flh17 {
  line-height: 17px !important;
}
.flh18 {
  line-height: 18px !important;
}
.flh19 {
  line-height: 19px !important;
}
.flh20 {
  line-height: 20px !important;
}
.flh21 {
  line-height: 21px !important;
}
.flh22 {
  line-height: 22px !important;
}
.flh23 {
  line-height: 23px !important;
}
.flh24 {
  line-height: 24px !important;
}
.flh25 {
  line-height: 25px !important;
}
.flh26 {
  line-height: 26px !important;
}
.flh27 {
  line-height: 27px !important;
}
.flh28 {
  line-height: 28px !important;
}
.flh29 {
  line-height: 29px !important;
}
.flh30 {
  line-height: 30px !important;
}
.flh31 {
  line-height: 31px !important;
}
.flh32 {
  line-height: 32px !important;
}
.flh33 {
  line-height: 33px !important;
}
.flh34 {
  line-height: 34px !important;
}
.flh35 {
  line-height: 35px !important;
}
.flh36 {
  line-height: 36px !important;
}
.flh37 {
  line-height: 37px !important;
}
.flh38 {
  line-height: 38px !important;
}
.flh39 {
  line-height: 39px !important;
}
.flh40 {
  line-height: 40px !important;
}
.flh41 {
  line-height: 41px !important;
}
.flh42 {
  line-height: 42px !important;
}
.flh43 {
  line-height: 43px !important;
}
.flh44 {
  line-height: 44px !important;
}
.flh45 {
  line-height: 45px !important;
}
.flh46 {
  line-height: 46px !important;
}
.flh47 {
  line-height: 47px !important;
}
.flh48 {
  line-height: 48px !important;
}
/* 
 * font-sizes
 */
.font-size-8 {
  font-size: 8px !important;
  line-height: 10px;
}
.font-size-9 {
  font-size: 9px !important;
  line-height: 11px;
}
.font-size-10 {
  font-size: 10px !important;
  line-height: 12px;
}
.font-size-11 {
  font-size: 11px !important;
  line-height: 13px;
}
.font-size-12 {
  font-size: 12px !important;
  line-height: 14px;
}
.font-size-13 {
  font-size: 13px !important;
  line-height: 15px;
}
.font-size-16 {
  font-size: 16px !important;
  line-height: 18px;
}
.font-size-18 {
  font-size: 18px !important;
  line-height: 20px;
}
.font-size-20 {
  font-size: 20px !important;
}
/* 
 * padding 
 */
.pr0 {
  padding-right: 0px !important;
}
.pl0 {
  padding-left: 0px !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.pr1 {
  padding-right: 1px !important;
}
.pl1 {
  padding-left: 1px !important;
}
.pt1 {
  padding-top: 1px !important;
}
.pb1 {
  padding-bottom: 1px !important;
}
.pr2 {
  padding-right: 2px !important;
}
.pl2 {
  padding-left: 2px !important;
}
.pt2 {
  padding-top: 2px !important;
}
.pb2 {
  padding-bottom: 2px !important;
}
.pr3 {
  padding-right: 3px !important;
}
.pl3 {
  padding-left: 3px !important;
}
.pt3 {
  padding-top: 3px !important;
}
.pb3 {
  padding-bottom: 3px !important;
}
.pr4 {
  padding-right: 4px !important;
}
.pl4 {
  padding-left: 4px !important;
}
.pt4 {
  padding-top: 4px !important;
}
.pb4 {
  padding-bottom: 4px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pr6 {
  padding-right: 6px !important;
}
.pl6 {
  padding-left: 6px !important;
}
.pt6 {
  padding-top: 6px !important;
}
.pb6 {
  padding-bottom: 6px !important;
}
.pr7 {
  padding-right: 7px !important;
}
.pl7 {
  padding-left: 7px !important;
}
.pt7 {
  padding-top: 7px !important;
}
.pb7 {
  padding-bottom: 7px !important;
}
.pr8 {
  padding-right: 8px !important;
}
.pl8 {
  padding-left: 8px !important;
}
.pt8 {
  padding-top: 8px !important;
}
.pb8 {
  padding-bottom: 8px !important;
}
.pr9 {
  padding-right: 9px !important;
}
.pl9 {
  padding-left: 9px !important;
}
.pt9 {
  padding-top: 9px !important;
}
.pb9 {
  padding-bottom: 9px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pr11 {
  padding-right: 11px !important;
}
.pl11 {
  padding-left: 11px !important;
}
.pt11 {
  padding-top: 11px !important;
}
.pb11 {
  padding-bottom: 11px !important;
}
.pr12 {
  padding-right: 12px !important;
}
.pl12 {
  padding-left: 12px !important;
}
.pt12 {
  padding-top: 12px !important;
}
.pb12 {
  padding-bottom: 12px !important;
}
.pr13 {
  padding-right: 13px !important;
}
.pl13 {
  padding-left: 13px !important;
}
.pt13 {
  padding-top: 13px !important;
}
.pb13 {
  padding-bottom: 13px !important;
}
.pr14 {
  padding-right: 14px !important;
}
.pl14 {
  padding-left: 14px !important;
}
.pt14 {
  padding-top: 14px !important;
}
.pb14 {
  padding-bottom: 14px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pr16 {
  padding-right: 16px !important;
}
.pl16 {
  padding-left: 16px !important;
}
.pt16 {
  padding-top: 16px !important;
}
.pb16 {
  padding-bottom: 16px !important;
}
.pr17 {
  padding-right: 17px !important;
}
.pl17 {
  padding-left: 17px !important;
}
.pt17 {
  padding-top: 17px !important;
}
.pb17 {
  padding-bottom: 17px !important;
}
.pr18 {
  padding-right: 18px !important;
}
.pl18 {
  padding-left: 18px !important;
}
.pt18 {
  padding-top: 18px !important;
}
.pb18 {
  padding-bottom: 18px !important;
}
.pr19 {
  padding-right: 19px !important;
}
.pl19 {
  padding-left: 19px !important;
}
.pt19 {
  padding-top: 19px !important;
}
.pb19 {
  padding-bottom: 19px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pr21 {
  padding-right: 21px !important;
}
.pl21 {
  padding-left: 21px !important;
}
.pt21 {
  padding-top: 21px !important;
}
.pb21 {
  padding-bottom: 21px !important;
}
.pr22 {
  padding-right: 22px !important;
}
.pl22 {
  padding-left: 22px !important;
}
.pt22 {
  padding-top: 22px !important;
}
.pb22 {
  padding-bottom: 22px !important;
}
.pr23 {
  padding-right: 23px !important;
}
.pl23 {
  padding-left: 23px !important;
}
.pt23 {
  padding-top: 23px !important;
}
.pb23 {
  padding-bottom: 23px !important;
}
.pr24 {
  padding-right: 24px !important;
}
.pl24 {
  padding-left: 24px !important;
}
.pt24 {
  padding-top: 24px !important;
}
.pb24 {
  padding-bottom: 24px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pr26 {
  padding-right: 26px !important;
}
.pl26 {
  padding-left: 26px !important;
}
.pt26 {
  padding-top: 26px !important;
}
.pb26 {
  padding-bottom: 26px !important;
}
.pr27 {
  padding-right: 27px !important;
}
.pl27 {
  padding-left: 27px !important;
}
.pt27 {
  padding-top: 27px !important;
}
.pb27 {
  padding-bottom: 27px !important;
}
.pr28 {
  padding-right: 28px !important;
}
.pl28 {
  padding-left: 28px !important;
}
.pt28 {
  padding-top: 28px !important;
}
.pb28 {
  padding-bottom: 28px !important;
}
.pr29 {
  padding-right: 29px !important;
}
.pl29 {
  padding-left: 29px !important;
}
.pt29 {
  padding-top: 29px !important;
}
.pb29 {
  padding-bottom: 29px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pr31 {
  padding-right: 31px !important;
}
.pl31 {
  padding-left: 31px !important;
}
.pt31 {
  padding-top: 31px !important;
}
.pb31 {
  padding-bottom: 31px !important;
}
.pr32 {
  padding-right: 32px !important;
}
.pl32 {
  padding-left: 32px !important;
}
.pt32 {
  padding-top: 32px !important;
}
.pb32 {
  padding-bottom: 32px !important;
}
/* 
 * margin 
 */
.mr0 {
  margin-right: 0px !important;
}
.ml0 {
  margin-left: 0px !important;
}
.mt0 {
  margin-top: 0px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mr1 {
  margin-right: 1px !important;
}
.ml1 {
  margin-left: 1px !important;
}
.mt1 {
  margin-top: 1px !important;
}
.mb1 {
  margin-bottom: 1px !important;
}
.mr2 {
  margin-right: 2px !important;
}
.ml2 {
  margin-left: 2px !important;
}
.mt2 {
  margin-top: 2px !important;
}
.mb2 {
  margin-bottom: 2px !important;
}
.mr3 {
  margin-right: 3px !important;
}
.ml3 {
  margin-left: 3px !important;
}
.mt3 {
  margin-top: 3px !important;
}
.mb3 {
  margin-bottom: 3px !important;
}
.mr4 {
  margin-right: 4px !important;
}
.ml4 {
  margin-left: 4px !important;
}
.mt4 {
  margin-top: 4px !important;
}
.mb4 {
  margin-bottom: 4px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mr6 {
  margin-right: 6px !important;
}
.ml6 {
  margin-left: 6px !important;
}
.mt6 {
  margin-top: 6px !important;
}
.mb6 {
  margin-bottom: 6px !important;
}
.mr7 {
  margin-right: 7px !important;
}
.ml7 {
  margin-left: 7px !important;
}
.mt7 {
  margin-top: 7px !important;
}
.mb7 {
  margin-bottom: 7px !important;
}
.mr8 {
  margin-right: 8px !important;
}
.ml8 {
  margin-left: 8px !important;
}
.mt8 {
  margin-top: 8px !important;
}
.mb8 {
  margin-bottom: 8px !important;
}
.mr9 {
  margin-right: 9px !important;
}
.ml9 {
  margin-left: 9px !important;
}
.mt9 {
  margin-top: 9px !important;
}
.mb9 {
  margin-bottom: 9px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mr11 {
  margin-right: 11px !important;
}
.ml11 {
  margin-left: 11px !important;
}
.mt11 {
  margin-top: 11px !important;
}
.mb11 {
  margin-bottom: 11px !important;
}
.mr12 {
  margin-right: 12px !important;
}
.ml12 {
  margin-left: 12px !important;
}
.mt12 {
  margin-top: 12px !important;
}
.mb12 {
  margin-bottom: 12px !important;
}
.mr13 {
  margin-right: 13px !important;
}
.ml13 {
  margin-left: 13px !important;
}
.mt13 {
  margin-top: 13px !important;
}
.mb13 {
  margin-bottom: 13px !important;
}
.mr14 {
  margin-right: 14px !important;
}
.ml14 {
  margin-left: 14px !important;
}
.mt14 {
  margin-top: 14px !important;
}
.mb14 {
  margin-bottom: 14px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mr16 {
  margin-right: 16px !important;
}
.ml16 {
  margin-left: 16px !important;
}
.mt16 {
  margin-top: 16px !important;
}
.mb16 {
  margin-bottom: 16px !important;
}
.mlauto {
  margin-left: auto !important;
}
.sq10 {
  height: 10px !important;
  width: 10px !important;
}
.sq10.rounded {
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.sq12 {
  height: 12px !important;
  width: 12px !important;
}
.sq12.rounded {
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.sq14 {
  height: 14px !important;
  width: 14px !important;
}
.sq14.rounded {
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.sq16 {
  height: 16px !important;
  width: 16px !important;
}
.sq16.rounded {
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.sq18 {
  height: 18px !important;
  width: 18px !important;
}
.sq18.rounded {
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.sq20 {
  height: 20px !important;
  width: 20px !important;
}
.sq20.rounded {
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.sq22 {
  height: 22px !important;
  width: 22px !important;
}
.sq22.rounded {
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.sq24 {
  height: 24px !important;
  width: 24px !important;
}
.sq24.rounded {
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.sq26 {
  height: 26px !important;
  width: 26px !important;
}
.sq26.rounded {
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.sq28 {
  height: 28px !important;
  width: 28px !important;
}
.sq28.rounded {
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.sq30 {
  height: 30px !important;
  width: 30px !important;
}
.sq30.rounded {
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.sq32 {
  height: 32px !important;
  width: 32px !important;
}
.sq32.rounded {
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.sq34 {
  height: 34px !important;
  width: 34px !important;
}
.sq34.rounded {
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.sq36 {
  height: 36px !important;
  width: 36px !important;
}
.sq36.rounded {
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.io-block {
  color: #ffffff;
  margin-top: 50px;
}
.io-block[data-index="1"] {
  background-color: #207dc3;
}
.io-block[data-index="2"] {
  background-color: #119cdb;
}
.io-block[data-index="3"] {
  background-color: #01bbf4;
}
.io-block .io-block-title-wrapper {
  font-size: 18px;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.3);
}
.io-block .io-block-title-wrapper > div {
  padding: 16px;
}
.io-block .io-block-title-wrapper .io-block-step {
  background-color: rgba(0, 0, 0, 0.3);
  width: 58px;
  text-align: center;
}
.io-block .io-block-desc {
  padding: 16px;
  font-size: 14px;
}
.io-block .io-block-icon {
  text-align: center;
  margin: 30px 0;
}
.io-block .io-block-icon i:before {
  font-size: 80px;
}
.io-block .io-block-buttons-wrapper {
  text-align: center;
  padding: 16px;
}
.io-block .io-block-buttons-wrapper .io-block-button {
  padding: 8px;
  display: inline-block;
  margin: 0 10px 10px 10px;
  width: 150px;
  vertical-align: top;
}
.io-block .io-block-buttons-wrapper .io-block-button:hover {
  cursor: pointer;
}
.io-block .io-block-buttons-wrapper .io-block-button.dark {
  background-color: #125098;
}
.io-block .io-block-buttons-wrapper .io-block-button.dark:hover {
  background-color: #155caf;
}
.io-block .io-block-buttons-wrapper .io-block-button.light {
  color: #125098;
  background-color: #eee;
}
.io-block .io-block-buttons-wrapper .io-block-button.light:hover {
  background-color: #ffffff;
}
.io-block .io-block-buttons-wrapper .io-block-button .io-block-button-icon {
  width: 30px;
  text-align: center;
}
.io-block .io-block-buttons-wrapper .io-block-button .io-block-button-text {
  text-align: center;
}
/* CSS Document */
html {
  margin: auto;
  min-height: 100%;
}
body {
  background-color: #ffffff;
  min-height: 100vh;
}
body.new-layout-ib {
  background-color: #edeef2 !important;
}
body.new-layout-ib.ibtv {
  background-color: transparent !important;
}
body.new-layout-ib #wrap {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding-top: 0px !important;
}
body.new-layout-ib .container-fluid {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.headertobottom {
  height: calc(100vh - 48px);
}
.landingpage {
  background: #f1f3f5 url('../../../images/iBMgmt/stripe_background.png') repeat;
}
.portal {
  background: url('../../../images/iBMgmt/background.png') center 50px fixed no-repeat;
  background-size: cover;
  border: none;
}
.iB-dashboard {
  background: url('../../../images/stripe_background.png');
  color: #444444;
}
.valign-top {
  vertical-align: top !important;
}
.valign-middle {
  vertical-align: middle !important;
}
.valign-bottom {
  vertical-align: bottom !important;
}
.valing-middle-child > * {
  display: inline-block;
  vertical-align: middle;
}
.d-block {
  display: block;
}
.d-inline {
  display: inline;
}
.d-inline-block {
  display: inline-block;
}
.d-block-invisible {
  display: block;
  visibility: hidden;
}
.d-flex-center {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .col-xs-48 {
    width: 48px;
  }
  .col-xs-56 {
    width: 56px;
  }
}
.logo {
  height: 50px;
  width: 50px !important;
  float: left;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  font-size: 35px;
}
header {
  overflow: hidden;
  height: 50px;
  border: none;
}
.username {
  color: #fff;
  font-size: 14px;
  display: inline;
  margin-right: 10px;
  position: 50%;
  padding-bottom: 10px;
}
.user-header {
  height: 50px;
  display: inline-block;
  border-right: solid 1px rgba(255, 255, 255, 0.2);
  margin-right: 10px;
  padding-top: 10px;
}
.user-header .open > .dropdown-toggle.btn-default,
.user-header .open > .dropdown-toggle.btn-default {
  background: none;
}
.user-header button,
.user-header button:focus,
.user-header button:active,
.user-header button:hover {
  background: transparent;
  border: none;
  margin: none;
  padding: 0px;
}
.user-header .caret {
  color: #ffffff;
  margin-right: 10px;
}
.user-header .dropdown-menu {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  margin-top: 6px;
}
.user-photo {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  border-radius: 12px !important;
  background: #ccc;
  display: inline-block;
  overflow: hidden;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}
.user-photo2 {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 40% !important;
  -moz-border-radius: 40% !important;
  border-radius: 40% !important;
  background-color: #ccc;
  background-size: cover;
  background-image: url('../../../images/avatar.jpg');
  display: inline-block;
  overflow: hidden;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}
.user-photo #userphoto {
  font-size: 30px;
  line-height: 35px;
  color: #fff;
}
.round-icon {
  border-radius: 30% !important;
  width: 26px;
  height: 26px;
  display: block;
  margin: auto;
}
.round-icon i {
  line-height: 26px;
}
.entity-image > .round-icon {
  display: inline-block;
}
#menu-toggle span {
  margin: 7px 0px;
  text-indent: 0px;
}
#menu-toggle {
  background-color: transparent !important;
}
.OptionBar {
  clear: both;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  padding: 0px 30px;
  bottom: 0;
  width: 425px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  z-index: 1000;
}
.sidebar-right {
  right: -425px;
}
.sidebar-left {
  left: -425px;
}
.sidebar_name {
  padding-top: 25px;
  color: #fff;
  opacity: 0.7;
}
#Newswrapper.globalactive .sidebar-right,
#Appswrapper.globalactive .sidebar-right,
#Helpwrapper.globalactive .sidebar-right,
#Searchmenu-toggle.globalactive .sidebar-right,
#Setmenu-toggle.globalactive .sidebar-right {
  right: 0px;
}
#sidebarNews_menu li a {
  background: #555;
  color: #fff;
}
#sidebarNews_menu li a:active {
  background: #fff;
  color: #555;
}
.sidebar-nav > .sidebar-brand {
  height: 155px;
  line-height: 60px;
  font-size: 25px;
  color: #FFF;
  margin-top: 35px;
}
.sidebar-brand h3 {
  font-weight: 700;
}
.sidebar-brand .navbar-form {
  padding-left: 0px;
}
.sidebar-nav > .sidebar-brand a {
  color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}
.sub_icon {
  float: right;
  padding-right: 65px;
  padding-top: 10px;
}
/*----- News Tab ----*/
#sidebar-Newswrapper #sidebarNews_menu #sidebar .newsthumb {
  width: 70px;
  height: 70px;
  float: left;
  /*background-image: url('@{base-img-url}news.jpg');*/
  background-size: cover;
}
/* --- Tab Primary Menu --- */
#sidebar-Newswrapper,
#sidebar-Appswrapper,
#sidebar-Helpwrapper,
#sidebar-Searchwrapper,
#sidebar-Setwrapper {
  margin-right: -425px;
  right: -10px;
  width: 425px;
  background: #ffffff;
  position: fixed;
  height: 100%;
  z-index: 1000;
  transition: all 0.4s ease 0s;
  margin-top: -37px;
  box-shadow: 0px 1px 6px #aaa;
  -moz-box-shadow: 0px 1px 6px #aaa;
  -webkit-box-shadow: 0px 1px 6px #aaa;
  -pie-box-shadow: 0px 1px 6px #aaa;
}
#Newswrapper.globalactive,
#Appswrapper.globalactive,
#Helpwrapper.globalactive,
#Searchwrapper.globalactive,
#Setwrapper.globalactive {
  padding-right: 0px;
}
#Newswrapper.globalactive #sidebar-Newswrapper,
#Appswrapper.globalactive #sidebar-Appswrapper,
#Helpwrapper.globalactive #sidebar-Helpwrapper,
#Searchwrapper.globalactive #sidebar-Searchwrapper,
#Setwrapper.globalactive #sidebar-Setwrapper {
  right: 425px;
  overflow-y: auto;
}
#sidebarNews_menu li a,
#sidebarApps_menu li a,
#sidebarHelp_menu li a,
#sidebarSearch_menu li a,
#sidebarSet_menu li a {
  color: #999;
  display: block;
  float: left;
  text-decoration: none;
  width: 425px;
  background: #fff;
}
#sidebarNews_menu #sidebar_menu li a:hover {
  background: #555 !important;
}
.newsnav-list div#news-thumb {
  width: 70px;
  height: 70px;
  float: left;
  /*background-image:url('@{base-img-url}news.jpg');*/
  background-size: cover;
}
.newsnav-list h4.media-heading {
  font-size: 15px;
  color: #3063b4;
  text-indent: 0px;
}
.newsnav-list h5.news-data {
  font-size: 13px;
  color: #888888;
  text-indent: 0px;
  line-height: 5px;
  font-weight: normal;
}
.newsnav-list .media-body {
  line-height: 16px;
  padding-left: 20px;
}
.newsnav-list li {
  display: block;
  overflow: hidden;
}
.newsnav {
  background: #3063b4;
}
.newsnav-list li a {
  background-color: #fff;
  padding: 20px;
  font-size: 13px;
}
.newsnav-list li a:hover {
  background-color: #efefef;
  color: #555;
}
.newsnav-list .media {
  overflow: hidden;
  height: 70px;
}
ul#sidebar {
  margin-bottom: 100px;
}
/* columns of same height styles */
.row-full-height {
  height: 100%;
}
.col-full-height {
  height: 100%;
  vertical-align: middle;
}
.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */
  table-layout: fixed;
}
.row-same-height.inline-table {
  display: inline-table;
  width: auto;
}
.row-same-height.layout-auto {
  table-layout: auto;
}
.col-same-height {
  display: table-cell;
  float: none !important;
}
.col-auto-width {
  width: 1%;
  white-space: nowrap;
}
.no-gutter {
  padding: 0px;
}
.no-margin,
.no-margin-pseudo-after:after,
.no-margin-pseudo-before:before {
  margin: 0px!important;
}
.iB-required {
  color: red;
  font-weight: bold;
}
@media (max-width: 767px) {
  .user-header .dropdown-menu {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    margin-top: 5px;
    right: 0;
    left: auto;
  }
  #primary-nav.navbar-right {
    margin-right: 0px !important;
  }
  #primary-nav > ul {
    width: 100%;
  }
  #primary-nav a {
    color: #274e8f;
    font-size: 20px;
    padding-right: 10px;
    padding-left: 10px;
    clear: both;
  }
  #primary-nav a:hover {
    color: #ff723d;
  }
  #quicksearch-group {
    float: left;
  }
  #primary-nav .navbar-form {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .form-control {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
  }
  .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #primary-navbar-collapse-1 {
    float: none;
    width: 100%;
  }
  .user-header {
    float: right !important;
  }
  #primary-nav a {
    color: #fff;
    font-size: 15px;
  }
  #primary-nav a span {
    padding-right: 20px;
  }
  .navbar-nav,
  .navbar-form {
    margin: 0px;
  }
  .OptionBar {
    clear: both;
    height: 50px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0px;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    z-index: 1000;
  }
  .sidebar-right {
    right: -100%;
  }
  .sidebar-left {
    left: -100%;
  }
  #Newswrapper,
  #Appswrapper,
  #Helpwrapper,
  #Setwrapper,
  #Searchwrapper {
    padding-right: 100%;
  }
  #sidebar-Newswrapper,
  #sidebar-Appswrapper,
  #sidebar-Helpwrapper,
  #sidebar-Searchwrapper,
  #sidebar-Setwrapper {
    margin-right: -100%;
    right: -10px;
    width: 100%;
    position: fixed;
    height: 100%;
    z-index: 1000;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    margin-top: -37px;
    box-shadow: 0px 1px 6px #aaa;
    -moz-box-shadow: 0px 1px 6px #aaa;
    -webkit-box-shadow: 0px 1px 6px #aaa;
    -pie-box-shadow: 0px 1px 6px #aaa;
  }
  #sidebarNews_menu li a,
  #sidebarApps_menu li a,
  #sidebarHelp_menu li a,
  #sidebarSearch_menu li a,
  #sidebarSet_menu li a {
    color: #999;
    display: block;
    float: left;
    text-decoration: none;
    width: 100%;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    -ms-transition: background 0.5s;
    transition: background 0.5s;
  }
  #sidebarNews_menu li a {
    background: #fff !important;
  }
  #Newswrapper.globalactive,
  #Appswrapper.globalactive,
  #Helpwrapper.globalactive,
  #Searchwrapper.globalactive,
  #Setwrapper.globalactive {
    right: 100%;
    overflow-y: auto;
  }
  #Newswrapper.globalactive #sidebar-Newswrapper,
  #Appswrapper.globalactive #sidebar-Appswrapper,
  #Helpwrapper.globalactive #sidebar-Helpwrapper,
  #Searchwrapper.globalactive #sidebar-Searchwrapper,
  #Setwrapper.globalactive #sidebar-Setwrapper {
    right: 100%;
    width: 100%;
  }
  .filters {
    margin-right: 0px;
  }
}
@media (min-width: 768px) {
  #primary-navbar-collapse-1 {
    float: right;
  }
  #wrap {
    margin: 0px 20px;
  }
  #primary-nav-Wrap {
    display: inline;
    float: right !important;
  }
  .navbar-nav > li {
    float: left !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #sidebar-Newswrapper,
  #sidebar-Appswrapper,
  #sidebar-Helpwrapper,
  #sidebar-Searchwrapper,
  #sidebar-Setwrapper {
    margin-right: -50%;
    right: -10px;
    width: 50%;
    position: fixed;
    height: 100%;
    z-index: 1000;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    margin-top: -37px;
    box-shadow: 0px 1px 6px #aaa;
    -moz-box-shadow: 0px 1px 6px #aaa;
    -webkit-box-shadow: 0px 1px 6px #aaa;
    -pie-box-shadow: 0px 1px 6px #aaa;
  }
  #sidebarNews_menu li a,
  #sidebarApps_menu li a,
  #sidebarHelp_menu li a,
  #sidebarSearch_menu li a,
  #sidebarSet_menu li a {
    color: #999;
    display: block;
    float: left;
    text-decoration: none;
    width: 100%;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    -ms-transition: background 0.5s;
    transition: background 0.5s;
  }
  #Newswrapper.globalactive #sidebar-Newswrapper,
  #Appswrapper.globalactive #sidebar-Appswrapper,
  #Helpwrapper.globalactive #sidebar-Helpwrapper,
  #Searchwrapper.globalactive #sidebar-Searchwrapper,
  #Setwrapper.globalactive #sidebar-Setwrapper {
    right: 50px;
  }
  #Newswrapper.globalactive #sidebar-Newswrapper,
  #Appswrapper.globalactive #sidebar-Appswrapper,
  #Helpwrapper.globalactive #sidebar-Helpwrapper,
  #Searchwrapper.globalactive #sidebar-Searchwrapper,
  #Setwrapper.globalactive #sidebar-Setwrapper {
    right: 50%;
    width: 50%;
    overflow-y: auto;
  }
}
.modal.header-xl-modal > .modal-backdrop {
  margin-top: 64px;
}
.modal.header-xl-modal > .modal-dialog.side {
  margin-top: 64px;
}
.modal.header-xl-modal.header-xs-modal > .modal-backdrop {
  margin-top: 45px;
}
.modal.header-xl-modal.header-xs-modal > .modal-dialog.side {
  margin-top: 45px;
}
/* modal options Criação Indicador > Marcos */
.create-option-modal {
  display: none;
  background-color: #fff;
  position: absolute;
  max-height: 100%;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  z-index: 1001;
}
.create-option-modal ~ .divLoading.modal-loading {
  z-index: 1001 !important;
}
.create-option-modal .info-title {
  padding-top: 10px;
  font-weight: 500;
  font-size: 14px;
  color: #125098;
}
.create-option-modal .info-subtitle {
  font-weight: 400;
  font-size: 12px;
  color: #125098;
  opacity: 0.75;
}
.create-option-modal .info-empty {
  padding-bottom: 20px;
}
.create-option-modal .floating-label .form-control ~ label,
.create-option-modal .floating-label .os-host-textarea ~ label {
  color: #125098;
  opacity: 0.75;
  font-size: 12px;
}
.create-option-modal .form-control {
  font-size: 13px;
  color: #444;
}
.create-option-modal.comments {
  z-index: 1;
  position: relative;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.create-option-modal.comments.color-private {
  background-color: #fffcd9;
}
.create-option-modal.comments.color-public {
  background-color: #fff;
}
.create-option-modal.comments.color-restrict {
  background-color: #f1f5f9;
}
.create-option-modal .simplebar-content {
  overflow-x: hidden;
}
.create-option-footer {
  position: absolute;
  bottom: 0;
}
.create-option-footer .modal-side-footer {
  position: relative;
}
.create-option-scroll {
  height: 100%;
}
.actions.open .btn-icon-toggle {
  background-color: rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
.search-options.row-search {
  background-color: #edeef2;
  display: none;
}
.search-options .line-search-icon {
  position: absolute;
  right: -8px;
  bottom: 6px;
  width: 36px;
  text-align: center;
}
.search-options .search-icon.active {
  color: #21a2ea;
}
.search-options .search-icon.icon-close {
  cursor: pointer;
}
.search-options .form-control {
  font-size: 13px;
  color: #444;
  padding-right: 24px;
}
/* classificadores */
.tag-icon {
  display: table;
  margin: auto;
  text-align: left;
}
.tag-icon .tag-frame {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: absolute;
}
@media (min-width: 865px) {
  .tag-icon .tag-frame {
    height: 46px;
    width: 46px;
    line-height: 46px;
  }
}
.tag-icon .tag-frame i {
  color: #fff;
  font-size: 20px;
}
.tag-icon .tag-frame i.invert {
  color: #1c52cd;
}
@media (min-width: 865px) {
  .tag-icon .tag-frame i {
    font-size: 30px;
  }
}
.tag-icon img {
  height: 30px;
}
@media (min-width: 865px) {
  .tag-icon img {
    height: 46px;
  }
}
.tag-icon.treeSize {
  line-height: 0;
}
.tag-icon.treeSize .tag-frame {
  width: 16px;
  height: 16px;
  line-height: 0;
}
.tag-icon.treeSize .tag-frame i,
.tag-icon.treeSize .tag-frame i:before {
  font-size: 8px;
  line-height: 16px;
}
.tag-icon.treeSize img {
  height: 16px !important;
  width: auto !important;
}
.preview-tag {
  display: table;
  padding-top: 6px;
}
.preview-tag .tag-icon {
  display: table-cell;
  vertical-align: bottom;
  padding-right: 16px;
}
.preview-tag .tag-icon .tag-frame {
  height: 46px;
  width: 46px;
  line-height: 46px;
}
.preview-tag .tag-icon .tag-frame i {
  font-size: 30px;
}
.preview-tag .tag-icon img {
  width: 61px;
  height: 46px;
}
.preview-tag .tag-icon.treeSize .tag-frame {
  line-height: 0;
  width: 16px;
  height: 16px;
}
.preview-tag .tag-icon.treeSize .tag-frame i {
  font-size: 11px;
}
.preview-tag .tag-icon.treeSize img {
  width: 21px;
  height: 16px;
}
/* comentários */
.comment-block {
  margin: 8px 0;
  padding: 0;
  padding-bottom: 16px;
}
.comment-block.restrict {
  background-color: #f1f5f9;
}
.comment-block.restrict:after {
  border-right-color: #f1f5f9;
  border-left-color: #f1f5f9;
}
.comment-block.private {
  background-color: #fffcd9;
}
.comment-block.private:after {
  border-right-color: #fffcd9;
  border-left-color: #fffcd9;
}
.comment-block.public {
  border: 1px solid #e6e6e6;
}
.comment-block.public:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 17px solid #fff;
  border-right-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  top: -1px;
  left: 100%;
  border-top-color: #e6e6e6;
  border-top-width: 17px;
  border-left-width: 0;
  border-right-width: 17px;
}
.comment-block.public:after {
  border-color: transparent;
  border-top-color: #fff;
  border-width: 15px;
  border-right-width: 15px;
  border-left-width: 0;
  border-bottom-width: 0;
}
.comment-block.public.self:after {
  border-left-width: 15px;
  border-right-width: 0;
  top: 0;
  left: auto;
  right: 100%;
}
.comment-block.public.self:before {
  border-left-width: 17px;
  border-top-width: 17px;
  border-right-width: 0;
  top: -1px;
  left: auto;
  right: 100%;
}
.comment-block:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 16px solid #fff;
  border-right-width: 0;
  border-top-width: 0;
  top: 0;
  left: 100%;
}
.comment-block.self:after {
  border-left-width: 0;
  border-top-width: 0;
  border-right-width: 16px;
  top: 0;
  left: auto;
  right: 100%;
}
.comment-block .comment-header {
  height: 48px;
  padding: 0 16px;
  border-bottom: 1px solid #e6e6e6;
}
.comment-block .comment-content {
  font-style: italic;
  color: #979797;
  font-size: 13px;
  line-height: 16px;
}
.comment-block .user-image {
  margin-right: 2px;
  display: inline-block;
}
.comment-block .user-image > img {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.comment-block .counter {
  margin-left: 6px;
  color: #125098;
}
.comment-block .counter .counter {
  font-size: 11px;
  font-weight: 500;
}
/* Funções LESS para gerar estrutura base da tiles */
[class*=innerContainer].no-bg {
  background: none !important;
}
[class*=innerContainer].tile-adaptable {
  display: flex;
  flex-direction: column;
  flex: auto;
  padding: 8px;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -ms-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  color: #125098;
  /* base */
  /* texts */
  /* icon / images */
  /* alignments */
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable {
    padding: 14px;
  }
}
[class*=innerContainer].tile-adaptable:not(.no-hover) {
  cursor: pointer;
}
[class*=innerContainer].tile-adaptable:not(.no-hover).active,
[class*=innerContainer].tile-adaptable:not(.no-hover):hover {
  /*@border-color: if((iscolor(@base-bg-color)), darken(color("@{base-bg-color}"), 20%), #4fbbf4);*/
  outline: 2px solid #4fbbf4;
}
[class*=innerContainer].tile-adaptable .tile-title,
[class*=innerContainer].tile-adaptable .additional-info {
  color: #125098;
}
[class*=innerContainer].tile-adaptable .tile-type,
[class*=innerContainer].tile-adaptable .tile-subtitle,
[class*=innerContainer].tile-adaptable .tile-desc,
[class*=innerContainer].tile-adaptable .tile-more {
  color: rgba(18, 80, 152, 0.5);
}
[class*=innerContainer].tile-adaptable .tile-type.dark,
[class*=innerContainer].tile-adaptable .tile-subtitle.dark,
[class*=innerContainer].tile-adaptable .tile-desc.dark,
[class*=innerContainer].tile-adaptable .tile-more.dark {
  color: #125098;
}
[class*=innerContainer].tile-adaptable .tile-icon {
  color: #21a2ea;
}
[class*=innerContainer].tile-adaptable.tile-invert-text {
  color: #fff;
}
[class*=innerContainer].tile-adaptable.tile-invert-text .tile-title,
[class*=innerContainer].tile-adaptable.tile-invert-text .additional-info {
  color: #fff;
}
[class*=innerContainer].tile-adaptable.tile-invert-text .tile-type,
[class*=innerContainer].tile-adaptable.tile-invert-text .tile-subtitle,
[class*=innerContainer].tile-adaptable.tile-invert-text .tile-desc,
[class*=innerContainer].tile-adaptable.tile-invert-text .tile-more {
  color: rgba(255, 255, 255, 0.5);
}
[class*=innerContainer].tile-adaptable.tile-invert-text .tile-type.dark,
[class*=innerContainer].tile-adaptable.tile-invert-text .tile-subtitle.dark,
[class*=innerContainer].tile-adaptable.tile-invert-text .tile-desc.dark,
[class*=innerContainer].tile-adaptable.tile-invert-text .tile-more.dark {
  color: #fff;
}
[class*=innerContainer].tile-adaptable.tile-invert-text .tile-icon {
  color: #fff;
}
[class*=innerContainer].tile-adaptable.tile-invert-text .tile-modal [data-toggle] {
  color: rgba(255, 255, 255, 0.7);
}
[class*=innerContainer].tile-adaptable.tile-invert-text .tile-modal [data-toggle]:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
[class*=innerContainer].tile-adaptable.tile-invert-text .tile-modal [data-toggle]:active {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #125098;
}
[class*=innerContainer].tile-adaptable.selected {
  outline: 1px solid #4fbbf4;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.selected {
    outline: 2px solid #4fbbf4;
  }
}
[class*=innerContainer].tile-adaptable .tile-header {
  display: grid;
  grid-auto-flow: column;
  grid-auto-rows: minmax(min-content, max-content);
  grid-auto-columns: auto 36px;
}
[class*=innerContainer].tile-adaptable .tile-header > * {
  grid-column: 1;
}
[class*=innerContainer].tile-adaptable .tile-header > .tile-menu {
  float: none !important;
  grid-column: right;
  grid-row-start: 1;
  grid-row-end: span 1000;
  position: relative;
  top: -8px;
  right: -8px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable .tile-header > .tile-menu {
    top: -10px;
    right: -10px;
  }
}
[class*=innerContainer].tile-adaptable .tile-content {
  flex-grow: 1;
  font-weight: 500;
  min-height: 0;
}
[class*=innerContainer].tile-adaptable .tile-content > * {
  display: flex;
  gap: 8px;
  flex-direction: row;
  height: 100%;
}
[class*=innerContainer].tile-adaptable .tile-content > * > * {
  flex: 1;
  align-self: end;
  min-width: 0;
}
[class*=innerContainer].tile-adaptable .tile-content > * > *:last-child:not(:first-child) {
  text-align: right;
}
[class*=innerContainer].tile-adaptable .tile-content > * > .tile-icon {
  max-width: fit-content;
}
[class*=innerContainer].tile-adaptable .tile-footer {
  margin-bottom: -8px;
  min-height: 36px;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 500;
  color: rgba(18, 80, 152, 0.5) !important;
  padding: 8px 0;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable .tile-footer {
    padding: 14px 0;
    margin-bottom: -14px;
    min-height: 48px;
  }
}
[class*=innerContainer].tile-adaptable .tile-footer > * {
  display: flex;
  height: 100%;
  align-items: end;
}
[class*=innerContainer].tile-adaptable .tile-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
  max-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable .tile-title {
    font-size: 16px;
    max-height: 36px;
  }
}
[class*=innerContainer].tile-adaptable .tile-subtitle {
  font-size: 11px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[class*=innerContainer].tile-adaptable .tile-subtitle.text-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
  max-height: 15px;
}
[class*=innerContainer].tile-adaptable .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
  max-height: 45px;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-adaptable .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
    max-height: 30px;
  }
}
[class*=innerContainer].tile-adaptable .tile-type,
[class*=innerContainer].tile-adaptable .tile-desc {
  font-size: 12px;
  line-height: normal;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable .tile-type,
  [class*=innerContainer].tile-adaptable .tile-desc {
    font-size: 13px;
  }
}
[class*=innerContainer].tile-adaptable .tile-more {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  padding-top: 2px;
}
[class*=innerContainer].tile-adaptable .tile-more:not(.db-ellipsis) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[class*=innerContainer].tile-adaptable .tile-more.db-ellipsis:not([data-ellipsis-lines]) {
  height: 28.4px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable .tile-more.db-ellipsis:not([data-ellipsis-lines]) {
    height: 54.8px;
  }
}
[class*=innerContainer].tile-adaptable .tile-more i {
  font-size: 14px;
}
[class*=innerContainer].tile-adaptable .tile-info-loading i {
  font-size: 6px;
  animation-name: blink;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
[class*=innerContainer].tile-adaptable .tile-info-loading i:nth-child(2) {
  animation-delay: 0.2s;
}
[class*=innerContainer].tile-adaptable .tile-info-loading i:nth-child(3) {
  animation-delay: 0.4s;
}
[class*=innerContainer].tile-adaptable .additional-info {
  display: flex;
  flex-direction: row;
  gap: 4px;
  text-align: right;
  font-size: 11px;
  line-height: 1.4;
  align-items: end;
}
@media (max-width: 865px) {
  [class*=innerContainer].tile-adaptable .additional-info {
    gap: 2px;
  }
}
[class*=innerContainer].tile-adaptable .additional-info .additional-info-text {
  flex: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[class*=innerContainer].tile-adaptable .additional-info .additional-info-icon {
  font-size: 12px;
}
[class*=innerContainer].tile-adaptable .additional-info .additional-info-icon img {
  height: 14px;
  vertical-align: bottom;
}
[class*=innerContainer].tile-adaptable .additional-info .additional-info-icon i:before {
  line-height: 13px;
}
[class*=innerContainer].tile-adaptable .additional-info .additional-info-icon .color-square {
  display: inline-block;
  width: 12px;
  height: 12px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable .additional-info .additional-info-icon .color-square {
    width: 14px;
    height: 14px;
  }
}
[class*=innerContainer].tile-adaptable .additional-info .additional-info-count {
  font-size: 12px;
}
[class*=innerContainer].tile-adaptable .tile-icon img {
  height: 26px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable .tile-icon img {
    height: 46px;
  }
}
[class*=innerContainer].tile-adaptable .tile-icon > i {
  font-size: 26px;
  line-height: 1;
}
[class*=innerContainer].tile-adaptable .tile-icon > i:before {
  margin: 0;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable .tile-icon > i {
    font-size: 46px;
  }
}
[class*=innerContainer].tile-adaptable .tile-user {
  text-align: left !important;
}
[class*=innerContainer].tile-adaptable .tile-user > img {
  border: 4px solid #e7edf4;
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
  background-color: #e7edf4;
  background-size: cover;
  overflow: hidden;
  display: inline;
  height: 70px;
  width: 70px;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-adaptable .tile-user > img {
    height: 40px;
    width: 40px;
  }
}
[class*=innerContainer].tile-adaptable.dir-row {
  flex-direction: row;
}
[class*=innerContainer].tile-adaptable.dir-row > * {
  flex: 1;
}
[class*=innerContainer].tile-adaptable.dir-row .chart-wrapper[data-chart-type="donut"] {
  margin-right: -8px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.dir-row .chart-wrapper[data-chart-type="donut"] {
    margin-right: -14px;
  }
}
[class*=innerContainer].tile-adaptable.icon-align-right .tile-content > * {
  flex-direction: row-reverse;
}
[class*=innerContainer].tile-adaptable.icon-align-right .tile-content > * > *:last-child {
  text-align: left;
}
[class*=innerContainer].tile-adaptable.icon-align-right .additional-info {
  flex-direction: row-reverse;
  text-align: left;
}
[class*=innerContainer].tile-adaptable .hidden-small {
  display: none;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable .hidden-small {
    display: inline;
  }
  [class*=innerContainer].tile-adaptable .hidden-small.tile-basic-info {
    display: block;
  }
}
[class*=innerContainer].tile-adaptable .hidden-large {
  display: inline;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable .hidden-large {
    display: none;
  }
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-adaptable .hidden-mobile {
    display: none;
  }
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable .hidden-tabdesktop {
    display: none;
  }
}
[class*=innerContainer].tile-adaptable .tile-containermodal {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
[class*=innerContainer].tile-adaptable .tile-containermodal .modal {
  position: absolute;
  z-index: 1;
}
[class*=innerContainer].tile-adaptable .tile-containermodal .modal .modal-dialog {
  transform: none !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  font-size: 13px;
  padding: 36px 8px 8px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable .tile-containermodal .modal .modal-dialog {
    font-size: 14px;
    padding: 36px 14px 14px;
  }
}
[class*=innerContainer].tile-adaptable .tile-containermodal .modal .modal-dialog .modal-content {
  overflow: auto;
  background: none;
  box-shadow: none;
  max-height: 100%;
}
[class*=innerContainer].tile-adaptable .tile-containermodal [data-toggle] {
  position: absolute;
  z-index: 2;
  right: 0;
}
[class*=innerContainer].tile-adaptable .tile-containermodal [data-toggle]:before {
  font-family: "ibfont";
  content: '\e800';
  font-size: 13px;
  position: relative;
  display: block;
  transition: all 0.4s ease-in-out;
}
[class*=innerContainer].tile-adaptable .tile-containermodal .modal.in + [data-toggle] {
  color: rgba(0, 0, 0, 0.37);
}
[class*=innerContainer].tile-adaptable .tile-containermodal .modal.in + [data-toggle]:before {
  -webkit-transform: rotate(45deg);
  /* WebKit */
  -moz-transform: rotate(45deg);
  /* Mozilla */
  -o-transform: rotate(45deg);
  /* Opera */
  -ms-transform: rotate(45deg);
  /* Internet Explorer */
  transform: rotate(45deg);
  /* CSS3 */
}
[class*=innerContainer].tile-adaptable .tile-containermodal .modal.in + [data-toggle]:hover {
  background-color: rgba(33, 162, 234, 0.15);
  color: #21a2ea;
}
[class*=innerContainer].tile-adaptable .tile-containermodal .modal.in + [data-toggle]:active {
  background-color: rgba(33, 162, 234, 0.4);
  border-color: transparent;
  color: #ffffff;
}
[class*=innerContainer].tile-adaptable.tile-icon-lg .tile-icon {
  width: 39.6px;
  /*&.user-pic {
                        width: 45px;
                        height: 40px;
                        padding-bottom: 3px;

                        @media(min-width:@tiles-breakpoint-min) {
                            width: 75px;
                            height: 70px;
                        }
                    }*/
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.tile-icon-lg .tile-icon {
    width: 61.2px;
  }
}
[class*=innerContainer].tile-adaptable.tile-icon-lg .tile-icon img {
  height: 39.6px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.tile-icon-lg .tile-icon img {
    height: 61.2px;
  }
}
[class*=innerContainer].tile-adaptable.tile-icon-lg .tile-icon > i {
  font-size: 36px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.tile-icon-lg .tile-icon > i {
    font-size: 57.6px;
  }
}
[class*=innerContainer].tile-adaptable.tile-icon-xl .tile-icon {
  width: 61.6px;
  /*&.user-pic {
                        width: 45px;
                        height: 40px;
                        padding-bottom: 3px;

                        @media(min-width:@tiles-breakpoint-min) {
                            width: 75px;
                            height: 70px;
                        }
                    }*/
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.tile-icon-xl .tile-icon {
    width: 95.2px;
  }
}
[class*=innerContainer].tile-adaptable.tile-icon-xl .tile-icon img {
  height: 61.6px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.tile-icon-xl .tile-icon img {
    height: 95.2px;
  }
}
[class*=innerContainer].tile-adaptable.tile-icon-xl .tile-icon > i {
  font-size: 56px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.tile-icon-xl .tile-icon > i {
    font-size: 89.6px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter {
  display: flex;
  flex-direction: column;
  flex: auto;
  padding: 8px;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -ms-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  color: #125098;
  /* base */
  /* texts */
  /* icon / images */
  /* alignments */
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter {
    padding: 14px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter:not(.no-hover) {
  cursor: pointer;
}
[class*=innerContainer].tile-adaptable.is-counter:not(.no-hover).active,
[class*=innerContainer].tile-adaptable.is-counter:not(.no-hover):hover {
  /*@border-color: if((iscolor(@base-bg-color)), darken(color("@{base-bg-color}"), 20%), #4fbbf4);*/
  outline: 2px solid #4fbbf4;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-title,
[class*=innerContainer].tile-adaptable.is-counter .additional-info {
  color: #125098;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-type,
[class*=innerContainer].tile-adaptable.is-counter .tile-subtitle,
[class*=innerContainer].tile-adaptable.is-counter .tile-desc,
[class*=innerContainer].tile-adaptable.is-counter .tile-more {
  color: rgba(18, 80, 152, 0.5);
}
[class*=innerContainer].tile-adaptable.is-counter .tile-type.dark,
[class*=innerContainer].tile-adaptable.is-counter .tile-subtitle.dark,
[class*=innerContainer].tile-adaptable.is-counter .tile-desc.dark,
[class*=innerContainer].tile-adaptable.is-counter .tile-more.dark {
  color: #125098;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-icon {
  color: #21a2ea;
}
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text {
  color: #fff;
}
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text .tile-title,
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text .additional-info {
  color: #fff;
}
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text .tile-type,
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text .tile-subtitle,
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text .tile-desc,
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text .tile-more {
  color: rgba(255, 255, 255, 0.5);
}
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text .tile-type.dark,
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text .tile-subtitle.dark,
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text .tile-desc.dark,
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text .tile-more.dark {
  color: #fff;
}
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text .tile-icon {
  color: #fff;
}
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text .tile-modal [data-toggle] {
  color: rgba(255, 255, 255, 0.7);
}
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text .tile-modal [data-toggle]:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text .tile-modal [data-toggle]:active {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #125098;
}
[class*=innerContainer].tile-adaptable.is-counter.selected {
  outline: 1px solid #4fbbf4;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter.selected {
    outline: 2px solid #4fbbf4;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .tile-header {
  display: grid;
  grid-auto-flow: column;
  grid-auto-rows: minmax(min-content, max-content);
  grid-auto-columns: auto 36px;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-header > * {
  grid-column: 1;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-header > .tile-menu {
  float: none !important;
  grid-column: right;
  grid-row-start: 1;
  grid-row-end: span 1000;
  position: relative;
  top: -8px;
  right: -8px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter .tile-header > .tile-menu {
    top: -10px;
    right: -10px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .tile-content {
  flex-grow: 1;
  font-weight: 500;
  min-height: 0;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-content > * {
  display: flex;
  gap: 8px;
  flex-direction: row;
  height: 100%;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-content > * > * {
  flex: 1;
  align-self: end;
  min-width: 0;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-content > * > *:last-child:not(:first-child) {
  text-align: right;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-content > * > .tile-icon {
  max-width: fit-content;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-footer {
  margin-bottom: -8px;
  min-height: 36px;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 500;
  color: rgba(18, 80, 152, 0.5) !important;
  padding: 8px 0;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter .tile-footer {
    padding: 14px 0;
    margin-bottom: -14px;
    min-height: 48px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .tile-footer > * {
  display: flex;
  height: 100%;
  align-items: end;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
  max-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter .tile-title {
    font-size: 16px;
    max-height: 36px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .tile-subtitle {
  font-size: 11px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-subtitle.text-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
  max-height: 15px;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
  max-height: 45px;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-adaptable.is-counter .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
    max-height: 30px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .tile-type,
[class*=innerContainer].tile-adaptable.is-counter .tile-desc {
  font-size: 12px;
  line-height: normal;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter .tile-type,
  [class*=innerContainer].tile-adaptable.is-counter .tile-desc {
    font-size: 13px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .tile-more {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  padding-top: 2px;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-more:not(.db-ellipsis) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-more.db-ellipsis:not([data-ellipsis-lines]) {
  height: 28.4px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter .tile-more.db-ellipsis:not([data-ellipsis-lines]) {
    height: 54.8px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .tile-more i {
  font-size: 14px;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-info-loading i {
  font-size: 6px;
  animation-name: blink;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-info-loading i:nth-child(2) {
  animation-delay: 0.2s;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-info-loading i:nth-child(3) {
  animation-delay: 0.4s;
}
[class*=innerContainer].tile-adaptable.is-counter .additional-info {
  display: flex;
  flex-direction: row;
  gap: 4px;
  text-align: right;
  font-size: 11px;
  line-height: 1.4;
  align-items: end;
}
@media (max-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter .additional-info {
    gap: 2px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .additional-info .additional-info-text {
  flex: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[class*=innerContainer].tile-adaptable.is-counter .additional-info .additional-info-icon {
  font-size: 12px;
}
[class*=innerContainer].tile-adaptable.is-counter .additional-info .additional-info-icon img {
  height: 14px;
  vertical-align: bottom;
}
[class*=innerContainer].tile-adaptable.is-counter .additional-info .additional-info-icon i:before {
  line-height: 13px;
}
[class*=innerContainer].tile-adaptable.is-counter .additional-info .additional-info-icon .color-square {
  display: inline-block;
  width: 12px;
  height: 12px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter .additional-info .additional-info-icon .color-square {
    width: 14px;
    height: 14px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .additional-info .additional-info-count {
  font-size: 12px;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-icon img {
  height: 26px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter .tile-icon img {
    height: 46px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .tile-icon > i {
  font-size: 26px;
  line-height: 1;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-icon > i:before {
  margin: 0;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter .tile-icon > i {
    font-size: 46px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .tile-user {
  text-align: left !important;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-user > img {
  border: 4px solid #e7edf4;
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
  background-color: #e7edf4;
  background-size: cover;
  overflow: hidden;
  display: inline;
  height: 70px;
  width: 70px;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-adaptable.is-counter .tile-user > img {
    height: 40px;
    width: 40px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter.dir-row {
  flex-direction: row;
}
[class*=innerContainer].tile-adaptable.is-counter.dir-row > * {
  flex: 1;
}
[class*=innerContainer].tile-adaptable.is-counter.dir-row .chart-wrapper[data-chart-type="donut"] {
  margin-right: -8px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter.dir-row .chart-wrapper[data-chart-type="donut"] {
    margin-right: -14px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter.icon-align-right .tile-content > * {
  flex-direction: row-reverse;
}
[class*=innerContainer].tile-adaptable.is-counter.icon-align-right .tile-content > * > *:last-child {
  text-align: left;
}
[class*=innerContainer].tile-adaptable.is-counter.icon-align-right .additional-info {
  flex-direction: row-reverse;
  text-align: left;
}
[class*=innerContainer].tile-adaptable.is-counter .hidden-small {
  display: none;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter .hidden-small {
    display: inline;
  }
  [class*=innerContainer].tile-adaptable.is-counter .hidden-small.tile-basic-info {
    display: block;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .hidden-large {
  display: inline;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter .hidden-large {
    display: none;
  }
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-adaptable.is-counter .hidden-mobile {
    display: none;
  }
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter .hidden-tabdesktop {
    display: none;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .tile-containermodal {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-containermodal .modal {
  position: absolute;
  z-index: 1;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-containermodal .modal .modal-dialog {
  transform: none !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  font-size: 13px;
  padding: 36px 8px 8px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter .tile-containermodal .modal .modal-dialog {
    font-size: 14px;
    padding: 36px 14px 14px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .tile-containermodal .modal .modal-dialog .modal-content {
  overflow: auto;
  background: none;
  box-shadow: none;
  max-height: 100%;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-containermodal [data-toggle] {
  position: absolute;
  z-index: 2;
  right: 0;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-containermodal [data-toggle]:before {
  font-family: "ibfont";
  content: '\e800';
  font-size: 13px;
  position: relative;
  display: block;
  transition: all 0.4s ease-in-out;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-containermodal .modal.in + [data-toggle] {
  color: rgba(0, 0, 0, 0.37);
}
[class*=innerContainer].tile-adaptable.is-counter .tile-containermodal .modal.in + [data-toggle]:before {
  -webkit-transform: rotate(45deg);
  /* WebKit */
  -moz-transform: rotate(45deg);
  /* Mozilla */
  -o-transform: rotate(45deg);
  /* Opera */
  -ms-transform: rotate(45deg);
  /* Internet Explorer */
  transform: rotate(45deg);
  /* CSS3 */
}
[class*=innerContainer].tile-adaptable.is-counter .tile-containermodal .modal.in + [data-toggle]:hover {
  background-color: rgba(33, 162, 234, 0.15);
  color: #21a2ea;
}
[class*=innerContainer].tile-adaptable.is-counter .tile-containermodal .modal.in + [data-toggle]:active {
  background-color: rgba(33, 162, 234, 0.4);
  border-color: transparent;
  color: #ffffff;
}
[class*=innerContainer].tile-adaptable.is-counter.tile-icon-lg .tile-icon {
  width: 39.6px;
  /*&.user-pic {
                        width: 45px;
                        height: 40px;
                        padding-bottom: 3px;

                        @media(min-width:@tiles-breakpoint-min) {
                            width: 75px;
                            height: 70px;
                        }
                    }*/
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter.tile-icon-lg .tile-icon {
    width: 61.2px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter.tile-icon-lg .tile-icon img {
  height: 39.6px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter.tile-icon-lg .tile-icon img {
    height: 61.2px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter.tile-icon-lg .tile-icon > i {
  font-size: 36px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter.tile-icon-lg .tile-icon > i {
    font-size: 57.6px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter.tile-icon-xl .tile-icon {
  width: 61.6px;
  /*&.user-pic {
                        width: 45px;
                        height: 40px;
                        padding-bottom: 3px;

                        @media(min-width:@tiles-breakpoint-min) {
                            width: 75px;
                            height: 70px;
                        }
                    }*/
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter.tile-icon-xl .tile-icon {
    width: 95.2px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter.tile-icon-xl .tile-icon img {
  height: 61.6px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter.tile-icon-xl .tile-icon img {
    height: 95.2px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter.tile-icon-xl .tile-icon > i {
  font-size: 56px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter.tile-icon-xl .tile-icon > i {
    font-size: 89.6px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .additional-info .additional-info-text {
  font-size: 11px;
}
@media (max-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter .additional-info .additional-info-text {
    font-size: 9px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .additional-info .additional-info-count {
  font-size: 30px;
  line-height: 0.92;
  font-weight: 400;
}
@media (max-width: 865px) {
  [class*=innerContainer].tile-adaptable.is-counter .additional-info .additional-info-count {
    font-size: 22px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .tile-total {
  color: #21a2ea;
  font-size: 50px;
  line-height: 1;
  font-weight: 300;
  margin-bottom: -6px;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-adaptable.is-counter .tile-total {
    font-size: 32px;
    margin-bottom: -3px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter .tile-total .unit {
  font-size: 60%;
  padding-left: 6px;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-adaptable.is-counter .tile-total .unit {
    padding-left: 3px;
  }
}
[class*=innerContainer].tile-adaptable.is-counter.tile-invert-text .tile-total {
  color: #fff;
}
[class*=innerContainer].tile-adaptable .chart-wrapper {
  position: relative;
  display: flex;
  align-items: end;
  min-height: 50px;
}
[class*=innerContainer].tile-adaptable .chart-wrapper .tile-total {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  font-size: 56px;
  line-height: 1;
  max-width: 50%;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-adaptable .chart-wrapper .tile-total {
    font-size: 36px;
  }
}
[class*=innerContainer].tile-adaptable .chart-wrapper .tile-total[percentage]:after {
  content: attr(percentage);
  display: block;
  font-size: 16px;
  line-height: 0.9;
  text-align: center;
  color: #444;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-adaptable .chart-wrapper .tile-total[percentage]:after {
    font-size: 11px;
  }
}
[class*=innerContainer].tile-adaptable .chart-wrapper .k-chart {
  max-height: 90px;
  width: 100%;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-adaptable .chart-wrapper .k-chart {
    max-height: 50px;
  }
}
[class*=innerContainer].tile-adaptable .chart-wrapper[data-chart-type="barchart"] .k-chart {
  width: calc(100% * 3 / 4);
  margin-left: auto;
  margin-right: 0;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-adaptable .chart-wrapper[data-chart-type="barchart"] .k-chart {
    width: calc(100% * 2 / 3);
  }
}
[class*=innerContainer].tile-profile {
  display: flex;
  flex-direction: column;
  flex: auto;
  padding: 8px;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -ms-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  color: #125098;
  /* base */
  /* texts */
  /* icon / images */
  /* alignments */
  background-color: #C1D8EA;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile {
    padding: 14px;
  }
}
[class*=innerContainer].tile-profile:not(.no-hover) {
  cursor: pointer;
}
[class*=innerContainer].tile-profile:not(.no-hover).active,
[class*=innerContainer].tile-profile:not(.no-hover):hover {
  /*@border-color: if((iscolor(@base-bg-color)), darken(color("@{base-bg-color}"), 20%), #4fbbf4);*/
  outline: 2px solid #4fbbf4;
}
[class*=innerContainer].tile-profile .tile-title,
[class*=innerContainer].tile-profile .additional-info {
  color: #125098;
}
[class*=innerContainer].tile-profile .tile-type,
[class*=innerContainer].tile-profile .tile-subtitle,
[class*=innerContainer].tile-profile .tile-desc,
[class*=innerContainer].tile-profile .tile-more {
  color: rgba(18, 80, 152, 0.5);
}
[class*=innerContainer].tile-profile .tile-type.dark,
[class*=innerContainer].tile-profile .tile-subtitle.dark,
[class*=innerContainer].tile-profile .tile-desc.dark,
[class*=innerContainer].tile-profile .tile-more.dark {
  color: #125098;
}
[class*=innerContainer].tile-profile .tile-icon {
  color: #21a2ea;
}
[class*=innerContainer].tile-profile.tile-invert-text {
  color: #fff;
}
[class*=innerContainer].tile-profile.tile-invert-text .tile-title,
[class*=innerContainer].tile-profile.tile-invert-text .additional-info {
  color: #fff;
}
[class*=innerContainer].tile-profile.tile-invert-text .tile-type,
[class*=innerContainer].tile-profile.tile-invert-text .tile-subtitle,
[class*=innerContainer].tile-profile.tile-invert-text .tile-desc,
[class*=innerContainer].tile-profile.tile-invert-text .tile-more {
  color: rgba(255, 255, 255, 0.5);
}
[class*=innerContainer].tile-profile.tile-invert-text .tile-type.dark,
[class*=innerContainer].tile-profile.tile-invert-text .tile-subtitle.dark,
[class*=innerContainer].tile-profile.tile-invert-text .tile-desc.dark,
[class*=innerContainer].tile-profile.tile-invert-text .tile-more.dark {
  color: #fff;
}
[class*=innerContainer].tile-profile.tile-invert-text .tile-icon {
  color: #fff;
}
[class*=innerContainer].tile-profile.tile-invert-text .tile-modal [data-toggle] {
  color: rgba(255, 255, 255, 0.7);
}
[class*=innerContainer].tile-profile.tile-invert-text .tile-modal [data-toggle]:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
[class*=innerContainer].tile-profile.tile-invert-text .tile-modal [data-toggle]:active {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #125098;
}
[class*=innerContainer].tile-profile.selected {
  outline: 1px solid #4fbbf4;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile.selected {
    outline: 2px solid #4fbbf4;
  }
}
[class*=innerContainer].tile-profile .tile-header {
  display: grid;
  grid-auto-flow: column;
  grid-auto-rows: minmax(min-content, max-content);
  grid-auto-columns: auto 36px;
}
[class*=innerContainer].tile-profile .tile-header > * {
  grid-column: 1;
}
[class*=innerContainer].tile-profile .tile-header > .tile-menu {
  float: none !important;
  grid-column: right;
  grid-row-start: 1;
  grid-row-end: span 1000;
  position: relative;
  top: -8px;
  right: -8px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile .tile-header > .tile-menu {
    top: -10px;
    right: -10px;
  }
}
[class*=innerContainer].tile-profile .tile-content {
  flex-grow: 1;
  font-weight: 500;
  min-height: 0;
}
[class*=innerContainer].tile-profile .tile-content > * {
  display: flex;
  gap: 8px;
  flex-direction: row;
  height: 100%;
}
[class*=innerContainer].tile-profile .tile-content > * > * {
  flex: 1;
  align-self: end;
  min-width: 0;
}
[class*=innerContainer].tile-profile .tile-content > * > *:last-child:not(:first-child) {
  text-align: right;
}
[class*=innerContainer].tile-profile .tile-content > * > .tile-icon {
  max-width: fit-content;
}
[class*=innerContainer].tile-profile .tile-footer {
  margin-bottom: -8px;
  min-height: 36px;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 500;
  color: rgba(18, 80, 152, 0.5) !important;
  padding: 8px 0;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile .tile-footer {
    padding: 14px 0;
    margin-bottom: -14px;
    min-height: 48px;
  }
}
[class*=innerContainer].tile-profile .tile-footer > * {
  display: flex;
  height: 100%;
  align-items: end;
}
[class*=innerContainer].tile-profile .tile-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
  max-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile .tile-title {
    font-size: 16px;
    max-height: 36px;
  }
}
[class*=innerContainer].tile-profile .tile-subtitle {
  font-size: 11px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[class*=innerContainer].tile-profile .tile-subtitle.text-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
  max-height: 15px;
}
[class*=innerContainer].tile-profile .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
  max-height: 45px;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-profile .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
    max-height: 30px;
  }
}
[class*=innerContainer].tile-profile .tile-type,
[class*=innerContainer].tile-profile .tile-desc {
  font-size: 12px;
  line-height: normal;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile .tile-type,
  [class*=innerContainer].tile-profile .tile-desc {
    font-size: 13px;
  }
}
[class*=innerContainer].tile-profile .tile-more {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  padding-top: 2px;
}
[class*=innerContainer].tile-profile .tile-more:not(.db-ellipsis) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[class*=innerContainer].tile-profile .tile-more.db-ellipsis:not([data-ellipsis-lines]) {
  height: 28.4px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile .tile-more.db-ellipsis:not([data-ellipsis-lines]) {
    height: 54.8px;
  }
}
[class*=innerContainer].tile-profile .tile-more i {
  font-size: 14px;
}
[class*=innerContainer].tile-profile .tile-info-loading i {
  font-size: 6px;
  animation-name: blink;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
[class*=innerContainer].tile-profile .tile-info-loading i:nth-child(2) {
  animation-delay: 0.2s;
}
[class*=innerContainer].tile-profile .tile-info-loading i:nth-child(3) {
  animation-delay: 0.4s;
}
[class*=innerContainer].tile-profile .additional-info {
  display: flex;
  flex-direction: row;
  gap: 4px;
  text-align: right;
  font-size: 11px;
  line-height: 1.4;
  align-items: end;
}
@media (max-width: 865px) {
  [class*=innerContainer].tile-profile .additional-info {
    gap: 2px;
  }
}
[class*=innerContainer].tile-profile .additional-info .additional-info-text {
  flex: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[class*=innerContainer].tile-profile .additional-info .additional-info-icon {
  font-size: 12px;
}
[class*=innerContainer].tile-profile .additional-info .additional-info-icon img {
  height: 14px;
  vertical-align: bottom;
}
[class*=innerContainer].tile-profile .additional-info .additional-info-icon i:before {
  line-height: 13px;
}
[class*=innerContainer].tile-profile .additional-info .additional-info-icon .color-square {
  display: inline-block;
  width: 12px;
  height: 12px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile .additional-info .additional-info-icon .color-square {
    width: 14px;
    height: 14px;
  }
}
[class*=innerContainer].tile-profile .additional-info .additional-info-count {
  font-size: 12px;
}
[class*=innerContainer].tile-profile .tile-icon img {
  height: 26px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile .tile-icon img {
    height: 46px;
  }
}
[class*=innerContainer].tile-profile .tile-icon > i {
  font-size: 26px;
  line-height: 1;
}
[class*=innerContainer].tile-profile .tile-icon > i:before {
  margin: 0;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile .tile-icon > i {
    font-size: 46px;
  }
}
[class*=innerContainer].tile-profile .tile-user {
  text-align: left !important;
}
[class*=innerContainer].tile-profile .tile-user > img {
  border: 4px solid #e7edf4;
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
  background-color: #e7edf4;
  background-size: cover;
  overflow: hidden;
  display: inline;
  height: 70px;
  width: 70px;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-profile .tile-user > img {
    height: 40px;
    width: 40px;
  }
}
[class*=innerContainer].tile-profile.dir-row {
  flex-direction: row;
}
[class*=innerContainer].tile-profile.dir-row > * {
  flex: 1;
}
[class*=innerContainer].tile-profile.dir-row .chart-wrapper[data-chart-type="donut"] {
  margin-right: -8px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile.dir-row .chart-wrapper[data-chart-type="donut"] {
    margin-right: -14px;
  }
}
[class*=innerContainer].tile-profile.icon-align-right .tile-content > * {
  flex-direction: row-reverse;
}
[class*=innerContainer].tile-profile.icon-align-right .tile-content > * > *:last-child {
  text-align: left;
}
[class*=innerContainer].tile-profile.icon-align-right .additional-info {
  flex-direction: row-reverse;
  text-align: left;
}
[class*=innerContainer].tile-profile .hidden-small {
  display: none;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile .hidden-small {
    display: inline;
  }
  [class*=innerContainer].tile-profile .hidden-small.tile-basic-info {
    display: block;
  }
}
[class*=innerContainer].tile-profile .hidden-large {
  display: inline;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile .hidden-large {
    display: none;
  }
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-profile .hidden-mobile {
    display: none;
  }
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile .hidden-tabdesktop {
    display: none;
  }
}
[class*=innerContainer].tile-profile .tile-containermodal {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
[class*=innerContainer].tile-profile .tile-containermodal .modal {
  position: absolute;
  z-index: 1;
}
[class*=innerContainer].tile-profile .tile-containermodal .modal .modal-dialog {
  transform: none !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  font-size: 13px;
  padding: 36px 8px 8px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile .tile-containermodal .modal .modal-dialog {
    font-size: 14px;
    padding: 36px 14px 14px;
  }
}
[class*=innerContainer].tile-profile .tile-containermodal .modal .modal-dialog .modal-content {
  overflow: auto;
  background: none;
  box-shadow: none;
  max-height: 100%;
}
[class*=innerContainer].tile-profile .tile-containermodal [data-toggle] {
  position: absolute;
  z-index: 2;
  right: 0;
}
[class*=innerContainer].tile-profile .tile-containermodal [data-toggle]:before {
  font-family: "ibfont";
  content: '\e800';
  font-size: 13px;
  position: relative;
  display: block;
  transition: all 0.4s ease-in-out;
}
[class*=innerContainer].tile-profile .tile-containermodal .modal.in + [data-toggle] {
  color: rgba(0, 0, 0, 0.37);
}
[class*=innerContainer].tile-profile .tile-containermodal .modal.in + [data-toggle]:before {
  -webkit-transform: rotate(45deg);
  /* WebKit */
  -moz-transform: rotate(45deg);
  /* Mozilla */
  -o-transform: rotate(45deg);
  /* Opera */
  -ms-transform: rotate(45deg);
  /* Internet Explorer */
  transform: rotate(45deg);
  /* CSS3 */
}
[class*=innerContainer].tile-profile .tile-containermodal .modal.in + [data-toggle]:hover {
  background-color: rgba(33, 162, 234, 0.15);
  color: #21a2ea;
}
[class*=innerContainer].tile-profile .tile-containermodal .modal.in + [data-toggle]:active {
  background-color: rgba(33, 162, 234, 0.4);
  border-color: transparent;
  color: #ffffff;
}
[class*=innerContainer].tile-profile.tile-icon-lg .tile-icon {
  width: 39.6px;
  /*&.user-pic {
                        width: 45px;
                        height: 40px;
                        padding-bottom: 3px;

                        @media(min-width:@tiles-breakpoint-min) {
                            width: 75px;
                            height: 70px;
                        }
                    }*/
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile.tile-icon-lg .tile-icon {
    width: 61.2px;
  }
}
[class*=innerContainer].tile-profile.tile-icon-lg .tile-icon img {
  height: 39.6px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile.tile-icon-lg .tile-icon img {
    height: 61.2px;
  }
}
[class*=innerContainer].tile-profile.tile-icon-lg .tile-icon > i {
  font-size: 36px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile.tile-icon-lg .tile-icon > i {
    font-size: 57.6px;
  }
}
[class*=innerContainer].tile-profile.tile-icon-xl .tile-icon {
  width: 61.6px;
  /*&.user-pic {
                        width: 45px;
                        height: 40px;
                        padding-bottom: 3px;

                        @media(min-width:@tiles-breakpoint-min) {
                            width: 75px;
                            height: 70px;
                        }
                    }*/
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile.tile-icon-xl .tile-icon {
    width: 95.2px;
  }
}
[class*=innerContainer].tile-profile.tile-icon-xl .tile-icon img {
  height: 61.6px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile.tile-icon-xl .tile-icon img {
    height: 95.2px;
  }
}
[class*=innerContainer].tile-profile.tile-icon-xl .tile-icon > i {
  font-size: 56px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-profile.tile-icon-xl .tile-icon > i {
    font-size: 89.6px;
  }
}
[class*=innerContainer].tile-profile .tile-user > img {
  border-color: #21a2ea;
}
[class*=innerContainer].tile-clock {
  display: flex;
  flex-direction: column;
  flex: auto;
  padding: 8px;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -ms-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  color: #0D245E;
  /* base */
  /* texts */
  /* icon / images */
  /* alignments */
  background-color: #30D1FF;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock {
    padding: 14px;
  }
}
[class*=innerContainer].tile-clock:not(.no-hover) {
  cursor: pointer;
}
[class*=innerContainer].tile-clock:not(.no-hover).active,
[class*=innerContainer].tile-clock:not(.no-hover):hover {
  /*@border-color: if((iscolor(@base-bg-color)), darken(color("@{base-bg-color}"), 20%), #4fbbf4);*/
  outline: 2px solid #4fbbf4;
}
[class*=innerContainer].tile-clock .tile-title,
[class*=innerContainer].tile-clock .additional-info {
  color: #0D245E;
}
[class*=innerContainer].tile-clock .tile-type,
[class*=innerContainer].tile-clock .tile-subtitle,
[class*=innerContainer].tile-clock .tile-desc,
[class*=innerContainer].tile-clock .tile-more {
  color: rgba(13, 36, 94, 0.5);
}
[class*=innerContainer].tile-clock .tile-type.dark,
[class*=innerContainer].tile-clock .tile-subtitle.dark,
[class*=innerContainer].tile-clock .tile-desc.dark,
[class*=innerContainer].tile-clock .tile-more.dark {
  color: #0D245E;
}
[class*=innerContainer].tile-clock .tile-icon {
  color: #0D245E;
}
[class*=innerContainer].tile-clock.tile-invert-text {
  color: #fff;
}
[class*=innerContainer].tile-clock.tile-invert-text .tile-title,
[class*=innerContainer].tile-clock.tile-invert-text .additional-info {
  color: #fff;
}
[class*=innerContainer].tile-clock.tile-invert-text .tile-type,
[class*=innerContainer].tile-clock.tile-invert-text .tile-subtitle,
[class*=innerContainer].tile-clock.tile-invert-text .tile-desc,
[class*=innerContainer].tile-clock.tile-invert-text .tile-more {
  color: rgba(255, 255, 255, 0.5);
}
[class*=innerContainer].tile-clock.tile-invert-text .tile-type.dark,
[class*=innerContainer].tile-clock.tile-invert-text .tile-subtitle.dark,
[class*=innerContainer].tile-clock.tile-invert-text .tile-desc.dark,
[class*=innerContainer].tile-clock.tile-invert-text .tile-more.dark {
  color: #fff;
}
[class*=innerContainer].tile-clock.tile-invert-text .tile-icon {
  color: #fff;
}
[class*=innerContainer].tile-clock.tile-invert-text .tile-modal [data-toggle] {
  color: rgba(255, 255, 255, 0.7);
}
[class*=innerContainer].tile-clock.tile-invert-text .tile-modal [data-toggle]:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
[class*=innerContainer].tile-clock.tile-invert-text .tile-modal [data-toggle]:active {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #125098;
}
[class*=innerContainer].tile-clock.selected {
  outline: 1px solid #4fbbf4;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock.selected {
    outline: 2px solid #4fbbf4;
  }
}
[class*=innerContainer].tile-clock .tile-header {
  display: grid;
  grid-auto-flow: column;
  grid-auto-rows: minmax(min-content, max-content);
  grid-auto-columns: auto 36px;
}
[class*=innerContainer].tile-clock .tile-header > * {
  grid-column: 1;
}
[class*=innerContainer].tile-clock .tile-header > .tile-menu {
  float: none !important;
  grid-column: right;
  grid-row-start: 1;
  grid-row-end: span 1000;
  position: relative;
  top: -8px;
  right: -8px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock .tile-header > .tile-menu {
    top: -10px;
    right: -10px;
  }
}
[class*=innerContainer].tile-clock .tile-content {
  flex-grow: 1;
  font-weight: 500;
  min-height: 0;
}
[class*=innerContainer].tile-clock .tile-content > * {
  display: flex;
  gap: 8px;
  flex-direction: row;
  height: 100%;
}
[class*=innerContainer].tile-clock .tile-content > * > * {
  flex: 1;
  align-self: end;
  min-width: 0;
}
[class*=innerContainer].tile-clock .tile-content > * > *:last-child:not(:first-child) {
  text-align: right;
}
[class*=innerContainer].tile-clock .tile-content > * > .tile-icon {
  max-width: fit-content;
}
[class*=innerContainer].tile-clock .tile-footer {
  margin-bottom: -8px;
  min-height: 36px;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 500;
  color: rgba(13, 36, 94, 0.5) !important;
  padding: 8px 0;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock .tile-footer {
    padding: 14px 0;
    margin-bottom: -14px;
    min-height: 48px;
  }
}
[class*=innerContainer].tile-clock .tile-footer > * {
  display: flex;
  height: 100%;
  align-items: end;
}
[class*=innerContainer].tile-clock .tile-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
  max-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock .tile-title {
    font-size: 16px;
    max-height: 36px;
  }
}
[class*=innerContainer].tile-clock .tile-subtitle {
  font-size: 11px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[class*=innerContainer].tile-clock .tile-subtitle.text-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
  max-height: 15px;
}
[class*=innerContainer].tile-clock .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
  max-height: 45px;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-clock .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
    max-height: 30px;
  }
}
[class*=innerContainer].tile-clock .tile-type,
[class*=innerContainer].tile-clock .tile-desc {
  font-size: 12px;
  line-height: normal;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock .tile-type,
  [class*=innerContainer].tile-clock .tile-desc {
    font-size: 13px;
  }
}
[class*=innerContainer].tile-clock .tile-more {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  padding-top: 2px;
}
[class*=innerContainer].tile-clock .tile-more:not(.db-ellipsis) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[class*=innerContainer].tile-clock .tile-more.db-ellipsis:not([data-ellipsis-lines]) {
  height: 28.4px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock .tile-more.db-ellipsis:not([data-ellipsis-lines]) {
    height: 54.8px;
  }
}
[class*=innerContainer].tile-clock .tile-more i {
  font-size: 14px;
}
[class*=innerContainer].tile-clock .tile-info-loading i {
  font-size: 6px;
  animation-name: blink;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
[class*=innerContainer].tile-clock .tile-info-loading i:nth-child(2) {
  animation-delay: 0.2s;
}
[class*=innerContainer].tile-clock .tile-info-loading i:nth-child(3) {
  animation-delay: 0.4s;
}
[class*=innerContainer].tile-clock .additional-info {
  display: flex;
  flex-direction: row;
  gap: 4px;
  text-align: right;
  font-size: 11px;
  line-height: 1.4;
  align-items: end;
}
@media (max-width: 865px) {
  [class*=innerContainer].tile-clock .additional-info {
    gap: 2px;
  }
}
[class*=innerContainer].tile-clock .additional-info .additional-info-text {
  flex: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[class*=innerContainer].tile-clock .additional-info .additional-info-icon {
  font-size: 12px;
}
[class*=innerContainer].tile-clock .additional-info .additional-info-icon img {
  height: 14px;
  vertical-align: bottom;
}
[class*=innerContainer].tile-clock .additional-info .additional-info-icon i:before {
  line-height: 13px;
}
[class*=innerContainer].tile-clock .additional-info .additional-info-icon .color-square {
  display: inline-block;
  width: 12px;
  height: 12px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock .additional-info .additional-info-icon .color-square {
    width: 14px;
    height: 14px;
  }
}
[class*=innerContainer].tile-clock .additional-info .additional-info-count {
  font-size: 12px;
}
[class*=innerContainer].tile-clock .tile-icon img {
  height: 26px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock .tile-icon img {
    height: 46px;
  }
}
[class*=innerContainer].tile-clock .tile-icon > i {
  font-size: 26px;
  line-height: 1;
}
[class*=innerContainer].tile-clock .tile-icon > i:before {
  margin: 0;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock .tile-icon > i {
    font-size: 46px;
  }
}
[class*=innerContainer].tile-clock .tile-user {
  text-align: left !important;
}
[class*=innerContainer].tile-clock .tile-user > img {
  border: 4px solid #e7edf4;
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
  background-color: #e7edf4;
  background-size: cover;
  overflow: hidden;
  display: inline;
  height: 70px;
  width: 70px;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-clock .tile-user > img {
    height: 40px;
    width: 40px;
  }
}
[class*=innerContainer].tile-clock.dir-row {
  flex-direction: row;
}
[class*=innerContainer].tile-clock.dir-row > * {
  flex: 1;
}
[class*=innerContainer].tile-clock.dir-row .chart-wrapper[data-chart-type="donut"] {
  margin-right: -8px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock.dir-row .chart-wrapper[data-chart-type="donut"] {
    margin-right: -14px;
  }
}
[class*=innerContainer].tile-clock.icon-align-right .tile-content > * {
  flex-direction: row-reverse;
}
[class*=innerContainer].tile-clock.icon-align-right .tile-content > * > *:last-child {
  text-align: left;
}
[class*=innerContainer].tile-clock.icon-align-right .additional-info {
  flex-direction: row-reverse;
  text-align: left;
}
[class*=innerContainer].tile-clock .hidden-small {
  display: none;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock .hidden-small {
    display: inline;
  }
  [class*=innerContainer].tile-clock .hidden-small.tile-basic-info {
    display: block;
  }
}
[class*=innerContainer].tile-clock .hidden-large {
  display: inline;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock .hidden-large {
    display: none;
  }
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-clock .hidden-mobile {
    display: none;
  }
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock .hidden-tabdesktop {
    display: none;
  }
}
[class*=innerContainer].tile-clock .tile-containermodal {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
[class*=innerContainer].tile-clock .tile-containermodal .modal {
  position: absolute;
  z-index: 1;
}
[class*=innerContainer].tile-clock .tile-containermodal .modal .modal-dialog {
  transform: none !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  font-size: 13px;
  padding: 36px 8px 8px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock .tile-containermodal .modal .modal-dialog {
    font-size: 14px;
    padding: 36px 14px 14px;
  }
}
[class*=innerContainer].tile-clock .tile-containermodal .modal .modal-dialog .modal-content {
  overflow: auto;
  background: none;
  box-shadow: none;
  max-height: 100%;
}
[class*=innerContainer].tile-clock .tile-containermodal [data-toggle] {
  position: absolute;
  z-index: 2;
  right: 0;
}
[class*=innerContainer].tile-clock .tile-containermodal [data-toggle]:before {
  font-family: "ibfont";
  content: '\e800';
  font-size: 13px;
  position: relative;
  display: block;
  transition: all 0.4s ease-in-out;
}
[class*=innerContainer].tile-clock .tile-containermodal .modal.in + [data-toggle] {
  color: rgba(0, 0, 0, 0.37);
}
[class*=innerContainer].tile-clock .tile-containermodal .modal.in + [data-toggle]:before {
  -webkit-transform: rotate(45deg);
  /* WebKit */
  -moz-transform: rotate(45deg);
  /* Mozilla */
  -o-transform: rotate(45deg);
  /* Opera */
  -ms-transform: rotate(45deg);
  /* Internet Explorer */
  transform: rotate(45deg);
  /* CSS3 */
}
[class*=innerContainer].tile-clock .tile-containermodal .modal.in + [data-toggle]:hover {
  background-color: rgba(33, 162, 234, 0.15);
  color: #21a2ea;
}
[class*=innerContainer].tile-clock .tile-containermodal .modal.in + [data-toggle]:active {
  background-color: rgba(33, 162, 234, 0.4);
  border-color: transparent;
  color: #ffffff;
}
[class*=innerContainer].tile-clock.tile-icon-lg .tile-icon {
  width: 39.6px;
  /*&.user-pic {
                        width: 45px;
                        height: 40px;
                        padding-bottom: 3px;

                        @media(min-width:@tiles-breakpoint-min) {
                            width: 75px;
                            height: 70px;
                        }
                    }*/
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock.tile-icon-lg .tile-icon {
    width: 61.2px;
  }
}
[class*=innerContainer].tile-clock.tile-icon-lg .tile-icon img {
  height: 39.6px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock.tile-icon-lg .tile-icon img {
    height: 61.2px;
  }
}
[class*=innerContainer].tile-clock.tile-icon-lg .tile-icon > i {
  font-size: 36px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock.tile-icon-lg .tile-icon > i {
    font-size: 57.6px;
  }
}
[class*=innerContainer].tile-clock.tile-icon-xl .tile-icon {
  width: 61.6px;
  /*&.user-pic {
                        width: 45px;
                        height: 40px;
                        padding-bottom: 3px;

                        @media(min-width:@tiles-breakpoint-min) {
                            width: 75px;
                            height: 70px;
                        }
                    }*/
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock.tile-icon-xl .tile-icon {
    width: 95.2px;
  }
}
[class*=innerContainer].tile-clock.tile-icon-xl .tile-icon img {
  height: 61.6px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock.tile-icon-xl .tile-icon img {
    height: 95.2px;
  }
}
[class*=innerContainer].tile-clock.tile-icon-xl .tile-icon > i {
  font-size: 56px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-clock.tile-icon-xl .tile-icon > i {
    font-size: 89.6px;
  }
}
[class*=innerContainer].tile-clock .tile-time {
  font-size: 56px;
  color: #0D245E;
  line-height: 1.2;
  text-align: center !important;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-clock .tile-time {
    font-size: 36px;
  }
}
[class*=innerContainer].tile-clock .tile-footer > * {
  justify-content: center;
}
[class*=innerContainer].tile-meteo {
  display: flex;
  flex-direction: column;
  flex: auto;
  padding: 8px;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -ms-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  color: #C1D8EA;
  /* base */
  /* texts */
  /* icon / images */
  /* alignments */
  background-color: #19248B;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo {
    padding: 14px;
  }
}
[class*=innerContainer].tile-meteo:not(.no-hover) {
  cursor: pointer;
}
[class*=innerContainer].tile-meteo:not(.no-hover).active,
[class*=innerContainer].tile-meteo:not(.no-hover):hover {
  /*@border-color: if((iscolor(@base-bg-color)), darken(color("@{base-bg-color}"), 20%), #4fbbf4);*/
  outline: 2px solid #4fbbf4;
}
[class*=innerContainer].tile-meteo .tile-title,
[class*=innerContainer].tile-meteo .additional-info {
  color: #C1D8EA;
}
[class*=innerContainer].tile-meteo .tile-type,
[class*=innerContainer].tile-meteo .tile-subtitle,
[class*=innerContainer].tile-meteo .tile-desc,
[class*=innerContainer].tile-meteo .tile-more {
  color: rgba(193, 216, 234, 0.5);
}
[class*=innerContainer].tile-meteo .tile-type.dark,
[class*=innerContainer].tile-meteo .tile-subtitle.dark,
[class*=innerContainer].tile-meteo .tile-desc.dark,
[class*=innerContainer].tile-meteo .tile-more.dark {
  color: #C1D8EA;
}
[class*=innerContainer].tile-meteo .tile-icon {
  color: #30D1FF;
}
[class*=innerContainer].tile-meteo.tile-invert-text {
  color: #fff;
}
[class*=innerContainer].tile-meteo.tile-invert-text .tile-title,
[class*=innerContainer].tile-meteo.tile-invert-text .additional-info {
  color: #fff;
}
[class*=innerContainer].tile-meteo.tile-invert-text .tile-type,
[class*=innerContainer].tile-meteo.tile-invert-text .tile-subtitle,
[class*=innerContainer].tile-meteo.tile-invert-text .tile-desc,
[class*=innerContainer].tile-meteo.tile-invert-text .tile-more {
  color: rgba(255, 255, 255, 0.5);
}
[class*=innerContainer].tile-meteo.tile-invert-text .tile-type.dark,
[class*=innerContainer].tile-meteo.tile-invert-text .tile-subtitle.dark,
[class*=innerContainer].tile-meteo.tile-invert-text .tile-desc.dark,
[class*=innerContainer].tile-meteo.tile-invert-text .tile-more.dark {
  color: #fff;
}
[class*=innerContainer].tile-meteo.tile-invert-text .tile-icon {
  color: #fff;
}
[class*=innerContainer].tile-meteo.tile-invert-text .tile-modal [data-toggle] {
  color: rgba(255, 255, 255, 0.7);
}
[class*=innerContainer].tile-meteo.tile-invert-text .tile-modal [data-toggle]:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
[class*=innerContainer].tile-meteo.tile-invert-text .tile-modal [data-toggle]:active {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #125098;
}
[class*=innerContainer].tile-meteo.selected {
  outline: 1px solid #4fbbf4;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo.selected {
    outline: 2px solid #4fbbf4;
  }
}
[class*=innerContainer].tile-meteo .tile-header {
  display: grid;
  grid-auto-flow: column;
  grid-auto-rows: minmax(min-content, max-content);
  grid-auto-columns: auto 36px;
}
[class*=innerContainer].tile-meteo .tile-header > * {
  grid-column: 1;
}
[class*=innerContainer].tile-meteo .tile-header > .tile-menu {
  float: none !important;
  grid-column: right;
  grid-row-start: 1;
  grid-row-end: span 1000;
  position: relative;
  top: -8px;
  right: -8px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo .tile-header > .tile-menu {
    top: -10px;
    right: -10px;
  }
}
[class*=innerContainer].tile-meteo .tile-content {
  flex-grow: 1;
  font-weight: 500;
  min-height: 0;
}
[class*=innerContainer].tile-meteo .tile-content > * {
  display: flex;
  gap: 8px;
  flex-direction: row;
  height: 100%;
}
[class*=innerContainer].tile-meteo .tile-content > * > * {
  flex: 1;
  align-self: end;
  min-width: 0;
}
[class*=innerContainer].tile-meteo .tile-content > * > *:last-child:not(:first-child) {
  text-align: right;
}
[class*=innerContainer].tile-meteo .tile-content > * > .tile-icon {
  max-width: fit-content;
}
[class*=innerContainer].tile-meteo .tile-footer {
  margin-bottom: -8px;
  min-height: 36px;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 500;
  color: rgba(193, 216, 234, 0.5) !important;
  padding: 8px 0;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo .tile-footer {
    padding: 14px 0;
    margin-bottom: -14px;
    min-height: 48px;
  }
}
[class*=innerContainer].tile-meteo .tile-footer > * {
  display: flex;
  height: 100%;
  align-items: end;
}
[class*=innerContainer].tile-meteo .tile-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
  max-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo .tile-title {
    font-size: 16px;
    max-height: 36px;
  }
}
[class*=innerContainer].tile-meteo .tile-subtitle {
  font-size: 11px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[class*=innerContainer].tile-meteo .tile-subtitle.text-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
  max-height: 15px;
}
[class*=innerContainer].tile-meteo .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
  max-height: 45px;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-meteo .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
    max-height: 30px;
  }
}
[class*=innerContainer].tile-meteo .tile-type,
[class*=innerContainer].tile-meteo .tile-desc {
  font-size: 12px;
  line-height: normal;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo .tile-type,
  [class*=innerContainer].tile-meteo .tile-desc {
    font-size: 13px;
  }
}
[class*=innerContainer].tile-meteo .tile-more {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  padding-top: 2px;
}
[class*=innerContainer].tile-meteo .tile-more:not(.db-ellipsis) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[class*=innerContainer].tile-meteo .tile-more.db-ellipsis:not([data-ellipsis-lines]) {
  height: 28.4px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo .tile-more.db-ellipsis:not([data-ellipsis-lines]) {
    height: 54.8px;
  }
}
[class*=innerContainer].tile-meteo .tile-more i {
  font-size: 14px;
}
[class*=innerContainer].tile-meteo .tile-info-loading i {
  font-size: 6px;
  animation-name: blink;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
[class*=innerContainer].tile-meteo .tile-info-loading i:nth-child(2) {
  animation-delay: 0.2s;
}
[class*=innerContainer].tile-meteo .tile-info-loading i:nth-child(3) {
  animation-delay: 0.4s;
}
[class*=innerContainer].tile-meteo .additional-info {
  display: flex;
  flex-direction: row;
  gap: 4px;
  text-align: right;
  font-size: 11px;
  line-height: 1.4;
  align-items: end;
}
@media (max-width: 865px) {
  [class*=innerContainer].tile-meteo .additional-info {
    gap: 2px;
  }
}
[class*=innerContainer].tile-meteo .additional-info .additional-info-text {
  flex: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[class*=innerContainer].tile-meteo .additional-info .additional-info-icon {
  font-size: 12px;
}
[class*=innerContainer].tile-meteo .additional-info .additional-info-icon img {
  height: 14px;
  vertical-align: bottom;
}
[class*=innerContainer].tile-meteo .additional-info .additional-info-icon i:before {
  line-height: 13px;
}
[class*=innerContainer].tile-meteo .additional-info .additional-info-icon .color-square {
  display: inline-block;
  width: 12px;
  height: 12px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo .additional-info .additional-info-icon .color-square {
    width: 14px;
    height: 14px;
  }
}
[class*=innerContainer].tile-meteo .additional-info .additional-info-count {
  font-size: 12px;
}
[class*=innerContainer].tile-meteo .tile-icon img {
  height: 26px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo .tile-icon img {
    height: 46px;
  }
}
[class*=innerContainer].tile-meteo .tile-icon > i {
  font-size: 26px;
  line-height: 1;
}
[class*=innerContainer].tile-meteo .tile-icon > i:before {
  margin: 0;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo .tile-icon > i {
    font-size: 46px;
  }
}
[class*=innerContainer].tile-meteo .tile-user {
  text-align: left !important;
}
[class*=innerContainer].tile-meteo .tile-user > img {
  border: 4px solid #e7edf4;
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
  background-color: #e7edf4;
  background-size: cover;
  overflow: hidden;
  display: inline;
  height: 70px;
  width: 70px;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-meteo .tile-user > img {
    height: 40px;
    width: 40px;
  }
}
[class*=innerContainer].tile-meteo.dir-row {
  flex-direction: row;
}
[class*=innerContainer].tile-meteo.dir-row > * {
  flex: 1;
}
[class*=innerContainer].tile-meteo.dir-row .chart-wrapper[data-chart-type="donut"] {
  margin-right: -8px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo.dir-row .chart-wrapper[data-chart-type="donut"] {
    margin-right: -14px;
  }
}
[class*=innerContainer].tile-meteo.icon-align-right .tile-content > * {
  flex-direction: row-reverse;
}
[class*=innerContainer].tile-meteo.icon-align-right .tile-content > * > *:last-child {
  text-align: left;
}
[class*=innerContainer].tile-meteo.icon-align-right .additional-info {
  flex-direction: row-reverse;
  text-align: left;
}
[class*=innerContainer].tile-meteo .hidden-small {
  display: none;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo .hidden-small {
    display: inline;
  }
  [class*=innerContainer].tile-meteo .hidden-small.tile-basic-info {
    display: block;
  }
}
[class*=innerContainer].tile-meteo .hidden-large {
  display: inline;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo .hidden-large {
    display: none;
  }
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-meteo .hidden-mobile {
    display: none;
  }
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo .hidden-tabdesktop {
    display: none;
  }
}
[class*=innerContainer].tile-meteo .tile-containermodal {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
[class*=innerContainer].tile-meteo .tile-containermodal .modal {
  position: absolute;
  z-index: 1;
}
[class*=innerContainer].tile-meteo .tile-containermodal .modal .modal-dialog {
  transform: none !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  font-size: 13px;
  padding: 36px 8px 8px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo .tile-containermodal .modal .modal-dialog {
    font-size: 14px;
    padding: 36px 14px 14px;
  }
}
[class*=innerContainer].tile-meteo .tile-containermodal .modal .modal-dialog .modal-content {
  overflow: auto;
  background: none;
  box-shadow: none;
  max-height: 100%;
}
[class*=innerContainer].tile-meteo .tile-containermodal [data-toggle] {
  position: absolute;
  z-index: 2;
  right: 0;
}
[class*=innerContainer].tile-meteo .tile-containermodal [data-toggle]:before {
  font-family: "ibfont";
  content: '\e800';
  font-size: 13px;
  position: relative;
  display: block;
  transition: all 0.4s ease-in-out;
}
[class*=innerContainer].tile-meteo .tile-containermodal .modal.in + [data-toggle] {
  color: rgba(0, 0, 0, 0.37);
}
[class*=innerContainer].tile-meteo .tile-containermodal .modal.in + [data-toggle]:before {
  -webkit-transform: rotate(45deg);
  /* WebKit */
  -moz-transform: rotate(45deg);
  /* Mozilla */
  -o-transform: rotate(45deg);
  /* Opera */
  -ms-transform: rotate(45deg);
  /* Internet Explorer */
  transform: rotate(45deg);
  /* CSS3 */
}
[class*=innerContainer].tile-meteo .tile-containermodal .modal.in + [data-toggle]:hover {
  background-color: rgba(33, 162, 234, 0.15);
  color: #21a2ea;
}
[class*=innerContainer].tile-meteo .tile-containermodal .modal.in + [data-toggle]:active {
  background-color: rgba(33, 162, 234, 0.4);
  border-color: transparent;
  color: #ffffff;
}
[class*=innerContainer].tile-meteo.tile-icon-lg .tile-icon {
  width: 39.6px;
  /*&.user-pic {
                        width: 45px;
                        height: 40px;
                        padding-bottom: 3px;

                        @media(min-width:@tiles-breakpoint-min) {
                            width: 75px;
                            height: 70px;
                        }
                    }*/
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo.tile-icon-lg .tile-icon {
    width: 61.2px;
  }
}
[class*=innerContainer].tile-meteo.tile-icon-lg .tile-icon img {
  height: 39.6px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo.tile-icon-lg .tile-icon img {
    height: 61.2px;
  }
}
[class*=innerContainer].tile-meteo.tile-icon-lg .tile-icon > i {
  font-size: 36px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo.tile-icon-lg .tile-icon > i {
    font-size: 57.6px;
  }
}
[class*=innerContainer].tile-meteo.tile-icon-xl .tile-icon {
  width: 61.6px;
  /*&.user-pic {
                        width: 45px;
                        height: 40px;
                        padding-bottom: 3px;

                        @media(min-width:@tiles-breakpoint-min) {
                            width: 75px;
                            height: 70px;
                        }
                    }*/
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo.tile-icon-xl .tile-icon {
    width: 95.2px;
  }
}
[class*=innerContainer].tile-meteo.tile-icon-xl .tile-icon img {
  height: 61.6px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo.tile-icon-xl .tile-icon img {
    height: 95.2px;
  }
}
[class*=innerContainer].tile-meteo.tile-icon-xl .tile-icon > i {
  font-size: 56px;
}
@media (min-width: 865px) {
  [class*=innerContainer].tile-meteo.tile-icon-xl .tile-icon > i {
    font-size: 89.6px;
  }
}
[class*=innerContainer].tile-meteo .tile-icon {
  color: #30D1FF;
}
[class*=innerContainer].tile-meteo .tile-icon > i {
  font-size: 100px;
  line-height: 1;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-meteo .tile-icon > i {
    font-size: 72px;
  }
}
[class*=innerContainer].tile-meteo .tile-icon > i:before {
  margin: 0;
}
[class*=innerContainer].tile-meteo .tile-title {
  font-size: 36px;
  line-height: 1;
  color: #fff;
}
@media (max-width: 864px) {
  [class*=innerContainer].tile-meteo .tile-title {
    font-size: 28px !important;
  }
}
[class*=innerContainer].tile-meteo .tile-title[unit]:after {
  content: attr(unit);
  opacity: 0.5;
  font-size: 0.5em;
  position: relative;
  bottom: 0.7em;
}
[class*=innerContainer].tile-meteo .tile-info-loading {
  text-align: center;
  align-self: center;
}
[class*=innerContainer].tile-meteo .tile-info-loading i {
  color: #fff;
}
[class*=innerContainer] .tile-modal {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  color: #ffffff;
  pointer-events: none;
}
[class*=innerContainer] .tile-modal > * {
  pointer-events: auto;
}
[class*=innerContainer] .tile-modal .modal {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 1;
  margin-left: auto;
}
[class*=innerContainer] .tile-modal .modal .modal-backdrop {
  position: absolute;
  background-color: transparent;
}
[class*=innerContainer] .tile-modal .modal .modal-dialog {
  position: absolute;
  transform: none !important;
  top: 0 !important;
  width: 100%;
  height: 100%;
  font-size: 11px;
  padding: 36px 8px 8px;
  background-color: #0057ff;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: flex-start;
}
@media (min-width: 865px) {
  [class*=innerContainer] .tile-modal .modal .modal-dialog {
    font-size: 12px;
    padding: 36px 14px 14px;
  }
  [class*=innerContainer] .tile-modal .modal .modal-dialog h6 {
    font-size: 13px;
    margin-bottom: 7.5px;
    font-weight: 500;
  }
}
[class*=innerContainer] .tile-modal .modal .modal-dialog .modal-content {
  overflow: auto;
  background: none;
  box-shadow: none;
  max-height: 100%;
}
[class*=innerContainer] .tile-modal [data-toggle] {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  /* &:not([class*="icon-"]):before {
                font-family: "ibfont";
                content: '\e800';
            }*/
}
[class*=innerContainer] .tile-modal [data-toggle]:before {
  font-size: 13px;
  margin: auto;
  position: relative;
  display: block;
  /*transition: all .4s ease-in-out;*/
}
@media (max-width: 866px) {
  [class*=innerContainer] .tile-modal [data-toggle] {
    height: 32px;
    width: 32px;
    line-height: 32px;
  }
}
[class*=innerContainer] .tile-modal [data-toggle] + [data-toggle] {
  display: none;
  color: rgba(255, 255, 255, 0.37);
}
[class*=innerContainer] .tile-modal [data-toggle] + [data-toggle]:before {
  font-size: 9px;
  /*content: '\e800';
                    -webkit-transform: rotate(45deg);*/
  /* WebKit */
  /*-moz-transform: rotate(45deg);*/
  /* Mozilla */
  /*-o-transform: rotate(45deg);*/
  /* Opera */
  /*-ms-transform: rotate(45deg);*/
  /* Internet Explorer */
  /*transform: rotate(45deg);*/
  /* CSS3 */
}
[class*=innerContainer] .tile-modal [data-toggle] + [data-toggle]:hover {
  color: #fff;
}
[class*=innerContainer] .tile-modal [data-toggle] + [data-toggle]:active {
  background-color: rgba(33, 162, 234, 0.4);
  border-color: transparent;
  color: #ffffff;
}
[class*=innerContainer] .tile-modal.bottom {
  top: auto;
  bottom: 0;
}
[class*=innerContainer] .tile-modal.bottom .modal {
  top: auto;
}
[class*=innerContainer] .tile-modal.bottom .modal .modal-dialog {
  height: auto;
  max-height: 100%;
  padding: 8px;
  top: auto !important;
  bottom: -100px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out, bottom 0.3s ease-in-out !important;
  -moz-transition: opacity 0.3s ease-in-out, bottom 0.3s ease-in-out !important;
  -o-transition: opacity 0.3s ease-in-out, bottom 0.3s ease-in-out !important;
  transition: opacity 0.3s ease-in-out, bottom 0.3s ease-in-out !important;
}
@media (min-width: 865px) {
  [class*=innerContainer] .tile-modal.bottom .modal .modal-dialog {
    padding: 14px;
  }
}
[class*=innerContainer] .tile-modal.bottom .modal.in .modal-dialog {
  opacity: 1;
  bottom: 0;
}
[class*=innerContainer] .tile-modal.bottom [data-toggle] {
  top: auto;
  bottom: 0;
}
[class*=innerContainer] .tile-modal .modal.in + [data-toggle] {
  display: none;
}
[class*=innerContainer] .tile-modal .modal.in + [data-toggle] + [data-toggle] {
  display: block;
}
.TileSection.edit-mode-on .action-tile-searcher {
  cursor: pointer;
  color: #fff;
}
.TileSection.edit-mode-on .action-tile-searcher > div {
  display: flex;
  height: 95%;
  width: 95%;
  margin: 2.5%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -ms-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
/* Funções LESS para gerar estrutura base da tiles */
/* OTHERS */
.notification-item {
  width: calc(100% - 4px);
  margin: 2px;
  float: left;
  background: transparent;
  border: none;
  border-bottom: 1px solid transparent;
  position: static !important;
  transform: none !important;
}
.notification-item:first-child {
  margin-top: 1px;
}
.notification-item:not(:last-child) {
  margin-bottom: 0;
}
.notification-item.anim {
  -webkit-animation: fadein 1s;
  -moz-animation: fadein 1s;
  -ms-animation: fadein 1s;
  -o-animation: fadein 1s;
  animation: fadein 1s;
}
.notification-item.selectable > [class*=innerContainer].active {
  outline-width: 1px;
  outline-style: solid;
  outline-color: #4fbbf4;
}
.notification-item.selectable > [class*=innerContainer].active:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #4fbbf4 transparent transparent transparent;
}
.notification-item.active:not(.no-hover),
.notification-item:hover:not(.no-hover) {
  border-bottom-color: #4fbbf4 !important;
  -moz-border-image: -moz-linear-gradient(left, transparent 0%, #4fbbf4 40%, #4fbbf4 60%, transparent 100%);
  -webkit-border-image: -webkit-linear-gradient(left, transparent 0%, #4fbbf4 40%, #4fbbf4 60%, transparent 100%);
  border-image: linear-gradient(to right, transparent 0%, #4fbbf4 40%, #4fbbf4 60%, transparent 100%);
  border-image-slice: 1;
}
.notification-item.new [class*=innerContainer] {
  background-color: #5984b7 !important;
}
.notification-item [class*=innerContainer] {
  height: 100%;
  width: 100%;
  z-index: 1;
  position: relative;
  padding: 0;
  background-color: rgba(3, 22, 67, 0.7);
  color: #fff;
  display: table;
  table-layout: fixed;
}
.notification-item [class*=innerContainer]:not(.no-hover) {
  cursor: pointer;
}
.notification-item [class*=innerContainer].active:not(.no-hover),
.notification-item [class*=innerContainer]:hover:not(.no-hover),
.notification-item [class*=innerContainer].selected {
  background-color: rgba(3, 22, 67, 0.4);
}
.notification-item [class*=innerContainer].selected {
  outline: 1px solid #4fbbf4;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.notification-item [class*=innerContainer] > div {
  display: table-cell;
}
.notification-item [class*=innerContainer] > div:nth-child(1) {
  width: 4px;
  padding: 0;
}
.notification-item > .divLoading {
  width: 100%;
  height: 100%;
}
.notification-item .entity-image {
  padding-top: 3px;
  padding-right: 4px;
  width: 54px;
}
.notification-item .entity-image > img,
.notification-item .entity-image > .round-icon {
  height: 36px;
  width: 36px;
}
.notification-item .info-title,
.notification-item .info-subtitle {
  color: #fff;
}
.notification-item .info-title {
  color: rgba(255, 255, 255, 0.75);
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}
.notification-item .info-subtitle {
  font-size: 13px;
  font-weight: 500;
  padding: 0 !important;
}
.notification-item .notification-header {
  padding: 10px 0 16px;
}
.notification-item .notification-header .info-desc {
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
}
.notification-item .notification-header .info-desc > span {
  font-weight: 500;
}
.notification-item .notification-header .title-minimal {
  color: rgba(255, 255, 255, 0.5) !important;
}
.notification-item .collapse > div,
.notification-item .collapsing > div {
  padding: 0px 6px 16px;
}
.notification-item .collapse .info-desc,
.notification-item .collapsing .info-desc {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7) !important;
}
.notification-item .collapse .info-desc *,
.notification-item .collapsing .info-desc * {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: transparent !important;
  font-family: "Roboto", sans-serif, Helvetica, Arial, sans-serif !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
}
.notification-item .collapse .info-desc a[href],
.notification-item .collapsing .info-desc a[href] {
  color: rgba(255, 255, 255, 0.75) !important;
  font-weight: bold;
}
.notification-item .collapse .info-desc a[href]:hover,
.notification-item .collapsing .info-desc a[href]:hover {
  text-decoration: underline;
}
.TileSection.TileNotificationsSection {
  border-bottom: none !important;
}
.TileSection.TileNotificationsSection.panel .panel-collapse .panel-body {
  background: none;
  padding: 0;
}
.TileSection.TileNotificationsSection.panel .panel-heading {
  height: 40px;
  background-color: rgba(1, 12, 39, 0.6);
  border-bottom: 1px solid transparent;
  cursor: pointer;
  margin-bottom: 2px;
}
.TileSection.TileNotificationsSection.panel .panel-heading:hover {
  border-bottom-color: #4fbbf4 !important;
  -moz-border-image: -moz-linear-gradient(left, transparent 0%, #4fbbf4 40%, #4fbbf4 60%, transparent 100%);
  -webkit-border-image: -webkit-linear-gradient(left, transparent 0%, #4fbbf4 40%, #4fbbf4 60%, transparent 100%);
  border-image: linear-gradient(to right, transparent 0%, #4fbbf4 40%, #4fbbf4 60%, transparent 100%);
  border-image-slice: 1;
}
.TileSection.TileNotificationsSection.panel .panel-heading:hover > .row-same-height {
  background-color: rgba(255, 255, 255, 0.03);
}
.TileSection.TileNotificationsSection.panel .panel-heading.topSection-item > .row-same-height {
  height: 40px;
  margin-top: 0;
  padding-left: 10px;
}
.TileSection.TileNotificationsSection.panel .panel-heading a .expand-icon:before {
  color: inherit;
}
.TileSection.TileNotificationsSection.panel .notification-item .btn-group {
  margin-top: 12px;
}
.TileSection.TileNotificationsSection.panel .notification-item .btn-group button.btn {
  background-color: #324166;
  font-size: 13px;
  padding: 3px 6px;
  border-radius: 2px;
}
.TileSection.TileNotificationsSection.panel .notification-item .btn-group button.btn:hover {
  background-color: #48c8ff;
}
.TileSection.TileNotificationsSection .tiles_addMore {
  height: 32px;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: #48c8ff;
}
.TileSection.TileNotificationsSection .tiles_addMore > .tiles-expand-btn {
  cursor: pointer;
  line-height: 18px;
}
.TileSection.TileNotificationsSection .packery.hauto {
  height: auto !important;
}
.date-box-info {
  position: relative;
  background-color: #f1f3f8;
  border-radius: 16px;
  text-align: center;
  color: #125098;
  font-weight: 500;
  line-height: 1;
}
.date-box-info.row-same-height {
  height: 100%;
  width: 100%;
  max-height: 50px;
}
@media (min-width: 865px) {
  .date-box-info.row-same-height {
    max-height: 90px;
  }
}
.date-box-info:not(.row-same-height) {
  width: 70px;
  height: 50px;
}
@media (min-width: 865px) {
  .date-box-info:not(.row-same-height) {
    width: 100px;
    height: 90px;
  }
}
.date-box-info .day-title {
  font-size: 24px;
}
@media (min-width: 865px) {
  .date-box-info .day-title {
    font-size: 36px;
  }
}
.date-box-info .month-title {
  font-size: 12px;
  line-height: 14px !important;
}
@media (min-width: 865px) {
  .date-box-info .month-title {
    font-size: 18px;
    line-height: 20px !important;
  }
}
.date-box-info .bottom-corner-icon {
  position: absolute;
  bottom: 3px;
  right: 4px;
  color: rgba(18, 80, 152, 0.35);
  font-size: 12px;
}
@media (min-width: 865px) {
  .date-box-info .bottom-corner-icon {
    font-size: 16px;
  }
}
html.no-touchevents .TileSection.TileNotificationsSection.panel .panel-heading:not(.active) .tiles-clear-btn {
  display: none;
}
html.no-touchevents .notification-item:not(:hover) .clear-btn {
  display: none;
}
@keyframes blink {
  0% {
    opacity: 0.1;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.TileSection {
  float: left;
  height: 100%;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}
.TileSection .buttonSection {
  margin-top: 15px;
}
.TileSection .buttonSection:after {
  display: table;
  content: " ";
  clear: both;
}
.TileSection.multi-select-on [class*=innerContainer] {
  opacity: 0.75;
  cursor: pointer !important;
}
.TileSection.multi-select-on [class*=innerContainer].ignore {
  cursor: not-allowed !important;
}
.TileSection.multi-select-on [class*=innerContainer]:not(.selected) > * {
  opacity: 0.75;
}
.TileSection.edit-mode-on [class*=innerContainer] {
  cursor: pointer !important;
  scale: 0.95;
}
.TileSection.edit-mode-on [class*=innerContainer]:before {
  display: none;
}
.TileSection.edit-mode-on [class*=innerContainer].ignore {
  cursor: not-allowed !important;
}
.TileSection.edit-mode-on [class*=innerContainer]:not(.ignore) {
  outline: 2px dashed #4fbbf4;
}
.TileSection.edit-mode-on [class*=innerContainer]:not(.ignore):hover {
  outline: none;
}
.TileSection.edit-mode-on [class*=innerContainer]:not(.ignore):hover:after {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  bottom: -2px;
  right: -2px;
  background-image: repeating-linear-gradient(-4deg, #4fbbf4, #4fbbf4 7px, transparent 7px, transparent 10px, #4fbbf4 10px), repeating-linear-gradient(86deg, #4fbbf4, #4fbbf4 7px, transparent 7px, transparent 10px, #4fbbf4 10px), repeating-linear-gradient(176deg, #4fbbf4, #4fbbf4 7px, transparent 7px, transparent 10px, #4fbbf4 10px), repeating-linear-gradient(266deg, #4fbbf4, #4fbbf4 7px, transparent 7px, transparent 10px, #4fbbf4 10px);
  background-size: 2px calc(100% + 10.02px), calc(100% + 10.02px) 2px, 2px calc(100% + 10.02px), calc(100% + 10.02px) 2px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
  animation: borderAnimation 0.6s infinite linear;
}
.TileSection.edit-mode-on [class*=innerContainer] .action-tile-remove {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.TileSection.edit-mode-on.drag-enabled [class*=innerContainer] {
  cursor: move !important;
}
.TileSection.edit-mode-on.drag-enabled [class*=innerContainer].ignore {
  cursor: not-allowed !important;
}
.TileSection.edit-mode-on .ui-draggable-dragging > [class*=innerContainer]:before {
  display: none;
}
.TileSection.edit-mode-on .ui-draggable-dragging > [class*=innerContainer]:not(.ignore) {
  scale: 1;
  outline: 2px solid #4fbbf4;
}
.TileSection.section-white .section-title-obj {
  color: #ffffff;
}
.TileSection.section-white .section-desc-obj {
  color: rgba(255, 255, 255, 0.5);
}
.TileSection.section-white .tiles_addMore .addMore_line span {
  background-color: rgba(255, 255, 255, 0.3);
}
.TileSection .section-title-obj,
.TileSection .section-desc-obj {
  position: relative;
  margin: 0;
}
.TileSection .section-title-obj .tiles-refresh-btn,
.TileSection .section-desc-obj .tiles-refresh-btn {
  line-height: 10px;
  margin-left: 4px;
  padding: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.TileSection .section-title-obj .tiles-refresh-btn > i,
.TileSection .section-desc-obj .tiles-refresh-btn > i {
  font-size: 12px;
}
.TileSection .topSection-item > .row-same-height {
  height: 36px;
}
.TileSection .topSection-item > .row-same-height:first-child {
  margin-top: 12px;
}
.Tile-scrollUp-btn {
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 10;
}
.Tile-scrollUp-btn > img {
  height: 36px;
  width: 36px;
  opacity: 0.6;
  cursor: pointer;
}
.Tile-scrollUp-btn > img:hover {
  opacity: 1;
  -webkit-filter: drop-shadow(0px 1px 1px rgba(72, 200, 255, 0.5));
  filter: drop-shadow(0px 1px 1px rgba(72, 200, 255, 0.5));
}
.topSection-item.anim {
  -webkit-animation: fadein 1s;
  -moz-animation: fadein 1s;
  -ms-animation: fadein 1s;
  -o-animation: fadein 1s;
  animation: fadein 1s;
}
@keyframes fadein {
  from {
    opacity: 0;
    transform: scale(0);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.is-pointer-down {
  z-index: 1030;
}
.watermark {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.watermark > img {
  height: 100%;
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
  position: absolute;
  bottom: -25px;
  right: -15px;
  opacity: 0.05;
}
.action-multi-select.on .action-text,
.action-sort-by.on .action-text,
.action-multi-select.on .action-icon,
.action-sort-by.on .action-icon {
  color: #21a2ea;
}
@media (max-width: 767px) {
  .btn_icon {
    line-height: 1.4 !important;
  }
}
/*Container*/
.packery {
  background: transparent;
}
.packery:after {
  content: ' ';
  display: block;
  clear: both;
}
.packery:last-child:not(#packageSearch) {
  margin-bottom: 48px;
}
.container-info-header {
  width: 100%;
}
.container-info {
  width: 100%;
  height: calc(100% - 32px);
  float: left;
  position: relative;
  bottom: 0px;
}
.packery-drop-placeholder {
  background-color: rgba(255, 255, 255, 0.2);
  outline: 2px dashed #fff;
  margin: 2px;
}
@media (min-width: 865px) {
  .packery-drop-placeholder {
    margin: 3px;
  }
}
.item,
.gridSizer,
.itemApp,
.gridSizerApp {
  width: 142px;
  height: 142px;
  margin: 2px;
  float: left;
}
.item .tile-background.background-icon,
.gridSizer .tile-background.background-icon,
.itemApp .tile-background.background-icon,
.gridSizerApp .tile-background.background-icon {
  background-size: auto 142px;
}
.item .tile-background.background-icon:before,
.gridSizer .tile-background.background-icon:before,
.itemApp .tile-background.background-icon:before,
.gridSizerApp .tile-background.background-icon:before {
  font-size: 142px;
}
.item.base,
.gridSizer.base,
.itemApp.base,
.gridSizerApp.base {
  background: transparent;
}
.item.doublex,
.gridSizer.doublex,
.itemApp.doublex,
.gridSizerApp.doublex {
  width: 288px;
}
.item.doublex.dynamic-width,
.gridSizer.doublex.dynamic-width,
.itemApp.doublex.dynamic-width,
.gridSizerApp.doublex.dynamic-width {
  width: calc(100% - (2px * 2));
}
@media (min-width: 401px) {
  .item.doublex.dynamic-width,
  .gridSizer.doublex.dynamic-width,
  .itemApp.doublex.dynamic-width,
  .gridSizerApp.doublex.dynamic-width {
    width: calc(50% - (2px * 2));
  }
}
@media (min-width: 641px) {
  .item.doublex.dynamic-width,
  .gridSizer.doublex.dynamic-width,
  .itemApp.doublex.dynamic-width,
  .gridSizerApp.doublex.dynamic-width {
    width: calc(33.33333% - (2px * 2));
  }
}
.item.doubley,
.gridSizer.doubley,
.itemApp.doubley,
.gridSizerApp.doubley {
  height: 288px;
}
.item.doubley .tile-background.background-icon,
.gridSizer.doubley .tile-background.background-icon,
.itemApp.doubley .tile-background.background-icon,
.gridSizerApp.doubley .tile-background.background-icon {
  background-size: auto 288px;
}
.item.doubley .tile-background.background-icon:before,
.gridSizer.doubley .tile-background.background-icon:before,
.itemApp.doubley .tile-background.background-icon:before,
.gridSizerApp.doubley .tile-background.background-icon:before {
  font-size: 288px;
}
.item.tripley,
.gridSizer.tripley,
.itemApp.tripley,
.gridSizerApp.tripley {
  height: 434px;
}
.item.tripley .tile-background.background-icon,
.gridSizer.tripley .tile-background.background-icon,
.itemApp.tripley .tile-background.background-icon,
.gridSizerApp.tripley .tile-background.background-icon {
  background-size: auto 434px;
}
.item.tripley .tile-background.background-icon:before,
.gridSizer.tripley .tile-background.background-icon:before,
.itemApp.tripley .tile-background.background-icon:before,
.gridSizerApp.tripley .tile-background.background-icon:before {
  font-size: 434px;
}
.item.quadruplex,
.gridSizer.quadruplex,
.itemApp.quadruplex,
.gridSizerApp.quadruplex {
  width: 580px;
}
.item.quadruplex.dynamic-width,
.gridSizer.quadruplex.dynamic-width,
.itemApp.quadruplex.dynamic-width,
.gridSizerApp.quadruplex.dynamic-width {
  width: calc(100% - (2px * 4));
}
@media (min-width: 401px) {
  .item.quadruplex.dynamic-width,
  .gridSizer.quadruplex.dynamic-width,
  .itemApp.quadruplex.dynamic-width,
  .gridSizerApp.quadruplex.dynamic-width {
    width: calc(50% - (2px * 4));
  }
}
@media (min-width: 641px) {
  .item.quadruplex.dynamic-width,
  .gridSizer.quadruplex.dynamic-width,
  .itemApp.quadruplex.dynamic-width,
  .gridSizerApp.quadruplex.dynamic-width {
    width: calc(33.33333% - (2px * 4));
  }
}
.item.quadrupley,
.gridSizer.quadrupley,
.itemApp.quadrupley,
.gridSizerApp.quadrupley {
  height: 580px;
}
.item.quadrupley .tile-background.background-icon,
.gridSizer.quadrupley .tile-background.background-icon,
.itemApp.quadrupley .tile-background.background-icon,
.gridSizerApp.quadrupley .tile-background.background-icon {
  background-size: auto 580px;
}
.item.quadrupley .tile-background.background-icon:before,
.gridSizer.quadrupley .tile-background.background-icon:before,
.itemApp.quadrupley .tile-background.background-icon:before,
.gridSizerApp.quadrupley .tile-background.background-icon:before {
  font-size: 580px;
}
.item.sextuplex,
.gridSizer.sextuplex,
.itemApp.sextuplex,
.gridSizerApp.sextuplex {
  width: 288px;
}
@media (min-width: 456px) {
  .item.sextuplex,
  .gridSizer.sextuplex,
  .itemApp.sextuplex,
  .gridSizerApp.sextuplex {
    width: 434px;
  }
}
@media (min-width: 603px) {
  .item.sextuplex,
  .gridSizer.sextuplex,
  .itemApp.sextuplex,
  .gridSizerApp.sextuplex {
    width: 580px;
  }
}
@media (min-width: 749px) {
  .item.sextuplex,
  .gridSizer.sextuplex,
  .itemApp.sextuplex,
  .gridSizerApp.sextuplex {
    width: 726px;
  }
}
.item.sextuplex.dynamic-width,
.gridSizer.sextuplex.dynamic-width,
.itemApp.sextuplex.dynamic-width,
.gridSizerApp.sextuplex.dynamic-width {
  width: calc(100% - (2px * 4));
}
@media (min-width: 401px) {
  .item.sextuplex.dynamic-width,
  .gridSizer.sextuplex.dynamic-width,
  .itemApp.sextuplex.dynamic-width,
  .gridSizerApp.sextuplex.dynamic-width {
    width: calc(50% - (2px * 4));
  }
}
@media (min-width: 641px) {
  .item.sextuplex.dynamic-width,
  .gridSizer.sextuplex.dynamic-width,
  .itemApp.sextuplex.dynamic-width,
  .gridSizerApp.sextuplex.dynamic-width {
    width: calc(33.33333% - (2px * 4));
  }
}
.item.modalFix,
.gridSizer.modalFix,
.itemApp.modalFix,
.gridSizerApp.modalFix {
  width: 181px;
  height: 181px;
}
.item.modalFix.doublex,
.gridSizer.modalFix.doublex,
.itemApp.modalFix.doublex,
.gridSizerApp.modalFix.doublex {
  width: 366px;
}
.item.modalFix.doubley,
.gridSizer.modalFix.doubley,
.itemApp.modalFix.doubley,
.gridSizerApp.modalFix.doubley {
  height: 366px;
}
.item.modalFix.tripley,
.gridSizer.modalFix.tripley,
.itemApp.modalFix.tripley,
.gridSizerApp.modalFix.tripley {
  height: 551px;
}
.item.modalFix.quadruplex,
.gridSizer.modalFix.quadruplex,
.itemApp.modalFix.quadruplex,
.gridSizerApp.modalFix.quadruplex {
  width: 736px;
}
.item.modalFix.quadrupley,
.gridSizer.modalFix.quadrupley,
.itemApp.modalFix.quadrupley,
.gridSizerApp.modalFix.quadrupley {
  height: 736px;
}
@media (min-width: 865px) {
  .item.modalFix,
  .gridSizer.modalFix,
  .itemApp.modalFix,
  .gridSizerApp.modalFix {
    width: 181px !important;
    height: 181px !important;
    margin: 3px !important;
  }
  .item.modalFix.doublex,
  .gridSizer.modalFix.doublex,
  .itemApp.modalFix.doublex,
  .gridSizerApp.modalFix.doublex {
    width: 368px !important;
  }
  .item.modalFix.doubley,
  .gridSizer.modalFix.doubley,
  .itemApp.modalFix.doubley,
  .gridSizerApp.modalFix.doubley {
    height: 368px !important;
  }
  .item.modalFix.tripley,
  .gridSizer.modalFix.tripley,
  .itemApp.modalFix.tripley,
  .gridSizerApp.modalFix.tripley {
    height: 555px !important;
  }
  .item.modalFix.quadruplex,
  .gridSizer.modalFix.quadruplex,
  .itemApp.modalFix.quadruplex,
  .gridSizerApp.modalFix.quadruplex {
    width: 742px !important;
  }
  .item.modalFix.quadrupley,
  .gridSizer.modalFix.quadrupley,
  .itemApp.modalFix.quadrupley,
  .gridSizerApp.modalFix.quadrupley {
    height: 742px !important;
  }
}
.item.modalFix [class*=innerContainer] > *,
.gridSizer.modalFix [class*=innerContainer] > *,
.itemApp.modalFix [class*=innerContainer] > *,
.gridSizerApp.modalFix [class*=innerContainer] > * {
  zoom: 0.9;
}
.item.tiny,
.gridSizer.tiny,
.itemApp.tiny,
.gridSizerApp.tiny {
  width: 130px !important;
  height: 130px !important;
  margin: 4px !important;
}
@media (min-width: 865px) {
  .item.tiny,
  .gridSizer.tiny,
  .itemApp.tiny,
  .gridSizerApp.tiny {
    width: 130px !important;
    height: 130px !important;
    margin: 4px !important;
  }
}
.item.halfy,
.gridSizer.halfy,
.itemApp.halfy,
.gridSizerApp.halfy {
  height: 110px;
}
.item.halfy.doublex,
.gridSizer.halfy.doublex,
.itemApp.halfy.doublex,
.gridSizerApp.halfy.doublex {
  width: 224px;
}
@media (min-width: 865px) {
  .item.halfy,
  .gridSizer.halfy,
  .itemApp.halfy,
  .gridSizerApp.halfy {
    height: 130px !important;
  }
  .item.halfy.doublex,
  .gridSizer.halfy.doublex,
  .itemApp.halfy.doublex,
  .gridSizerApp.halfy.doublex {
    width: 264px !important;
  }
}
@media (min-width: 865px) {
  .item,
  .gridSizer,
  .itemApp,
  .gridSizerApp {
    width: 200px !important;
    height: 200px !important;
    margin: 3px !important;
  }
  .item .tile-background.background-icon,
  .gridSizer .tile-background.background-icon,
  .itemApp .tile-background.background-icon,
  .gridSizerApp .tile-background.background-icon {
    background-size: auto 200px;
  }
  .item .tile-background.background-icon:before,
  .gridSizer .tile-background.background-icon:before,
  .itemApp .tile-background.background-icon:before,
  .gridSizerApp .tile-background.background-icon:before {
    font-size: 200px;
  }
  .item.base,
  .gridSizer.base,
  .itemApp.base,
  .gridSizerApp.base {
    width: 200px !important;
    height: 200px !important;
  }
  .item.doublex,
  .gridSizer.doublex,
  .itemApp.doublex,
  .gridSizerApp.doublex {
    width: 406px !important;
  }
  .item.quadruplex,
  .gridSizer.quadruplex,
  .itemApp.quadruplex,
  .gridSizerApp.quadruplex {
    width: 818px !important;
  }
  .item.sextuplex,
  .gridSizer.sextuplex,
  .itemApp.sextuplex,
  .gridSizerApp.sextuplex {
    width: 612px !important;
  }
  .item.doublex.dynamic-width,
  .gridSizer.doublex.dynamic-width,
  .itemApp.doublex.dynamic-width,
  .gridSizerApp.doublex.dynamic-width,
  .item.quadruplex.dynamic-width,
  .gridSizer.quadruplex.dynamic-width,
  .itemApp.quadruplex.dynamic-width,
  .gridSizerApp.quadruplex.dynamic-width,
  .item.sextuplex.dynamic-width,
  .gridSizer.sextuplex.dynamic-width,
  .itemApp.sextuplex.dynamic-width,
  .gridSizerApp.sextuplex.dynamic-width {
    width: calc(33.33333% - (3px * 2)) !important;
  }
  .item.doubley,
  .gridSizer.doubley,
  .itemApp.doubley,
  .gridSizerApp.doubley {
    height: 406px !important;
  }
  .item.doubley .tile-background.background-icon,
  .gridSizer.doubley .tile-background.background-icon,
  .itemApp.doubley .tile-background.background-icon,
  .gridSizerApp.doubley .tile-background.background-icon {
    background-size: auto 406px;
  }
  .item.doubley .tile-background.background-icon:before,
  .gridSizer.doubley .tile-background.background-icon:before,
  .itemApp.doubley .tile-background.background-icon:before,
  .gridSizerApp.doubley .tile-background.background-icon:before {
    font-size: 406px;
  }
  .item.tripley,
  .gridSizer.tripley,
  .itemApp.tripley,
  .gridSizerApp.tripley {
    height: 612px !important;
  }
  .item.tripley .tile-background.background-icon,
  .gridSizer.tripley .tile-background.background-icon,
  .itemApp.tripley .tile-background.background-icon,
  .gridSizerApp.tripley .tile-background.background-icon {
    background-size: auto 612px;
  }
  .item.tripley .tile-background.background-icon:before,
  .gridSizer.tripley .tile-background.background-icon:before,
  .itemApp.tripley .tile-background.background-icon:before,
  .gridSizerApp.tripley .tile-background.background-icon:before {
    font-size: 612px;
  }
  .item.quadrupley,
  .gridSizer.quadrupley,
  .itemApp.quadrupley,
  .gridSizerApp.quadrupley {
    height: 818px !important;
  }
  .item.quadrupley .tile-background.background-icon,
  .gridSizer.quadrupley .tile-background.background-icon,
  .itemApp.quadrupley .tile-background.background-icon,
  .gridSizerApp.quadrupley .tile-background.background-icon {
    background-size: auto 818px;
  }
  .item.quadrupley .tile-background.background-icon:before,
  .gridSizer.quadrupley .tile-background.background-icon:before,
  .itemApp.quadrupley .tile-background.background-icon:before,
  .gridSizerApp.quadrupley .tile-background.background-icon:before {
    font-size: 818px;
  }
}
@media (min-width: 865px) and (min-width: 1301px) {
  .item.doublex.dynamic-width,
  .gridSizer.doublex.dynamic-width,
  .itemApp.doublex.dynamic-width,
  .gridSizerApp.doublex.dynamic-width,
  .item.quadruplex.dynamic-width,
  .gridSizer.quadruplex.dynamic-width,
  .itemApp.quadruplex.dynamic-width,
  .gridSizerApp.quadruplex.dynamic-width,
  .item.sextuplex.dynamic-width,
  .gridSizer.sextuplex.dynamic-width,
  .itemApp.sextuplex.dynamic-width,
  .gridSizerApp.sextuplex.dynamic-width {
    width: calc(25% - (3px * 2)) !important;
  }
}
@media (min-width: 865px) and (min-width: 1751px) {
  .item.doublex.dynamic-width,
  .gridSizer.doublex.dynamic-width,
  .itemApp.doublex.dynamic-width,
  .gridSizerApp.doublex.dynamic-width,
  .item.quadruplex.dynamic-width,
  .gridSizer.quadruplex.dynamic-width,
  .itemApp.quadruplex.dynamic-width,
  .gridSizerApp.quadruplex.dynamic-width,
  .item.sextuplex.dynamic-width,
  .gridSizer.sextuplex.dynamic-width,
  .itemApp.sextuplex.dynamic-width,
  .gridSizerApp.sextuplex.dynamic-width {
    width: calc(20% - (3px * 2)) !important;
  }
}
@media (min-width: 913px) {
  .item.sextuplex,
  .gridSizer.sextuplex,
  .itemApp.sextuplex,
  .gridSizerApp.sextuplex {
    width: 818px !important;
  }
  .item.sextuplex.dynamic-width,
  .gridSizer.sextuplex.dynamic-width,
  .itemApp.sextuplex.dynamic-width,
  .gridSizerApp.sextuplex.dynamic-width {
    width: calc(100% - (3px * 4));
  }
}
@media (min-width: 1119px) {
  .item.sextuplex,
  .gridSizer.sextuplex,
  .itemApp.sextuplex,
  .gridSizerApp.sextuplex {
    width: 1024px !important;
  }
  .item.sextuplex.dynamic-width,
  .gridSizer.sextuplex.dynamic-width,
  .itemApp.sextuplex.dynamic-width,
  .gridSizerApp.sextuplex.dynamic-width {
    width: calc(100% - (3px * 4));
  }
}
@media (min-width: 1326px) {
  .item.sextuplex,
  .gridSizer.sextuplex,
  .itemApp.sextuplex,
  .gridSizerApp.sextuplex {
    width: 1230px !important;
  }
  .item.sextuplex.dynamic-width,
  .gridSizer.sextuplex.dynamic-width,
  .itemApp.sextuplex.dynamic-width,
  .gridSizerApp.sextuplex.dynamic-width {
    width: calc(100% - (3px * 6));
  }
}
.item.fixed-tile-250x130,
.gridSizer.fixed-tile-250x130,
.itemApp.fixed-tile-250x130,
.gridSizerApp.fixed-tile-250x130 {
  width: 250px !important;
  height: 130px !important;
}
.item.fixed-tile-250x130 [class*=innerContainer],
.gridSizer.fixed-tile-250x130 [class*=innerContainer],
.itemApp.fixed-tile-250x130 [class*=innerContainer],
.gridSizerApp.fixed-tile-250x130 [class*=innerContainer] {
  padding: 14px !important;
}
.item.fixed-tile-250x130 [class*=innerContainer] .tile-background.background-icon,
.gridSizer.fixed-tile-250x130 [class*=innerContainer] .tile-background.background-icon,
.itemApp.fixed-tile-250x130 [class*=innerContainer] .tile-background.background-icon,
.gridSizerApp.fixed-tile-250x130 [class*=innerContainer] .tile-background.background-icon {
  background-size: auto 130px;
}
.item.fixed-tile-250x130 [class*=innerContainer] .tile-background.background-icon:before,
.gridSizer.fixed-tile-250x130 [class*=innerContainer] .tile-background.background-icon:before,
.itemApp.fixed-tile-250x130 [class*=innerContainer] .tile-background.background-icon:before,
.gridSizerApp.fixed-tile-250x130 [class*=innerContainer] .tile-background.background-icon:before {
  font-size: 130px;
}
.item.anim,
.gridSizer.anim,
.itemApp.anim,
.gridSizerApp.anim {
  -webkit-animation: fadein 1s;
  -moz-animation: fadein 1s;
  -ms-animation: fadein 1s;
  -o-animation: fadein 1s;
  animation: fadein 1s;
}
.item.is-dragging > [class*=innerContainer],
.gridSizer.is-dragging > [class*=innerContainer],
.itemApp.is-dragging > [class*=innerContainer],
.gridSizerApp.is-dragging > [class*=innerContainer],
.item.is-positioning-post-drag > [class*=innerContainer],
.gridSizer.is-positioning-post-drag > [class*=innerContainer],
.itemApp.is-positioning-post-drag > [class*=innerContainer],
.gridSizerApp.is-positioning-post-drag > [class*=innerContainer] {
  outline-width: 2px;
  outline-style: dashed;
  outline-color: #00BAF1;
  z-index: 1037;
}
.item.selectable > [class*=innerContainer].active,
.gridSizer.selectable > [class*=innerContainer].active,
.itemApp.selectable > [class*=innerContainer].active,
.gridSizerApp.selectable > [class*=innerContainer].active {
  outline-width: 2px;
  outline-style: solid;
  outline-color: #4fbbf4;
}
.item.selectable > [class*=innerContainer].active:after,
.gridSizer.selectable > [class*=innerContainer].active:after,
.itemApp.selectable > [class*=innerContainer].active:after,
.gridSizerApp.selectable > [class*=innerContainer].active:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #4fbbf4 transparent transparent transparent;
}
.item [class*=innerContainer],
.gridSizer [class*=innerContainer],
.itemApp [class*=innerContainer],
.gridSizerApp [class*=innerContainer] {
  height: 100%;
  width: 100%;
  box-shadow: 0px 1px 1px rgba(58, 58, 58, 0.09);
  z-index: 1;
  position: relative;
}
.item [class*=innerContainer]:hover,
.gridSizer [class*=innerContainer]:hover,
.itemApp [class*=innerContainer]:hover,
.gridSizerApp [class*=innerContainer]:hover {
  z-index: 2;
}
.item .tile-favorite i,
.gridSizer .tile-favorite i,
.itemApp .tile-favorite i,
.gridSizerApp .tile-favorite i {
  color: rgba(0, 0, 0, 0.25);
  font-size: 16px;
}
.item.favorite .tile-favorite i,
.gridSizer.favorite .tile-favorite i,
.itemApp.favorite .tile-favorite i,
.gridSizerApp.favorite .tile-favorite i {
  color: #DBC105;
}
.item:not(.favorite) .favorite-icon,
.gridSizer:not(.favorite) .favorite-icon,
.itemApp:not(.favorite) .favorite-icon,
.gridSizerApp:not(.favorite) .favorite-icon {
  display: none !important;
}
[class*=innerContainer] {
  padding: 10px;
  background: #ffffff;
}
.item > .divLoading {
  width: 100%;
  height: 100%;
}
.itemApp {
  cursor: pointer;
}
.itemApp.is-dragging > [class*=innerContainer],
.itemApp.is-positioning-post-drag > [class*=innerContainer] {
  outline-color: #fff;
}
.itemApp.selectable > [class*=innerContainer].active {
  outline-color: #fff;
}
.itemApp.selectable > [class*=innerContainer].active:after {
  border-color: #fff transparent transparent transparent;
}
.itemGroup {
  margin: 0 !important;
}
.itemGroup[size="1x2"] {
  width: 146px;
  height: 292px;
}
@media (max-width: 456px) {
  .itemGroup[size="1x2"] {
    height: 146px !important;
    width: 292px !important;
  }
}
.itemGroup[size="2x2"] {
  width: 292px;
  height: 292px;
}
@media (min-width: 865px) {
  .itemGroup[size="1x2"] {
    width: 206px !important;
    height: 412px !important;
  }
  .itemGroup[size="2x2"] {
    width: 412px !important;
    height: 412px !important;
  }
}
.tile-iB,
[class*=tile-iB-]:not(.tile-iB-blue),
.tile-responsability,
.tile-cockpit,
.tile-info,
.tile-config,
.tile-dark-blue,
.tile-collection,
.tile-folder,
.tile-space,
.tile-bloco,
.tile-slide-search,
.tile-document,
.tile-event,
.tile-risk {
  /* colors */
}
.tile-iB:not(.no-hover),
[class*=tile-iB-]:not(.tile-iB-blue):not(.no-hover),
.tile-responsability:not(.no-hover),
.tile-cockpit:not(.no-hover),
.tile-info:not(.no-hover),
.tile-config:not(.no-hover),
.tile-dark-blue:not(.no-hover),
.tile-collection:not(.no-hover),
.tile-folder:not(.no-hover),
.tile-space:not(.no-hover),
.tile-bloco:not(.no-hover),
.tile-slide-search:not(.no-hover),
.tile-document:not(.no-hover),
.tile-event:not(.no-hover),
.tile-risk:not(.no-hover) {
  cursor: pointer;
}
.tile-iB.selected,
[class*=tile-iB-]:not(.tile-iB-blue).selected,
.tile-responsability.selected,
.tile-cockpit.selected,
.tile-info.selected,
.tile-config.selected,
.tile-dark-blue.selected,
.tile-collection.selected,
.tile-folder.selected,
.tile-space.selected,
.tile-bloco.selected,
.tile-slide-search.selected,
.tile-document.selected,
.tile-event.selected,
.tile-risk.selected {
  outline: 1px solid #4fbbf4;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
@media (min-width: 865px) {
  .tile-iB.selected,
  [class*=tile-iB-]:not(.tile-iB-blue).selected,
  .tile-responsability.selected,
  .tile-cockpit.selected,
  .tile-info.selected,
  .tile-config.selected,
  .tile-dark-blue.selected,
  .tile-collection.selected,
  .tile-folder.selected,
  .tile-space.selected,
  .tile-bloco.selected,
  .tile-slide-search.selected,
  .tile-document.selected,
  .tile-event.selected,
  .tile-risk.selected {
    outline: 2px solid #4fbbf4;
  }
}
.tile-iB.active:not(.no-hover),
[class*=tile-iB-]:not(.tile-iB-blue).active:not(.no-hover),
.tile-responsability.active:not(.no-hover),
.tile-cockpit.active:not(.no-hover),
.tile-info.active:not(.no-hover),
.tile-config.active:not(.no-hover),
.tile-dark-blue.active:not(.no-hover),
.tile-collection.active:not(.no-hover),
.tile-folder.active:not(.no-hover),
.tile-space.active:not(.no-hover),
.tile-bloco.active:not(.no-hover),
.tile-slide-search.active:not(.no-hover),
.tile-document.active:not(.no-hover),
.tile-event.active:not(.no-hover),
.tile-risk.active:not(.no-hover),
.tile-iB:hover:not(.no-hover),
[class*=tile-iB-]:not(.tile-iB-blue):hover:not(.no-hover),
.tile-responsability:hover:not(.no-hover),
.tile-cockpit:hover:not(.no-hover),
.tile-info:hover:not(.no-hover),
.tile-config:hover:not(.no-hover),
.tile-dark-blue:hover:not(.no-hover),
.tile-collection:hover:not(.no-hover),
.tile-folder:hover:not(.no-hover),
.tile-space:hover:not(.no-hover),
.tile-bloco:hover:not(.no-hover),
.tile-slide-search:hover:not(.no-hover),
.tile-document:hover:not(.no-hover),
.tile-event:hover:not(.no-hover),
.tile-risk:hover:not(.no-hover) {
  outline: 2px solid #4fbbf4;
}
.tile-iB.self.active:not(.no-hover),
[class*=tile-iB-]:not(.tile-iB-blue).self.active:not(.no-hover),
.tile-responsability.self.active:not(.no-hover),
.tile-cockpit.self.active:not(.no-hover),
.tile-info.self.active:not(.no-hover),
.tile-config.self.active:not(.no-hover),
.tile-dark-blue.self.active:not(.no-hover),
.tile-collection.self.active:not(.no-hover),
.tile-folder.self.active:not(.no-hover),
.tile-space.self.active:not(.no-hover),
.tile-bloco.self.active:not(.no-hover),
.tile-slide-search.self.active:not(.no-hover),
.tile-document.self.active:not(.no-hover),
.tile-event.self.active:not(.no-hover),
.tile-risk.self.active:not(.no-hover),
.tile-iB.self:hover:not(.no-hover),
[class*=tile-iB-]:not(.tile-iB-blue).self:hover:not(.no-hover),
.tile-responsability.self:hover:not(.no-hover),
.tile-cockpit.self:hover:not(.no-hover),
.tile-info.self:hover:not(.no-hover),
.tile-config.self:hover:not(.no-hover),
.tile-dark-blue.self:hover:not(.no-hover),
.tile-collection.self:hover:not(.no-hover),
.tile-folder.self:hover:not(.no-hover),
.tile-space.self:hover:not(.no-hover),
.tile-bloco.self:hover:not(.no-hover),
.tile-slide-search.self:hover:not(.no-hover),
.tile-document.self:hover:not(.no-hover),
.tile-event.self:hover:not(.no-hover),
.tile-risk.self:hover:not(.no-hover) {
  outline-color: #bf552c;
}
.tile-iB[class*=innerContainer],
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer],
.tile-responsability[class*=innerContainer],
.tile-cockpit[class*=innerContainer],
.tile-info[class*=innerContainer],
.tile-config[class*=innerContainer],
.tile-dark-blue[class*=innerContainer],
.tile-collection[class*=innerContainer],
.tile-folder[class*=innerContainer],
.tile-space[class*=innerContainer],
.tile-bloco[class*=innerContainer],
.tile-slide-search[class*=innerContainer],
.tile-document[class*=innerContainer],
.tile-event[class*=innerContainer],
.tile-risk[class*=innerContainer] {
  padding: 8px;
  display: table;
  table-layout: fixed;
  border-spacing: 0;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -ms-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
@media (min-width: 865px) {
  .tile-iB[class*=innerContainer],
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer],
  .tile-responsability[class*=innerContainer],
  .tile-cockpit[class*=innerContainer],
  .tile-info[class*=innerContainer],
  .tile-config[class*=innerContainer],
  .tile-dark-blue[class*=innerContainer],
  .tile-collection[class*=innerContainer],
  .tile-folder[class*=innerContainer],
  .tile-space[class*=innerContainer],
  .tile-bloco[class*=innerContainer],
  .tile-slide-search[class*=innerContainer],
  .tile-document[class*=innerContainer],
  .tile-event[class*=innerContainer],
  .tile-risk[class*=innerContainer] {
    padding: 14px;
  }
}
.tile-iB .tile-background.background-icon,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-background.background-icon,
.tile-responsability .tile-background.background-icon,
.tile-cockpit .tile-background.background-icon,
.tile-info .tile-background.background-icon,
.tile-config .tile-background.background-icon,
.tile-dark-blue .tile-background.background-icon,
.tile-collection .tile-background.background-icon,
.tile-folder .tile-background.background-icon,
.tile-space .tile-background.background-icon,
.tile-bloco .tile-background.background-icon,
.tile-slide-search .tile-background.background-icon,
.tile-document .tile-background.background-icon,
.tile-event .tile-background.background-icon,
.tile-risk .tile-background.background-icon {
  background-repeat: no-repeat;
  background-position: 8px -8px;
}
@media (min-width: 865px) {
  .tile-iB .tile-background.background-icon,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-background.background-icon,
  .tile-responsability .tile-background.background-icon,
  .tile-cockpit .tile-background.background-icon,
  .tile-info .tile-background.background-icon,
  .tile-config .tile-background.background-icon,
  .tile-dark-blue .tile-background.background-icon,
  .tile-collection .tile-background.background-icon,
  .tile-folder .tile-background.background-icon,
  .tile-space .tile-background.background-icon,
  .tile-bloco .tile-background.background-icon,
  .tile-slide-search .tile-background.background-icon,
  .tile-document .tile-background.background-icon,
  .tile-event .tile-background.background-icon,
  .tile-risk .tile-background.background-icon {
    background-position: 14px -14px;
  }
}
.tile-iB .tile-background.background-icon:before,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-background.background-icon:before,
.tile-responsability .tile-background.background-icon:before,
.tile-cockpit .tile-background.background-icon:before,
.tile-info .tile-background.background-icon:before,
.tile-config .tile-background.background-icon:before,
.tile-dark-blue .tile-background.background-icon:before,
.tile-collection .tile-background.background-icon:before,
.tile-folder .tile-background.background-icon:before,
.tile-space .tile-background.background-icon:before,
.tile-bloco .tile-background.background-icon:before,
.tile-slide-search .tile-background.background-icon:before,
.tile-document .tile-background.background-icon:before,
.tile-event .tile-background.background-icon:before,
.tile-risk .tile-background.background-icon:before {
  position: relative;
  margin: 0;
  left: 8px;
  top: -16px;
}
@media (min-width: 865px) {
  .tile-iB .tile-background.background-icon:before,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-background.background-icon:before,
  .tile-responsability .tile-background.background-icon:before,
  .tile-cockpit .tile-background.background-icon:before,
  .tile-info .tile-background.background-icon:before,
  .tile-config .tile-background.background-icon:before,
  .tile-dark-blue .tile-background.background-icon:before,
  .tile-collection .tile-background.background-icon:before,
  .tile-folder .tile-background.background-icon:before,
  .tile-space .tile-background.background-icon:before,
  .tile-bloco .tile-background.background-icon:before,
  .tile-slide-search .tile-background.background-icon:before,
  .tile-document .tile-background.background-icon:before,
  .tile-event .tile-background.background-icon:before,
  .tile-risk .tile-background.background-icon:before {
    left: 14px;
    top: -28px;
  }
}
.tile-iB.tile-iB-blue,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue,
.tile-responsability.tile-iB-blue,
.tile-cockpit.tile-iB-blue,
.tile-info.tile-iB-blue,
.tile-config.tile-iB-blue,
.tile-dark-blue.tile-iB-blue,
.tile-collection.tile-iB-blue,
.tile-folder.tile-iB-blue,
.tile-space.tile-iB-blue,
.tile-bloco.tile-iB-blue,
.tile-slide-search.tile-iB-blue,
.tile-document.tile-iB-blue,
.tile-event.tile-iB-blue,
.tile-risk.tile-iB-blue,
.tile-iB.tile-iB-counter-blue,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue,
.tile-responsability.tile-iB-counter-blue,
.tile-cockpit.tile-iB-counter-blue,
.tile-info.tile-iB-counter-blue,
.tile-config.tile-iB-counter-blue,
.tile-dark-blue.tile-iB-counter-blue,
.tile-collection.tile-iB-counter-blue,
.tile-folder.tile-iB-counter-blue,
.tile-space.tile-iB-counter-blue,
.tile-bloco.tile-iB-counter-blue,
.tile-slide-search.tile-iB-counter-blue,
.tile-document.tile-iB-counter-blue,
.tile-event.tile-iB-counter-blue,
.tile-risk.tile-iB-counter-blue {
  background-color: #21a2ea;
}
.tile-iB.tile-iB-blue.selected,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue.selected,
.tile-responsability.tile-iB-blue.selected,
.tile-cockpit.tile-iB-blue.selected,
.tile-info.tile-iB-blue.selected,
.tile-config.tile-iB-blue.selected,
.tile-dark-blue.tile-iB-blue.selected,
.tile-collection.tile-iB-blue.selected,
.tile-folder.tile-iB-blue.selected,
.tile-space.tile-iB-blue.selected,
.tile-bloco.tile-iB-blue.selected,
.tile-slide-search.tile-iB-blue.selected,
.tile-document.tile-iB-blue.selected,
.tile-event.tile-iB-blue.selected,
.tile-risk.tile-iB-blue.selected,
.tile-iB.tile-iB-counter-blue.selected,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue.selected,
.tile-responsability.tile-iB-counter-blue.selected,
.tile-cockpit.tile-iB-counter-blue.selected,
.tile-info.tile-iB-counter-blue.selected,
.tile-config.tile-iB-counter-blue.selected,
.tile-dark-blue.tile-iB-counter-blue.selected,
.tile-collection.tile-iB-counter-blue.selected,
.tile-folder.tile-iB-counter-blue.selected,
.tile-space.tile-iB-counter-blue.selected,
.tile-bloco.tile-iB-counter-blue.selected,
.tile-slide-search.tile-iB-counter-blue.selected,
.tile-document.tile-iB-counter-blue.selected,
.tile-event.tile-iB-counter-blue.selected,
.tile-risk.tile-iB-counter-blue.selected,
.tile-iB.tile-iB-blue.active:not(.no-hover),
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue.active:not(.no-hover),
.tile-responsability.tile-iB-blue.active:not(.no-hover),
.tile-cockpit.tile-iB-blue.active:not(.no-hover),
.tile-info.tile-iB-blue.active:not(.no-hover),
.tile-config.tile-iB-blue.active:not(.no-hover),
.tile-dark-blue.tile-iB-blue.active:not(.no-hover),
.tile-collection.tile-iB-blue.active:not(.no-hover),
.tile-folder.tile-iB-blue.active:not(.no-hover),
.tile-space.tile-iB-blue.active:not(.no-hover),
.tile-bloco.tile-iB-blue.active:not(.no-hover),
.tile-slide-search.tile-iB-blue.active:not(.no-hover),
.tile-document.tile-iB-blue.active:not(.no-hover),
.tile-event.tile-iB-blue.active:not(.no-hover),
.tile-risk.tile-iB-blue.active:not(.no-hover),
.tile-iB.tile-iB-counter-blue.active:not(.no-hover),
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue.active:not(.no-hover),
.tile-responsability.tile-iB-counter-blue.active:not(.no-hover),
.tile-cockpit.tile-iB-counter-blue.active:not(.no-hover),
.tile-info.tile-iB-counter-blue.active:not(.no-hover),
.tile-config.tile-iB-counter-blue.active:not(.no-hover),
.tile-dark-blue.tile-iB-counter-blue.active:not(.no-hover),
.tile-collection.tile-iB-counter-blue.active:not(.no-hover),
.tile-folder.tile-iB-counter-blue.active:not(.no-hover),
.tile-space.tile-iB-counter-blue.active:not(.no-hover),
.tile-bloco.tile-iB-counter-blue.active:not(.no-hover),
.tile-slide-search.tile-iB-counter-blue.active:not(.no-hover),
.tile-document.tile-iB-counter-blue.active:not(.no-hover),
.tile-event.tile-iB-counter-blue.active:not(.no-hover),
.tile-risk.tile-iB-counter-blue.active:not(.no-hover),
.tile-iB.tile-iB-blue:hover:not(.no-hover),
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue:hover:not(.no-hover),
.tile-responsability.tile-iB-blue:hover:not(.no-hover),
.tile-cockpit.tile-iB-blue:hover:not(.no-hover),
.tile-info.tile-iB-blue:hover:not(.no-hover),
.tile-config.tile-iB-blue:hover:not(.no-hover),
.tile-dark-blue.tile-iB-blue:hover:not(.no-hover),
.tile-collection.tile-iB-blue:hover:not(.no-hover),
.tile-folder.tile-iB-blue:hover:not(.no-hover),
.tile-space.tile-iB-blue:hover:not(.no-hover),
.tile-bloco.tile-iB-blue:hover:not(.no-hover),
.tile-slide-search.tile-iB-blue:hover:not(.no-hover),
.tile-document.tile-iB-blue:hover:not(.no-hover),
.tile-event.tile-iB-blue:hover:not(.no-hover),
.tile-risk.tile-iB-blue:hover:not(.no-hover),
.tile-iB.tile-iB-counter-blue:hover:not(.no-hover),
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue:hover:not(.no-hover),
.tile-responsability.tile-iB-counter-blue:hover:not(.no-hover),
.tile-cockpit.tile-iB-counter-blue:hover:not(.no-hover),
.tile-info.tile-iB-counter-blue:hover:not(.no-hover),
.tile-config.tile-iB-counter-blue:hover:not(.no-hover),
.tile-dark-blue.tile-iB-counter-blue:hover:not(.no-hover),
.tile-collection.tile-iB-counter-blue:hover:not(.no-hover),
.tile-folder.tile-iB-counter-blue:hover:not(.no-hover),
.tile-space.tile-iB-counter-blue:hover:not(.no-hover),
.tile-bloco.tile-iB-counter-blue:hover:not(.no-hover),
.tile-slide-search.tile-iB-counter-blue:hover:not(.no-hover),
.tile-document.tile-iB-counter-blue:hover:not(.no-hover),
.tile-event.tile-iB-counter-blue:hover:not(.no-hover),
.tile-risk.tile-iB-counter-blue:hover:not(.no-hover) {
  outline-color: #0089c6;
}
.tile-iB.tile-iB-blue .tile-containerheader .tile-type,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue .tile-containerheader .tile-type,
.tile-responsability.tile-iB-blue .tile-containerheader .tile-type,
.tile-cockpit.tile-iB-blue .tile-containerheader .tile-type,
.tile-info.tile-iB-blue .tile-containerheader .tile-type,
.tile-config.tile-iB-blue .tile-containerheader .tile-type,
.tile-dark-blue.tile-iB-blue .tile-containerheader .tile-type,
.tile-collection.tile-iB-blue .tile-containerheader .tile-type,
.tile-folder.tile-iB-blue .tile-containerheader .tile-type,
.tile-space.tile-iB-blue .tile-containerheader .tile-type,
.tile-bloco.tile-iB-blue .tile-containerheader .tile-type,
.tile-slide-search.tile-iB-blue .tile-containerheader .tile-type,
.tile-document.tile-iB-blue .tile-containerheader .tile-type,
.tile-event.tile-iB-blue .tile-containerheader .tile-type,
.tile-risk.tile-iB-blue .tile-containerheader .tile-type,
.tile-iB.tile-iB-counter-blue .tile-containerheader .tile-type,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue .tile-containerheader .tile-type,
.tile-responsability.tile-iB-counter-blue .tile-containerheader .tile-type,
.tile-cockpit.tile-iB-counter-blue .tile-containerheader .tile-type,
.tile-info.tile-iB-counter-blue .tile-containerheader .tile-type,
.tile-config.tile-iB-counter-blue .tile-containerheader .tile-type,
.tile-dark-blue.tile-iB-counter-blue .tile-containerheader .tile-type,
.tile-collection.tile-iB-counter-blue .tile-containerheader .tile-type,
.tile-folder.tile-iB-counter-blue .tile-containerheader .tile-type,
.tile-space.tile-iB-counter-blue .tile-containerheader .tile-type,
.tile-bloco.tile-iB-counter-blue .tile-containerheader .tile-type,
.tile-slide-search.tile-iB-counter-blue .tile-containerheader .tile-type,
.tile-document.tile-iB-counter-blue .tile-containerheader .tile-type,
.tile-event.tile-iB-counter-blue .tile-containerheader .tile-type,
.tile-risk.tile-iB-counter-blue .tile-containerheader .tile-type,
.tile-iB.tile-iB-blue .tile-containerheader .tile-desc,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue .tile-containerheader .tile-desc,
.tile-responsability.tile-iB-blue .tile-containerheader .tile-desc,
.tile-cockpit.tile-iB-blue .tile-containerheader .tile-desc,
.tile-info.tile-iB-blue .tile-containerheader .tile-desc,
.tile-config.tile-iB-blue .tile-containerheader .tile-desc,
.tile-dark-blue.tile-iB-blue .tile-containerheader .tile-desc,
.tile-collection.tile-iB-blue .tile-containerheader .tile-desc,
.tile-folder.tile-iB-blue .tile-containerheader .tile-desc,
.tile-space.tile-iB-blue .tile-containerheader .tile-desc,
.tile-bloco.tile-iB-blue .tile-containerheader .tile-desc,
.tile-slide-search.tile-iB-blue .tile-containerheader .tile-desc,
.tile-document.tile-iB-blue .tile-containerheader .tile-desc,
.tile-event.tile-iB-blue .tile-containerheader .tile-desc,
.tile-risk.tile-iB-blue .tile-containerheader .tile-desc,
.tile-iB.tile-iB-counter-blue .tile-containerheader .tile-desc,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue .tile-containerheader .tile-desc,
.tile-responsability.tile-iB-counter-blue .tile-containerheader .tile-desc,
.tile-cockpit.tile-iB-counter-blue .tile-containerheader .tile-desc,
.tile-info.tile-iB-counter-blue .tile-containerheader .tile-desc,
.tile-config.tile-iB-counter-blue .tile-containerheader .tile-desc,
.tile-dark-blue.tile-iB-counter-blue .tile-containerheader .tile-desc,
.tile-collection.tile-iB-counter-blue .tile-containerheader .tile-desc,
.tile-folder.tile-iB-counter-blue .tile-containerheader .tile-desc,
.tile-space.tile-iB-counter-blue .tile-containerheader .tile-desc,
.tile-bloco.tile-iB-counter-blue .tile-containerheader .tile-desc,
.tile-slide-search.tile-iB-counter-blue .tile-containerheader .tile-desc,
.tile-document.tile-iB-counter-blue .tile-containerheader .tile-desc,
.tile-event.tile-iB-counter-blue .tile-containerheader .tile-desc,
.tile-risk.tile-iB-counter-blue .tile-containerheader .tile-desc {
  color: #a6d2f4;
}
.tile-iB.tile-iB-blue .tile-containerheader .tile-subtitle,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue .tile-containerheader .tile-subtitle,
.tile-responsability.tile-iB-blue .tile-containerheader .tile-subtitle,
.tile-cockpit.tile-iB-blue .tile-containerheader .tile-subtitle,
.tile-info.tile-iB-blue .tile-containerheader .tile-subtitle,
.tile-config.tile-iB-blue .tile-containerheader .tile-subtitle,
.tile-dark-blue.tile-iB-blue .tile-containerheader .tile-subtitle,
.tile-collection.tile-iB-blue .tile-containerheader .tile-subtitle,
.tile-folder.tile-iB-blue .tile-containerheader .tile-subtitle,
.tile-space.tile-iB-blue .tile-containerheader .tile-subtitle,
.tile-bloco.tile-iB-blue .tile-containerheader .tile-subtitle,
.tile-slide-search.tile-iB-blue .tile-containerheader .tile-subtitle,
.tile-document.tile-iB-blue .tile-containerheader .tile-subtitle,
.tile-event.tile-iB-blue .tile-containerheader .tile-subtitle,
.tile-risk.tile-iB-blue .tile-containerheader .tile-subtitle,
.tile-iB.tile-iB-counter-blue .tile-containerheader .tile-subtitle,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue .tile-containerheader .tile-subtitle,
.tile-responsability.tile-iB-counter-blue .tile-containerheader .tile-subtitle,
.tile-cockpit.tile-iB-counter-blue .tile-containerheader .tile-subtitle,
.tile-info.tile-iB-counter-blue .tile-containerheader .tile-subtitle,
.tile-config.tile-iB-counter-blue .tile-containerheader .tile-subtitle,
.tile-dark-blue.tile-iB-counter-blue .tile-containerheader .tile-subtitle,
.tile-collection.tile-iB-counter-blue .tile-containerheader .tile-subtitle,
.tile-folder.tile-iB-counter-blue .tile-containerheader .tile-subtitle,
.tile-space.tile-iB-counter-blue .tile-containerheader .tile-subtitle,
.tile-bloco.tile-iB-counter-blue .tile-containerheader .tile-subtitle,
.tile-slide-search.tile-iB-counter-blue .tile-containerheader .tile-subtitle,
.tile-document.tile-iB-counter-blue .tile-containerheader .tile-subtitle,
.tile-event.tile-iB-counter-blue .tile-containerheader .tile-subtitle,
.tile-risk.tile-iB-counter-blue .tile-containerheader .tile-subtitle {
  color: rgba(255, 255, 255, 0.5);
}
.tile-iB.tile-iB-blue .tile-containerheader .tile-title,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue .tile-containerheader .tile-title,
.tile-responsability.tile-iB-blue .tile-containerheader .tile-title,
.tile-cockpit.tile-iB-blue .tile-containerheader .tile-title,
.tile-info.tile-iB-blue .tile-containerheader .tile-title,
.tile-config.tile-iB-blue .tile-containerheader .tile-title,
.tile-dark-blue.tile-iB-blue .tile-containerheader .tile-title,
.tile-collection.tile-iB-blue .tile-containerheader .tile-title,
.tile-folder.tile-iB-blue .tile-containerheader .tile-title,
.tile-space.tile-iB-blue .tile-containerheader .tile-title,
.tile-bloco.tile-iB-blue .tile-containerheader .tile-title,
.tile-slide-search.tile-iB-blue .tile-containerheader .tile-title,
.tile-document.tile-iB-blue .tile-containerheader .tile-title,
.tile-event.tile-iB-blue .tile-containerheader .tile-title,
.tile-risk.tile-iB-blue .tile-containerheader .tile-title,
.tile-iB.tile-iB-counter-blue .tile-containerheader .tile-title,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue .tile-containerheader .tile-title,
.tile-responsability.tile-iB-counter-blue .tile-containerheader .tile-title,
.tile-cockpit.tile-iB-counter-blue .tile-containerheader .tile-title,
.tile-info.tile-iB-counter-blue .tile-containerheader .tile-title,
.tile-config.tile-iB-counter-blue .tile-containerheader .tile-title,
.tile-dark-blue.tile-iB-counter-blue .tile-containerheader .tile-title,
.tile-collection.tile-iB-counter-blue .tile-containerheader .tile-title,
.tile-folder.tile-iB-counter-blue .tile-containerheader .tile-title,
.tile-space.tile-iB-counter-blue .tile-containerheader .tile-title,
.tile-bloco.tile-iB-counter-blue .tile-containerheader .tile-title,
.tile-slide-search.tile-iB-counter-blue .tile-containerheader .tile-title,
.tile-document.tile-iB-counter-blue .tile-containerheader .tile-title,
.tile-event.tile-iB-counter-blue .tile-containerheader .tile-title,
.tile-risk.tile-iB-counter-blue .tile-containerheader .tile-title {
  color: #ffffff;
}
.tile-iB.tile-iB-blue .tile-containerinfo .tile-body .tile-icon > i,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-responsability.tile-iB-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-cockpit.tile-iB-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-info.tile-iB-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-config.tile-iB-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-dark-blue.tile-iB-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-collection.tile-iB-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-folder.tile-iB-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-space.tile-iB-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-bloco.tile-iB-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-slide-search.tile-iB-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-document.tile-iB-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-event.tile-iB-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-risk.tile-iB-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-iB.tile-iB-counter-blue .tile-containerinfo .tile-body .tile-icon > i,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-responsability.tile-iB-counter-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-cockpit.tile-iB-counter-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-info.tile-iB-counter-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-config.tile-iB-counter-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-dark-blue.tile-iB-counter-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-collection.tile-iB-counter-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-folder.tile-iB-counter-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-space.tile-iB-counter-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-bloco.tile-iB-counter-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-slide-search.tile-iB-counter-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-document.tile-iB-counter-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-event.tile-iB-counter-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-risk.tile-iB-counter-blue .tile-containerinfo .tile-body .tile-icon > i {
  color: #fff !important;
}
.tile-iB.tile-iB-blue .tile-footer .footer-title,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue .tile-footer .footer-title,
.tile-responsability.tile-iB-blue .tile-footer .footer-title,
.tile-cockpit.tile-iB-blue .tile-footer .footer-title,
.tile-info.tile-iB-blue .tile-footer .footer-title,
.tile-config.tile-iB-blue .tile-footer .footer-title,
.tile-dark-blue.tile-iB-blue .tile-footer .footer-title,
.tile-collection.tile-iB-blue .tile-footer .footer-title,
.tile-folder.tile-iB-blue .tile-footer .footer-title,
.tile-space.tile-iB-blue .tile-footer .footer-title,
.tile-bloco.tile-iB-blue .tile-footer .footer-title,
.tile-slide-search.tile-iB-blue .tile-footer .footer-title,
.tile-document.tile-iB-blue .tile-footer .footer-title,
.tile-event.tile-iB-blue .tile-footer .footer-title,
.tile-risk.tile-iB-blue .tile-footer .footer-title,
.tile-iB.tile-iB-counter-blue .tile-footer .footer-title,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue .tile-footer .footer-title,
.tile-responsability.tile-iB-counter-blue .tile-footer .footer-title,
.tile-cockpit.tile-iB-counter-blue .tile-footer .footer-title,
.tile-info.tile-iB-counter-blue .tile-footer .footer-title,
.tile-config.tile-iB-counter-blue .tile-footer .footer-title,
.tile-dark-blue.tile-iB-counter-blue .tile-footer .footer-title,
.tile-collection.tile-iB-counter-blue .tile-footer .footer-title,
.tile-folder.tile-iB-counter-blue .tile-footer .footer-title,
.tile-space.tile-iB-counter-blue .tile-footer .footer-title,
.tile-bloco.tile-iB-counter-blue .tile-footer .footer-title,
.tile-slide-search.tile-iB-counter-blue .tile-footer .footer-title,
.tile-document.tile-iB-counter-blue .tile-footer .footer-title,
.tile-event.tile-iB-counter-blue .tile-footer .footer-title,
.tile-risk.tile-iB-counter-blue .tile-footer .footer-title,
.tile-iB.tile-iB-blue .tile-containerfooter .footer-title,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue .tile-containerfooter .footer-title,
.tile-responsability.tile-iB-blue .tile-containerfooter .footer-title,
.tile-cockpit.tile-iB-blue .tile-containerfooter .footer-title,
.tile-info.tile-iB-blue .tile-containerfooter .footer-title,
.tile-config.tile-iB-blue .tile-containerfooter .footer-title,
.tile-dark-blue.tile-iB-blue .tile-containerfooter .footer-title,
.tile-collection.tile-iB-blue .tile-containerfooter .footer-title,
.tile-folder.tile-iB-blue .tile-containerfooter .footer-title,
.tile-space.tile-iB-blue .tile-containerfooter .footer-title,
.tile-bloco.tile-iB-blue .tile-containerfooter .footer-title,
.tile-slide-search.tile-iB-blue .tile-containerfooter .footer-title,
.tile-document.tile-iB-blue .tile-containerfooter .footer-title,
.tile-event.tile-iB-blue .tile-containerfooter .footer-title,
.tile-risk.tile-iB-blue .tile-containerfooter .footer-title,
.tile-iB.tile-iB-counter-blue .tile-containerfooter .footer-title,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue .tile-containerfooter .footer-title,
.tile-responsability.tile-iB-counter-blue .tile-containerfooter .footer-title,
.tile-cockpit.tile-iB-counter-blue .tile-containerfooter .footer-title,
.tile-info.tile-iB-counter-blue .tile-containerfooter .footer-title,
.tile-config.tile-iB-counter-blue .tile-containerfooter .footer-title,
.tile-dark-blue.tile-iB-counter-blue .tile-containerfooter .footer-title,
.tile-collection.tile-iB-counter-blue .tile-containerfooter .footer-title,
.tile-folder.tile-iB-counter-blue .tile-containerfooter .footer-title,
.tile-space.tile-iB-counter-blue .tile-containerfooter .footer-title,
.tile-bloco.tile-iB-counter-blue .tile-containerfooter .footer-title,
.tile-slide-search.tile-iB-counter-blue .tile-containerfooter .footer-title,
.tile-document.tile-iB-counter-blue .tile-containerfooter .footer-title,
.tile-event.tile-iB-counter-blue .tile-containerfooter .footer-title,
.tile-risk.tile-iB-counter-blue .tile-containerfooter .footer-title,
.tile-iB.tile-iB-blue .tile-footer .footer-icon,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue .tile-footer .footer-icon,
.tile-responsability.tile-iB-blue .tile-footer .footer-icon,
.tile-cockpit.tile-iB-blue .tile-footer .footer-icon,
.tile-info.tile-iB-blue .tile-footer .footer-icon,
.tile-config.tile-iB-blue .tile-footer .footer-icon,
.tile-dark-blue.tile-iB-blue .tile-footer .footer-icon,
.tile-collection.tile-iB-blue .tile-footer .footer-icon,
.tile-folder.tile-iB-blue .tile-footer .footer-icon,
.tile-space.tile-iB-blue .tile-footer .footer-icon,
.tile-bloco.tile-iB-blue .tile-footer .footer-icon,
.tile-slide-search.tile-iB-blue .tile-footer .footer-icon,
.tile-document.tile-iB-blue .tile-footer .footer-icon,
.tile-event.tile-iB-blue .tile-footer .footer-icon,
.tile-risk.tile-iB-blue .tile-footer .footer-icon,
.tile-iB.tile-iB-counter-blue .tile-footer .footer-icon,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue .tile-footer .footer-icon,
.tile-responsability.tile-iB-counter-blue .tile-footer .footer-icon,
.tile-cockpit.tile-iB-counter-blue .tile-footer .footer-icon,
.tile-info.tile-iB-counter-blue .tile-footer .footer-icon,
.tile-config.tile-iB-counter-blue .tile-footer .footer-icon,
.tile-dark-blue.tile-iB-counter-blue .tile-footer .footer-icon,
.tile-collection.tile-iB-counter-blue .tile-footer .footer-icon,
.tile-folder.tile-iB-counter-blue .tile-footer .footer-icon,
.tile-space.tile-iB-counter-blue .tile-footer .footer-icon,
.tile-bloco.tile-iB-counter-blue .tile-footer .footer-icon,
.tile-slide-search.tile-iB-counter-blue .tile-footer .footer-icon,
.tile-document.tile-iB-counter-blue .tile-footer .footer-icon,
.tile-event.tile-iB-counter-blue .tile-footer .footer-icon,
.tile-risk.tile-iB-counter-blue .tile-footer .footer-icon,
.tile-iB.tile-iB-blue .tile-containerfooter .footer-icon,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue .tile-containerfooter .footer-icon,
.tile-responsability.tile-iB-blue .tile-containerfooter .footer-icon,
.tile-cockpit.tile-iB-blue .tile-containerfooter .footer-icon,
.tile-info.tile-iB-blue .tile-containerfooter .footer-icon,
.tile-config.tile-iB-blue .tile-containerfooter .footer-icon,
.tile-dark-blue.tile-iB-blue .tile-containerfooter .footer-icon,
.tile-collection.tile-iB-blue .tile-containerfooter .footer-icon,
.tile-folder.tile-iB-blue .tile-containerfooter .footer-icon,
.tile-space.tile-iB-blue .tile-containerfooter .footer-icon,
.tile-bloco.tile-iB-blue .tile-containerfooter .footer-icon,
.tile-slide-search.tile-iB-blue .tile-containerfooter .footer-icon,
.tile-document.tile-iB-blue .tile-containerfooter .footer-icon,
.tile-event.tile-iB-blue .tile-containerfooter .footer-icon,
.tile-risk.tile-iB-blue .tile-containerfooter .footer-icon,
.tile-iB.tile-iB-counter-blue .tile-containerfooter .footer-icon,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue .tile-containerfooter .footer-icon,
.tile-responsability.tile-iB-counter-blue .tile-containerfooter .footer-icon,
.tile-cockpit.tile-iB-counter-blue .tile-containerfooter .footer-icon,
.tile-info.tile-iB-counter-blue .tile-containerfooter .footer-icon,
.tile-config.tile-iB-counter-blue .tile-containerfooter .footer-icon,
.tile-dark-blue.tile-iB-counter-blue .tile-containerfooter .footer-icon,
.tile-collection.tile-iB-counter-blue .tile-containerfooter .footer-icon,
.tile-folder.tile-iB-counter-blue .tile-containerfooter .footer-icon,
.tile-space.tile-iB-counter-blue .tile-containerfooter .footer-icon,
.tile-bloco.tile-iB-counter-blue .tile-containerfooter .footer-icon,
.tile-slide-search.tile-iB-counter-blue .tile-containerfooter .footer-icon,
.tile-document.tile-iB-counter-blue .tile-containerfooter .footer-icon,
.tile-event.tile-iB-counter-blue .tile-containerfooter .footer-icon,
.tile-risk.tile-iB-counter-blue .tile-containerfooter .footer-icon {
  color: #a6d2f4 !important;
}
.tile-iB.tile-iB-blue .tile-footer .footer-info,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue .tile-footer .footer-info,
.tile-responsability.tile-iB-blue .tile-footer .footer-info,
.tile-cockpit.tile-iB-blue .tile-footer .footer-info,
.tile-info.tile-iB-blue .tile-footer .footer-info,
.tile-config.tile-iB-blue .tile-footer .footer-info,
.tile-dark-blue.tile-iB-blue .tile-footer .footer-info,
.tile-collection.tile-iB-blue .tile-footer .footer-info,
.tile-folder.tile-iB-blue .tile-footer .footer-info,
.tile-space.tile-iB-blue .tile-footer .footer-info,
.tile-bloco.tile-iB-blue .tile-footer .footer-info,
.tile-slide-search.tile-iB-blue .tile-footer .footer-info,
.tile-document.tile-iB-blue .tile-footer .footer-info,
.tile-event.tile-iB-blue .tile-footer .footer-info,
.tile-risk.tile-iB-blue .tile-footer .footer-info,
.tile-iB.tile-iB-counter-blue .tile-footer .footer-info,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue .tile-footer .footer-info,
.tile-responsability.tile-iB-counter-blue .tile-footer .footer-info,
.tile-cockpit.tile-iB-counter-blue .tile-footer .footer-info,
.tile-info.tile-iB-counter-blue .tile-footer .footer-info,
.tile-config.tile-iB-counter-blue .tile-footer .footer-info,
.tile-dark-blue.tile-iB-counter-blue .tile-footer .footer-info,
.tile-collection.tile-iB-counter-blue .tile-footer .footer-info,
.tile-folder.tile-iB-counter-blue .tile-footer .footer-info,
.tile-space.tile-iB-counter-blue .tile-footer .footer-info,
.tile-bloco.tile-iB-counter-blue .tile-footer .footer-info,
.tile-slide-search.tile-iB-counter-blue .tile-footer .footer-info,
.tile-document.tile-iB-counter-blue .tile-footer .footer-info,
.tile-event.tile-iB-counter-blue .tile-footer .footer-info,
.tile-risk.tile-iB-counter-blue .tile-footer .footer-info,
.tile-iB.tile-iB-blue .tile-containerfooter .footer-info,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue .tile-containerfooter .footer-info,
.tile-responsability.tile-iB-blue .tile-containerfooter .footer-info,
.tile-cockpit.tile-iB-blue .tile-containerfooter .footer-info,
.tile-info.tile-iB-blue .tile-containerfooter .footer-info,
.tile-config.tile-iB-blue .tile-containerfooter .footer-info,
.tile-dark-blue.tile-iB-blue .tile-containerfooter .footer-info,
.tile-collection.tile-iB-blue .tile-containerfooter .footer-info,
.tile-folder.tile-iB-blue .tile-containerfooter .footer-info,
.tile-space.tile-iB-blue .tile-containerfooter .footer-info,
.tile-bloco.tile-iB-blue .tile-containerfooter .footer-info,
.tile-slide-search.tile-iB-blue .tile-containerfooter .footer-info,
.tile-document.tile-iB-blue .tile-containerfooter .footer-info,
.tile-event.tile-iB-blue .tile-containerfooter .footer-info,
.tile-risk.tile-iB-blue .tile-containerfooter .footer-info,
.tile-iB.tile-iB-counter-blue .tile-containerfooter .footer-info,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue .tile-containerfooter .footer-info,
.tile-responsability.tile-iB-counter-blue .tile-containerfooter .footer-info,
.tile-cockpit.tile-iB-counter-blue .tile-containerfooter .footer-info,
.tile-info.tile-iB-counter-blue .tile-containerfooter .footer-info,
.tile-config.tile-iB-counter-blue .tile-containerfooter .footer-info,
.tile-dark-blue.tile-iB-counter-blue .tile-containerfooter .footer-info,
.tile-collection.tile-iB-counter-blue .tile-containerfooter .footer-info,
.tile-folder.tile-iB-counter-blue .tile-containerfooter .footer-info,
.tile-space.tile-iB-counter-blue .tile-containerfooter .footer-info,
.tile-bloco.tile-iB-counter-blue .tile-containerfooter .footer-info,
.tile-slide-search.tile-iB-counter-blue .tile-containerfooter .footer-info,
.tile-document.tile-iB-counter-blue .tile-containerfooter .footer-info,
.tile-event.tile-iB-counter-blue .tile-containerfooter .footer-info,
.tile-risk.tile-iB-counter-blue .tile-containerfooter .footer-info {
  color: #ffffff !important;
}
.tile-iB.tile-iB-blue.footer-owner .tile-footer .footer-separator,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-blue.footer-owner .tile-footer .footer-separator,
.tile-responsability.tile-iB-blue.footer-owner .tile-footer .footer-separator,
.tile-cockpit.tile-iB-blue.footer-owner .tile-footer .footer-separator,
.tile-info.tile-iB-blue.footer-owner .tile-footer .footer-separator,
.tile-config.tile-iB-blue.footer-owner .tile-footer .footer-separator,
.tile-dark-blue.tile-iB-blue.footer-owner .tile-footer .footer-separator,
.tile-collection.tile-iB-blue.footer-owner .tile-footer .footer-separator,
.tile-folder.tile-iB-blue.footer-owner .tile-footer .footer-separator,
.tile-space.tile-iB-blue.footer-owner .tile-footer .footer-separator,
.tile-bloco.tile-iB-blue.footer-owner .tile-footer .footer-separator,
.tile-slide-search.tile-iB-blue.footer-owner .tile-footer .footer-separator,
.tile-document.tile-iB-blue.footer-owner .tile-footer .footer-separator,
.tile-event.tile-iB-blue.footer-owner .tile-footer .footer-separator,
.tile-risk.tile-iB-blue.footer-owner .tile-footer .footer-separator,
.tile-iB.tile-iB-counter-blue.footer-owner .tile-footer .footer-separator,
[class*=tile-iB-]:not(.tile-iB-blue).tile-iB-counter-blue.footer-owner .tile-footer .footer-separator,
.tile-responsability.tile-iB-counter-blue.footer-owner .tile-footer .footer-separator,
.tile-cockpit.tile-iB-counter-blue.footer-owner .tile-footer .footer-separator,
.tile-info.tile-iB-counter-blue.footer-owner .tile-footer .footer-separator,
.tile-config.tile-iB-counter-blue.footer-owner .tile-footer .footer-separator,
.tile-dark-blue.tile-iB-counter-blue.footer-owner .tile-footer .footer-separator,
.tile-collection.tile-iB-counter-blue.footer-owner .tile-footer .footer-separator,
.tile-folder.tile-iB-counter-blue.footer-owner .tile-footer .footer-separator,
.tile-space.tile-iB-counter-blue.footer-owner .tile-footer .footer-separator,
.tile-bloco.tile-iB-counter-blue.footer-owner .tile-footer .footer-separator,
.tile-slide-search.tile-iB-counter-blue.footer-owner .tile-footer .footer-separator,
.tile-document.tile-iB-counter-blue.footer-owner .tile-footer .footer-separator,
.tile-event.tile-iB-counter-blue.footer-owner .tile-footer .footer-separator,
.tile-risk.tile-iB-counter-blue.footer-owner .tile-footer .footer-separator {
  border-top-color: #4ab3ed;
}
.tile-iB.footer-owner,
[class*=tile-iB-]:not(.tile-iB-blue).footer-owner,
.tile-responsability.footer-owner,
.tile-cockpit.footer-owner,
.tile-info.footer-owner,
.tile-config.footer-owner,
.tile-dark-blue.footer-owner,
.tile-collection.footer-owner,
.tile-folder.footer-owner,
.tile-space.footer-owner,
.tile-bloco.footer-owner,
.tile-slide-search.footer-owner,
.tile-document.footer-owner,
.tile-event.footer-owner,
.tile-risk.footer-owner {
  padding-bottom: 0;
}
.tile-iB.footer-owner .tile-footer,
[class*=tile-iB-]:not(.tile-iB-blue).footer-owner .tile-footer,
.tile-responsability.footer-owner .tile-footer,
.tile-cockpit.footer-owner .tile-footer,
.tile-info.footer-owner .tile-footer,
.tile-config.footer-owner .tile-footer,
.tile-dark-blue.footer-owner .tile-footer,
.tile-collection.footer-owner .tile-footer,
.tile-folder.footer-owner .tile-footer,
.tile-space.footer-owner .tile-footer,
.tile-bloco.footer-owner .tile-footer,
.tile-slide-search.footer-owner .tile-footer,
.tile-document.footer-owner .tile-footer,
.tile-event.footer-owner .tile-footer,
.tile-risk.footer-owner .tile-footer {
  height: 0;
}
.tile-iB.footer-owner .tile-footer > div:not(.footer-separator),
[class*=tile-iB-]:not(.tile-iB-blue).footer-owner .tile-footer > div:not(.footer-separator),
.tile-responsability.footer-owner .tile-footer > div:not(.footer-separator),
.tile-cockpit.footer-owner .tile-footer > div:not(.footer-separator),
.tile-info.footer-owner .tile-footer > div:not(.footer-separator),
.tile-config.footer-owner .tile-footer > div:not(.footer-separator),
.tile-dark-blue.footer-owner .tile-footer > div:not(.footer-separator),
.tile-collection.footer-owner .tile-footer > div:not(.footer-separator),
.tile-folder.footer-owner .tile-footer > div:not(.footer-separator),
.tile-space.footer-owner .tile-footer > div:not(.footer-separator),
.tile-bloco.footer-owner .tile-footer > div:not(.footer-separator),
.tile-slide-search.footer-owner .tile-footer > div:not(.footer-separator),
.tile-document.footer-owner .tile-footer > div:not(.footer-separator),
.tile-event.footer-owner .tile-footer > div:not(.footer-separator),
.tile-risk.footer-owner .tile-footer > div:not(.footer-separator) {
  height: 32px;
  padding: 0;
}
@media (min-width: 865px) {
  .tile-iB.footer-owner .tile-footer > div:not(.footer-separator),
  [class*=tile-iB-]:not(.tile-iB-blue).footer-owner .tile-footer > div:not(.footer-separator),
  .tile-responsability.footer-owner .tile-footer > div:not(.footer-separator),
  .tile-cockpit.footer-owner .tile-footer > div:not(.footer-separator),
  .tile-info.footer-owner .tile-footer > div:not(.footer-separator),
  .tile-config.footer-owner .tile-footer > div:not(.footer-separator),
  .tile-dark-blue.footer-owner .tile-footer > div:not(.footer-separator),
  .tile-collection.footer-owner .tile-footer > div:not(.footer-separator),
  .tile-folder.footer-owner .tile-footer > div:not(.footer-separator),
  .tile-space.footer-owner .tile-footer > div:not(.footer-separator),
  .tile-bloco.footer-owner .tile-footer > div:not(.footer-separator),
  .tile-slide-search.footer-owner .tile-footer > div:not(.footer-separator),
  .tile-document.footer-owner .tile-footer > div:not(.footer-separator),
  .tile-event.footer-owner .tile-footer > div:not(.footer-separator),
  .tile-risk.footer-owner .tile-footer > div:not(.footer-separator) {
    height: 36px;
  }
}
.tile-iB.footer-owner .tile-footer .round-icon,
[class*=tile-iB-]:not(.tile-iB-blue).footer-owner .tile-footer .round-icon,
.tile-responsability.footer-owner .tile-footer .round-icon,
.tile-cockpit.footer-owner .tile-footer .round-icon,
.tile-info.footer-owner .tile-footer .round-icon,
.tile-config.footer-owner .tile-footer .round-icon,
.tile-dark-blue.footer-owner .tile-footer .round-icon,
.tile-collection.footer-owner .tile-footer .round-icon,
.tile-folder.footer-owner .tile-footer .round-icon,
.tile-space.footer-owner .tile-footer .round-icon,
.tile-bloco.footer-owner .tile-footer .round-icon,
.tile-slide-search.footer-owner .tile-footer .round-icon,
.tile-document.footer-owner .tile-footer .round-icon,
.tile-event.footer-owner .tile-footer .round-icon,
.tile-risk.footer-owner .tile-footer .round-icon {
  width: 20px;
  height: 20px;
}
.tile-iB.footer-owner .tile-footer .round-icon > i,
[class*=tile-iB-]:not(.tile-iB-blue).footer-owner .tile-footer .round-icon > i,
.tile-responsability.footer-owner .tile-footer .round-icon > i,
.tile-cockpit.footer-owner .tile-footer .round-icon > i,
.tile-info.footer-owner .tile-footer .round-icon > i,
.tile-config.footer-owner .tile-footer .round-icon > i,
.tile-dark-blue.footer-owner .tile-footer .round-icon > i,
.tile-collection.footer-owner .tile-footer .round-icon > i,
.tile-folder.footer-owner .tile-footer .round-icon > i,
.tile-space.footer-owner .tile-footer .round-icon > i,
.tile-bloco.footer-owner .tile-footer .round-icon > i,
.tile-slide-search.footer-owner .tile-footer .round-icon > i,
.tile-document.footer-owner .tile-footer .round-icon > i,
.tile-event.footer-owner .tile-footer .round-icon > i,
.tile-risk.footer-owner .tile-footer .round-icon > i {
  line-height: 20px;
}
.tile-iB.footer-owner .tile-footer .footer-photo,
[class*=tile-iB-]:not(.tile-iB-blue).footer-owner .tile-footer .footer-photo,
.tile-responsability.footer-owner .tile-footer .footer-photo,
.tile-cockpit.footer-owner .tile-footer .footer-photo,
.tile-info.footer-owner .tile-footer .footer-photo,
.tile-config.footer-owner .tile-footer .footer-photo,
.tile-dark-blue.footer-owner .tile-footer .footer-photo,
.tile-collection.footer-owner .tile-footer .footer-photo,
.tile-folder.footer-owner .tile-footer .footer-photo,
.tile-space.footer-owner .tile-footer .footer-photo,
.tile-bloco.footer-owner .tile-footer .footer-photo,
.tile-slide-search.footer-owner .tile-footer .footer-photo,
.tile-document.footer-owner .tile-footer .footer-photo,
.tile-event.footer-owner .tile-footer .footer-photo,
.tile-risk.footer-owner .tile-footer .footer-photo {
  width: 18px;
  height: 18px;
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
  background-color: transparent;
  background-size: cover;
  overflow: hidden;
  display: inline;
  float: left;
}
@media (min-width: 865px) {
  .tile-iB.footer-owner .tile-footer .footer-photo,
  [class*=tile-iB-]:not(.tile-iB-blue).footer-owner .tile-footer .footer-photo,
  .tile-responsability.footer-owner .tile-footer .footer-photo,
  .tile-cockpit.footer-owner .tile-footer .footer-photo,
  .tile-info.footer-owner .tile-footer .footer-photo,
  .tile-config.footer-owner .tile-footer .footer-photo,
  .tile-dark-blue.footer-owner .tile-footer .footer-photo,
  .tile-collection.footer-owner .tile-footer .footer-photo,
  .tile-folder.footer-owner .tile-footer .footer-photo,
  .tile-space.footer-owner .tile-footer .footer-photo,
  .tile-bloco.footer-owner .tile-footer .footer-photo,
  .tile-slide-search.footer-owner .tile-footer .footer-photo,
  .tile-document.footer-owner .tile-footer .footer-photo,
  .tile-event.footer-owner .tile-footer .footer-photo,
  .tile-risk.footer-owner .tile-footer .footer-photo {
    width: 20px;
    height: 20px;
  }
}
.tile-iB.footer-owner .tile-footer .footer-counter,
[class*=tile-iB-]:not(.tile-iB-blue).footer-owner .tile-footer .footer-counter,
.tile-responsability.footer-owner .tile-footer .footer-counter,
.tile-cockpit.footer-owner .tile-footer .footer-counter,
.tile-info.footer-owner .tile-footer .footer-counter,
.tile-config.footer-owner .tile-footer .footer-counter,
.tile-dark-blue.footer-owner .tile-footer .footer-counter,
.tile-collection.footer-owner .tile-footer .footer-counter,
.tile-folder.footer-owner .tile-footer .footer-counter,
.tile-space.footer-owner .tile-footer .footer-counter,
.tile-bloco.footer-owner .tile-footer .footer-counter,
.tile-slide-search.footer-owner .tile-footer .footer-counter,
.tile-document.footer-owner .tile-footer .footer-counter,
.tile-event.footer-owner .tile-footer .footer-counter,
.tile-risk.footer-owner .tile-footer .footer-counter {
  display: none;
  font-size: 11px;
  line-height: 20px;
  font-weight: 500;
  color: #4fbbf4;
  padding: 0 4px;
  margin-right: 20px;
}
@media (min-width: 865px) {
  .tile-iB.footer-owner .tile-footer .footer-counter,
  [class*=tile-iB-]:not(.tile-iB-blue).footer-owner .tile-footer .footer-counter,
  .tile-responsability.footer-owner .tile-footer .footer-counter,
  .tile-cockpit.footer-owner .tile-footer .footer-counter,
  .tile-info.footer-owner .tile-footer .footer-counter,
  .tile-config.footer-owner .tile-footer .footer-counter,
  .tile-dark-blue.footer-owner .tile-footer .footer-counter,
  .tile-collection.footer-owner .tile-footer .footer-counter,
  .tile-folder.footer-owner .tile-footer .footer-counter,
  .tile-space.footer-owner .tile-footer .footer-counter,
  .tile-bloco.footer-owner .tile-footer .footer-counter,
  .tile-slide-search.footer-owner .tile-footer .footer-counter,
  .tile-document.footer-owner .tile-footer .footer-counter,
  .tile-event.footer-owner .tile-footer .footer-counter,
  .tile-risk.footer-owner .tile-footer .footer-counter {
    display: inline;
  }
}
.tile-iB.footer-owner .tile-footer .footer-separator,
[class*=tile-iB-]:not(.tile-iB-blue).footer-owner .tile-footer .footer-separator,
.tile-responsability.footer-owner .tile-footer .footer-separator,
.tile-cockpit.footer-owner .tile-footer .footer-separator,
.tile-info.footer-owner .tile-footer .footer-separator,
.tile-config.footer-owner .tile-footer .footer-separator,
.tile-dark-blue.footer-owner .tile-footer .footer-separator,
.tile-collection.footer-owner .tile-footer .footer-separator,
.tile-folder.footer-owner .tile-footer .footer-separator,
.tile-space.footer-owner .tile-footer .footer-separator,
.tile-bloco.footer-owner .tile-footer .footer-separator,
.tile-slide-search.footer-owner .tile-footer .footer-separator,
.tile-document.footer-owner .tile-footer .footer-separator,
.tile-event.footer-owner .tile-footer .footer-separator,
.tile-risk.footer-owner .tile-footer .footer-separator {
  position: absolute;
  padding: 0;
  left: 0;
  border-top: 1px solid #e8e8e8;
  width: 100%;
}
.tile-iB.footer-owner .tile-footer .footer-menu,
[class*=tile-iB-]:not(.tile-iB-blue).footer-owner .tile-footer .footer-menu,
.tile-responsability.footer-owner .tile-footer .footer-menu,
.tile-cockpit.footer-owner .tile-footer .footer-menu,
.tile-info.footer-owner .tile-footer .footer-menu,
.tile-config.footer-owner .tile-footer .footer-menu,
.tile-dark-blue.footer-owner .tile-footer .footer-menu,
.tile-collection.footer-owner .tile-footer .footer-menu,
.tile-folder.footer-owner .tile-footer .footer-menu,
.tile-space.footer-owner .tile-footer .footer-menu,
.tile-bloco.footer-owner .tile-footer .footer-menu,
.tile-slide-search.footer-owner .tile-footer .footer-menu,
.tile-document.footer-owner .tile-footer .footer-menu,
.tile-event.footer-owner .tile-footer .footer-menu,
.tile-risk.footer-owner .tile-footer .footer-menu {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: none;
}
@media (min-width: 865px) {
  .tile-iB.footer-owner .tile-footer .footer-menu,
  [class*=tile-iB-]:not(.tile-iB-blue).footer-owner .tile-footer .footer-menu,
  .tile-responsability.footer-owner .tile-footer .footer-menu,
  .tile-cockpit.footer-owner .tile-footer .footer-menu,
  .tile-info.footer-owner .tile-footer .footer-menu,
  .tile-config.footer-owner .tile-footer .footer-menu,
  .tile-dark-blue.footer-owner .tile-footer .footer-menu,
  .tile-collection.footer-owner .tile-footer .footer-menu,
  .tile-folder.footer-owner .tile-footer .footer-menu,
  .tile-space.footer-owner .tile-footer .footer-menu,
  .tile-bloco.footer-owner .tile-footer .footer-menu,
  .tile-slide-search.footer-owner .tile-footer .footer-menu,
  .tile-document.footer-owner .tile-footer .footer-menu,
  .tile-event.footer-owner .tile-footer .footer-menu,
  .tile-risk.footer-owner .tile-footer .footer-menu {
    display: block;
    right: 4px;
    bottom: 4px;
  }
}
.tile-iB .tile-title,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-title,
.tile-responsability .tile-title,
.tile-cockpit .tile-title,
.tile-info .tile-title,
.tile-config .tile-title,
.tile-dark-blue .tile-title,
.tile-collection .tile-title,
.tile-folder .tile-title,
.tile-space .tile-title,
.tile-bloco .tile-title,
.tile-slide-search .tile-title,
.tile-document .tile-title,
.tile-event .tile-title,
.tile-risk .tile-title {
  color: #125098;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-height: 32px;
  padding-right: 18px;
}
@media (min-width: 865px) {
  .tile-iB .tile-title,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-title,
  .tile-responsability .tile-title,
  .tile-cockpit .tile-title,
  .tile-info .tile-title,
  .tile-config .tile-title,
  .tile-dark-blue .tile-title,
  .tile-collection .tile-title,
  .tile-folder .tile-title,
  .tile-space .tile-title,
  .tile-bloco .tile-title,
  .tile-slide-search .tile-title,
  .tile-document .tile-title,
  .tile-event .tile-title,
  .tile-risk .tile-title {
    font-size: 16px;
    line-height: 18px;
    max-height: 36px;
  }
}
@media (max-width: 864px) {
  .tile-iB .tile-title.db-ellipsis.ellipsis-xs,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-title.db-ellipsis.ellipsis-xs,
  .tile-responsability .tile-title.db-ellipsis.ellipsis-xs,
  .tile-cockpit .tile-title.db-ellipsis.ellipsis-xs,
  .tile-info .tile-title.db-ellipsis.ellipsis-xs,
  .tile-config .tile-title.db-ellipsis.ellipsis-xs,
  .tile-dark-blue .tile-title.db-ellipsis.ellipsis-xs,
  .tile-collection .tile-title.db-ellipsis.ellipsis-xs,
  .tile-folder .tile-title.db-ellipsis.ellipsis-xs,
  .tile-space .tile-title.db-ellipsis.ellipsis-xs,
  .tile-bloco .tile-title.db-ellipsis.ellipsis-xs,
  .tile-slide-search .tile-title.db-ellipsis.ellipsis-xs,
  .tile-document .tile-title.db-ellipsis.ellipsis-xs,
  .tile-event .tile-title.db-ellipsis.ellipsis-xs,
  .tile-risk .tile-title.db-ellipsis.ellipsis-xs {
    max-height: 16px;
  }
}
.tile-iB .tile-title[data-ellipsis-lines="3"],
[class*=tile-iB-]:not(.tile-iB-blue) .tile-title[data-ellipsis-lines="3"],
.tile-responsability .tile-title[data-ellipsis-lines="3"],
.tile-cockpit .tile-title[data-ellipsis-lines="3"],
.tile-info .tile-title[data-ellipsis-lines="3"],
.tile-config .tile-title[data-ellipsis-lines="3"],
.tile-dark-blue .tile-title[data-ellipsis-lines="3"],
.tile-collection .tile-title[data-ellipsis-lines="3"],
.tile-folder .tile-title[data-ellipsis-lines="3"],
.tile-space .tile-title[data-ellipsis-lines="3"],
.tile-bloco .tile-title[data-ellipsis-lines="3"],
.tile-slide-search .tile-title[data-ellipsis-lines="3"],
.tile-document .tile-title[data-ellipsis-lines="3"],
.tile-event .tile-title[data-ellipsis-lines="3"],
.tile-risk .tile-title[data-ellipsis-lines="3"] {
  max-height: 54px;
}
@media (max-width: 864px) {
  .tile-iB .tile-title[data-ellipsis-lines="3"],
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-title[data-ellipsis-lines="3"],
  .tile-responsability .tile-title[data-ellipsis-lines="3"],
  .tile-cockpit .tile-title[data-ellipsis-lines="3"],
  .tile-info .tile-title[data-ellipsis-lines="3"],
  .tile-config .tile-title[data-ellipsis-lines="3"],
  .tile-dark-blue .tile-title[data-ellipsis-lines="3"],
  .tile-collection .tile-title[data-ellipsis-lines="3"],
  .tile-folder .tile-title[data-ellipsis-lines="3"],
  .tile-space .tile-title[data-ellipsis-lines="3"],
  .tile-bloco .tile-title[data-ellipsis-lines="3"],
  .tile-slide-search .tile-title[data-ellipsis-lines="3"],
  .tile-document .tile-title[data-ellipsis-lines="3"],
  .tile-event .tile-title[data-ellipsis-lines="3"],
  .tile-risk .tile-title[data-ellipsis-lines="3"] {
    max-height: 48px;
  }
}
.tile-iB .col-same-height.col-full-height > .tile-title,
[class*=tile-iB-]:not(.tile-iB-blue) .col-same-height.col-full-height > .tile-title,
.tile-responsability .col-same-height.col-full-height > .tile-title,
.tile-cockpit .col-same-height.col-full-height > .tile-title,
.tile-info .col-same-height.col-full-height > .tile-title,
.tile-config .col-same-height.col-full-height > .tile-title,
.tile-dark-blue .col-same-height.col-full-height > .tile-title,
.tile-collection .col-same-height.col-full-height > .tile-title,
.tile-folder .col-same-height.col-full-height > .tile-title,
.tile-space .col-same-height.col-full-height > .tile-title,
.tile-bloco .col-same-height.col-full-height > .tile-title,
.tile-slide-search .col-same-height.col-full-height > .tile-title,
.tile-document .col-same-height.col-full-height > .tile-title,
.tile-event .col-same-height.col-full-height > .tile-title,
.tile-risk .col-same-height.col-full-height > .tile-title {
  padding-right: 0;
}
.tile-iB .tile-subtitle,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-subtitle,
.tile-responsability .tile-subtitle,
.tile-cockpit .tile-subtitle,
.tile-info .tile-subtitle,
.tile-config .tile-subtitle,
.tile-dark-blue .tile-subtitle,
.tile-collection .tile-subtitle,
.tile-folder .tile-subtitle,
.tile-space .tile-subtitle,
.tile-bloco .tile-subtitle,
.tile-slide-search .tile-subtitle,
.tile-document .tile-subtitle,
.tile-event .tile-subtitle,
.tile-risk .tile-subtitle {
  color: rgba(18, 80, 152, 0.5);
  font-size: 11px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tile-iB .tile-subtitle.ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
[class*=tile-iB-]:not(.tile-iB-blue) .tile-subtitle.ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-responsability .tile-subtitle.ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-cockpit .tile-subtitle.ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-info .tile-subtitle.ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-config .tile-subtitle.ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-dark-blue .tile-subtitle.ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-collection .tile-subtitle.ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-folder .tile-subtitle.ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-space .tile-subtitle.ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-bloco .tile-subtitle.ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-slide-search .tile-subtitle.ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-document .tile-subtitle.ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-event .tile-subtitle.ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-risk .tile-subtitle.ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
  max-height: 15px;
}
.tile-iB .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
[class*=tile-iB-]:not(.tile-iB-blue) .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-responsability .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-cockpit .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-info .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-config .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-dark-blue .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-collection .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-folder .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-space .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-bloco .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-slide-search .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-document .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-event .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
.tile-risk .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
  max-height: 45px;
}
@media (max-width: 864px) {
  .tile-iB .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
  .tile-responsability .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
  .tile-cockpit .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
  .tile-info .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
  .tile-config .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
  .tile-dark-blue .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
  .tile-collection .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
  .tile-folder .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
  .tile-space .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
  .tile-bloco .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
  .tile-slide-search .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
  .tile-document .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
  .tile-event .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]),
  .tile-risk .tile-subtitle.db-ellipsis:not([data-ellipsis-lines]):not([data-mhlines]) {
    max-height: 30px;
  }
}
.tile-iB .title-subtitle-dotdotdot,
[class*=tile-iB-]:not(.tile-iB-blue) .title-subtitle-dotdotdot,
.tile-responsability .title-subtitle-dotdotdot,
.tile-cockpit .title-subtitle-dotdotdot,
.tile-info .title-subtitle-dotdotdot,
.tile-config .title-subtitle-dotdotdot,
.tile-dark-blue .title-subtitle-dotdotdot,
.tile-collection .title-subtitle-dotdotdot,
.tile-folder .title-subtitle-dotdotdot,
.tile-space .title-subtitle-dotdotdot,
.tile-bloco .title-subtitle-dotdotdot,
.tile-slide-search .title-subtitle-dotdotdot,
.tile-document .title-subtitle-dotdotdot,
.tile-event .title-subtitle-dotdotdot,
.tile-risk .title-subtitle-dotdotdot {
  color: rgba(18, 80, 152, 0.5);
  font-size: 11px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 60px;
}
.tile-iB .tile-value,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-value,
.tile-responsability .tile-value,
.tile-cockpit .tile-value,
.tile-info .tile-value,
.tile-config .tile-value,
.tile-dark-blue .tile-value,
.tile-collection .tile-value,
.tile-folder .tile-value,
.tile-space .tile-value,
.tile-bloco .tile-value,
.tile-slide-search .tile-value,
.tile-document .tile-value,
.tile-event .tile-value,
.tile-risk .tile-value {
  color: #21a2ea;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}
.tile-iB .tile-type.form-control,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-type.form-control,
.tile-responsability .tile-type.form-control,
.tile-cockpit .tile-type.form-control,
.tile-info .tile-type.form-control,
.tile-config .tile-type.form-control,
.tile-dark-blue .tile-type.form-control,
.tile-collection .tile-type.form-control,
.tile-folder .tile-type.form-control,
.tile-space .tile-type.form-control,
.tile-bloco .tile-type.form-control,
.tile-slide-search .tile-type.form-control,
.tile-document .tile-type.form-control,
.tile-event .tile-type.form-control,
.tile-risk .tile-type.form-control,
.tile-iB .tile-desc.form-control,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-desc.form-control,
.tile-responsability .tile-desc.form-control,
.tile-cockpit .tile-desc.form-control,
.tile-info .tile-desc.form-control,
.tile-config .tile-desc.form-control,
.tile-dark-blue .tile-desc.form-control,
.tile-collection .tile-desc.form-control,
.tile-folder .tile-desc.form-control,
.tile-space .tile-desc.form-control,
.tile-bloco .tile-desc.form-control,
.tile-slide-search .tile-desc.form-control,
.tile-document .tile-desc.form-control,
.tile-event .tile-desc.form-control,
.tile-risk .tile-desc.form-control,
.tile-iB .tile-subtitle.form-control,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-subtitle.form-control,
.tile-responsability .tile-subtitle.form-control,
.tile-cockpit .tile-subtitle.form-control,
.tile-info .tile-subtitle.form-control,
.tile-config .tile-subtitle.form-control,
.tile-dark-blue .tile-subtitle.form-control,
.tile-collection .tile-subtitle.form-control,
.tile-folder .tile-subtitle.form-control,
.tile-space .tile-subtitle.form-control,
.tile-bloco .tile-subtitle.form-control,
.tile-slide-search .tile-subtitle.form-control,
.tile-document .tile-subtitle.form-control,
.tile-event .tile-subtitle.form-control,
.tile-risk .tile-subtitle.form-control,
.tile-iB .tile-title.form-control,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-title.form-control,
.tile-responsability .tile-title.form-control,
.tile-cockpit .tile-title.form-control,
.tile-info .tile-title.form-control,
.tile-config .tile-title.form-control,
.tile-dark-blue .tile-title.form-control,
.tile-collection .tile-title.form-control,
.tile-folder .tile-title.form-control,
.tile-space .tile-title.form-control,
.tile-bloco .tile-title.form-control,
.tile-slide-search .tile-title.form-control,
.tile-document .tile-title.form-control,
.tile-event .tile-title.form-control,
.tile-risk .tile-title.form-control {
  float: left;
  width: 100%;
  clear: both;
  border: none;
  background-color: initial;
  height: auto;
  padding: 0 !important;
}
.tile-iB .tile-type.form-control:hover,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-type.form-control:hover,
.tile-responsability .tile-type.form-control:hover,
.tile-cockpit .tile-type.form-control:hover,
.tile-info .tile-type.form-control:hover,
.tile-config .tile-type.form-control:hover,
.tile-dark-blue .tile-type.form-control:hover,
.tile-collection .tile-type.form-control:hover,
.tile-folder .tile-type.form-control:hover,
.tile-space .tile-type.form-control:hover,
.tile-bloco .tile-type.form-control:hover,
.tile-slide-search .tile-type.form-control:hover,
.tile-document .tile-type.form-control:hover,
.tile-event .tile-type.form-control:hover,
.tile-risk .tile-type.form-control:hover,
.tile-iB .tile-desc.form-control:hover,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-desc.form-control:hover,
.tile-responsability .tile-desc.form-control:hover,
.tile-cockpit .tile-desc.form-control:hover,
.tile-info .tile-desc.form-control:hover,
.tile-config .tile-desc.form-control:hover,
.tile-dark-blue .tile-desc.form-control:hover,
.tile-collection .tile-desc.form-control:hover,
.tile-folder .tile-desc.form-control:hover,
.tile-space .tile-desc.form-control:hover,
.tile-bloco .tile-desc.form-control:hover,
.tile-slide-search .tile-desc.form-control:hover,
.tile-document .tile-desc.form-control:hover,
.tile-event .tile-desc.form-control:hover,
.tile-risk .tile-desc.form-control:hover,
.tile-iB .tile-subtitle.form-control:hover,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-subtitle.form-control:hover,
.tile-responsability .tile-subtitle.form-control:hover,
.tile-cockpit .tile-subtitle.form-control:hover,
.tile-info .tile-subtitle.form-control:hover,
.tile-config .tile-subtitle.form-control:hover,
.tile-dark-blue .tile-subtitle.form-control:hover,
.tile-collection .tile-subtitle.form-control:hover,
.tile-folder .tile-subtitle.form-control:hover,
.tile-space .tile-subtitle.form-control:hover,
.tile-bloco .tile-subtitle.form-control:hover,
.tile-slide-search .tile-subtitle.form-control:hover,
.tile-document .tile-subtitle.form-control:hover,
.tile-event .tile-subtitle.form-control:hover,
.tile-risk .tile-subtitle.form-control:hover,
.tile-iB .tile-title.form-control:hover,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-title.form-control:hover,
.tile-responsability .tile-title.form-control:hover,
.tile-cockpit .tile-title.form-control:hover,
.tile-info .tile-title.form-control:hover,
.tile-config .tile-title.form-control:hover,
.tile-dark-blue .tile-title.form-control:hover,
.tile-collection .tile-title.form-control:hover,
.tile-folder .tile-title.form-control:hover,
.tile-space .tile-title.form-control:hover,
.tile-bloco .tile-title.form-control:hover,
.tile-slide-search .tile-title.form-control:hover,
.tile-document .tile-title.form-control:hover,
.tile-event .tile-title.form-control:hover,
.tile-risk .tile-title.form-control:hover {
  text-decoration: underline;
}
.tile-iB .tile-type.form-control:hover::-webkit-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-type.form-control:hover::-webkit-input-placeholder,
.tile-responsability .tile-type.form-control:hover::-webkit-input-placeholder,
.tile-cockpit .tile-type.form-control:hover::-webkit-input-placeholder,
.tile-info .tile-type.form-control:hover::-webkit-input-placeholder,
.tile-config .tile-type.form-control:hover::-webkit-input-placeholder,
.tile-dark-blue .tile-type.form-control:hover::-webkit-input-placeholder,
.tile-collection .tile-type.form-control:hover::-webkit-input-placeholder,
.tile-folder .tile-type.form-control:hover::-webkit-input-placeholder,
.tile-space .tile-type.form-control:hover::-webkit-input-placeholder,
.tile-bloco .tile-type.form-control:hover::-webkit-input-placeholder,
.tile-slide-search .tile-type.form-control:hover::-webkit-input-placeholder,
.tile-document .tile-type.form-control:hover::-webkit-input-placeholder,
.tile-event .tile-type.form-control:hover::-webkit-input-placeholder,
.tile-risk .tile-type.form-control:hover::-webkit-input-placeholder,
.tile-iB .tile-desc.form-control:hover::-webkit-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-desc.form-control:hover::-webkit-input-placeholder,
.tile-responsability .tile-desc.form-control:hover::-webkit-input-placeholder,
.tile-cockpit .tile-desc.form-control:hover::-webkit-input-placeholder,
.tile-info .tile-desc.form-control:hover::-webkit-input-placeholder,
.tile-config .tile-desc.form-control:hover::-webkit-input-placeholder,
.tile-dark-blue .tile-desc.form-control:hover::-webkit-input-placeholder,
.tile-collection .tile-desc.form-control:hover::-webkit-input-placeholder,
.tile-folder .tile-desc.form-control:hover::-webkit-input-placeholder,
.tile-space .tile-desc.form-control:hover::-webkit-input-placeholder,
.tile-bloco .tile-desc.form-control:hover::-webkit-input-placeholder,
.tile-slide-search .tile-desc.form-control:hover::-webkit-input-placeholder,
.tile-document .tile-desc.form-control:hover::-webkit-input-placeholder,
.tile-event .tile-desc.form-control:hover::-webkit-input-placeholder,
.tile-risk .tile-desc.form-control:hover::-webkit-input-placeholder,
.tile-iB .tile-subtitle.form-control:hover::-webkit-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-subtitle.form-control:hover::-webkit-input-placeholder,
.tile-responsability .tile-subtitle.form-control:hover::-webkit-input-placeholder,
.tile-cockpit .tile-subtitle.form-control:hover::-webkit-input-placeholder,
.tile-info .tile-subtitle.form-control:hover::-webkit-input-placeholder,
.tile-config .tile-subtitle.form-control:hover::-webkit-input-placeholder,
.tile-dark-blue .tile-subtitle.form-control:hover::-webkit-input-placeholder,
.tile-collection .tile-subtitle.form-control:hover::-webkit-input-placeholder,
.tile-folder .tile-subtitle.form-control:hover::-webkit-input-placeholder,
.tile-space .tile-subtitle.form-control:hover::-webkit-input-placeholder,
.tile-bloco .tile-subtitle.form-control:hover::-webkit-input-placeholder,
.tile-slide-search .tile-subtitle.form-control:hover::-webkit-input-placeholder,
.tile-document .tile-subtitle.form-control:hover::-webkit-input-placeholder,
.tile-event .tile-subtitle.form-control:hover::-webkit-input-placeholder,
.tile-risk .tile-subtitle.form-control:hover::-webkit-input-placeholder,
.tile-iB .tile-title.form-control:hover::-webkit-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-title.form-control:hover::-webkit-input-placeholder,
.tile-responsability .tile-title.form-control:hover::-webkit-input-placeholder,
.tile-cockpit .tile-title.form-control:hover::-webkit-input-placeholder,
.tile-info .tile-title.form-control:hover::-webkit-input-placeholder,
.tile-config .tile-title.form-control:hover::-webkit-input-placeholder,
.tile-dark-blue .tile-title.form-control:hover::-webkit-input-placeholder,
.tile-collection .tile-title.form-control:hover::-webkit-input-placeholder,
.tile-folder .tile-title.form-control:hover::-webkit-input-placeholder,
.tile-space .tile-title.form-control:hover::-webkit-input-placeholder,
.tile-bloco .tile-title.form-control:hover::-webkit-input-placeholder,
.tile-slide-search .tile-title.form-control:hover::-webkit-input-placeholder,
.tile-document .tile-title.form-control:hover::-webkit-input-placeholder,
.tile-event .tile-title.form-control:hover::-webkit-input-placeholder,
.tile-risk .tile-title.form-control:hover::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  text-decoration: underline;
}
.tile-iB .tile-type.form-control:hover::-moz-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-type.form-control:hover::-moz-placeholder,
.tile-responsability .tile-type.form-control:hover::-moz-placeholder,
.tile-cockpit .tile-type.form-control:hover::-moz-placeholder,
.tile-info .tile-type.form-control:hover::-moz-placeholder,
.tile-config .tile-type.form-control:hover::-moz-placeholder,
.tile-dark-blue .tile-type.form-control:hover::-moz-placeholder,
.tile-collection .tile-type.form-control:hover::-moz-placeholder,
.tile-folder .tile-type.form-control:hover::-moz-placeholder,
.tile-space .tile-type.form-control:hover::-moz-placeholder,
.tile-bloco .tile-type.form-control:hover::-moz-placeholder,
.tile-slide-search .tile-type.form-control:hover::-moz-placeholder,
.tile-document .tile-type.form-control:hover::-moz-placeholder,
.tile-event .tile-type.form-control:hover::-moz-placeholder,
.tile-risk .tile-type.form-control:hover::-moz-placeholder,
.tile-iB .tile-desc.form-control:hover::-moz-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-desc.form-control:hover::-moz-placeholder,
.tile-responsability .tile-desc.form-control:hover::-moz-placeholder,
.tile-cockpit .tile-desc.form-control:hover::-moz-placeholder,
.tile-info .tile-desc.form-control:hover::-moz-placeholder,
.tile-config .tile-desc.form-control:hover::-moz-placeholder,
.tile-dark-blue .tile-desc.form-control:hover::-moz-placeholder,
.tile-collection .tile-desc.form-control:hover::-moz-placeholder,
.tile-folder .tile-desc.form-control:hover::-moz-placeholder,
.tile-space .tile-desc.form-control:hover::-moz-placeholder,
.tile-bloco .tile-desc.form-control:hover::-moz-placeholder,
.tile-slide-search .tile-desc.form-control:hover::-moz-placeholder,
.tile-document .tile-desc.form-control:hover::-moz-placeholder,
.tile-event .tile-desc.form-control:hover::-moz-placeholder,
.tile-risk .tile-desc.form-control:hover::-moz-placeholder,
.tile-iB .tile-subtitle.form-control:hover::-moz-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-subtitle.form-control:hover::-moz-placeholder,
.tile-responsability .tile-subtitle.form-control:hover::-moz-placeholder,
.tile-cockpit .tile-subtitle.form-control:hover::-moz-placeholder,
.tile-info .tile-subtitle.form-control:hover::-moz-placeholder,
.tile-config .tile-subtitle.form-control:hover::-moz-placeholder,
.tile-dark-blue .tile-subtitle.form-control:hover::-moz-placeholder,
.tile-collection .tile-subtitle.form-control:hover::-moz-placeholder,
.tile-folder .tile-subtitle.form-control:hover::-moz-placeholder,
.tile-space .tile-subtitle.form-control:hover::-moz-placeholder,
.tile-bloco .tile-subtitle.form-control:hover::-moz-placeholder,
.tile-slide-search .tile-subtitle.form-control:hover::-moz-placeholder,
.tile-document .tile-subtitle.form-control:hover::-moz-placeholder,
.tile-event .tile-subtitle.form-control:hover::-moz-placeholder,
.tile-risk .tile-subtitle.form-control:hover::-moz-placeholder,
.tile-iB .tile-title.form-control:hover::-moz-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-title.form-control:hover::-moz-placeholder,
.tile-responsability .tile-title.form-control:hover::-moz-placeholder,
.tile-cockpit .tile-title.form-control:hover::-moz-placeholder,
.tile-info .tile-title.form-control:hover::-moz-placeholder,
.tile-config .tile-title.form-control:hover::-moz-placeholder,
.tile-dark-blue .tile-title.form-control:hover::-moz-placeholder,
.tile-collection .tile-title.form-control:hover::-moz-placeholder,
.tile-folder .tile-title.form-control:hover::-moz-placeholder,
.tile-space .tile-title.form-control:hover::-moz-placeholder,
.tile-bloco .tile-title.form-control:hover::-moz-placeholder,
.tile-slide-search .tile-title.form-control:hover::-moz-placeholder,
.tile-document .tile-title.form-control:hover::-moz-placeholder,
.tile-event .tile-title.form-control:hover::-moz-placeholder,
.tile-risk .tile-title.form-control:hover::-moz-placeholder {
  /* Firefox 19+ */
  text-decoration: underline;
}
.tile-iB .tile-type.form-control:hover::-ms-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-type.form-control:hover::-ms-input-placeholder,
.tile-responsability .tile-type.form-control:hover::-ms-input-placeholder,
.tile-cockpit .tile-type.form-control:hover::-ms-input-placeholder,
.tile-info .tile-type.form-control:hover::-ms-input-placeholder,
.tile-config .tile-type.form-control:hover::-ms-input-placeholder,
.tile-dark-blue .tile-type.form-control:hover::-ms-input-placeholder,
.tile-collection .tile-type.form-control:hover::-ms-input-placeholder,
.tile-folder .tile-type.form-control:hover::-ms-input-placeholder,
.tile-space .tile-type.form-control:hover::-ms-input-placeholder,
.tile-bloco .tile-type.form-control:hover::-ms-input-placeholder,
.tile-slide-search .tile-type.form-control:hover::-ms-input-placeholder,
.tile-document .tile-type.form-control:hover::-ms-input-placeholder,
.tile-event .tile-type.form-control:hover::-ms-input-placeholder,
.tile-risk .tile-type.form-control:hover::-ms-input-placeholder,
.tile-iB .tile-desc.form-control:hover::-ms-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-desc.form-control:hover::-ms-input-placeholder,
.tile-responsability .tile-desc.form-control:hover::-ms-input-placeholder,
.tile-cockpit .tile-desc.form-control:hover::-ms-input-placeholder,
.tile-info .tile-desc.form-control:hover::-ms-input-placeholder,
.tile-config .tile-desc.form-control:hover::-ms-input-placeholder,
.tile-dark-blue .tile-desc.form-control:hover::-ms-input-placeholder,
.tile-collection .tile-desc.form-control:hover::-ms-input-placeholder,
.tile-folder .tile-desc.form-control:hover::-ms-input-placeholder,
.tile-space .tile-desc.form-control:hover::-ms-input-placeholder,
.tile-bloco .tile-desc.form-control:hover::-ms-input-placeholder,
.tile-slide-search .tile-desc.form-control:hover::-ms-input-placeholder,
.tile-document .tile-desc.form-control:hover::-ms-input-placeholder,
.tile-event .tile-desc.form-control:hover::-ms-input-placeholder,
.tile-risk .tile-desc.form-control:hover::-ms-input-placeholder,
.tile-iB .tile-subtitle.form-control:hover::-ms-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-subtitle.form-control:hover::-ms-input-placeholder,
.tile-responsability .tile-subtitle.form-control:hover::-ms-input-placeholder,
.tile-cockpit .tile-subtitle.form-control:hover::-ms-input-placeholder,
.tile-info .tile-subtitle.form-control:hover::-ms-input-placeholder,
.tile-config .tile-subtitle.form-control:hover::-ms-input-placeholder,
.tile-dark-blue .tile-subtitle.form-control:hover::-ms-input-placeholder,
.tile-collection .tile-subtitle.form-control:hover::-ms-input-placeholder,
.tile-folder .tile-subtitle.form-control:hover::-ms-input-placeholder,
.tile-space .tile-subtitle.form-control:hover::-ms-input-placeholder,
.tile-bloco .tile-subtitle.form-control:hover::-ms-input-placeholder,
.tile-slide-search .tile-subtitle.form-control:hover::-ms-input-placeholder,
.tile-document .tile-subtitle.form-control:hover::-ms-input-placeholder,
.tile-event .tile-subtitle.form-control:hover::-ms-input-placeholder,
.tile-risk .tile-subtitle.form-control:hover::-ms-input-placeholder,
.tile-iB .tile-title.form-control:hover::-ms-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-title.form-control:hover::-ms-input-placeholder,
.tile-responsability .tile-title.form-control:hover::-ms-input-placeholder,
.tile-cockpit .tile-title.form-control:hover::-ms-input-placeholder,
.tile-info .tile-title.form-control:hover::-ms-input-placeholder,
.tile-config .tile-title.form-control:hover::-ms-input-placeholder,
.tile-dark-blue .tile-title.form-control:hover::-ms-input-placeholder,
.tile-collection .tile-title.form-control:hover::-ms-input-placeholder,
.tile-folder .tile-title.form-control:hover::-ms-input-placeholder,
.tile-space .tile-title.form-control:hover::-ms-input-placeholder,
.tile-bloco .tile-title.form-control:hover::-ms-input-placeholder,
.tile-slide-search .tile-title.form-control:hover::-ms-input-placeholder,
.tile-document .tile-title.form-control:hover::-ms-input-placeholder,
.tile-event .tile-title.form-control:hover::-ms-input-placeholder,
.tile-risk .tile-title.form-control:hover::-ms-input-placeholder {
  /* IE 10+ */
  text-decoration: underline;
}
.tile-iB .tile-type.form-control:hover::placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-type.form-control:hover::placeholder,
.tile-responsability .tile-type.form-control:hover::placeholder,
.tile-cockpit .tile-type.form-control:hover::placeholder,
.tile-info .tile-type.form-control:hover::placeholder,
.tile-config .tile-type.form-control:hover::placeholder,
.tile-dark-blue .tile-type.form-control:hover::placeholder,
.tile-collection .tile-type.form-control:hover::placeholder,
.tile-folder .tile-type.form-control:hover::placeholder,
.tile-space .tile-type.form-control:hover::placeholder,
.tile-bloco .tile-type.form-control:hover::placeholder,
.tile-slide-search .tile-type.form-control:hover::placeholder,
.tile-document .tile-type.form-control:hover::placeholder,
.tile-event .tile-type.form-control:hover::placeholder,
.tile-risk .tile-type.form-control:hover::placeholder,
.tile-iB .tile-desc.form-control:hover::placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-desc.form-control:hover::placeholder,
.tile-responsability .tile-desc.form-control:hover::placeholder,
.tile-cockpit .tile-desc.form-control:hover::placeholder,
.tile-info .tile-desc.form-control:hover::placeholder,
.tile-config .tile-desc.form-control:hover::placeholder,
.tile-dark-blue .tile-desc.form-control:hover::placeholder,
.tile-collection .tile-desc.form-control:hover::placeholder,
.tile-folder .tile-desc.form-control:hover::placeholder,
.tile-space .tile-desc.form-control:hover::placeholder,
.tile-bloco .tile-desc.form-control:hover::placeholder,
.tile-slide-search .tile-desc.form-control:hover::placeholder,
.tile-document .tile-desc.form-control:hover::placeholder,
.tile-event .tile-desc.form-control:hover::placeholder,
.tile-risk .tile-desc.form-control:hover::placeholder,
.tile-iB .tile-subtitle.form-control:hover::placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-subtitle.form-control:hover::placeholder,
.tile-responsability .tile-subtitle.form-control:hover::placeholder,
.tile-cockpit .tile-subtitle.form-control:hover::placeholder,
.tile-info .tile-subtitle.form-control:hover::placeholder,
.tile-config .tile-subtitle.form-control:hover::placeholder,
.tile-dark-blue .tile-subtitle.form-control:hover::placeholder,
.tile-collection .tile-subtitle.form-control:hover::placeholder,
.tile-folder .tile-subtitle.form-control:hover::placeholder,
.tile-space .tile-subtitle.form-control:hover::placeholder,
.tile-bloco .tile-subtitle.form-control:hover::placeholder,
.tile-slide-search .tile-subtitle.form-control:hover::placeholder,
.tile-document .tile-subtitle.form-control:hover::placeholder,
.tile-event .tile-subtitle.form-control:hover::placeholder,
.tile-risk .tile-subtitle.form-control:hover::placeholder,
.tile-iB .tile-title.form-control:hover::placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-title.form-control:hover::placeholder,
.tile-responsability .tile-title.form-control:hover::placeholder,
.tile-cockpit .tile-title.form-control:hover::placeholder,
.tile-info .tile-title.form-control:hover::placeholder,
.tile-config .tile-title.form-control:hover::placeholder,
.tile-dark-blue .tile-title.form-control:hover::placeholder,
.tile-collection .tile-title.form-control:hover::placeholder,
.tile-folder .tile-title.form-control:hover::placeholder,
.tile-space .tile-title.form-control:hover::placeholder,
.tile-bloco .tile-title.form-control:hover::placeholder,
.tile-slide-search .tile-title.form-control:hover::placeholder,
.tile-document .tile-title.form-control:hover::placeholder,
.tile-event .tile-title.form-control:hover::placeholder,
.tile-risk .tile-title.form-control:hover::placeholder {
  /* Firefox 18- */
  text-decoration: underline;
}
.tile-iB .tile-type.form-control::-webkit-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-type.form-control::-webkit-input-placeholder,
.tile-responsability .tile-type.form-control::-webkit-input-placeholder,
.tile-cockpit .tile-type.form-control::-webkit-input-placeholder,
.tile-info .tile-type.form-control::-webkit-input-placeholder,
.tile-config .tile-type.form-control::-webkit-input-placeholder,
.tile-dark-blue .tile-type.form-control::-webkit-input-placeholder,
.tile-collection .tile-type.form-control::-webkit-input-placeholder,
.tile-folder .tile-type.form-control::-webkit-input-placeholder,
.tile-space .tile-type.form-control::-webkit-input-placeholder,
.tile-bloco .tile-type.form-control::-webkit-input-placeholder,
.tile-slide-search .tile-type.form-control::-webkit-input-placeholder,
.tile-document .tile-type.form-control::-webkit-input-placeholder,
.tile-event .tile-type.form-control::-webkit-input-placeholder,
.tile-risk .tile-type.form-control::-webkit-input-placeholder,
.tile-iB .tile-desc.form-control::-webkit-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-desc.form-control::-webkit-input-placeholder,
.tile-responsability .tile-desc.form-control::-webkit-input-placeholder,
.tile-cockpit .tile-desc.form-control::-webkit-input-placeholder,
.tile-info .tile-desc.form-control::-webkit-input-placeholder,
.tile-config .tile-desc.form-control::-webkit-input-placeholder,
.tile-dark-blue .tile-desc.form-control::-webkit-input-placeholder,
.tile-collection .tile-desc.form-control::-webkit-input-placeholder,
.tile-folder .tile-desc.form-control::-webkit-input-placeholder,
.tile-space .tile-desc.form-control::-webkit-input-placeholder,
.tile-bloco .tile-desc.form-control::-webkit-input-placeholder,
.tile-slide-search .tile-desc.form-control::-webkit-input-placeholder,
.tile-document .tile-desc.form-control::-webkit-input-placeholder,
.tile-event .tile-desc.form-control::-webkit-input-placeholder,
.tile-risk .tile-desc.form-control::-webkit-input-placeholder,
.tile-iB .tile-subtitle.form-control::-webkit-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-subtitle.form-control::-webkit-input-placeholder,
.tile-responsability .tile-subtitle.form-control::-webkit-input-placeholder,
.tile-cockpit .tile-subtitle.form-control::-webkit-input-placeholder,
.tile-info .tile-subtitle.form-control::-webkit-input-placeholder,
.tile-config .tile-subtitle.form-control::-webkit-input-placeholder,
.tile-dark-blue .tile-subtitle.form-control::-webkit-input-placeholder,
.tile-collection .tile-subtitle.form-control::-webkit-input-placeholder,
.tile-folder .tile-subtitle.form-control::-webkit-input-placeholder,
.tile-space .tile-subtitle.form-control::-webkit-input-placeholder,
.tile-bloco .tile-subtitle.form-control::-webkit-input-placeholder,
.tile-slide-search .tile-subtitle.form-control::-webkit-input-placeholder,
.tile-document .tile-subtitle.form-control::-webkit-input-placeholder,
.tile-event .tile-subtitle.form-control::-webkit-input-placeholder,
.tile-risk .tile-subtitle.form-control::-webkit-input-placeholder,
.tile-iB .tile-title.form-control::-webkit-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-title.form-control::-webkit-input-placeholder,
.tile-responsability .tile-title.form-control::-webkit-input-placeholder,
.tile-cockpit .tile-title.form-control::-webkit-input-placeholder,
.tile-info .tile-title.form-control::-webkit-input-placeholder,
.tile-config .tile-title.form-control::-webkit-input-placeholder,
.tile-dark-blue .tile-title.form-control::-webkit-input-placeholder,
.tile-collection .tile-title.form-control::-webkit-input-placeholder,
.tile-folder .tile-title.form-control::-webkit-input-placeholder,
.tile-space .tile-title.form-control::-webkit-input-placeholder,
.tile-bloco .tile-title.form-control::-webkit-input-placeholder,
.tile-slide-search .tile-title.form-control::-webkit-input-placeholder,
.tile-document .tile-title.form-control::-webkit-input-placeholder,
.tile-event .tile-title.form-control::-webkit-input-placeholder,
.tile-risk .tile-title.form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: inherit !important;
  font-style: normal !important;
  opacity: 1 !important;
  color: inherit !important;
}
.tile-iB .tile-type.form-control::-moz-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-type.form-control::-moz-placeholder,
.tile-responsability .tile-type.form-control::-moz-placeholder,
.tile-cockpit .tile-type.form-control::-moz-placeholder,
.tile-info .tile-type.form-control::-moz-placeholder,
.tile-config .tile-type.form-control::-moz-placeholder,
.tile-dark-blue .tile-type.form-control::-moz-placeholder,
.tile-collection .tile-type.form-control::-moz-placeholder,
.tile-folder .tile-type.form-control::-moz-placeholder,
.tile-space .tile-type.form-control::-moz-placeholder,
.tile-bloco .tile-type.form-control::-moz-placeholder,
.tile-slide-search .tile-type.form-control::-moz-placeholder,
.tile-document .tile-type.form-control::-moz-placeholder,
.tile-event .tile-type.form-control::-moz-placeholder,
.tile-risk .tile-type.form-control::-moz-placeholder,
.tile-iB .tile-desc.form-control::-moz-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-desc.form-control::-moz-placeholder,
.tile-responsability .tile-desc.form-control::-moz-placeholder,
.tile-cockpit .tile-desc.form-control::-moz-placeholder,
.tile-info .tile-desc.form-control::-moz-placeholder,
.tile-config .tile-desc.form-control::-moz-placeholder,
.tile-dark-blue .tile-desc.form-control::-moz-placeholder,
.tile-collection .tile-desc.form-control::-moz-placeholder,
.tile-folder .tile-desc.form-control::-moz-placeholder,
.tile-space .tile-desc.form-control::-moz-placeholder,
.tile-bloco .tile-desc.form-control::-moz-placeholder,
.tile-slide-search .tile-desc.form-control::-moz-placeholder,
.tile-document .tile-desc.form-control::-moz-placeholder,
.tile-event .tile-desc.form-control::-moz-placeholder,
.tile-risk .tile-desc.form-control::-moz-placeholder,
.tile-iB .tile-subtitle.form-control::-moz-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-subtitle.form-control::-moz-placeholder,
.tile-responsability .tile-subtitle.form-control::-moz-placeholder,
.tile-cockpit .tile-subtitle.form-control::-moz-placeholder,
.tile-info .tile-subtitle.form-control::-moz-placeholder,
.tile-config .tile-subtitle.form-control::-moz-placeholder,
.tile-dark-blue .tile-subtitle.form-control::-moz-placeholder,
.tile-collection .tile-subtitle.form-control::-moz-placeholder,
.tile-folder .tile-subtitle.form-control::-moz-placeholder,
.tile-space .tile-subtitle.form-control::-moz-placeholder,
.tile-bloco .tile-subtitle.form-control::-moz-placeholder,
.tile-slide-search .tile-subtitle.form-control::-moz-placeholder,
.tile-document .tile-subtitle.form-control::-moz-placeholder,
.tile-event .tile-subtitle.form-control::-moz-placeholder,
.tile-risk .tile-subtitle.form-control::-moz-placeholder,
.tile-iB .tile-title.form-control::-moz-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-title.form-control::-moz-placeholder,
.tile-responsability .tile-title.form-control::-moz-placeholder,
.tile-cockpit .tile-title.form-control::-moz-placeholder,
.tile-info .tile-title.form-control::-moz-placeholder,
.tile-config .tile-title.form-control::-moz-placeholder,
.tile-dark-blue .tile-title.form-control::-moz-placeholder,
.tile-collection .tile-title.form-control::-moz-placeholder,
.tile-folder .tile-title.form-control::-moz-placeholder,
.tile-space .tile-title.form-control::-moz-placeholder,
.tile-bloco .tile-title.form-control::-moz-placeholder,
.tile-slide-search .tile-title.form-control::-moz-placeholder,
.tile-document .tile-title.form-control::-moz-placeholder,
.tile-event .tile-title.form-control::-moz-placeholder,
.tile-risk .tile-title.form-control::-moz-placeholder {
  /* Firefox 19+ */
  font-size: inherit !important;
  font-style: normal !important;
  opacity: 1 !important;
  color: inherit !important;
}
.tile-iB .tile-type.form-control::-ms-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-type.form-control::-ms-input-placeholder,
.tile-responsability .tile-type.form-control::-ms-input-placeholder,
.tile-cockpit .tile-type.form-control::-ms-input-placeholder,
.tile-info .tile-type.form-control::-ms-input-placeholder,
.tile-config .tile-type.form-control::-ms-input-placeholder,
.tile-dark-blue .tile-type.form-control::-ms-input-placeholder,
.tile-collection .tile-type.form-control::-ms-input-placeholder,
.tile-folder .tile-type.form-control::-ms-input-placeholder,
.tile-space .tile-type.form-control::-ms-input-placeholder,
.tile-bloco .tile-type.form-control::-ms-input-placeholder,
.tile-slide-search .tile-type.form-control::-ms-input-placeholder,
.tile-document .tile-type.form-control::-ms-input-placeholder,
.tile-event .tile-type.form-control::-ms-input-placeholder,
.tile-risk .tile-type.form-control::-ms-input-placeholder,
.tile-iB .tile-desc.form-control::-ms-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-desc.form-control::-ms-input-placeholder,
.tile-responsability .tile-desc.form-control::-ms-input-placeholder,
.tile-cockpit .tile-desc.form-control::-ms-input-placeholder,
.tile-info .tile-desc.form-control::-ms-input-placeholder,
.tile-config .tile-desc.form-control::-ms-input-placeholder,
.tile-dark-blue .tile-desc.form-control::-ms-input-placeholder,
.tile-collection .tile-desc.form-control::-ms-input-placeholder,
.tile-folder .tile-desc.form-control::-ms-input-placeholder,
.tile-space .tile-desc.form-control::-ms-input-placeholder,
.tile-bloco .tile-desc.form-control::-ms-input-placeholder,
.tile-slide-search .tile-desc.form-control::-ms-input-placeholder,
.tile-document .tile-desc.form-control::-ms-input-placeholder,
.tile-event .tile-desc.form-control::-ms-input-placeholder,
.tile-risk .tile-desc.form-control::-ms-input-placeholder,
.tile-iB .tile-subtitle.form-control::-ms-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-subtitle.form-control::-ms-input-placeholder,
.tile-responsability .tile-subtitle.form-control::-ms-input-placeholder,
.tile-cockpit .tile-subtitle.form-control::-ms-input-placeholder,
.tile-info .tile-subtitle.form-control::-ms-input-placeholder,
.tile-config .tile-subtitle.form-control::-ms-input-placeholder,
.tile-dark-blue .tile-subtitle.form-control::-ms-input-placeholder,
.tile-collection .tile-subtitle.form-control::-ms-input-placeholder,
.tile-folder .tile-subtitle.form-control::-ms-input-placeholder,
.tile-space .tile-subtitle.form-control::-ms-input-placeholder,
.tile-bloco .tile-subtitle.form-control::-ms-input-placeholder,
.tile-slide-search .tile-subtitle.form-control::-ms-input-placeholder,
.tile-document .tile-subtitle.form-control::-ms-input-placeholder,
.tile-event .tile-subtitle.form-control::-ms-input-placeholder,
.tile-risk .tile-subtitle.form-control::-ms-input-placeholder,
.tile-iB .tile-title.form-control::-ms-input-placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-title.form-control::-ms-input-placeholder,
.tile-responsability .tile-title.form-control::-ms-input-placeholder,
.tile-cockpit .tile-title.form-control::-ms-input-placeholder,
.tile-info .tile-title.form-control::-ms-input-placeholder,
.tile-config .tile-title.form-control::-ms-input-placeholder,
.tile-dark-blue .tile-title.form-control::-ms-input-placeholder,
.tile-collection .tile-title.form-control::-ms-input-placeholder,
.tile-folder .tile-title.form-control::-ms-input-placeholder,
.tile-space .tile-title.form-control::-ms-input-placeholder,
.tile-bloco .tile-title.form-control::-ms-input-placeholder,
.tile-slide-search .tile-title.form-control::-ms-input-placeholder,
.tile-document .tile-title.form-control::-ms-input-placeholder,
.tile-event .tile-title.form-control::-ms-input-placeholder,
.tile-risk .tile-title.form-control::-ms-input-placeholder {
  /* IE 10+ */
  font-size: inherit !important;
  font-style: normal !important;
  opacity: 1 !important;
  color: inherit !important;
}
.tile-iB .tile-type.form-control::placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-type.form-control::placeholder,
.tile-responsability .tile-type.form-control::placeholder,
.tile-cockpit .tile-type.form-control::placeholder,
.tile-info .tile-type.form-control::placeholder,
.tile-config .tile-type.form-control::placeholder,
.tile-dark-blue .tile-type.form-control::placeholder,
.tile-collection .tile-type.form-control::placeholder,
.tile-folder .tile-type.form-control::placeholder,
.tile-space .tile-type.form-control::placeholder,
.tile-bloco .tile-type.form-control::placeholder,
.tile-slide-search .tile-type.form-control::placeholder,
.tile-document .tile-type.form-control::placeholder,
.tile-event .tile-type.form-control::placeholder,
.tile-risk .tile-type.form-control::placeholder,
.tile-iB .tile-desc.form-control::placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-desc.form-control::placeholder,
.tile-responsability .tile-desc.form-control::placeholder,
.tile-cockpit .tile-desc.form-control::placeholder,
.tile-info .tile-desc.form-control::placeholder,
.tile-config .tile-desc.form-control::placeholder,
.tile-dark-blue .tile-desc.form-control::placeholder,
.tile-collection .tile-desc.form-control::placeholder,
.tile-folder .tile-desc.form-control::placeholder,
.tile-space .tile-desc.form-control::placeholder,
.tile-bloco .tile-desc.form-control::placeholder,
.tile-slide-search .tile-desc.form-control::placeholder,
.tile-document .tile-desc.form-control::placeholder,
.tile-event .tile-desc.form-control::placeholder,
.tile-risk .tile-desc.form-control::placeholder,
.tile-iB .tile-subtitle.form-control::placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-subtitle.form-control::placeholder,
.tile-responsability .tile-subtitle.form-control::placeholder,
.tile-cockpit .tile-subtitle.form-control::placeholder,
.tile-info .tile-subtitle.form-control::placeholder,
.tile-config .tile-subtitle.form-control::placeholder,
.tile-dark-blue .tile-subtitle.form-control::placeholder,
.tile-collection .tile-subtitle.form-control::placeholder,
.tile-folder .tile-subtitle.form-control::placeholder,
.tile-space .tile-subtitle.form-control::placeholder,
.tile-bloco .tile-subtitle.form-control::placeholder,
.tile-slide-search .tile-subtitle.form-control::placeholder,
.tile-document .tile-subtitle.form-control::placeholder,
.tile-event .tile-subtitle.form-control::placeholder,
.tile-risk .tile-subtitle.form-control::placeholder,
.tile-iB .tile-title.form-control::placeholder,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-title.form-control::placeholder,
.tile-responsability .tile-title.form-control::placeholder,
.tile-cockpit .tile-title.form-control::placeholder,
.tile-info .tile-title.form-control::placeholder,
.tile-config .tile-title.form-control::placeholder,
.tile-dark-blue .tile-title.form-control::placeholder,
.tile-collection .tile-title.form-control::placeholder,
.tile-folder .tile-title.form-control::placeholder,
.tile-space .tile-title.form-control::placeholder,
.tile-bloco .tile-title.form-control::placeholder,
.tile-slide-search .tile-title.form-control::placeholder,
.tile-document .tile-title.form-control::placeholder,
.tile-event .tile-title.form-control::placeholder,
.tile-risk .tile-title.form-control::placeholder {
  /* Firefox 18- */
  font-size: inherit !important;
  font-style: normal !important;
  opacity: 1 !important;
  color: inherit !important;
}
.tile-iB .tile-containerheader,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader,
.tile-responsability .tile-containerheader,
.tile-cockpit .tile-containerheader,
.tile-info .tile-containerheader,
.tile-config .tile-containerheader,
.tile-dark-blue .tile-containerheader,
.tile-collection .tile-containerheader,
.tile-folder .tile-containerheader,
.tile-space .tile-containerheader,
.tile-bloco .tile-containerheader,
.tile-slide-search .tile-containerheader,
.tile-document .tile-containerheader,
.tile-event .tile-containerheader,
.tile-risk .tile-containerheader {
  display: table-row;
  height: 0;
}
.tile-iB .tile-containerheader .tile-type,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-type,
.tile-responsability .tile-containerheader .tile-type,
.tile-cockpit .tile-containerheader .tile-type,
.tile-info .tile-containerheader .tile-type,
.tile-config .tile-containerheader .tile-type,
.tile-dark-blue .tile-containerheader .tile-type,
.tile-collection .tile-containerheader .tile-type,
.tile-folder .tile-containerheader .tile-type,
.tile-space .tile-containerheader .tile-type,
.tile-bloco .tile-containerheader .tile-type,
.tile-slide-search .tile-containerheader .tile-type,
.tile-document .tile-containerheader .tile-type,
.tile-event .tile-containerheader .tile-type,
.tile-risk .tile-containerheader .tile-type,
.tile-iB .tile-containerheader .tile-desc,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-desc,
.tile-responsability .tile-containerheader .tile-desc,
.tile-cockpit .tile-containerheader .tile-desc,
.tile-info .tile-containerheader .tile-desc,
.tile-config .tile-containerheader .tile-desc,
.tile-dark-blue .tile-containerheader .tile-desc,
.tile-collection .tile-containerheader .tile-desc,
.tile-folder .tile-containerheader .tile-desc,
.tile-space .tile-containerheader .tile-desc,
.tile-bloco .tile-containerheader .tile-desc,
.tile-slide-search .tile-containerheader .tile-desc,
.tile-document .tile-containerheader .tile-desc,
.tile-event .tile-containerheader .tile-desc,
.tile-risk .tile-containerheader .tile-desc {
  color: rgba(18, 80, 152, 0.5);
  font-size: 12px;
  line-height: normal;
  font-weight: 500;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /*padding-right: 25px;*/
}
@media (min-width: 865px) {
  .tile-iB .tile-containerheader .tile-type,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-type,
  .tile-responsability .tile-containerheader .tile-type,
  .tile-cockpit .tile-containerheader .tile-type,
  .tile-info .tile-containerheader .tile-type,
  .tile-config .tile-containerheader .tile-type,
  .tile-dark-blue .tile-containerheader .tile-type,
  .tile-collection .tile-containerheader .tile-type,
  .tile-folder .tile-containerheader .tile-type,
  .tile-space .tile-containerheader .tile-type,
  .tile-bloco .tile-containerheader .tile-type,
  .tile-slide-search .tile-containerheader .tile-type,
  .tile-document .tile-containerheader .tile-type,
  .tile-event .tile-containerheader .tile-type,
  .tile-risk .tile-containerheader .tile-type,
  .tile-iB .tile-containerheader .tile-desc,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-desc,
  .tile-responsability .tile-containerheader .tile-desc,
  .tile-cockpit .tile-containerheader .tile-desc,
  .tile-info .tile-containerheader .tile-desc,
  .tile-config .tile-containerheader .tile-desc,
  .tile-dark-blue .tile-containerheader .tile-desc,
  .tile-collection .tile-containerheader .tile-desc,
  .tile-folder .tile-containerheader .tile-desc,
  .tile-space .tile-containerheader .tile-desc,
  .tile-bloco .tile-containerheader .tile-desc,
  .tile-slide-search .tile-containerheader .tile-desc,
  .tile-document .tile-containerheader .tile-desc,
  .tile-event .tile-containerheader .tile-desc,
  .tile-risk .tile-containerheader .tile-desc {
    font-size: 13px;
  }
}
.tile-iB .tile-containerheader .tile-type,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-type,
.tile-responsability .tile-containerheader .tile-type,
.tile-cockpit .tile-containerheader .tile-type,
.tile-info .tile-containerheader .tile-type,
.tile-config .tile-containerheader .tile-type,
.tile-dark-blue .tile-containerheader .tile-type,
.tile-collection .tile-containerheader .tile-type,
.tile-folder .tile-containerheader .tile-type,
.tile-space .tile-containerheader .tile-type,
.tile-bloco .tile-containerheader .tile-type,
.tile-slide-search .tile-containerheader .tile-type,
.tile-document .tile-containerheader .tile-type,
.tile-event .tile-containerheader .tile-type,
.tile-risk .tile-containerheader .tile-type {
  padding-right: 25px;
}
.tile-iB .tile-containerheader .col-same-height.col-full-height > .tile-type,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .col-same-height.col-full-height > .tile-type,
.tile-responsability .tile-containerheader .col-same-height.col-full-height > .tile-type,
.tile-cockpit .tile-containerheader .col-same-height.col-full-height > .tile-type,
.tile-info .tile-containerheader .col-same-height.col-full-height > .tile-type,
.tile-config .tile-containerheader .col-same-height.col-full-height > .tile-type,
.tile-dark-blue .tile-containerheader .col-same-height.col-full-height > .tile-type,
.tile-collection .tile-containerheader .col-same-height.col-full-height > .tile-type,
.tile-folder .tile-containerheader .col-same-height.col-full-height > .tile-type,
.tile-space .tile-containerheader .col-same-height.col-full-height > .tile-type,
.tile-bloco .tile-containerheader .col-same-height.col-full-height > .tile-type,
.tile-slide-search .tile-containerheader .col-same-height.col-full-height > .tile-type,
.tile-document .tile-containerheader .col-same-height.col-full-height > .tile-type,
.tile-event .tile-containerheader .col-same-height.col-full-height > .tile-type,
.tile-risk .tile-containerheader .col-same-height.col-full-height > .tile-type,
.tile-iB .tile-containerheader .col-same-height.col-full-height > .tile-desc,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .col-same-height.col-full-height > .tile-desc,
.tile-responsability .tile-containerheader .col-same-height.col-full-height > .tile-desc,
.tile-cockpit .tile-containerheader .col-same-height.col-full-height > .tile-desc,
.tile-info .tile-containerheader .col-same-height.col-full-height > .tile-desc,
.tile-config .tile-containerheader .col-same-height.col-full-height > .tile-desc,
.tile-dark-blue .tile-containerheader .col-same-height.col-full-height > .tile-desc,
.tile-collection .tile-containerheader .col-same-height.col-full-height > .tile-desc,
.tile-folder .tile-containerheader .col-same-height.col-full-height > .tile-desc,
.tile-space .tile-containerheader .col-same-height.col-full-height > .tile-desc,
.tile-bloco .tile-containerheader .col-same-height.col-full-height > .tile-desc,
.tile-slide-search .tile-containerheader .col-same-height.col-full-height > .tile-desc,
.tile-document .tile-containerheader .col-same-height.col-full-height > .tile-desc,
.tile-event .tile-containerheader .col-same-height.col-full-height > .tile-desc,
.tile-risk .tile-containerheader .col-same-height.col-full-height > .tile-desc {
  padding-right: 0;
}
.tile-iB .tile-containerheader .tile-more,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-more,
.tile-responsability .tile-containerheader .tile-more,
.tile-cockpit .tile-containerheader .tile-more,
.tile-info .tile-containerheader .tile-more,
.tile-config .tile-containerheader .tile-more,
.tile-dark-blue .tile-containerheader .tile-more,
.tile-collection .tile-containerheader .tile-more,
.tile-folder .tile-containerheader .tile-more,
.tile-space .tile-containerheader .tile-more,
.tile-bloco .tile-containerheader .tile-more,
.tile-slide-search .tile-containerheader .tile-more,
.tile-document .tile-containerheader .tile-more,
.tile-event .tile-containerheader .tile-more,
.tile-risk .tile-containerheader .tile-more {
  color: rgba(18, 80, 152, 0.5);
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  padding-top: 2px;
}
.tile-iB .tile-containerheader .tile-more:not(.db-ellipsis),
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-more:not(.db-ellipsis),
.tile-responsability .tile-containerheader .tile-more:not(.db-ellipsis),
.tile-cockpit .tile-containerheader .tile-more:not(.db-ellipsis),
.tile-info .tile-containerheader .tile-more:not(.db-ellipsis),
.tile-config .tile-containerheader .tile-more:not(.db-ellipsis),
.tile-dark-blue .tile-containerheader .tile-more:not(.db-ellipsis),
.tile-collection .tile-containerheader .tile-more:not(.db-ellipsis),
.tile-folder .tile-containerheader .tile-more:not(.db-ellipsis),
.tile-space .tile-containerheader .tile-more:not(.db-ellipsis),
.tile-bloco .tile-containerheader .tile-more:not(.db-ellipsis),
.tile-slide-search .tile-containerheader .tile-more:not(.db-ellipsis),
.tile-document .tile-containerheader .tile-more:not(.db-ellipsis),
.tile-event .tile-containerheader .tile-more:not(.db-ellipsis),
.tile-risk .tile-containerheader .tile-more:not(.db-ellipsis) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tile-iB .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
.tile-responsability .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
.tile-cockpit .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
.tile-info .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
.tile-config .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
.tile-dark-blue .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
.tile-collection .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
.tile-folder .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
.tile-space .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
.tile-bloco .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
.tile-slide-search .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
.tile-document .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
.tile-event .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
.tile-risk .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]) {
  height: 28.4px;
}
@media (min-width: 865px) {
  .tile-iB .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
  .tile-responsability .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
  .tile-cockpit .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
  .tile-info .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
  .tile-config .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
  .tile-dark-blue .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
  .tile-collection .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
  .tile-folder .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
  .tile-space .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
  .tile-bloco .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
  .tile-slide-search .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
  .tile-document .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
  .tile-event .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]),
  .tile-risk .tile-containerheader .tile-more.db-ellipsis:not([data-ellipsis-lines]) {
    height: 54.8px;
  }
}
.tile-iB .tile-containerheader .tile-more i,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-more i,
.tile-responsability .tile-containerheader .tile-more i,
.tile-cockpit .tile-containerheader .tile-more i,
.tile-info .tile-containerheader .tile-more i,
.tile-config .tile-containerheader .tile-more i,
.tile-dark-blue .tile-containerheader .tile-more i,
.tile-collection .tile-containerheader .tile-more i,
.tile-folder .tile-containerheader .tile-more i,
.tile-space .tile-containerheader .tile-more i,
.tile-bloco .tile-containerheader .tile-more i,
.tile-slide-search .tile-containerheader .tile-more i,
.tile-document .tile-containerheader .tile-more i,
.tile-event .tile-containerheader .tile-more i,
.tile-risk .tile-containerheader .tile-more i {
  font-size: 14px;
}
.tile-iB .tile-containerheader .tile-more span,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-more span,
.tile-responsability .tile-containerheader .tile-more span,
.tile-cockpit .tile-containerheader .tile-more span,
.tile-info .tile-containerheader .tile-more span,
.tile-config .tile-containerheader .tile-more span,
.tile-dark-blue .tile-containerheader .tile-more span,
.tile-collection .tile-containerheader .tile-more span,
.tile-folder .tile-containerheader .tile-more span,
.tile-space .tile-containerheader .tile-more span,
.tile-bloco .tile-containerheader .tile-more span,
.tile-slide-search .tile-containerheader .tile-more span,
.tile-document .tile-containerheader .tile-more span,
.tile-event .tile-containerheader .tile-more span,
.tile-risk .tile-containerheader .tile-more span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  max-height: 30px;
  -webkit-box-orient: vertical;
}
.tile-iB .tile-containerheader .tile-more span.dark,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-more span.dark,
.tile-responsability .tile-containerheader .tile-more span.dark,
.tile-cockpit .tile-containerheader .tile-more span.dark,
.tile-info .tile-containerheader .tile-more span.dark,
.tile-config .tile-containerheader .tile-more span.dark,
.tile-dark-blue .tile-containerheader .tile-more span.dark,
.tile-collection .tile-containerheader .tile-more span.dark,
.tile-folder .tile-containerheader .tile-more span.dark,
.tile-space .tile-containerheader .tile-more span.dark,
.tile-bloco .tile-containerheader .tile-more span.dark,
.tile-slide-search .tile-containerheader .tile-more span.dark,
.tile-document .tile-containerheader .tile-more span.dark,
.tile-event .tile-containerheader .tile-more span.dark,
.tile-risk .tile-containerheader .tile-more span.dark {
  color: #125098;
  display: inline-block;
}
.tile-iB .tile-containerheader .tile-more span.ellipsis,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-more span.ellipsis,
.tile-responsability .tile-containerheader .tile-more span.ellipsis,
.tile-cockpit .tile-containerheader .tile-more span.ellipsis,
.tile-info .tile-containerheader .tile-more span.ellipsis,
.tile-config .tile-containerheader .tile-more span.ellipsis,
.tile-dark-blue .tile-containerheader .tile-more span.ellipsis,
.tile-collection .tile-containerheader .tile-more span.ellipsis,
.tile-folder .tile-containerheader .tile-more span.ellipsis,
.tile-space .tile-containerheader .tile-more span.ellipsis,
.tile-bloco .tile-containerheader .tile-more span.ellipsis,
.tile-slide-search .tile-containerheader .tile-more span.ellipsis,
.tile-document .tile-containerheader .tile-more span.ellipsis,
.tile-event .tile-containerheader .tile-more span.ellipsis,
.tile-risk .tile-containerheader .tile-more span.ellipsis {
  display: inline;
}
.tile-iB .tile-containerheader .tile-menu,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-menu,
.tile-responsability .tile-containerheader .tile-menu,
.tile-cockpit .tile-containerheader .tile-menu,
.tile-info .tile-containerheader .tile-menu,
.tile-config .tile-containerheader .tile-menu,
.tile-dark-blue .tile-containerheader .tile-menu,
.tile-collection .tile-containerheader .tile-menu,
.tile-folder .tile-containerheader .tile-menu,
.tile-space .tile-containerheader .tile-menu,
.tile-bloco .tile-containerheader .tile-menu,
.tile-slide-search .tile-containerheader .tile-menu,
.tile-document .tile-containerheader .tile-menu,
.tile-event .tile-containerheader .tile-menu,
.tile-risk .tile-containerheader .tile-menu {
  position: absolute;
  top: -8px;
  right: -8px;
  z-index: 1;
}
@media (min-width: 865px) {
  .tile-iB .tile-containerheader .tile-menu,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-menu,
  .tile-responsability .tile-containerheader .tile-menu,
  .tile-cockpit .tile-containerheader .tile-menu,
  .tile-info .tile-containerheader .tile-menu,
  .tile-config .tile-containerheader .tile-menu,
  .tile-dark-blue .tile-containerheader .tile-menu,
  .tile-collection .tile-containerheader .tile-menu,
  .tile-folder .tile-containerheader .tile-menu,
  .tile-space .tile-containerheader .tile-menu,
  .tile-bloco .tile-containerheader .tile-menu,
  .tile-slide-search .tile-containerheader .tile-menu,
  .tile-document .tile-containerheader .tile-menu,
  .tile-event .tile-containerheader .tile-menu,
  .tile-risk .tile-containerheader .tile-menu {
    top: -10px;
    right: -10px;
  }
}
.tile-iB .tile-containerheader .tile-dropdown,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader .tile-dropdown,
.tile-responsability .tile-containerheader .tile-dropdown,
.tile-cockpit .tile-containerheader .tile-dropdown,
.tile-info .tile-containerheader .tile-dropdown,
.tile-config .tile-containerheader .tile-dropdown,
.tile-dark-blue .tile-containerheader .tile-dropdown,
.tile-collection .tile-containerheader .tile-dropdown,
.tile-folder .tile-containerheader .tile-dropdown,
.tile-space .tile-containerheader .tile-dropdown,
.tile-bloco .tile-containerheader .tile-dropdown,
.tile-slide-search .tile-containerheader .tile-dropdown,
.tile-document .tile-containerheader .tile-dropdown,
.tile-event .tile-containerheader .tile-dropdown,
.tile-risk .tile-containerheader .tile-dropdown {
  top: -6px;
  position: relative;
  z-index: 1;
}
.tile-iB .tile-containerheader > .row-same-height > *,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerheader > .row-same-height > *,
.tile-responsability .tile-containerheader > .row-same-height > *,
.tile-cockpit .tile-containerheader > .row-same-height > *,
.tile-info .tile-containerheader > .row-same-height > *,
.tile-config .tile-containerheader > .row-same-height > *,
.tile-dark-blue .tile-containerheader > .row-same-height > *,
.tile-collection .tile-containerheader > .row-same-height > *,
.tile-folder .tile-containerheader > .row-same-height > *,
.tile-space .tile-containerheader > .row-same-height > *,
.tile-bloco .tile-containerheader > .row-same-height > *,
.tile-slide-search .tile-containerheader > .row-same-height > *,
.tile-document .tile-containerheader > .row-same-height > *,
.tile-event .tile-containerheader > .row-same-height > *,
.tile-risk .tile-containerheader > .row-same-height > * {
  position: relative;
}
.tile-iB .tile-containerinfo,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo,
.tile-responsability .tile-containerinfo,
.tile-cockpit .tile-containerinfo,
.tile-info .tile-containerinfo,
.tile-config .tile-containerinfo,
.tile-dark-blue .tile-containerinfo,
.tile-collection .tile-containerinfo,
.tile-folder .tile-containerinfo,
.tile-space .tile-containerinfo,
.tile-bloco .tile-containerinfo,
.tile-slide-search .tile-containerinfo,
.tile-document .tile-containerinfo,
.tile-event .tile-containerinfo,
.tile-risk .tile-containerinfo {
  display: table-row;
  height: 100%;
  width: calc(100% - 10px - 10px);
}
@media (min-width: 865px) {
  .tile-iB .tile-containerinfo,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo,
  .tile-responsability .tile-containerinfo,
  .tile-cockpit .tile-containerinfo,
  .tile-info .tile-containerinfo,
  .tile-config .tile-containerinfo,
  .tile-dark-blue .tile-containerinfo,
  .tile-collection .tile-containerinfo,
  .tile-folder .tile-containerinfo,
  .tile-space .tile-containerinfo,
  .tile-bloco .tile-containerinfo,
  .tile-slide-search .tile-containerinfo,
  .tile-document .tile-containerinfo,
  .tile-event .tile-containerinfo,
  .tile-risk .tile-containerinfo {
    width: calc(100% - 14px - 14px);
  }
}
.tile-iB .tile-containerinfo .container-table,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .container-table,
.tile-responsability .tile-containerinfo .container-table,
.tile-cockpit .tile-containerinfo .container-table,
.tile-info .tile-containerinfo .container-table,
.tile-config .tile-containerinfo .container-table,
.tile-dark-blue .tile-containerinfo .container-table,
.tile-collection .tile-containerinfo .container-table,
.tile-folder .tile-containerinfo .container-table,
.tile-space .tile-containerinfo .container-table,
.tile-bloco .tile-containerinfo .container-table,
.tile-slide-search .tile-containerinfo .container-table,
.tile-document .tile-containerinfo .container-table,
.tile-event .tile-containerinfo .container-table,
.tile-risk .tile-containerinfo .container-table {
  display: table;
  height: 100%;
  width: 100%;
  table-layout: fixed;
}
.tile-iB .tile-containerinfo .tile-type,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-type,
.tile-responsability .tile-containerinfo .tile-type,
.tile-cockpit .tile-containerinfo .tile-type,
.tile-info .tile-containerinfo .tile-type,
.tile-config .tile-containerinfo .tile-type,
.tile-dark-blue .tile-containerinfo .tile-type,
.tile-collection .tile-containerinfo .tile-type,
.tile-folder .tile-containerinfo .tile-type,
.tile-space .tile-containerinfo .tile-type,
.tile-bloco .tile-containerinfo .tile-type,
.tile-slide-search .tile-containerinfo .tile-type,
.tile-document .tile-containerinfo .tile-type,
.tile-event .tile-containerinfo .tile-type,
.tile-risk .tile-containerinfo .tile-type {
  color: rgba(18, 80, 152, 0.5);
  font-size: 12px;
  line-height: normal;
  font-weight: 500;
  width: calc(100% - 15px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (min-width: 865px) {
  .tile-iB .tile-containerinfo .tile-type,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-type,
  .tile-responsability .tile-containerinfo .tile-type,
  .tile-cockpit .tile-containerinfo .tile-type,
  .tile-info .tile-containerinfo .tile-type,
  .tile-config .tile-containerinfo .tile-type,
  .tile-dark-blue .tile-containerinfo .tile-type,
  .tile-collection .tile-containerinfo .tile-type,
  .tile-folder .tile-containerinfo .tile-type,
  .tile-space .tile-containerinfo .tile-type,
  .tile-bloco .tile-containerinfo .tile-type,
  .tile-slide-search .tile-containerinfo .tile-type,
  .tile-document .tile-containerinfo .tile-type,
  .tile-event .tile-containerinfo .tile-type,
  .tile-risk .tile-containerinfo .tile-type {
    font-size: 13px;
  }
}
.tile-iB .tile-containerinfo .tile-body,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body,
.tile-responsability .tile-containerinfo .tile-body,
.tile-cockpit .tile-containerinfo .tile-body,
.tile-info .tile-containerinfo .tile-body,
.tile-config .tile-containerinfo .tile-body,
.tile-dark-blue .tile-containerinfo .tile-body,
.tile-collection .tile-containerinfo .tile-body,
.tile-folder .tile-containerinfo .tile-body,
.tile-space .tile-containerinfo .tile-body,
.tile-bloco .tile-containerinfo .tile-body,
.tile-slide-search .tile-containerinfo .tile-body,
.tile-document .tile-containerinfo .tile-body,
.tile-event .tile-containerinfo .tile-body,
.tile-risk .tile-containerinfo .tile-body {
  display: table-row;
  height: 100%;
}
.tile-iB .tile-containerinfo .tile-body > div,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body > div,
.tile-responsability .tile-containerinfo .tile-body > div,
.tile-cockpit .tile-containerinfo .tile-body > div,
.tile-info .tile-containerinfo .tile-body > div,
.tile-config .tile-containerinfo .tile-body > div,
.tile-dark-blue .tile-containerinfo .tile-body > div,
.tile-collection .tile-containerinfo .tile-body > div,
.tile-folder .tile-containerinfo .tile-body > div,
.tile-space .tile-containerinfo .tile-body > div,
.tile-bloco .tile-containerinfo .tile-body > div,
.tile-slide-search .tile-containerinfo .tile-body > div,
.tile-document .tile-containerinfo .tile-body > div,
.tile-event .tile-containerinfo .tile-body > div,
.tile-risk .tile-containerinfo .tile-body > div {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 6px;
  position: relative;
}
.tile-iB .tile-containerinfo .tile-body .body-info,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info,
.tile-responsability .tile-containerinfo .tile-body .body-info,
.tile-cockpit .tile-containerinfo .tile-body .body-info,
.tile-info .tile-containerinfo .tile-body .body-info,
.tile-config .tile-containerinfo .tile-body .body-info,
.tile-dark-blue .tile-containerinfo .tile-body .body-info,
.tile-collection .tile-containerinfo .tile-body .body-info,
.tile-folder .tile-containerinfo .tile-body .body-info,
.tile-space .tile-containerinfo .tile-body .body-info,
.tile-bloco .tile-containerinfo .tile-body .body-info,
.tile-slide-search .tile-containerinfo .tile-body .body-info,
.tile-document .tile-containerinfo .tile-body .body-info,
.tile-event .tile-containerinfo .tile-body .body-info,
.tile-risk .tile-containerinfo .tile-body .body-info {
  text-align: right;
  font-weight: 500;
}
@media (max-width: 864px) {
  .tile-iB .tile-containerinfo .tile-body .body-info,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info,
  .tile-responsability .tile-containerinfo .tile-body .body-info,
  .tile-cockpit .tile-containerinfo .tile-body .body-info,
  .tile-info .tile-containerinfo .tile-body .body-info,
  .tile-config .tile-containerinfo .tile-body .body-info,
  .tile-dark-blue .tile-containerinfo .tile-body .body-info,
  .tile-collection .tile-containerinfo .tile-body .body-info,
  .tile-folder .tile-containerinfo .tile-body .body-info,
  .tile-space .tile-containerinfo .tile-body .body-info,
  .tile-bloco .tile-containerinfo .tile-body .body-info,
  .tile-slide-search .tile-containerinfo .tile-body .body-info,
  .tile-document .tile-containerinfo .tile-body .body-info,
  .tile-event .tile-containerinfo .tile-body .body-info,
  .tile-risk .tile-containerinfo .tile-body .body-info {
    padding-bottom: 1px;
  }
}
.tile-iB .tile-containerinfo .tile-body .body-info .additional-info,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .additional-info,
.tile-responsability .tile-containerinfo .tile-body .body-info .additional-info,
.tile-cockpit .tile-containerinfo .tile-body .body-info .additional-info,
.tile-info .tile-containerinfo .tile-body .body-info .additional-info,
.tile-config .tile-containerinfo .tile-body .body-info .additional-info,
.tile-dark-blue .tile-containerinfo .tile-body .body-info .additional-info,
.tile-collection .tile-containerinfo .tile-body .body-info .additional-info,
.tile-folder .tile-containerinfo .tile-body .body-info .additional-info,
.tile-space .tile-containerinfo .tile-body .body-info .additional-info,
.tile-bloco .tile-containerinfo .tile-body .body-info .additional-info,
.tile-slide-search .tile-containerinfo .tile-body .body-info .additional-info,
.tile-document .tile-containerinfo .tile-body .body-info .additional-info,
.tile-event .tile-containerinfo .tile-body .body-info .additional-info,
.tile-risk .tile-containerinfo .tile-body .body-info .additional-info {
  font-size: 11px;
  color: #125098;
  line-height: 14px;
  padding-top: 4px;
  height: 18px;
}
.tile-iB .tile-containerinfo .tile-body .body-info .additional-info:first-child,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .additional-info:first-child,
.tile-responsability .tile-containerinfo .tile-body .body-info .additional-info:first-child,
.tile-cockpit .tile-containerinfo .tile-body .body-info .additional-info:first-child,
.tile-info .tile-containerinfo .tile-body .body-info .additional-info:first-child,
.tile-config .tile-containerinfo .tile-body .body-info .additional-info:first-child,
.tile-dark-blue .tile-containerinfo .tile-body .body-info .additional-info:first-child,
.tile-collection .tile-containerinfo .tile-body .body-info .additional-info:first-child,
.tile-folder .tile-containerinfo .tile-body .body-info .additional-info:first-child,
.tile-space .tile-containerinfo .tile-body .body-info .additional-info:first-child,
.tile-bloco .tile-containerinfo .tile-body .body-info .additional-info:first-child,
.tile-slide-search .tile-containerinfo .tile-body .body-info .additional-info:first-child,
.tile-document .tile-containerinfo .tile-body .body-info .additional-info:first-child,
.tile-event .tile-containerinfo .tile-body .body-info .additional-info:first-child,
.tile-risk .tile-containerinfo .tile-body .body-info .additional-info:first-child {
  padding-top: 2px;
  height: 16px;
}
.tile-iB .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
.tile-responsability .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
.tile-cockpit .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
.tile-info .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
.tile-config .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
.tile-dark-blue .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
.tile-collection .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
.tile-folder .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
.tile-space .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
.tile-bloco .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
.tile-slide-search .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
.tile-document .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
.tile-event .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
.tile-risk .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text {
  width: calc(100% - 18px);
  display: inline-block;
  padding-right: 2px;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tile-iB .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a,
.tile-responsability .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a,
.tile-cockpit .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a,
.tile-info .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a,
.tile-config .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a,
.tile-dark-blue .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a,
.tile-collection .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a,
.tile-folder .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a,
.tile-space .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a,
.tile-bloco .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a,
.tile-slide-search .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a,
.tile-document .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a,
.tile-event .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a,
.tile-risk .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a {
  color: #125098 !important;
}
.tile-iB .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a:hover,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a:hover,
.tile-responsability .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a:hover,
.tile-cockpit .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a:hover,
.tile-info .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a:hover,
.tile-config .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a:hover,
.tile-dark-blue .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a:hover,
.tile-collection .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a:hover,
.tile-folder .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a:hover,
.tile-space .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a:hover,
.tile-bloco .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a:hover,
.tile-slide-search .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a:hover,
.tile-document .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a:hover,
.tile-event .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a:hover,
.tile-risk .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text a:hover {
  text-decoration: underline;
}
@media (min-width: 865px) {
  .tile-iB .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
  .tile-responsability .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
  .tile-cockpit .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
  .tile-info .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
  .tile-config .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
  .tile-dark-blue .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
  .tile-collection .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
  .tile-folder .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
  .tile-space .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
  .tile-bloco .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
  .tile-slide-search .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
  .tile-document .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
  .tile-event .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text,
  .tile-risk .tile-containerinfo .tile-body .body-info .additional-info .additional-info-text {
    padding-top: 1px;
  }
}
.tile-iB .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon,
.tile-responsability .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon,
.tile-cockpit .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon,
.tile-info .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon,
.tile-config .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon,
.tile-dark-blue .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon,
.tile-collection .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon,
.tile-folder .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon,
.tile-space .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon,
.tile-bloco .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon,
.tile-slide-search .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon,
.tile-document .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon,
.tile-event .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon,
.tile-risk .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon {
  width: 18px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
}
.tile-iB .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon img,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon img,
.tile-responsability .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon img,
.tile-cockpit .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon img,
.tile-info .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon img,
.tile-config .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon img,
.tile-dark-blue .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon img,
.tile-collection .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon img,
.tile-folder .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon img,
.tile-space .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon img,
.tile-bloco .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon img,
.tile-slide-search .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon img,
.tile-document .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon img,
.tile-event .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon img,
.tile-risk .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon img {
  height: 14px;
  vertical-align: bottom;
}
.tile-iB .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon i:before,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon i:before,
.tile-responsability .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon i:before,
.tile-cockpit .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon i:before,
.tile-info .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon i:before,
.tile-config .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon i:before,
.tile-dark-blue .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon i:before,
.tile-collection .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon i:before,
.tile-folder .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon i:before,
.tile-space .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon i:before,
.tile-bloco .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon i:before,
.tile-slide-search .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon i:before,
.tile-document .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon i:before,
.tile-event .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon i:before,
.tile-risk .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon i:before {
  line-height: 13px;
}
.tile-iB .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
.tile-responsability .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
.tile-cockpit .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
.tile-info .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
.tile-config .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
.tile-dark-blue .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
.tile-collection .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
.tile-folder .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
.tile-space .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
.tile-bloco .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
.tile-slide-search .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
.tile-document .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
.tile-event .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
.tile-risk .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square {
  display: inline-block;
  width: 12px;
  height: 12px;
}
@media (min-width: 865px) {
  .tile-iB .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
  .tile-responsability .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
  .tile-cockpit .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
  .tile-info .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
  .tile-config .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
  .tile-dark-blue .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
  .tile-collection .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
  .tile-folder .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
  .tile-space .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
  .tile-bloco .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
  .tile-slide-search .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
  .tile-document .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
  .tile-event .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square,
  .tile-risk .tile-containerinfo .tile-body .body-info .additional-info .additional-info-icon .color-square {
    width: 14px;
    height: 14px;
  }
}
.tile-iB .tile-containerinfo .tile-body .body-info .additional-info .additional-info-count,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .additional-info .additional-info-count,
.tile-responsability .tile-containerinfo .tile-body .body-info .additional-info .additional-info-count,
.tile-cockpit .tile-containerinfo .tile-body .body-info .additional-info .additional-info-count,
.tile-info .tile-containerinfo .tile-body .body-info .additional-info .additional-info-count,
.tile-config .tile-containerinfo .tile-body .body-info .additional-info .additional-info-count,
.tile-dark-blue .tile-containerinfo .tile-body .body-info .additional-info .additional-info-count,
.tile-collection .tile-containerinfo .tile-body .body-info .additional-info .additional-info-count,
.tile-folder .tile-containerinfo .tile-body .body-info .additional-info .additional-info-count,
.tile-space .tile-containerinfo .tile-body .body-info .additional-info .additional-info-count,
.tile-bloco .tile-containerinfo .tile-body .body-info .additional-info .additional-info-count,
.tile-slide-search .tile-containerinfo .tile-body .body-info .additional-info .additional-info-count,
.tile-document .tile-containerinfo .tile-body .body-info .additional-info .additional-info-count,
.tile-event .tile-containerinfo .tile-body .body-info .additional-info .additional-info-count,
.tile-risk .tile-containerinfo .tile-body .body-info .additional-info .additional-info-count {
  width: 18px;
  display: inline-block;
  text-align: right;
  font-size: 12px;
}
.tile-iB .tile-containerinfo .tile-body .body-info .tile-subtitle,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .tile-subtitle,
.tile-responsability .tile-containerinfo .tile-body .body-info .tile-subtitle,
.tile-cockpit .tile-containerinfo .tile-body .body-info .tile-subtitle,
.tile-info .tile-containerinfo .tile-body .body-info .tile-subtitle,
.tile-config .tile-containerinfo .tile-body .body-info .tile-subtitle,
.tile-dark-blue .tile-containerinfo .tile-body .body-info .tile-subtitle,
.tile-collection .tile-containerinfo .tile-body .body-info .tile-subtitle,
.tile-folder .tile-containerinfo .tile-body .body-info .tile-subtitle,
.tile-space .tile-containerinfo .tile-body .body-info .tile-subtitle,
.tile-bloco .tile-containerinfo .tile-body .body-info .tile-subtitle,
.tile-slide-search .tile-containerinfo .tile-body .body-info .tile-subtitle,
.tile-document .tile-containerinfo .tile-body .body-info .tile-subtitle,
.tile-event .tile-containerinfo .tile-body .body-info .tile-subtitle,
.tile-risk .tile-containerinfo .tile-body .body-info .tile-subtitle {
  line-height: 1;
}
@media (min-width: 865px) {
  .tile-iB .tile-containerinfo .tile-body .body-info .tile-subtitle,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .tile-subtitle,
  .tile-responsability .tile-containerinfo .tile-body .body-info .tile-subtitle,
  .tile-cockpit .tile-containerinfo .tile-body .body-info .tile-subtitle,
  .tile-info .tile-containerinfo .tile-body .body-info .tile-subtitle,
  .tile-config .tile-containerinfo .tile-body .body-info .tile-subtitle,
  .tile-dark-blue .tile-containerinfo .tile-body .body-info .tile-subtitle,
  .tile-collection .tile-containerinfo .tile-body .body-info .tile-subtitle,
  .tile-folder .tile-containerinfo .tile-body .body-info .tile-subtitle,
  .tile-space .tile-containerinfo .tile-body .body-info .tile-subtitle,
  .tile-bloco .tile-containerinfo .tile-body .body-info .tile-subtitle,
  .tile-slide-search .tile-containerinfo .tile-body .body-info .tile-subtitle,
  .tile-document .tile-containerinfo .tile-body .body-info .tile-subtitle,
  .tile-event .tile-containerinfo .tile-body .body-info .tile-subtitle,
  .tile-risk .tile-containerinfo .tile-body .body-info .tile-subtitle {
    font-size: 12px;
    line-height: 1.4;
  }
}
.tile-iB .tile-containerinfo .tile-body .body-info .body-icon,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .body-icon,
.tile-responsability .tile-containerinfo .tile-body .body-info .body-icon,
.tile-cockpit .tile-containerinfo .tile-body .body-info .body-icon,
.tile-info .tile-containerinfo .tile-body .body-info .body-icon,
.tile-config .tile-containerinfo .tile-body .body-info .body-icon,
.tile-dark-blue .tile-containerinfo .tile-body .body-info .body-icon,
.tile-collection .tile-containerinfo .tile-body .body-info .body-icon,
.tile-folder .tile-containerinfo .tile-body .body-info .body-icon,
.tile-space .tile-containerinfo .tile-body .body-info .body-icon,
.tile-bloco .tile-containerinfo .tile-body .body-info .body-icon,
.tile-slide-search .tile-containerinfo .tile-body .body-info .body-icon,
.tile-document .tile-containerinfo .tile-body .body-info .body-icon,
.tile-event .tile-containerinfo .tile-body .body-info .body-icon,
.tile-risk .tile-containerinfo .tile-body .body-info .body-icon {
  font-size: 22px;
  color: rgba(18, 80, 152, 0.5);
}
.tile-iB .tile-containerinfo .tile-body .body-info .body-icon i:before,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .body-icon i:before,
.tile-responsability .tile-containerinfo .tile-body .body-info .body-icon i:before,
.tile-cockpit .tile-containerinfo .tile-body .body-info .body-icon i:before,
.tile-info .tile-containerinfo .tile-body .body-info .body-icon i:before,
.tile-config .tile-containerinfo .tile-body .body-info .body-icon i:before,
.tile-dark-blue .tile-containerinfo .tile-body .body-info .body-icon i:before,
.tile-collection .tile-containerinfo .tile-body .body-info .body-icon i:before,
.tile-folder .tile-containerinfo .tile-body .body-info .body-icon i:before,
.tile-space .tile-containerinfo .tile-body .body-info .body-icon i:before,
.tile-bloco .tile-containerinfo .tile-body .body-info .body-icon i:before,
.tile-slide-search .tile-containerinfo .tile-body .body-info .body-icon i:before,
.tile-document .tile-containerinfo .tile-body .body-info .body-icon i:before,
.tile-event .tile-containerinfo .tile-body .body-info .body-icon i:before,
.tile-risk .tile-containerinfo .tile-body .body-info .body-icon i:before {
  line-height: 14px;
  margin-right: 0;
}
@media (min-width: 865px) {
  .tile-iB .tile-containerinfo .tile-body .body-info .body-icon,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .body-info .body-icon,
  .tile-responsability .tile-containerinfo .tile-body .body-info .body-icon,
  .tile-cockpit .tile-containerinfo .tile-body .body-info .body-icon,
  .tile-info .tile-containerinfo .tile-body .body-info .body-icon,
  .tile-config .tile-containerinfo .tile-body .body-info .body-icon,
  .tile-dark-blue .tile-containerinfo .tile-body .body-info .body-icon,
  .tile-collection .tile-containerinfo .tile-body .body-info .body-icon,
  .tile-folder .tile-containerinfo .tile-body .body-info .body-icon,
  .tile-space .tile-containerinfo .tile-body .body-info .body-icon,
  .tile-bloco .tile-containerinfo .tile-body .body-info .body-icon,
  .tile-slide-search .tile-containerinfo .tile-body .body-info .body-icon,
  .tile-document .tile-containerinfo .tile-body .body-info .body-icon,
  .tile-event .tile-containerinfo .tile-body .body-info .body-icon,
  .tile-risk .tile-containerinfo .tile-body .body-info .body-icon {
    font-size: 24px;
  }
}
.tile-iB .tile-containerinfo .tile-body .tile-icon,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .tile-icon,
.tile-responsability .tile-containerinfo .tile-body .tile-icon,
.tile-cockpit .tile-containerinfo .tile-body .tile-icon,
.tile-info .tile-containerinfo .tile-body .tile-icon,
.tile-config .tile-containerinfo .tile-body .tile-icon,
.tile-dark-blue .tile-containerinfo .tile-body .tile-icon,
.tile-collection .tile-containerinfo .tile-body .tile-icon,
.tile-folder .tile-containerinfo .tile-body .tile-icon,
.tile-space .tile-containerinfo .tile-body .tile-icon,
.tile-bloco .tile-containerinfo .tile-body .tile-icon,
.tile-slide-search .tile-containerinfo .tile-body .tile-icon,
.tile-document .tile-containerinfo .tile-body .tile-icon,
.tile-event .tile-containerinfo .tile-body .tile-icon,
.tile-risk .tile-containerinfo .tile-body .tile-icon {
  display: table-cell;
  color: #21a2ea;
  vertical-align: bottom;
  width: 40px;
}
@media (min-width: 865px) {
  .tile-iB .tile-containerinfo .tile-body .tile-icon,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .tile-icon,
  .tile-responsability .tile-containerinfo .tile-body .tile-icon,
  .tile-cockpit .tile-containerinfo .tile-body .tile-icon,
  .tile-info .tile-containerinfo .tile-body .tile-icon,
  .tile-config .tile-containerinfo .tile-body .tile-icon,
  .tile-dark-blue .tile-containerinfo .tile-body .tile-icon,
  .tile-collection .tile-containerinfo .tile-body .tile-icon,
  .tile-folder .tile-containerinfo .tile-body .tile-icon,
  .tile-space .tile-containerinfo .tile-body .tile-icon,
  .tile-bloco .tile-containerinfo .tile-body .tile-icon,
  .tile-slide-search .tile-containerinfo .tile-body .tile-icon,
  .tile-document .tile-containerinfo .tile-body .tile-icon,
  .tile-event .tile-containerinfo .tile-body .tile-icon,
  .tile-risk .tile-containerinfo .tile-body .tile-icon {
    width: 60px;
    height: 46px;
  }
}
.tile-iB .tile-containerinfo .tile-body .tile-icon img,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .tile-icon img,
.tile-responsability .tile-containerinfo .tile-body .tile-icon img,
.tile-cockpit .tile-containerinfo .tile-body .tile-icon img,
.tile-info .tile-containerinfo .tile-body .tile-icon img,
.tile-config .tile-containerinfo .tile-body .tile-icon img,
.tile-dark-blue .tile-containerinfo .tile-body .tile-icon img,
.tile-collection .tile-containerinfo .tile-body .tile-icon img,
.tile-folder .tile-containerinfo .tile-body .tile-icon img,
.tile-space .tile-containerinfo .tile-body .tile-icon img,
.tile-bloco .tile-containerinfo .tile-body .tile-icon img,
.tile-slide-search .tile-containerinfo .tile-body .tile-icon img,
.tile-document .tile-containerinfo .tile-body .tile-icon img,
.tile-event .tile-containerinfo .tile-body .tile-icon img,
.tile-risk .tile-containerinfo .tile-body .tile-icon img {
  height: 26px;
}
@media (min-width: 865px) {
  .tile-iB .tile-containerinfo .tile-body .tile-icon img,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .tile-icon img,
  .tile-responsability .tile-containerinfo .tile-body .tile-icon img,
  .tile-cockpit .tile-containerinfo .tile-body .tile-icon img,
  .tile-info .tile-containerinfo .tile-body .tile-icon img,
  .tile-config .tile-containerinfo .tile-body .tile-icon img,
  .tile-dark-blue .tile-containerinfo .tile-body .tile-icon img,
  .tile-collection .tile-containerinfo .tile-body .tile-icon img,
  .tile-folder .tile-containerinfo .tile-body .tile-icon img,
  .tile-space .tile-containerinfo .tile-body .tile-icon img,
  .tile-bloco .tile-containerinfo .tile-body .tile-icon img,
  .tile-slide-search .tile-containerinfo .tile-body .tile-icon img,
  .tile-document .tile-containerinfo .tile-body .tile-icon img,
  .tile-event .tile-containerinfo .tile-body .tile-icon img,
  .tile-risk .tile-containerinfo .tile-body .tile-icon img {
    height: 46px;
  }
}
.tile-iB .tile-containerinfo .tile-body .tile-icon > i,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .tile-icon > i,
.tile-responsability .tile-containerinfo .tile-body .tile-icon > i,
.tile-cockpit .tile-containerinfo .tile-body .tile-icon > i,
.tile-info .tile-containerinfo .tile-body .tile-icon > i,
.tile-config .tile-containerinfo .tile-body .tile-icon > i,
.tile-dark-blue .tile-containerinfo .tile-body .tile-icon > i,
.tile-collection .tile-containerinfo .tile-body .tile-icon > i,
.tile-folder .tile-containerinfo .tile-body .tile-icon > i,
.tile-space .tile-containerinfo .tile-body .tile-icon > i,
.tile-bloco .tile-containerinfo .tile-body .tile-icon > i,
.tile-slide-search .tile-containerinfo .tile-body .tile-icon > i,
.tile-document .tile-containerinfo .tile-body .tile-icon > i,
.tile-event .tile-containerinfo .tile-body .tile-icon > i,
.tile-risk .tile-containerinfo .tile-body .tile-icon > i {
  font-size: 26px;
  line-height: 1;
}
.tile-iB .tile-containerinfo .tile-body .tile-icon > i:before,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .tile-icon > i:before,
.tile-responsability .tile-containerinfo .tile-body .tile-icon > i:before,
.tile-cockpit .tile-containerinfo .tile-body .tile-icon > i:before,
.tile-info .tile-containerinfo .tile-body .tile-icon > i:before,
.tile-config .tile-containerinfo .tile-body .tile-icon > i:before,
.tile-dark-blue .tile-containerinfo .tile-body .tile-icon > i:before,
.tile-collection .tile-containerinfo .tile-body .tile-icon > i:before,
.tile-folder .tile-containerinfo .tile-body .tile-icon > i:before,
.tile-space .tile-containerinfo .tile-body .tile-icon > i:before,
.tile-bloco .tile-containerinfo .tile-body .tile-icon > i:before,
.tile-slide-search .tile-containerinfo .tile-body .tile-icon > i:before,
.tile-document .tile-containerinfo .tile-body .tile-icon > i:before,
.tile-event .tile-containerinfo .tile-body .tile-icon > i:before,
.tile-risk .tile-containerinfo .tile-body .tile-icon > i:before {
  margin: 0;
}
@media (min-width: 865px) {
  .tile-iB .tile-containerinfo .tile-body .tile-icon > i,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .tile-icon > i,
  .tile-responsability .tile-containerinfo .tile-body .tile-icon > i,
  .tile-cockpit .tile-containerinfo .tile-body .tile-icon > i,
  .tile-info .tile-containerinfo .tile-body .tile-icon > i,
  .tile-config .tile-containerinfo .tile-body .tile-icon > i,
  .tile-dark-blue .tile-containerinfo .tile-body .tile-icon > i,
  .tile-collection .tile-containerinfo .tile-body .tile-icon > i,
  .tile-folder .tile-containerinfo .tile-body .tile-icon > i,
  .tile-space .tile-containerinfo .tile-body .tile-icon > i,
  .tile-bloco .tile-containerinfo .tile-body .tile-icon > i,
  .tile-slide-search .tile-containerinfo .tile-body .tile-icon > i,
  .tile-document .tile-containerinfo .tile-body .tile-icon > i,
  .tile-event .tile-containerinfo .tile-body .tile-icon > i,
  .tile-risk .tile-containerinfo .tile-body .tile-icon > i {
    font-size: 46px;
  }
}
.tile-iB .tile-containerinfo .tile-body .tile-icon.user-pic,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .tile-icon.user-pic,
.tile-responsability .tile-containerinfo .tile-body .tile-icon.user-pic,
.tile-cockpit .tile-containerinfo .tile-body .tile-icon.user-pic,
.tile-info .tile-containerinfo .tile-body .tile-icon.user-pic,
.tile-config .tile-containerinfo .tile-body .tile-icon.user-pic,
.tile-dark-blue .tile-containerinfo .tile-body .tile-icon.user-pic,
.tile-collection .tile-containerinfo .tile-body .tile-icon.user-pic,
.tile-folder .tile-containerinfo .tile-body .tile-icon.user-pic,
.tile-space .tile-containerinfo .tile-body .tile-icon.user-pic,
.tile-bloco .tile-containerinfo .tile-body .tile-icon.user-pic,
.tile-slide-search .tile-containerinfo .tile-body .tile-icon.user-pic,
.tile-document .tile-containerinfo .tile-body .tile-icon.user-pic,
.tile-event .tile-containerinfo .tile-body .tile-icon.user-pic,
.tile-risk .tile-containerinfo .tile-body .tile-icon.user-pic {
  width: 45px;
  height: 40px;
  padding-bottom: 3px;
}
@media (min-width: 865px) {
  .tile-iB .tile-containerinfo .tile-body .tile-icon.user-pic,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .tile-icon.user-pic,
  .tile-responsability .tile-containerinfo .tile-body .tile-icon.user-pic,
  .tile-cockpit .tile-containerinfo .tile-body .tile-icon.user-pic,
  .tile-info .tile-containerinfo .tile-body .tile-icon.user-pic,
  .tile-config .tile-containerinfo .tile-body .tile-icon.user-pic,
  .tile-dark-blue .tile-containerinfo .tile-body .tile-icon.user-pic,
  .tile-collection .tile-containerinfo .tile-body .tile-icon.user-pic,
  .tile-folder .tile-containerinfo .tile-body .tile-icon.user-pic,
  .tile-space .tile-containerinfo .tile-body .tile-icon.user-pic,
  .tile-bloco .tile-containerinfo .tile-body .tile-icon.user-pic,
  .tile-slide-search .tile-containerinfo .tile-body .tile-icon.user-pic,
  .tile-document .tile-containerinfo .tile-body .tile-icon.user-pic,
  .tile-event .tile-containerinfo .tile-body .tile-icon.user-pic,
  .tile-risk .tile-containerinfo .tile-body .tile-icon.user-pic {
    width: 75px;
    height: 70px;
  }
}
.tile-iB .tile-containerinfo .tile-body .percentage,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .percentage,
.tile-responsability .tile-containerinfo .tile-body .percentage,
.tile-cockpit .tile-containerinfo .tile-body .percentage,
.tile-info .tile-containerinfo .tile-body .percentage,
.tile-config .tile-containerinfo .tile-body .percentage,
.tile-dark-blue .tile-containerinfo .tile-body .percentage,
.tile-collection .tile-containerinfo .tile-body .percentage,
.tile-folder .tile-containerinfo .tile-body .percentage,
.tile-space .tile-containerinfo .tile-body .percentage,
.tile-bloco .tile-containerinfo .tile-body .percentage,
.tile-slide-search .tile-containerinfo .tile-body .percentage,
.tile-document .tile-containerinfo .tile-body .percentage,
.tile-event .tile-containerinfo .tile-body .percentage,
.tile-risk .tile-containerinfo .tile-body .percentage {
  position: absolute;
  color: #979797;
  font-size: 10px;
  bottom: 0;
  line-height: 26px;
  padding-left: 2px;
}
@media (min-width: 865px) {
  .tile-iB .tile-containerinfo .tile-body .percentage,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .percentage,
  .tile-responsability .tile-containerinfo .tile-body .percentage,
  .tile-cockpit .tile-containerinfo .tile-body .percentage,
  .tile-info .tile-containerinfo .tile-body .percentage,
  .tile-config .tile-containerinfo .tile-body .percentage,
  .tile-dark-blue .tile-containerinfo .tile-body .percentage,
  .tile-collection .tile-containerinfo .tile-body .percentage,
  .tile-folder .tile-containerinfo .tile-body .percentage,
  .tile-space .tile-containerinfo .tile-body .percentage,
  .tile-bloco .tile-containerinfo .tile-body .percentage,
  .tile-slide-search .tile-containerinfo .tile-body .percentage,
  .tile-document .tile-containerinfo .tile-body .percentage,
  .tile-event .tile-containerinfo .tile-body .percentage,
  .tile-risk .tile-containerinfo .tile-body .percentage {
    font-size: 11px;
    bottom: 0;
    line-height: 35px;
  }
}
.tile-iB .tile-containerinfo .tile-body .tile-percentSymbol,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .tile-percentSymbol,
.tile-responsability .tile-containerinfo .tile-body .tile-percentSymbol,
.tile-cockpit .tile-containerinfo .tile-body .tile-percentSymbol,
.tile-info .tile-containerinfo .tile-body .tile-percentSymbol,
.tile-config .tile-containerinfo .tile-body .tile-percentSymbol,
.tile-dark-blue .tile-containerinfo .tile-body .tile-percentSymbol,
.tile-collection .tile-containerinfo .tile-body .tile-percentSymbol,
.tile-folder .tile-containerinfo .tile-body .tile-percentSymbol,
.tile-space .tile-containerinfo .tile-body .tile-percentSymbol,
.tile-bloco .tile-containerinfo .tile-body .tile-percentSymbol,
.tile-slide-search .tile-containerinfo .tile-body .tile-percentSymbol,
.tile-document .tile-containerinfo .tile-body .tile-percentSymbol,
.tile-event .tile-containerinfo .tile-body .tile-percentSymbol,
.tile-risk .tile-containerinfo .tile-body .tile-percentSymbol {
  font-size: 13px;
  position: absolute;
  bottom: 0;
  line-height: 26px;
  padding-left: 2px;
}
@media (min-width: 865px) {
  .tile-iB .tile-containerinfo .tile-body .tile-percentSymbol,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body .tile-percentSymbol,
  .tile-responsability .tile-containerinfo .tile-body .tile-percentSymbol,
  .tile-cockpit .tile-containerinfo .tile-body .tile-percentSymbol,
  .tile-info .tile-containerinfo .tile-body .tile-percentSymbol,
  .tile-config .tile-containerinfo .tile-body .tile-percentSymbol,
  .tile-dark-blue .tile-containerinfo .tile-body .tile-percentSymbol,
  .tile-collection .tile-containerinfo .tile-body .tile-percentSymbol,
  .tile-folder .tile-containerinfo .tile-body .tile-percentSymbol,
  .tile-space .tile-containerinfo .tile-body .tile-percentSymbol,
  .tile-bloco .tile-containerinfo .tile-body .tile-percentSymbol,
  .tile-slide-search .tile-containerinfo .tile-body .tile-percentSymbol,
  .tile-document .tile-containerinfo .tile-body .tile-percentSymbol,
  .tile-event .tile-containerinfo .tile-body .tile-percentSymbol,
  .tile-risk .tile-containerinfo .tile-body .tile-percentSymbol {
    bottom: 0;
    line-height: 35px;
    font-size: 20px;
  }
}
.tile-iB .tile-containerinfo .tile-body g.link path:hover,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body g.link path:hover,
.tile-responsability .tile-containerinfo .tile-body g.link path:hover,
.tile-cockpit .tile-containerinfo .tile-body g.link path:hover,
.tile-info .tile-containerinfo .tile-body g.link path:hover,
.tile-config .tile-containerinfo .tile-body g.link path:hover,
.tile-dark-blue .tile-containerinfo .tile-body g.link path:hover,
.tile-collection .tile-containerinfo .tile-body g.link path:hover,
.tile-folder .tile-containerinfo .tile-body g.link path:hover,
.tile-space .tile-containerinfo .tile-body g.link path:hover,
.tile-bloco .tile-containerinfo .tile-body g.link path:hover,
.tile-slide-search .tile-containerinfo .tile-body g.link path:hover,
.tile-document .tile-containerinfo .tile-body g.link path:hover,
.tile-event .tile-containerinfo .tile-body g.link path:hover,
.tile-risk .tile-containerinfo .tile-body g.link path:hover,
.tile-iB .tile-containerinfo .tile-body g.link text:hover,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-containerinfo .tile-body g.link text:hover,
.tile-responsability .tile-containerinfo .tile-body g.link text:hover,
.tile-cockpit .tile-containerinfo .tile-body g.link text:hover,
.tile-info .tile-containerinfo .tile-body g.link text:hover,
.tile-config .tile-containerinfo .tile-body g.link text:hover,
.tile-dark-blue .tile-containerinfo .tile-body g.link text:hover,
.tile-collection .tile-containerinfo .tile-body g.link text:hover,
.tile-folder .tile-containerinfo .tile-body g.link text:hover,
.tile-space .tile-containerinfo .tile-body g.link text:hover,
.tile-bloco .tile-containerinfo .tile-body g.link text:hover,
.tile-slide-search .tile-containerinfo .tile-body g.link text:hover,
.tile-document .tile-containerinfo .tile-body g.link text:hover,
.tile-event .tile-containerinfo .tile-body g.link text:hover,
.tile-risk .tile-containerinfo .tile-body g.link text:hover {
  cursor: pointer;
}
.tile-iB .tile-footer,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-footer,
.tile-responsability .tile-footer,
.tile-cockpit .tile-footer,
.tile-info .tile-footer,
.tile-config .tile-footer,
.tile-dark-blue .tile-footer,
.tile-collection .tile-footer,
.tile-folder .tile-footer,
.tile-space .tile-footer,
.tile-bloco .tile-footer,
.tile-slide-search .tile-footer,
.tile-document .tile-footer,
.tile-event .tile-footer,
.tile-risk .tile-footer {
  display: table-row;
  font-weight: 500;
  font-size: 10px;
  line-height: 1;
  height: 0;
}
@media (min-width: 865px) {
  .tile-iB .tile-footer,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-footer,
  .tile-responsability .tile-footer,
  .tile-cockpit .tile-footer,
  .tile-info .tile-footer,
  .tile-config .tile-footer,
  .tile-dark-blue .tile-footer,
  .tile-collection .tile-footer,
  .tile-folder .tile-footer,
  .tile-space .tile-footer,
  .tile-bloco .tile-footer,
  .tile-slide-search .tile-footer,
  .tile-document .tile-footer,
  .tile-event .tile-footer,
  .tile-risk .tile-footer {
    font-size: 11px;
  }
}
.tile-iB .tile-footer > div,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-footer > div,
.tile-responsability .tile-footer > div,
.tile-cockpit .tile-footer > div,
.tile-info .tile-footer > div,
.tile-config .tile-footer > div,
.tile-dark-blue .tile-footer > div,
.tile-collection .tile-footer > div,
.tile-folder .tile-footer > div,
.tile-space .tile-footer > div,
.tile-bloco .tile-footer > div,
.tile-slide-search .tile-footer > div,
.tile-document .tile-footer > div,
.tile-event .tile-footer > div,
.tile-risk .tile-footer > div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tile-iB .tile-footer > div.pull-right,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-footer > div.pull-right,
.tile-responsability .tile-footer > div.pull-right,
.tile-cockpit .tile-footer > div.pull-right,
.tile-info .tile-footer > div.pull-right,
.tile-config .tile-footer > div.pull-right,
.tile-dark-blue .tile-footer > div.pull-right,
.tile-collection .tile-footer > div.pull-right,
.tile-folder .tile-footer > div.pull-right,
.tile-space .tile-footer > div.pull-right,
.tile-bloco .tile-footer > div.pull-right,
.tile-slide-search .tile-footer > div.pull-right,
.tile-document .tile-footer > div.pull-right,
.tile-event .tile-footer > div.pull-right,
.tile-risk .tile-footer > div.pull-right {
  text-align: right;
}
.tile-iB .tile-footer .footer-title,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-footer .footer-title,
.tile-responsability .tile-footer .footer-title,
.tile-cockpit .tile-footer .footer-title,
.tile-info .tile-footer .footer-title,
.tile-config .tile-footer .footer-title,
.tile-dark-blue .tile-footer .footer-title,
.tile-collection .tile-footer .footer-title,
.tile-folder .tile-footer .footer-title,
.tile-space .tile-footer .footer-title,
.tile-bloco .tile-footer .footer-title,
.tile-slide-search .tile-footer .footer-title,
.tile-document .tile-footer .footer-title,
.tile-event .tile-footer .footer-title,
.tile-risk .tile-footer .footer-title {
  color: rgba(18, 80, 152, 0.5);
}
.tile-iB .tile-footer .footer-info,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-footer .footer-info,
.tile-responsability .tile-footer .footer-info,
.tile-cockpit .tile-footer .footer-info,
.tile-info .tile-footer .footer-info,
.tile-config .tile-footer .footer-info,
.tile-dark-blue .tile-footer .footer-info,
.tile-collection .tile-footer .footer-info,
.tile-folder .tile-footer .footer-info,
.tile-space .tile-footer .footer-info,
.tile-bloco .tile-footer .footer-info,
.tile-slide-search .tile-footer .footer-info,
.tile-document .tile-footer .footer-info,
.tile-event .tile-footer .footer-info,
.tile-risk .tile-footer .footer-info {
  color: #125098;
}
.tile-iB .tile-footer .footer-info .footer-info-plus,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-footer .footer-info .footer-info-plus,
.tile-responsability .tile-footer .footer-info .footer-info-plus,
.tile-cockpit .tile-footer .footer-info .footer-info-plus,
.tile-info .tile-footer .footer-info .footer-info-plus,
.tile-config .tile-footer .footer-info .footer-info-plus,
.tile-dark-blue .tile-footer .footer-info .footer-info-plus,
.tile-collection .tile-footer .footer-info .footer-info-plus,
.tile-folder .tile-footer .footer-info .footer-info-plus,
.tile-space .tile-footer .footer-info .footer-info-plus,
.tile-bloco .tile-footer .footer-info .footer-info-plus,
.tile-slide-search .tile-footer .footer-info .footer-info-plus,
.tile-document .tile-footer .footer-info .footer-info-plus,
.tile-event .tile-footer .footer-info .footer-info-plus,
.tile-risk .tile-footer .footer-info .footer-info-plus {
  display: none;
}
@media (min-width: 865px) {
  .tile-iB .tile-footer .footer-info .footer-info-plus,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-footer .footer-info .footer-info-plus,
  .tile-responsability .tile-footer .footer-info .footer-info-plus,
  .tile-cockpit .tile-footer .footer-info .footer-info-plus,
  .tile-info .tile-footer .footer-info .footer-info-plus,
  .tile-config .tile-footer .footer-info .footer-info-plus,
  .tile-dark-blue .tile-footer .footer-info .footer-info-plus,
  .tile-collection .tile-footer .footer-info .footer-info-plus,
  .tile-folder .tile-footer .footer-info .footer-info-plus,
  .tile-space .tile-footer .footer-info .footer-info-plus,
  .tile-bloco .tile-footer .footer-info .footer-info-plus,
  .tile-slide-search .tile-footer .footer-info .footer-info-plus,
  .tile-document .tile-footer .footer-info .footer-info-plus,
  .tile-event .tile-footer .footer-info .footer-info-plus,
  .tile-risk .tile-footer .footer-info .footer-info-plus {
    display: inline;
  }
}
.tile-iB .tile-footer .footer-info i,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-footer .footer-info i,
.tile-responsability .tile-footer .footer-info i,
.tile-cockpit .tile-footer .footer-info i,
.tile-info .tile-footer .footer-info i,
.tile-config .tile-footer .footer-info i,
.tile-dark-blue .tile-footer .footer-info i,
.tile-collection .tile-footer .footer-info i,
.tile-folder .tile-footer .footer-info i,
.tile-space .tile-footer .footer-info i,
.tile-bloco .tile-footer .footer-info i,
.tile-slide-search .tile-footer .footer-info i,
.tile-document .tile-footer .footer-info i,
.tile-event .tile-footer .footer-info i,
.tile-risk .tile-footer .footer-info i {
  font-size: 14px;
  line-height: 11px;
}
@media (min-width: 865px) {
  .tile-iB .tile-footer .footer-info i,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-footer .footer-info i,
  .tile-responsability .tile-footer .footer-info i,
  .tile-cockpit .tile-footer .footer-info i,
  .tile-info .tile-footer .footer-info i,
  .tile-config .tile-footer .footer-info i,
  .tile-dark-blue .tile-footer .footer-info i,
  .tile-collection .tile-footer .footer-info i,
  .tile-folder .tile-footer .footer-info i,
  .tile-space .tile-footer .footer-info i,
  .tile-bloco .tile-footer .footer-info i,
  .tile-slide-search .tile-footer .footer-info i,
  .tile-document .tile-footer .footer-info i,
  .tile-event .tile-footer .footer-info i,
  .tile-risk .tile-footer .footer-info i {
    font-size: 16px;
    line-height: 12px;
  }
}
.tile-iB .tile-footer .footer-icon,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-footer .footer-icon,
.tile-responsability .tile-footer .footer-icon,
.tile-cockpit .tile-footer .footer-icon,
.tile-info .tile-footer .footer-icon,
.tile-config .tile-footer .footer-icon,
.tile-dark-blue .tile-footer .footer-icon,
.tile-collection .tile-footer .footer-icon,
.tile-folder .tile-footer .footer-icon,
.tile-space .tile-footer .footer-icon,
.tile-bloco .tile-footer .footer-icon,
.tile-slide-search .tile-footer .footer-icon,
.tile-document .tile-footer .footer-icon,
.tile-event .tile-footer .footer-icon,
.tile-risk .tile-footer .footer-icon {
  font-size: 14px;
  color: rgba(18, 80, 152, 0.5);
}
.tile-iB .tile-footer .footer-icon.pull-left,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-footer .footer-icon.pull-left,
.tile-responsability .tile-footer .footer-icon.pull-left,
.tile-cockpit .tile-footer .footer-icon.pull-left,
.tile-info .tile-footer .footer-icon.pull-left,
.tile-config .tile-footer .footer-icon.pull-left,
.tile-dark-blue .tile-footer .footer-icon.pull-left,
.tile-collection .tile-footer .footer-icon.pull-left,
.tile-folder .tile-footer .footer-icon.pull-left,
.tile-space .tile-footer .footer-icon.pull-left,
.tile-bloco .tile-footer .footer-icon.pull-left,
.tile-slide-search .tile-footer .footer-icon.pull-left,
.tile-document .tile-footer .footer-icon.pull-left,
.tile-event .tile-footer .footer-icon.pull-left,
.tile-risk .tile-footer .footer-icon.pull-left {
  text-align: left;
}
@media (min-width: 865px) {
  .tile-iB .tile-footer .footer-icon i,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-footer .footer-icon i,
  .tile-responsability .tile-footer .footer-icon i,
  .tile-cockpit .tile-footer .footer-icon i,
  .tile-info .tile-footer .footer-icon i,
  .tile-config .tile-footer .footer-icon i,
  .tile-dark-blue .tile-footer .footer-icon i,
  .tile-collection .tile-footer .footer-icon i,
  .tile-folder .tile-footer .footer-icon i,
  .tile-space .tile-footer .footer-icon i,
  .tile-bloco .tile-footer .footer-icon i,
  .tile-slide-search .tile-footer .footer-icon i,
  .tile-document .tile-footer .footer-icon i,
  .tile-event .tile-footer .footer-icon i,
  .tile-risk .tile-footer .footer-icon i {
    font-size: 16px;
  }
}
.tile-iB .tile-footer .footer-icon i:before,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-footer .footer-icon i:before,
.tile-responsability .tile-footer .footer-icon i:before,
.tile-cockpit .tile-footer .footer-icon i:before,
.tile-info .tile-footer .footer-icon i:before,
.tile-config .tile-footer .footer-icon i:before,
.tile-dark-blue .tile-footer .footer-icon i:before,
.tile-collection .tile-footer .footer-icon i:before,
.tile-folder .tile-footer .footer-icon i:before,
.tile-space .tile-footer .footer-icon i:before,
.tile-bloco .tile-footer .footer-icon i:before,
.tile-slide-search .tile-footer .footer-icon i:before,
.tile-document .tile-footer .footer-icon i:before,
.tile-event .tile-footer .footer-icon i:before,
.tile-risk .tile-footer .footer-icon i:before {
  margin: 0;
}
.tile-iB .tile-footer .footer-icon-resp i:before,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-footer .footer-icon-resp i:before,
.tile-responsability .tile-footer .footer-icon-resp i:before,
.tile-cockpit .tile-footer .footer-icon-resp i:before,
.tile-info .tile-footer .footer-icon-resp i:before,
.tile-config .tile-footer .footer-icon-resp i:before,
.tile-dark-blue .tile-footer .footer-icon-resp i:before,
.tile-collection .tile-footer .footer-icon-resp i:before,
.tile-folder .tile-footer .footer-icon-resp i:before,
.tile-space .tile-footer .footer-icon-resp i:before,
.tile-bloco .tile-footer .footer-icon-resp i:before,
.tile-slide-search .tile-footer .footer-icon-resp i:before,
.tile-document .tile-footer .footer-icon-resp i:before,
.tile-event .tile-footer .footer-icon-resp i:before,
.tile-risk .tile-footer .footer-icon-resp i:before {
  font-size: 18px;
  margin: 0;
  line-height: 28px;
}
@media (min-width: 865px) {
  .tile-iB .tile-footer .footer-icon-resp i:before,
  [class*=tile-iB-]:not(.tile-iB-blue) .tile-footer .footer-icon-resp i:before,
  .tile-responsability .tile-footer .footer-icon-resp i:before,
  .tile-cockpit .tile-footer .footer-icon-resp i:before,
  .tile-info .tile-footer .footer-icon-resp i:before,
  .tile-config .tile-footer .footer-icon-resp i:before,
  .tile-dark-blue .tile-footer .footer-icon-resp i:before,
  .tile-collection .tile-footer .footer-icon-resp i:before,
  .tile-folder .tile-footer .footer-icon-resp i:before,
  .tile-space .tile-footer .footer-icon-resp i:before,
  .tile-bloco .tile-footer .footer-icon-resp i:before,
  .tile-slide-search .tile-footer .footer-icon-resp i:before,
  .tile-document .tile-footer .footer-icon-resp i:before,
  .tile-event .tile-footer .footer-icon-resp i:before,
  .tile-risk .tile-footer .footer-icon-resp i:before {
    font-size: 20px;
  }
}
.tile-iB .tile-info-loading i,
[class*=tile-iB-]:not(.tile-iB-blue) .tile-info-loading i,
.tile-responsability .tile-info-loading i,
.tile-cockpit .tile-info-loading i,
.tile-info .tile-info-loading i,
.tile-config .tile-info-loading i,
.tile-dark-blue .tile-info-loading i,
.tile-collection .tile-info-loading i,
.tile-folder .tile-info-loading i,
.tile-space .tile-info-loading i,
.tile-bloco .tile-info-loading i,
.tile-slide-search .tile-info-loading i,
.tile-document .tile-info-loading i,
.tile-event .tile-info-loading i,
.tile-risk .tile-info-loading i {
  font-size: 6px;
  animation-name: blink;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
.tile-iB .tile-info-loading i:nth-child(2),
[class*=tile-iB-]:not(.tile-iB-blue) .tile-info-loading i:nth-child(2),
.tile-responsability .tile-info-loading i:nth-child(2),
.tile-cockpit .tile-info-loading i:nth-child(2),
.tile-info .tile-info-loading i:nth-child(2),
.tile-config .tile-info-loading i:nth-child(2),
.tile-dark-blue .tile-info-loading i:nth-child(2),
.tile-collection .tile-info-loading i:nth-child(2),
.tile-folder .tile-info-loading i:nth-child(2),
.tile-space .tile-info-loading i:nth-child(2),
.tile-bloco .tile-info-loading i:nth-child(2),
.tile-slide-search .tile-info-loading i:nth-child(2),
.tile-document .tile-info-loading i:nth-child(2),
.tile-event .tile-info-loading i:nth-child(2),
.tile-risk .tile-info-loading i:nth-child(2) {
  animation-delay: 0.2s;
}
.tile-iB .tile-info-loading i:nth-child(3),
[class*=tile-iB-]:not(.tile-iB-blue) .tile-info-loading i:nth-child(3),
.tile-responsability .tile-info-loading i:nth-child(3),
.tile-cockpit .tile-info-loading i:nth-child(3),
.tile-info .tile-info-loading i:nth-child(3),
.tile-config .tile-info-loading i:nth-child(3),
.tile-dark-blue .tile-info-loading i:nth-child(3),
.tile-collection .tile-info-loading i:nth-child(3),
.tile-folder .tile-info-loading i:nth-child(3),
.tile-space .tile-info-loading i:nth-child(3),
.tile-bloco .tile-info-loading i:nth-child(3),
.tile-slide-search .tile-info-loading i:nth-child(3),
.tile-document .tile-info-loading i:nth-child(3),
.tile-event .tile-info-loading i:nth-child(3),
.tile-risk .tile-info-loading i:nth-child(3) {
  animation-delay: 0.4s;
}
.tile-iB .text-color.complete .bar,
[class*=tile-iB-]:not(.tile-iB-blue) .text-color.complete .bar,
.tile-responsability .text-color.complete .bar,
.tile-cockpit .text-color.complete .bar,
.tile-info .text-color.complete .bar,
.tile-config .text-color.complete .bar,
.tile-dark-blue .text-color.complete .bar,
.tile-collection .text-color.complete .bar,
.tile-folder .text-color.complete .bar,
.tile-space .text-color.complete .bar,
.tile-bloco .text-color.complete .bar,
.tile-slide-search .text-color.complete .bar,
.tile-document .text-color.complete .bar,
.tile-event .text-color.complete .bar,
.tile-risk .text-color.complete .bar,
.tile-iB .text-color.complete .fill,
[class*=tile-iB-]:not(.tile-iB-blue) .text-color.complete .fill,
.tile-responsability .text-color.complete .fill,
.tile-cockpit .text-color.complete .fill,
.tile-info .text-color.complete .fill,
.tile-config .text-color.complete .fill,
.tile-dark-blue .text-color.complete .fill,
.tile-collection .text-color.complete .fill,
.tile-folder .text-color.complete .fill,
.tile-space .text-color.complete .fill,
.tile-bloco .text-color.complete .fill,
.tile-slide-search .text-color.complete .fill,
.tile-document .text-color.complete .fill,
.tile-event .text-color.complete .fill,
.tile-risk .text-color.complete .fill {
  border-color: #8bc34a !important;
}
.tile-iB .text-color.complete .progress-bar,
[class*=tile-iB-]:not(.tile-iB-blue) .text-color.complete .progress-bar,
.tile-responsability .text-color.complete .progress-bar,
.tile-cockpit .text-color.complete .progress-bar,
.tile-info .text-color.complete .progress-bar,
.tile-config .text-color.complete .progress-bar,
.tile-dark-blue .text-color.complete .progress-bar,
.tile-collection .text-color.complete .progress-bar,
.tile-folder .text-color.complete .progress-bar,
.tile-space .text-color.complete .progress-bar,
.tile-bloco .text-color.complete .progress-bar,
.tile-slide-search .text-color.complete .progress-bar,
.tile-document .text-color.complete .progress-bar,
.tile-event .text-color.complete .progress-bar,
.tile-risk .text-color.complete .progress-bar {
  background-color: #8bc34a !important;
}
.tile-iB .text-color.vip .bar,
[class*=tile-iB-]:not(.tile-iB-blue) .text-color.vip .bar,
.tile-responsability .text-color.vip .bar,
.tile-cockpit .text-color.vip .bar,
.tile-info .text-color.vip .bar,
.tile-config .text-color.vip .bar,
.tile-dark-blue .text-color.vip .bar,
.tile-collection .text-color.vip .bar,
.tile-folder .text-color.vip .bar,
.tile-space .text-color.vip .bar,
.tile-bloco .text-color.vip .bar,
.tile-slide-search .text-color.vip .bar,
.tile-document .text-color.vip .bar,
.tile-event .text-color.vip .bar,
.tile-risk .text-color.vip .bar,
.tile-iB .text-color.error-complete .bar,
[class*=tile-iB-]:not(.tile-iB-blue) .text-color.error-complete .bar,
.tile-responsability .text-color.error-complete .bar,
.tile-cockpit .text-color.error-complete .bar,
.tile-info .text-color.error-complete .bar,
.tile-config .text-color.error-complete .bar,
.tile-dark-blue .text-color.error-complete .bar,
.tile-collection .text-color.error-complete .bar,
.tile-folder .text-color.error-complete .bar,
.tile-space .text-color.error-complete .bar,
.tile-bloco .text-color.error-complete .bar,
.tile-slide-search .text-color.error-complete .bar,
.tile-document .text-color.error-complete .bar,
.tile-event .text-color.error-complete .bar,
.tile-risk .text-color.error-complete .bar,
.tile-iB .text-color.vip .fill,
[class*=tile-iB-]:not(.tile-iB-blue) .text-color.vip .fill,
.tile-responsability .text-color.vip .fill,
.tile-cockpit .text-color.vip .fill,
.tile-info .text-color.vip .fill,
.tile-config .text-color.vip .fill,
.tile-dark-blue .text-color.vip .fill,
.tile-collection .text-color.vip .fill,
.tile-folder .text-color.vip .fill,
.tile-space .text-color.vip .fill,
.tile-bloco .text-color.vip .fill,
.tile-slide-search .text-color.vip .fill,
.tile-document .text-color.vip .fill,
.tile-event .text-color.vip .fill,
.tile-risk .text-color.vip .fill,
.tile-iB .text-color.error-complete .fill,
[class*=tile-iB-]:not(.tile-iB-blue) .text-color.error-complete .fill,
.tile-responsability .text-color.error-complete .fill,
.tile-cockpit .text-color.error-complete .fill,
.tile-info .text-color.error-complete .fill,
.tile-config .text-color.error-complete .fill,
.tile-dark-blue .text-color.error-complete .fill,
.tile-collection .text-color.error-complete .fill,
.tile-folder .text-color.error-complete .fill,
.tile-space .text-color.error-complete .fill,
.tile-bloco .text-color.error-complete .fill,
.tile-slide-search .text-color.error-complete .fill,
.tile-document .text-color.error-complete .fill,
.tile-event .text-color.error-complete .fill,
.tile-risk .text-color.error-complete .fill {
  border-color: #d8bf0e !important;
}
.tile-iB .text-color.vip .progress-bar,
[class*=tile-iB-]:not(.tile-iB-blue) .text-color.vip .progress-bar,
.tile-responsability .text-color.vip .progress-bar,
.tile-cockpit .text-color.vip .progress-bar,
.tile-info .text-color.vip .progress-bar,
.tile-config .text-color.vip .progress-bar,
.tile-dark-blue .text-color.vip .progress-bar,
.tile-collection .text-color.vip .progress-bar,
.tile-folder .text-color.vip .progress-bar,
.tile-space .text-color.vip .progress-bar,
.tile-bloco .text-color.vip .progress-bar,
.tile-slide-search .text-color.vip .progress-bar,
.tile-document .text-color.vip .progress-bar,
.tile-event .text-color.vip .progress-bar,
.tile-risk .text-color.vip .progress-bar,
.tile-iB .text-color.error-complete .progress-bar,
[class*=tile-iB-]:not(.tile-iB-blue) .text-color.error-complete .progress-bar,
.tile-responsability .text-color.error-complete .progress-bar,
.tile-cockpit .text-color.error-complete .progress-bar,
.tile-info .text-color.error-complete .progress-bar,
.tile-config .text-color.error-complete .progress-bar,
.tile-dark-blue .text-color.error-complete .progress-bar,
.tile-collection .text-color.error-complete .progress-bar,
.tile-folder .text-color.error-complete .progress-bar,
.tile-space .text-color.error-complete .progress-bar,
.tile-bloco .text-color.error-complete .progress-bar,
.tile-slide-search .text-color.error-complete .progress-bar,
.tile-document .text-color.error-complete .progress-bar,
.tile-event .text-color.error-complete .progress-bar,
.tile-risk .text-color.error-complete .progress-bar {
  background-color: #d8bf0e !important;
}
.tile-iB .text-color.late .bar,
[class*=tile-iB-]:not(.tile-iB-blue) .text-color.late .bar,
.tile-responsability .text-color.late .bar,
.tile-cockpit .text-color.late .bar,
.tile-info .text-color.late .bar,
.tile-config .text-color.late .bar,
.tile-dark-blue .text-color.late .bar,
.tile-collection .text-color.late .bar,
.tile-folder .text-color.late .bar,
.tile-space .text-color.late .bar,
.tile-bloco .text-color.late .bar,
.tile-slide-search .text-color.late .bar,
.tile-document .text-color.late .bar,
.tile-event .text-color.late .bar,
.tile-risk .text-color.late .bar,
.tile-iB .text-color.late .fill,
[class*=tile-iB-]:not(.tile-iB-blue) .text-color.late .fill,
.tile-responsability .text-color.late .fill,
.tile-cockpit .text-color.late .fill,
.tile-info .text-color.late .fill,
.tile-config .text-color.late .fill,
.tile-dark-blue .text-color.late .fill,
.tile-collection .text-color.late .fill,
.tile-folder .text-color.late .fill,
.tile-space .text-color.late .fill,
.tile-bloco .text-color.late .fill,
.tile-slide-search .text-color.late .fill,
.tile-document .text-color.late .fill,
.tile-event .text-color.late .fill,
.tile-risk .text-color.late .fill {
  border-color: #fd7045 !important;
}
.tile-iB .text-color.late .progress-bar,
[class*=tile-iB-]:not(.tile-iB-blue) .text-color.late .progress-bar,
.tile-responsability .text-color.late .progress-bar,
.tile-cockpit .text-color.late .progress-bar,
.tile-info .text-color.late .progress-bar,
.tile-config .text-color.late .progress-bar,
.tile-dark-blue .text-color.late .progress-bar,
.tile-collection .text-color.late .progress-bar,
.tile-folder .text-color.late .progress-bar,
.tile-space .text-color.late .progress-bar,
.tile-bloco .text-color.late .progress-bar,
.tile-slide-search .text-color.late .progress-bar,
.tile-document .text-color.late .progress-bar,
.tile-event .text-color.late .progress-bar,
.tile-risk .text-color.late .progress-bar {
  background-color: #fd7045 !important;
}
.tile-iB .hidden-small,
[class*=tile-iB-]:not(.tile-iB-blue) .hidden-small,
.tile-responsability .hidden-small,
.tile-cockpit .hidden-small,
.tile-info .hidden-small,
.tile-config .hidden-small,
.tile-dark-blue .hidden-small,
.tile-collection .hidden-small,
.tile-folder .hidden-small,
.tile-space .hidden-small,
.tile-bloco .hidden-small,
.tile-slide-search .hidden-small,
.tile-document .hidden-small,
.tile-event .hidden-small,
.tile-risk .hidden-small {
  display: none;
}
@media (min-width: 865px) {
  .tile-iB .hidden-small,
  [class*=tile-iB-]:not(.tile-iB-blue) .hidden-small,
  .tile-responsability .hidden-small,
  .tile-cockpit .hidden-small,
  .tile-info .hidden-small,
  .tile-config .hidden-small,
  .tile-dark-blue .hidden-small,
  .tile-collection .hidden-small,
  .tile-folder .hidden-small,
  .tile-space .hidden-small,
  .tile-bloco .hidden-small,
  .tile-slide-search .hidden-small,
  .tile-document .hidden-small,
  .tile-event .hidden-small,
  .tile-risk .hidden-small {
    display: inline;
  }
  .tile-iB .hidden-small.tile-basic-info,
  [class*=tile-iB-]:not(.tile-iB-blue) .hidden-small.tile-basic-info,
  .tile-responsability .hidden-small.tile-basic-info,
  .tile-cockpit .hidden-small.tile-basic-info,
  .tile-info .hidden-small.tile-basic-info,
  .tile-config .hidden-small.tile-basic-info,
  .tile-dark-blue .hidden-small.tile-basic-info,
  .tile-collection .hidden-small.tile-basic-info,
  .tile-folder .hidden-small.tile-basic-info,
  .tile-space .hidden-small.tile-basic-info,
  .tile-bloco .hidden-small.tile-basic-info,
  .tile-slide-search .hidden-small.tile-basic-info,
  .tile-document .hidden-small.tile-basic-info,
  .tile-event .hidden-small.tile-basic-info,
  .tile-risk .hidden-small.tile-basic-info {
    display: block;
  }
}
.tile-iB .hidden-large,
[class*=tile-iB-]:not(.tile-iB-blue) .hidden-large,
.tile-responsability .hidden-large,
.tile-cockpit .hidden-large,
.tile-info .hidden-large,
.tile-config .hidden-large,
.tile-dark-blue .hidden-large,
.tile-collection .hidden-large,
.tile-folder .hidden-large,
.tile-space .hidden-large,
.tile-bloco .hidden-large,
.tile-slide-search .hidden-large,
.tile-document .hidden-large,
.tile-event .hidden-large,
.tile-risk .hidden-large {
  display: inline;
}
@media (min-width: 865px) {
  .tile-iB .hidden-large,
  [class*=tile-iB-]:not(.tile-iB-blue) .hidden-large,
  .tile-responsability .hidden-large,
  .tile-cockpit .hidden-large,
  .tile-info .hidden-large,
  .tile-config .hidden-large,
  .tile-dark-blue .hidden-large,
  .tile-collection .hidden-large,
  .tile-folder .hidden-large,
  .tile-space .hidden-large,
  .tile-bloco .hidden-large,
  .tile-slide-search .hidden-large,
  .tile-document .hidden-large,
  .tile-event .hidden-large,
  .tile-risk .hidden-large {
    display: none;
  }
}
@media (max-width: 864px) {
  .tile-iB .hidden-mobile,
  [class*=tile-iB-]:not(.tile-iB-blue) .hidden-mobile,
  .tile-responsability .hidden-mobile,
  .tile-cockpit .hidden-mobile,
  .tile-info .hidden-mobile,
  .tile-config .hidden-mobile,
  .tile-dark-blue .hidden-mobile,
  .tile-collection .hidden-mobile,
  .tile-folder .hidden-mobile,
  .tile-space .hidden-mobile,
  .tile-bloco .hidden-mobile,
  .tile-slide-search .hidden-mobile,
  .tile-document .hidden-mobile,
  .tile-event .hidden-mobile,
  .tile-risk .hidden-mobile {
    display: none;
  }
}
@media (min-width: 865px) {
  .tile-iB .hidden-tabdesktop,
  [class*=tile-iB-]:not(.tile-iB-blue) .hidden-tabdesktop,
  .tile-responsability .hidden-tabdesktop,
  .tile-cockpit .hidden-tabdesktop,
  .tile-info .hidden-tabdesktop,
  .tile-config .hidden-tabdesktop,
  .tile-dark-blue .hidden-tabdesktop,
  .tile-collection .hidden-tabdesktop,
  .tile-folder .hidden-tabdesktop,
  .tile-space .hidden-tabdesktop,
  .tile-bloco .hidden-tabdesktop,
  .tile-slide-search .hidden-tabdesktop,
  .tile-document .hidden-tabdesktop,
  .tile-event .hidden-tabdesktop,
  .tile-risk .hidden-tabdesktop {
    display: none;
  }
}
.tile-iB.tile-column-content,
[class*=tile-iB-]:not(.tile-iB-blue).tile-column-content,
.tile-responsability.tile-column-content,
.tile-cockpit.tile-column-content,
.tile-info.tile-column-content,
.tile-config.tile-column-content,
.tile-dark-blue.tile-column-content,
.tile-collection.tile-column-content,
.tile-folder.tile-column-content,
.tile-space.tile-column-content,
.tile-bloco.tile-column-content,
.tile-slide-search.tile-column-content,
.tile-document.tile-column-content,
.tile-event.tile-column-content,
.tile-risk.tile-column-content {
  display: flex;
}
.tile-iB.tile-column-content .tile-containerheader,
[class*=tile-iB-]:not(.tile-iB-blue).tile-column-content .tile-containerheader,
.tile-responsability.tile-column-content .tile-containerheader,
.tile-cockpit.tile-column-content .tile-containerheader,
.tile-info.tile-column-content .tile-containerheader,
.tile-config.tile-column-content .tile-containerheader,
.tile-dark-blue.tile-column-content .tile-containerheader,
.tile-collection.tile-column-content .tile-containerheader,
.tile-folder.tile-column-content .tile-containerheader,
.tile-space.tile-column-content .tile-containerheader,
.tile-bloco.tile-column-content .tile-containerheader,
.tile-slide-search.tile-column-content .tile-containerheader,
.tile-document.tile-column-content .tile-containerheader,
.tile-event.tile-column-content .tile-containerheader,
.tile-risk.tile-column-content .tile-containerheader,
.tile-iB.tile-column-content .tile-containerinfo,
[class*=tile-iB-]:not(.tile-iB-blue).tile-column-content .tile-containerinfo,
.tile-responsability.tile-column-content .tile-containerinfo,
.tile-cockpit.tile-column-content .tile-containerinfo,
.tile-info.tile-column-content .tile-containerinfo,
.tile-config.tile-column-content .tile-containerinfo,
.tile-dark-blue.tile-column-content .tile-containerinfo,
.tile-collection.tile-column-content .tile-containerinfo,
.tile-folder.tile-column-content .tile-containerinfo,
.tile-space.tile-column-content .tile-containerinfo,
.tile-bloco.tile-column-content .tile-containerinfo,
.tile-slide-search.tile-column-content .tile-containerinfo,
.tile-document.tile-column-content .tile-containerinfo,
.tile-event.tile-column-content .tile-containerinfo,
.tile-risk.tile-column-content .tile-containerinfo {
  flex: 1;
}
.tile-iB.tile-column-content .tile-containerheader,
[class*=tile-iB-]:not(.tile-iB-blue).tile-column-content .tile-containerheader,
.tile-responsability.tile-column-content .tile-containerheader,
.tile-cockpit.tile-column-content .tile-containerheader,
.tile-info.tile-column-content .tile-containerheader,
.tile-config.tile-column-content .tile-containerheader,
.tile-dark-blue.tile-column-content .tile-containerheader,
.tile-collection.tile-column-content .tile-containerheader,
.tile-folder.tile-column-content .tile-containerheader,
.tile-space.tile-column-content .tile-containerheader,
.tile-bloco.tile-column-content .tile-containerheader,
.tile-slide-search.tile-column-content .tile-containerheader,
.tile-document.tile-column-content .tile-containerheader,
.tile-event.tile-column-content .tile-containerheader,
.tile-risk.tile-column-content .tile-containerheader {
  height: auto;
}
.tile-iB.tile-column-content .tile-containerinfo,
[class*=tile-iB-]:not(.tile-iB-blue).tile-column-content .tile-containerinfo,
.tile-responsability.tile-column-content .tile-containerinfo,
.tile-cockpit.tile-column-content .tile-containerinfo,
.tile-info.tile-column-content .tile-containerinfo,
.tile-config.tile-column-content .tile-containerinfo,
.tile-dark-blue.tile-column-content .tile-containerinfo,
.tile-collection.tile-column-content .tile-containerinfo,
.tile-folder.tile-column-content .tile-containerinfo,
.tile-space.tile-column-content .tile-containerinfo,
.tile-bloco.tile-column-content .tile-containerinfo,
.tile-slide-search.tile-column-content .tile-containerinfo,
.tile-document.tile-column-content .tile-containerinfo,
.tile-event.tile-column-content .tile-containerinfo,
.tile-risk.tile-column-content .tile-containerinfo {
  z-index: 1;
}
.tile-iB.tile-column-content svg.tile-chart,
[class*=tile-iB-]:not(.tile-iB-blue).tile-column-content svg.tile-chart,
.tile-responsability.tile-column-content svg.tile-chart,
.tile-cockpit.tile-column-content svg.tile-chart,
.tile-info.tile-column-content svg.tile-chart,
.tile-config.tile-column-content svg.tile-chart,
.tile-dark-blue.tile-column-content svg.tile-chart,
.tile-collection.tile-column-content svg.tile-chart,
.tile-folder.tile-column-content svg.tile-chart,
.tile-space.tile-column-content svg.tile-chart,
.tile-bloco.tile-column-content svg.tile-chart,
.tile-slide-search.tile-column-content svg.tile-chart,
.tile-document.tile-column-content svg.tile-chart,
.tile-event.tile-column-content svg.tile-chart,
.tile-risk.tile-column-content svg.tile-chart {
  max-height: none !important;
}
.tile-iB .body-info .user-photo,
[class*=tile-iB-]:not(.tile-iB-blue) .body-info .user-photo,
.tile-responsability .body-info .user-photo,
.tile-cockpit .body-info .user-photo,
.tile-info .body-info .user-photo,
.tile-config .body-info .user-photo,
.tile-dark-blue .body-info .user-photo,
.tile-collection .body-info .user-photo,
.tile-folder .body-info .user-photo,
.tile-space .body-info .user-photo,
.tile-bloco .body-info .user-photo,
.tile-slide-search .body-info .user-photo,
.tile-document .body-info .user-photo,
.tile-event .body-info .user-photo,
.tile-risk .body-info .user-photo {
  width: 20px;
  height: 20px;
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
  background-color: transparent;
  overflow: hidden;
  display: inline-block;
}
.no-touchevents .tile-iB.tile-iB-blue button.ContextualMenu,
.no-touchevents .tile-responsability.tile-iB-blue button.ContextualMenu,
.no-touchevents .tile-cockpit.tile-iB-blue button.ContextualMenu,
.no-touchevents .tile-info.tile-iB-blue button.ContextualMenu,
.no-touchevents .tile-config.tile-iB-blue button.ContextualMenu,
.no-touchevents .tile-dark-blue.tile-iB-blue button.ContextualMenu,
.no-touchevents .tile-collection.tile-iB-blue button.ContextualMenu,
.no-touchevents .tile-folder.tile-iB-blue button.ContextualMenu,
.no-touchevents .tile-bloco.tile-iB-blue button.ContextualMenu,
.no-touchevents .tile-slide-search.tile-iB-blue button.ContextualMenu,
.no-touchevents .tile-document.tile-iB-blue button.ContextualMenu,
.no-touchevents .tile-event.tile-iB-blue button.ContextualMenu,
.no-touchevents .tile-risk.tile-iB-blue button.ContextualMenu,
.no-touchevents .tile-iB.tile-iB-counter-blue button.ContextualMenu,
.no-touchevents .tile-responsability.tile-iB-counter-blue button.ContextualMenu,
.no-touchevents .tile-cockpit.tile-iB-counter-blue button.ContextualMenu,
.no-touchevents .tile-info.tile-iB-counter-blue button.ContextualMenu,
.no-touchevents .tile-config.tile-iB-counter-blue button.ContextualMenu,
.no-touchevents .tile-dark-blue.tile-iB-counter-blue button.ContextualMenu,
.no-touchevents .tile-collection.tile-iB-counter-blue button.ContextualMenu,
.no-touchevents .tile-folder.tile-iB-counter-blue button.ContextualMenu,
.no-touchevents .tile-bloco.tile-iB-counter-blue button.ContextualMenu,
.no-touchevents .tile-slide-search.tile-iB-counter-blue button.ContextualMenu,
.no-touchevents .tile-document.tile-iB-counter-blue button.ContextualMenu,
.no-touchevents .tile-event.tile-iB-counter-blue button.ContextualMenu,
.no-touchevents .tile-risk.tile-iB-counter-blue button.ContextualMenu {
  color: #a6d2f4 !important;
}
.no-touchevents .tile-iB.tile-iB-blue button.ContextualMenu:hover,
.no-touchevents .tile-responsability.tile-iB-blue button.ContextualMenu:hover,
.no-touchevents .tile-cockpit.tile-iB-blue button.ContextualMenu:hover,
.no-touchevents .tile-info.tile-iB-blue button.ContextualMenu:hover,
.no-touchevents .tile-config.tile-iB-blue button.ContextualMenu:hover,
.no-touchevents .tile-dark-blue.tile-iB-blue button.ContextualMenu:hover,
.no-touchevents .tile-collection.tile-iB-blue button.ContextualMenu:hover,
.no-touchevents .tile-folder.tile-iB-blue button.ContextualMenu:hover,
.no-touchevents .tile-bloco.tile-iB-blue button.ContextualMenu:hover,
.no-touchevents .tile-slide-search.tile-iB-blue button.ContextualMenu:hover,
.no-touchevents .tile-document.tile-iB-blue button.ContextualMenu:hover,
.no-touchevents .tile-event.tile-iB-blue button.ContextualMenu:hover,
.no-touchevents .tile-risk.tile-iB-blue button.ContextualMenu:hover,
.no-touchevents .tile-iB.tile-iB-counter-blue button.ContextualMenu:hover,
.no-touchevents .tile-responsability.tile-iB-counter-blue button.ContextualMenu:hover,
.no-touchevents .tile-cockpit.tile-iB-counter-blue button.ContextualMenu:hover,
.no-touchevents .tile-info.tile-iB-counter-blue button.ContextualMenu:hover,
.no-touchevents .tile-config.tile-iB-counter-blue button.ContextualMenu:hover,
.no-touchevents .tile-dark-blue.tile-iB-counter-blue button.ContextualMenu:hover,
.no-touchevents .tile-collection.tile-iB-counter-blue button.ContextualMenu:hover,
.no-touchevents .tile-folder.tile-iB-counter-blue button.ContextualMenu:hover,
.no-touchevents .tile-bloco.tile-iB-counter-blue button.ContextualMenu:hover,
.no-touchevents .tile-slide-search.tile-iB-counter-blue button.ContextualMenu:hover,
.no-touchevents .tile-document.tile-iB-counter-blue button.ContextualMenu:hover,
.no-touchevents .tile-event.tile-iB-counter-blue button.ContextualMenu:hover,
.no-touchevents .tile-risk.tile-iB-counter-blue button.ContextualMenu:hover {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
html:not(.os-ios) .tile-iB:hover:not(.no-hover),
html:not(.os-ios) .tile-responsability:hover:not(.no-hover),
html:not(.os-ios) .tile-cockpit:hover:not(.no-hover),
html:not(.os-ios) .tile-info:hover:not(.no-hover),
html:not(.os-ios) .tile-config:hover:not(.no-hover),
html:not(.os-ios) .tile-bloco:hover:not(.no-hover),
html:not(.os-ios) .tile-slide-search:hover:not(.no-hover),
html:not(.os-ios) .tile-document:hover:not(.no-hover),
html:not(.os-ios) .tile-event:hover:not(.no-hover),
html:not(.os-ios) .tile-risk:hover:not(.no-hover) {
  outline: 0;
}
html:not(.os-ios) .tile-iB:hover:not(.no-hover):before,
html:not(.os-ios) .tile-responsability:hover:not(.no-hover):before,
html:not(.os-ios) .tile-cockpit:hover:not(.no-hover):before,
html:not(.os-ios) .tile-info:hover:not(.no-hover):before,
html:not(.os-ios) .tile-config:hover:not(.no-hover):before,
html:not(.os-ios) .tile-bloco:hover:not(.no-hover):before,
html:not(.os-ios) .tile-slide-search:hover:not(.no-hover):before,
html:not(.os-ios) .tile-document:hover:not(.no-hover):before,
html:not(.os-ios) .tile-event:hover:not(.no-hover):before,
html:not(.os-ios) .tile-risk:hover:not(.no-hover):before {
  content: '';
  outline: 2px solid #4fbbf4;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
html:not(.os-ios) .tile-iB:hover:not(.no-hover).tile-iB-blue:before,
html:not(.os-ios) .tile-responsability:hover:not(.no-hover).tile-iB-blue:before,
html:not(.os-ios) .tile-cockpit:hover:not(.no-hover).tile-iB-blue:before,
html:not(.os-ios) .tile-info:hover:not(.no-hover).tile-iB-blue:before,
html:not(.os-ios) .tile-config:hover:not(.no-hover).tile-iB-blue:before,
html:not(.os-ios) .tile-bloco:hover:not(.no-hover).tile-iB-blue:before,
html:not(.os-ios) .tile-slide-search:hover:not(.no-hover).tile-iB-blue:before,
html:not(.os-ios) .tile-document:hover:not(.no-hover).tile-iB-blue:before,
html:not(.os-ios) .tile-event:hover:not(.no-hover).tile-iB-blue:before,
html:not(.os-ios) .tile-risk:hover:not(.no-hover).tile-iB-blue:before,
html:not(.os-ios) .tile-iB:hover:not(.no-hover).tile-iB-counter-blue:before,
html:not(.os-ios) .tile-responsability:hover:not(.no-hover).tile-iB-counter-blue:before,
html:not(.os-ios) .tile-cockpit:hover:not(.no-hover).tile-iB-counter-blue:before,
html:not(.os-ios) .tile-info:hover:not(.no-hover).tile-iB-counter-blue:before,
html:not(.os-ios) .tile-config:hover:not(.no-hover).tile-iB-counter-blue:before,
html:not(.os-ios) .tile-bloco:hover:not(.no-hover).tile-iB-counter-blue:before,
html:not(.os-ios) .tile-slide-search:hover:not(.no-hover).tile-iB-counter-blue:before,
html:not(.os-ios) .tile-document:hover:not(.no-hover).tile-iB-counter-blue:before,
html:not(.os-ios) .tile-event:hover:not(.no-hover).tile-iB-counter-blue:before,
html:not(.os-ios) .tile-risk:hover:not(.no-hover).tile-iB-counter-blue:before {
  outline-color: #0089c6;
}
html:not(.os-ios) .tile-iB:hover:not(.no-hover).self:before,
html:not(.os-ios) .tile-responsability:hover:not(.no-hover).self:before,
html:not(.os-ios) .tile-cockpit:hover:not(.no-hover).self:before,
html:not(.os-ios) .tile-info:hover:not(.no-hover).self:before,
html:not(.os-ios) .tile-config:hover:not(.no-hover).self:before,
html:not(.os-ios) .tile-bloco:hover:not(.no-hover).self:before,
html:not(.os-ios) .tile-slide-search:hover:not(.no-hover).self:before,
html:not(.os-ios) .tile-document:hover:not(.no-hover).self:before,
html:not(.os-ios) .tile-event:hover:not(.no-hover).self:before,
html:not(.os-ios) .tile-risk:hover:not(.no-hover).self:before {
  outline-color: #bf552c;
}
/* Tiles comuns */
.tile-responsability.self {
  background-color: #fd7045;
  color: #ffffff;
}
.tile-responsability.self .tile-subtitle,
.tile-responsability.self .tile-desc,
.tile-responsability.self .footer-title,
.tile-responsability.self .tile-type {
  color: rgba(255, 255, 255, 0.5);
}
.tile-responsability.self .tile-title,
.tile-responsability.self .footer-info,
.tile-responsability.self .tile-containerinfo .tile-body .body-info .additional-info {
  color: #ffffff;
}
.tile-responsability.self .tile-user {
  border-color: #fd9373;
}
.tile-responsability.self .dropdown-toggle {
  color: rgba(255, 255, 255, 0.7);
}
.tile-responsability.self .tile-footer .footer-separator {
  border-color: rgba(255, 255, 255, 0.2);
}
.tile-responsability .tile-user,
.tile-responsability .tile-user-icon,
.tile-responsability .tile-user-entity {
  height: 40px;
}
@media (min-width: 865px) {
  .tile-responsability .tile-user,
  .tile-responsability .tile-user-icon,
  .tile-responsability .tile-user-entity {
    height: 70px;
  }
}
.tile-responsability .tile-user,
.tile-responsability .tile-user-icon {
  width: 40px;
}
@media (min-width: 865px) {
  .tile-responsability .tile-user,
  .tile-responsability .tile-user-icon {
    width: 70px;
  }
}
.tile-responsability .tile-user {
  border: 4px solid #e7edf4;
  -webkit-border-radius: 20% !important;
  -moz-border-radius: 20% !important;
  border-radius: 20% !important;
  background-color: #e7edf4;
  background-size: cover;
  overflow: hidden;
  display: inline;
  float: left;
}
.tile-responsability .tile-user-icon {
  display: inline-block;
  margin: 0;
}
.tile-responsability .tile-user-icon:before {
  margin: 0;
  line-height: 40px;
  font-size: 40px;
}
@media (min-width: 865px) {
  .tile-responsability .tile-user-icon:before {
    line-height: 70px;
    font-size: 70px;
  }
}
.tile-responsability .tile-user-entity {
  width: auto;
  padding: 5px 0;
}
.tile-responsability .tile-containerinfo .tile-body > div.tile-title {
  padding-top: 10px;
  padding-bottom: 2px;
  width: 100%;
}
.tile-responsability .tile-containerinfo .tile-body .tile-subtitle {
  font-size: 12px;
  width: 100%;
}
.no-touchevents .tile-responsability.self .dropdown-toggle:not(.disable):hover {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.tile-dark-blue[class*=innerContainer] {
  background-color: #0d3294;
}
.tile-dark-blue .tile-title {
  color: #fff;
}
.tile-dark-blue .tile-subtitle {
  color: rgba(255, 255, 255, 0.5);
}
.tile-dark-blue .tile-containerheader .tile-type,
.tile-dark-blue .tile-containerheader .tile-desc,
.tile-dark-blue .tile-containerheader .tile-more {
  color: rgba(255, 255, 255, 0.5);
}
.tile-dark-blue .tile-containerinfo .tile-body .tile-icon > i {
  color: #fff;
}
.tile-dark-blue .tile-containerinfo .tile-body .body-info .additional-info {
  color: #fff;
}
.tile-dark-blue .tile-info-loading i {
  color: #fff !important;
}
.tile-dark-blue.footer-owner .tile-footer .footer-separator {
  border-top: 1px solid #154ab6;
}
.tile-dark-blue.footer-owner .tile-footer .footer-info {
  color: #ffffff;
}
.tile-dark-blue.footer-owner .tile-footer .footer-icon {
  color: rgba(255, 255, 255, 0.5);
}
.tile-15dark-blue[class*=innerContainer]:not(.selected) {
  background-color: #e5eaf5;
}
.tile-15dark-blue[class*=innerContainer]:not(.selected) .tile-title {
  color: #125098;
}
.tile-15dark-blue[class*=innerContainer].selected {
  background-color: #4fbbf4;
}
.tile-15dark-blue[class*=innerContainer].selected .tile-title {
  color: #ffffff;
}
.tile-15dark-blue[class*=innerContainer].selected .tile-icon > i {
  color: #ffffff;
}
.tile-15dark-blue .tile-subtitle {
  color: rgba(255, 255, 255, 0.5);
}
.tile-15dark-blue .tile-containerheader .tile-type {
  color: rgba(255, 255, 255, 0.5);
}
.tile-15dark-blue .tile-icon {
  padding-bottom: 0;
}
.tile-15dark-blue .tile-icon > i {
  font-size: 30px;
  color: #125098;
}
.tile-invert-text .tile-title {
  color: #fff;
}
.tile-invert-text .tile-subtitle {
  color: rgba(255, 255, 255, 0.5);
}
.tile-invert-text .tile-containerheader .tile-type,
.tile-invert-text .tile-containerheader .tile-desc,
.tile-invert-text .tile-containerheader .tile-more {
  color: rgba(255, 255, 255, 0.5);
}
.tile-invert-text .tile-containerinfo .tile-body .tile-icon > i {
  color: #fff;
}
.tile-invert-text .tile-containerinfo .tile-body .body-info .additional-info {
  color: #fff;
}
.tile-invert-text .tile-info-loading i {
  color: #fff !important;
}
.item.tiny [class*=innerContainer] {
  padding: 10px !important;
}
.item.tiny .tile-title {
  padding-right: 0;
  font-size: 14px !important;
}
.item.tiny .tile-containerinfo .tile-body > div {
  padding-bottom: 0;
}
/***** Tiles Color de cockpits *****/
/*
    ITEMS DO ARRAY tilesColor:
        
    Tile Name / Background Color / Text Color / Soft Text Color / Outline Color / Tile Icon Padding Bottom Mobile / Tile Icon Padding Bottom Desktop / Image Height
*/
.tile-type-Create {
  background-color: #fd7045;
  color: #ffffff;
}
.tile-type-Create .tile-containerheader .tile-type,
.tile-type-Create .tile-containerheader .tile-subtitle,
.tile-type-Create .tile-footer .footer-title {
  color: rgba(255, 255, 255, 0.5);
}
.tile-type-Create .tile-containerheader .tile-title,
.tile-type-Create .tile-footer .footer-info {
  color: #ffffff;
}
.tile-type-Create .tile-body .tile-icon > i {
  color: #fff;
}
.tile-type-Create .tile-body .tile-info-loading i {
  color: #ffffff;
}
.tile-type-Create .tile-containerinfo .tile-body .body-info .additional-info,
.tile-type-Create .tile-containerinfo .tile-body .tile-counter .additional-info {
  color: #ffffff;
}
.tile-type-Create.tile-cockpit .tile-body .tile-icon {
  padding-bottom: 10px;
}
.tile-type-Create.tile-cockpit .tile-body .tile-icon img {
  height: 42px;
}
.tile-type-Create.tile-cockpit .tile-body .tile-icon > i {
  font-size: 42px;
  line-height: 42px;
}
@media (min-width: 865px) {
  .tile-type-Create .tile-body .tile-icon {
    padding-bottom: 14px;
  }
  .tile-type-Create .tile-body .tile-icon img {
    height: 60px;
  }
  .tile-type-Create .tile-body .tile-icon > i {
    font-size: 60px;
    line-height: 60px;
  }
}
.tile-type-Create.active:not(.no-hover),
.tile-type-Create:hover:not(.no-hover) {
  outline-color: #bf552c;
}
html:not(.os-ios) .tile-type-Create:hover:not(.no-hover):before {
  outline-color: #bf552c;
}
.tile-orange {
  background-color: #fd7045;
  color: #ffffff;
}
.tile-orange .tile-containerheader .tile-type,
.tile-orange .tile-containerheader .tile-subtitle,
.tile-orange .tile-footer .footer-title {
  color: rgba(255, 255, 255, 0.5);
}
.tile-orange .tile-containerheader .tile-title,
.tile-orange .tile-footer .footer-info {
  color: #ffffff;
}
.tile-orange .tile-body .tile-icon > i {
  color: #fff;
}
.tile-orange .tile-body .tile-info-loading i {
  color: #ffffff;
}
.tile-orange .tile-containerinfo .tile-body .body-info .additional-info,
.tile-orange .tile-containerinfo .tile-body .tile-counter .additional-info {
  color: #ffffff;
}
.tile-orange.tile-cockpit .tile-body .tile-icon {
  padding-bottom: 10px;
}
.tile-orange.tile-cockpit .tile-body .tile-icon img {
  height: 42px;
}
.tile-orange.tile-cockpit .tile-body .tile-icon > i {
  font-size: 42px;
  line-height: 42px;
}
@media (min-width: 865px) {
  .tile-orange .tile-body .tile-icon {
    padding-bottom: 14px;
  }
  .tile-orange .tile-body .tile-icon img {
    height: 60px;
  }
  .tile-orange .tile-body .tile-icon > i {
    font-size: 60px;
    line-height: 60px;
  }
}
.tile-orange.active:not(.no-hover),
.tile-orange:hover:not(.no-hover) {
  outline-color: #bf552c;
}
html:not(.os-ios) .tile-orange:hover:not(.no-hover):before {
  outline-color: #bf552c;
}
.tile-featured {
  background-color: #ff9900;
  color: #ffffff;
}
.tile-featured .tile-containerheader .tile-type,
.tile-featured .tile-containerheader .tile-subtitle,
.tile-featured .tile-footer .footer-title {
  color: rgba(255, 255, 255, 0.5);
}
.tile-featured .tile-containerheader .tile-title,
.tile-featured .tile-footer .footer-info {
  color: #ffffff;
}
.tile-featured .tile-body .tile-icon > i {
  color: #fff;
}
.tile-featured .tile-body .tile-info-loading i {
  color: #ffffff;
}
.tile-featured .tile-containerinfo .tile-body .body-info .additional-info,
.tile-featured .tile-containerinfo .tile-body .tile-counter .additional-info {
  color: #ffffff;
}
.tile-featured.tile-cockpit .tile-body .tile-icon {
  padding-bottom: 10px;
}
.tile-featured.tile-cockpit .tile-body .tile-icon img {
  height: 42px;
}
.tile-featured.tile-cockpit .tile-body .tile-icon > i {
  font-size: 42px;
  line-height: 42px;
}
@media (min-width: 865px) {
  .tile-featured .tile-body .tile-icon {
    padding-bottom: 14px;
  }
  .tile-featured .tile-body .tile-icon img {
    height: 60px;
  }
  .tile-featured .tile-body .tile-icon > i {
    font-size: 60px;
    line-height: 60px;
  }
}
.tile-featured.active:not(.no-hover),
.tile-featured:hover:not(.no-hover) {
  outline-color: #bf552c;
}
html:not(.os-ios) .tile-featured:hover:not(.no-hover):before {
  outline-color: #bf552c;
}
/**********/
/* Tiles da p�gina de informa��o e de configura��o da aplica��o */
.tile-info .tile-title,
.tile-config .tile-title,
.tile-info .tile-subtitle,
.tile-config .tile-subtitle {
  width: 100%;
}
.tile-config .tilecoming-soon .tile-icon {
  opacity: 0.5;
}
.tile-config .tilecoming-soon:after {
  content: '';
  position: absolute;
  right: 16px;
  bottom: 42px;
  color: rgba(18, 80, 152, 0.5);
  font-weight: 500;
  font-size: 16px;
  z-index: 1;
  text-transform: uppercase;
  padding: 8px;
  border: 2px solid rgba(18, 80, 152, 0.5);
  border-radius: 6px;
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
@media (max-width: 864px) {
  .tile-config .tilecoming-soon:after {
    font-size: 12px;
    padding: 6px;
    bottom: 32px;
  }
}
.item.doublex .tile-config .tile-containerinfo .tile-body .tile-icon > img,
.item.doublex .tile-type-Icon .tile-containerinfo .tile-body .tile-icon > img {
  height: 80px;
}
.item.doublex .tile-config .tile-containerinfo .tile-body .tile-icon > i,
.item.doublex .tile-type-Icon .tile-containerinfo .tile-body .tile-icon > i {
  font-size: 80px;
  line-height: 80px;
}
@media (max-width: 864px) {
  .item.doublex .tile-config .tile-containerinfo .tile-body .tile-icon > img,
  .item.doublex .tile-type-Icon .tile-containerinfo .tile-body .tile-icon > img {
    height: 50px;
  }
  .item.doublex .tile-config .tile-containerinfo .tile-body .tile-icon > i,
  .item.doublex .tile-type-Icon .tile-containerinfo .tile-body .tile-icon > i {
    font-size: 50px;
    line-height: 50px;
  }
  .item.doublex .tile-config .tile-containerinfo .tile-body .tile-icon > i:before,
  .item.doublex .tile-type-Icon .tile-containerinfo .tile-body .tile-icon > i:before {
    font-size: 50px !important;
  }
}
.item:not(.doublex) .tile-config .tile-containerinfo .tile-body .tile-icon > img {
  height: 60px;
}
.item:not(.doublex) .tile-config .tile-containerinfo .tile-body .tile-icon > i {
  font-size: 60px;
  line-height: 1;
}
@media (max-width: 864px) {
  .item:not(.doublex) .tile-config .tile-containerinfo .tile-body .tile-icon > img {
    height: 36px;
  }
  .item:not(.doublex) .tile-config .tile-containerinfo .tile-body .tile-icon > i {
    font-size: 36px;
  }
}
.tile-info .tile-containerinfo .tile-body .tile-icon > img {
  height: 80px;
}
.tile-info .tile-containerinfo .tile-body .tile-icon > i {
  font-size: 80px;
  line-height: 80px;
}
@media (max-width: 864px) {
  .tile-info .tile-containerinfo .tile-body .tile-icon > img {
    height: 30px;
  }
  .tile-info .tile-containerinfo .tile-body .tile-icon > i {
    font-size: 30px;
    line-height: 30px;
  }
}
.tile-info .download-action span {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-left: 5px;
  cursor: pointer;
}
.tile-info .download-action span,
.tile-info .download-action i {
  color: #21a2ea;
}
.tile-collection,
.tile-folder {
  cursor: pointer;
}
.tile-collection[class*=innerContainer],
.tile-folder[class*=innerContainer] {
  background: none;
  box-shadow: none;
  border: 1px transparent;
  /*padding-top: 35px;*/
  padding-top: 22px !important;
}
@media (min-width: 865px) {
  .tile-collection[class*=innerContainer],
  .tile-folder[class*=innerContainer] {
    padding-top: 30px !important;
    /*padding-top: 45px;*/
  }
}
.tile-collection[class*=innerContainer]:before,
.tile-folder[class*=innerContainer]:before {
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background-image: url('../../../images/tile-folder.svg');
  background-size: 100% 100%;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  -webkit-filter: drop-shadow(0px 1px 1px rgba(58, 58, 58, 0.09));
  filter: drop-shadow(0px 1px 1px rgba(58, 58, 58, 0.09));
}
.tile-collection[class*=innerContainer].tile-collection-blue:before,
.tile-folder[class*=innerContainer].tile-collection-blue:before {
  background-image: url('../../../images/tile-folder-blue.svg');
}
.tile-collection[class*=innerContainer].tile-iB-counter .tile-containerinfo .tile-icon,
.tile-folder[class*=innerContainer].tile-iB-counter .tile-containerinfo .tile-icon {
  text-align: left;
  padding-bottom: 6px !important;
}
@media (max-width: 864px) {
  .tile-collection[class*=innerContainer].tile-iB-counter .tile-containerinfo .tile-icon,
  .tile-folder[class*=innerContainer].tile-iB-counter .tile-containerinfo .tile-icon {
    padding-bottom: 3px !important;
  }
}
.tile-collection.tile-collection-blue .tile-containerheader .tile-type,
.tile-folder.tile-collection-blue .tile-containerheader .tile-type {
  color: #a6d2f4;
}
.tile-collection.tile-collection-blue .tile-containerheader .tile-title,
.tile-folder.tile-collection-blue .tile-containerheader .tile-title {
  color: #ffffff;
}
.tile-collection.tile-collection-blue .tile-containerinfo .tile-total,
.tile-folder.tile-collection-blue .tile-containerinfo .tile-total {
  color: #fff !important;
}
.tile-collection.tile-collection-blue .tile-containerinfo .additional-info-text:last-child,
.tile-folder.tile-collection-blue .tile-containerinfo .additional-info-text:last-child {
  color: #fff !important;
}
.tile-collection.tile-collection-blue .tile-footer .footer-title,
.tile-folder.tile-collection-blue .tile-footer .footer-title {
  color: #a6d2f4;
}
.tile-collection.tile-collection-blue .tile-footer .footer-info,
.tile-folder.tile-collection-blue .tile-footer .footer-info {
  color: #ffffff;
}
.tile-collection.tile-collection-blue.footer-owner .tile-footer .footer-separator,
.tile-folder.tile-collection-blue.footer-owner .tile-footer .footer-separator {
  border-top-color: #4ab3ed;
}
.tile-collection.active:not(.no-hover),
.tile-folder.active:not(.no-hover),
.tile-collection:hover:not(.no-hover),
.tile-folder:hover:not(.no-hover),
.tile-collection.selected,
.tile-folder.selected {
  outline: 0 !important;
}
.tile-collection.active:not(.no-hover):before,
.tile-folder.active:not(.no-hover):before,
.tile-collection:hover:not(.no-hover):before,
.tile-folder:hover:not(.no-hover):before,
.tile-collection.selected:before,
.tile-folder.selected:before {
  height: calc(100% + 5px);
  width: calc(100% + 4px);
  background-image: url('../../../images/tile-folder-border.svg');
  top: -3px;
  left: -2px;
  -webkit-filter: none;
  filter: none;
  outline: none;
}
.tile-collection.active:not(.no-hover).tile-collection-blue:before,
.tile-folder.active:not(.no-hover).tile-collection-blue:before,
.tile-collection:hover:not(.no-hover).tile-collection-blue:before,
.tile-folder:hover:not(.no-hover).tile-collection-blue:before,
.tile-collection.selected.tile-collection-blue:before,
.tile-folder.selected.tile-collection-blue:before {
  background-image: url('../../../images/tile-folder-blue-border.svg');
}
.tile-collection.selected:not(:hover):not(:active):before,
.tile-folder.selected:not(:hover):not(:active):before {
  background-image: url('../../../images/tile-folder-borderthin.svg');
}
.tile-collection.selected:not(:hover):not(:active).tile-collection-blue:before,
.tile-folder.selected:not(:hover):not(:active).tile-collection-blue:before {
  background-image: url('../../../images/tile-folder-blue-borderthin.svg');
}
.tile-collection .tile-containerheader .tile-type,
.tile-folder .tile-containerheader .tile-type {
  position: absolute;
  top: -14px;
  max-width: 55px;
  /* ellipsis*/
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  /**/
}
@media (min-width: 865px) {
  .tile-collection .tile-containerheader .tile-type,
  .tile-folder .tile-containerheader .tile-type {
    top: -15px;
    max-width: 70px;
  }
}
.tile-collection .tile-containerheader .tile-menu,
.tile-folder .tile-containerheader .tile-menu {
  /*top: -22px;*/
}
@media (min-width: 865px) {
  .tile-collection .tile-containerheader .tile-menu,
  .tile-folder .tile-containerheader .tile-menu {
    top: -6px;
  }
}
.tile-collection .tile-containerheader .tile-title,
.tile-folder .tile-containerheader .tile-title {
  padding-right: 15px;
}
.tile-collection .tile-containerheader .tile-subtitle,
.tile-folder .tile-containerheader .tile-subtitle {
  padding-right: 25px;
}
.tile-collection .folder-fav,
.tile-folder .folder-fav {
  position: absolute;
  top: 0;
  left: 42px;
  text-align: center;
  width: 15px;
  height: 15px;
  line-height: 12px;
  background-color: #fd7045;
  color: #fff;
}
@media (min-width: 865px) {
  .tile-collection .folder-fav,
  .tile-folder .folder-fav {
    left: 62px;
  }
}
.tile-collection .tile-footer,
.tile-folder .tile-footer {
  height: 32px;
}
@media (min-width: 865px) {
  .tile-collection .tile-footer,
  .tile-folder .tile-footer {
    height: 36px;
  }
}
.tile-collection .tile-footer .footer-icon,
.tile-folder .tile-footer .footer-icon {
  position: absolute;
  font-size: 15px;
  color: rgba(18, 80, 152, 0.5);
  right: 10px;
  bottom: 10px;
}
@media (min-width: 865px) {
  .tile-collection .tile-footer .footer-icon,
  .tile-folder .tile-footer .footer-icon {
    font-size: 19px;
    right: 14px;
    bottom: 14px;
  }
}
.tile-collection .info-hidden-small,
.tile-folder .info-hidden-small {
  display: none;
}
@media (min-width: 865px) {
  .tile-collection .info-hidden-small,
  .tile-folder .info-hidden-small {
    display: inline;
  }
  .tile-collection .info-hidden-small.doc-info,
  .tile-folder .info-hidden-small.doc-info {
    display: block;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-chart:not(svg) {
  height: 185px;
  padding-bottom: 6px;
}
@media (min-width: 865px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-chart:not(svg) {
    height: 280px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-chart:not(svg) > div {
  height: 180px;
}
@media (min-width: 865px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-chart:not(svg) > div {
    height: 265px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body svg.tile-chart,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body svg.tile-chart,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body svg.tile-chart,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body svg.tile-chart,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body svg.tile-chart,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body svg.tile-chart,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body svg.tile-chart,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body svg.tile-chart {
  max-height: 185px;
}
@media (max-width: 864px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body svg.tile-chart,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body svg.tile-chart,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body svg.tile-chart,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body svg.tile-chart,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body svg.tile-chart,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body svg.tile-chart,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body svg.tile-chart,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body svg.tile-chart {
    height: 280px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-donut,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-donut,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-donut,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-donut,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-donut,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-donut,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-donut,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-donut {
  height: 201px;
  padding-bottom: 6px;
}
@media (min-width: 865px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-donut,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-donut,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-donut,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-donut,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-donut,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-donut,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-donut,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-donut {
    height: 296px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-donut > div,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-donut > div,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-donut > div,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-donut > div,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-donut > div,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-donut > div,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-donut > div,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-donut > div {
  height: 195px;
}
@media (min-width: 865px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-donut > div,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-donut > div,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-donut > div,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-donut > div,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-donut > div,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-donut > div,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-donut > div,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-donut > div {
    height: 290px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline {
  height: 280px;
  width: 378px;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 864px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline {
    height: 190px;
    width: 272px;
  }
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline text {
    font-size: 9px !important;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar {
  width: 55%;
  margin: 120px auto 0 auto;
  height: 135px;
}
@media (max-width: 864px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar {
    width: 50%;
    margin-top: 90px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates {
  width: 80%;
}
@media (max-width: 864px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates {
    width: 75%;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div {
  height: 100%;
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-linechart,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-linechart,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-linechart,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-linechart,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-linechart,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-linechart,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-linechart,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-linechart,
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-barchart,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-barchart,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-barchart,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-barchart,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-barchart,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-barchart,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-barchart,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-barchart {
  height: 280px;
}
@media (max-width: 864px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-linechart,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-linechart,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-linechart,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-linechart,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-linechart,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-linechart,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-linechart,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-linechart,
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-barchart,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-barchart,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-barchart,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-barchart,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-barchart,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-barchart,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-barchart,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-barchart {
    height: 190px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-funnelchart,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-funnelchart,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-funnelchart,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-funnelchart,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-funnelchart,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-funnelchart,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-funnelchart,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-funnelchart {
  height: 220px;
  margin-top: 20px;
}
@media (max-width: 864px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-funnelchart,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-funnelchart,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-funnelchart,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-funnelchart,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-funnelchart,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-funnelchart,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-funnelchart,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-funnelchart {
    height: 160px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller {
  max-height: none;
  height: 184px;
}
@media (min-width: 865px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller {
    height: 274px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-chart {
  height: 248px;
}
@media (max-width: 864px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-chart {
    height: 160px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-chart > div {
  height: 233px;
}
@media (max-width: 864px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-chart > div {
    height: 155px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value svg.tile-chart {
  max-height: 248px;
}
@media (max-width: 864px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value svg.tile-chart {
    height: 160px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-donut {
  height: 262px;
}
@media (max-width: 864px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-donut {
    height: 164px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-donut > div {
  height: 256px;
}
@media (max-width: 864px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-donut > div {
    height: 165px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline {
  height: 248px;
}
@media (max-width: 864px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline {
    height: 165px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-funnelchart {
  height: 188px;
}
@media (max-width: 864px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-funnelchart {
    height: 135px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller {
  height: 148px;
}
@media (min-width: 865px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller {
    height: 238px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller {
  height: 184px;
}
@media (min-width: 865px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller {
    height: 288px;
  }
}
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.doubley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.doubley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller {
  height: 148px;
}
@media (min-width: 865px) {
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.doubley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.doubley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller {
    height: 252px;
  }
}
.item.doublex [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-linechart,
.item.doublex [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-linechart,
.item.doublex [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-linechart,
.item.doublex [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-linechart,
.item.doublex [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-linechart,
.item.doublex [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-linechart,
.item.doublex [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-linechart,
.item.doublex [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-linechart,
.item.doublex [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-barchart,
.item.doublex [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-barchart,
.item.doublex [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-barchart,
.item.doublex [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-barchart,
.item.doublex [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-barchart,
.item.doublex [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-barchart,
.item.doublex [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-barchart,
.item.doublex [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-barchart {
  width: 378px;
}
@media (max-width: 864px) {
  .item.doublex [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-linechart,
  .item.doublex [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-linechart,
  .item.doublex [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-linechart,
  .item.doublex [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-linechart,
  .item.doublex [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-linechart,
  .item.doublex [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-linechart,
  .item.doublex [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-linechart,
  .item.doublex [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-linechart,
  .item.doublex [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-barchart,
  .item.doublex [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-barchart,
  .item.doublex [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-barchart,
  .item.doublex [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-barchart,
  .item.doublex [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-barchart,
  .item.doublex [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-barchart,
  .item.doublex [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-barchart,
  .item.doublex [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-barchart {
    width: 272px;
  }
}
.item.doublex [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-funnelchart,
.item.doublex [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-funnelchart,
.item.doublex [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-funnelchart,
.item.doublex [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-funnelchart,
.item.doublex [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-funnelchart,
.item.doublex [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-funnelchart,
.item.doublex [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-funnelchart,
.item.doublex [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-funnelchart {
  width: 95%;
  /*width:320px;
                                @media(max-width:864px){
			                        width: 230px;
		                        }*/
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-chart:not(svg) {
  height: 324px;
  padding-bottom: 6px;
}
@media (min-width: 865px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-chart:not(svg) {
    height: 490px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-chart:not(svg) > div {
  height: 315px;
}
@media (min-width: 865px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-chart:not(svg) > div {
    height: 464px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body svg.tile-chart,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body svg.tile-chart,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body svg.tile-chart,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body svg.tile-chart,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body svg.tile-chart,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body svg.tile-chart,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body svg.tile-chart,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body svg.tile-chart {
  max-height: 324px;
}
@media (max-width: 864px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body svg.tile-chart,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body svg.tile-chart,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body svg.tile-chart,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body svg.tile-chart,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body svg.tile-chart,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body svg.tile-chart,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body svg.tile-chart,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body svg.tile-chart {
    height: 490px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-donut,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-donut,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-donut,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-donut,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-donut,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-donut,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-donut,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-donut {
  height: 352px;
  padding-bottom: 6px;
}
@media (min-width: 865px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-donut,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-donut,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-donut,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-donut,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-donut,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-donut,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-donut,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-donut {
    height: 518px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-donut > div,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-donut > div,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-donut > div,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-donut > div,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-donut > div,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-donut > div,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-donut > div,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-donut > div {
  height: 341px;
}
@media (min-width: 865px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-donut > div,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-donut > div,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-donut > div,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-donut > div,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-donut > div,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-donut > div,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-donut > div,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-donut > div {
    height: 508px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline {
  height: 490px;
  width: 378px;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 864px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline {
    height: 333px;
    width: 272px;
  }
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline text {
    font-size: 9px !important;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar {
  width: 55%;
  margin: 120px auto 0 auto;
  height: 236px;
}
@media (max-width: 864px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar {
    width: 50%;
    margin-top: 158px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates {
  width: 80%;
}
@media (max-width: 864px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates {
    width: 75%;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div {
  height: 100%;
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-linechart,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-linechart,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-linechart,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-linechart,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-linechart,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-linechart,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-linechart,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-linechart,
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-barchart,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-barchart,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-barchart,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-barchart,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-barchart,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-barchart,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-barchart,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-barchart {
  height: 490px;
}
@media (max-width: 864px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-linechart,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-linechart,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-linechart,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-linechart,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-linechart,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-linechart,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-linechart,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-linechart,
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-barchart,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-barchart,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-barchart,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-barchart,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-barchart,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-barchart,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-barchart,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-barchart {
    height: 333px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-funnelchart,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-funnelchart,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-funnelchart,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-funnelchart,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-funnelchart,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-funnelchart,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-funnelchart,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-funnelchart {
  height: 385px;
  margin-top: 35px;
}
@media (max-width: 864px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-funnelchart,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-funnelchart,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-funnelchart,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-funnelchart,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-funnelchart,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-funnelchart,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-funnelchart,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-funnelchart {
    height: 280px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller {
  max-height: none;
  height: 322px;
}
@media (min-width: 865px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller {
    height: 480px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-chart {
  height: 434px;
}
@media (max-width: 864px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-chart {
    height: 280px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-chart > div {
  height: 408px;
}
@media (max-width: 864px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-chart > div {
    height: 271px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value svg.tile-chart {
  max-height: 434px;
}
@media (max-width: 864px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value svg.tile-chart {
    height: 280px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-donut {
  height: 459px;
}
@media (max-width: 864px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-donut {
    height: 287px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-donut > div {
  height: 448px;
}
@media (max-width: 864px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-donut > div {
    height: 289px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline {
  height: 434px;
}
@media (max-width: 864px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline {
    height: 289px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-funnelchart {
  height: 329px;
}
@media (max-width: 864px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-funnelchart {
    height: 236px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller {
  height: 259px;
}
@media (min-width: 865px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo.has-dropdown:not(.no-subtitle) .tile-grid .grid-iB.k-grid .km-native-scroller {
    height: 417px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller {
  height: 322px;
}
@media (min-width: 865px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle:not(.has-dropdown) .tile-grid .grid-iB.k-grid .km-native-scroller {
    height: 504px;
  }
}
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.tripley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.tripley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller {
  height: 259px;
}
@media (min-width: 865px) {
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.tripley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.tripley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller {
    height: 441px;
  }
}
.item.quadruplex [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-linechart,
.item.quadruplex [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-linechart,
.item.quadruplex [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-linechart,
.item.quadruplex [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-linechart,
.item.quadruplex [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-linechart,
.item.quadruplex [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-linechart,
.item.quadruplex [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-linechart,
.item.quadruplex [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-linechart,
.item.quadruplex [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-barchart,
.item.quadruplex [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-barchart,
.item.quadruplex [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-barchart,
.item.quadruplex [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-barchart,
.item.quadruplex [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-barchart,
.item.quadruplex [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-barchart,
.item.quadruplex [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-barchart,
.item.quadruplex [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-barchart {
  width: 790px;
}
@media (max-width: 864px) {
  .item.quadruplex [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-linechart,
  .item.quadruplex [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-linechart,
  .item.quadruplex [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-linechart,
  .item.quadruplex [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-linechart,
  .item.quadruplex [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-linechart,
  .item.quadruplex [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-linechart,
  .item.quadruplex [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-linechart,
  .item.quadruplex [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-linechart,
  .item.quadruplex [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-barchart,
  .item.quadruplex [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-barchart,
  .item.quadruplex [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-barchart,
  .item.quadruplex [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-barchart,
  .item.quadruplex [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-barchart,
  .item.quadruplex [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-barchart,
  .item.quadruplex [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-barchart,
  .item.quadruplex [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-barchart {
    width: 564px;
  }
}
.item.quadruplex [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-funnelchart,
.item.quadruplex [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-funnelchart,
.item.quadruplex [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-funnelchart,
.item.quadruplex [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-funnelchart,
.item.quadruplex [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-funnelchart,
.item.quadruplex [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-funnelchart,
.item.quadruplex [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-funnelchart,
.item.quadruplex [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-funnelchart {
  width: 95%;
  /*width:320px;
                    @media(max-width:864px){
			            width: 230px;
		            }*/
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-chart:not(svg),
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-chart:not(svg) {
  height: 477px;
  padding-bottom: 6px;
}
@media (min-width: 865px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-chart:not(svg),
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-chart:not(svg) {
    height: 692px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-chart:not(svg) > div {
  height: 472px;
}
@media (min-width: 865px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-chart:not(svg) > div,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-chart:not(svg) > div {
    height: 677px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body svg.tile-chart,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body svg.tile-chart,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body svg.tile-chart,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body svg.tile-chart,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body svg.tile-chart,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body svg.tile-chart,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body svg.tile-chart,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body svg.tile-chart {
  max-height: 477px;
}
@media (max-width: 864px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body svg.tile-chart,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body svg.tile-chart,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body svg.tile-chart,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body svg.tile-chart,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body svg.tile-chart,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body svg.tile-chart,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body svg.tile-chart,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body svg.tile-chart {
    height: 692px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-donut,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-donut,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-donut,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-donut,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-donut,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-donut,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-donut,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-donut {
  height: 493px;
  padding-bottom: 6px;
}
@media (min-width: 865px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-donut,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-donut,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-donut,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-donut,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-donut,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-donut,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-donut,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-donut {
    height: 708px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-donut > div,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-donut > div,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-donut > div,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-donut > div,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-donut > div,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-donut > div,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-donut > div,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-donut > div {
  height: 484px;
}
@media (min-width: 865px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-donut > div,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-donut > div,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-donut > div,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-donut > div,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-donut > div,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-donut > div,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-donut > div,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-donut > div {
    height: 704px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline {
  height: 692px;
  width: 378px;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 864px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline {
    height: 482px;
    width: 272px;
  }
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline rect,
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline text,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline text {
    font-size: 9px !important;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar {
  width: 55%;
  margin: 120px auto 0 auto;
  height: 135px;
}
@media (max-width: 864px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar {
    width: 50%;
    margin-top: 90px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates {
  width: 80%;
}
@media (max-width: 864px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar.no-side-dates {
    width: 75%;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-progress-timeline > .timeline-bar > div {
  height: 100%;
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-barchart,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-barchart,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-barchart,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-barchart,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-barchart,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-barchart,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-barchart,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-barchart {
  height: 692px;
}
@media (max-width: 864px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-barchart,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-barchart,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-barchart,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-barchart,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-barchart,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-barchart,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-barchart,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-barchart {
    height: 482px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-funnelchart,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-funnelchart,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-funnelchart,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-funnelchart,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-funnelchart,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-funnelchart,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-funnelchart,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-funnelchart {
  height: 632px;
  margin-top: 20px;
}
@media (max-width: 864px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-funnelchart,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-funnelchart,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-funnelchart,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-funnelchart,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-funnelchart,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-funnelchart,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-funnelchart,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-funnelchart {
    height: 452px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller {
  max-height: 470px;
}
@media (min-width: 865px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .km-native-scroller {
    max-height: 690px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-chart,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-chart {
  height: 660px;
}
@media (max-width: 864px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-chart,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-chart {
    height: 452px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-chart > div {
  height: 645px;
}
@media (max-width: 864px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-chart > div,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-chart > div {
    height: 447px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value svg.tile-chart {
  max-height: 660px;
}
@media (max-width: 864px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value svg.tile-chart,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value svg.tile-chart {
    height: 452px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-donut,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-donut {
  height: 674px;
}
@media (max-width: 864px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-donut,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-donut {
    height: 456px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-donut > div {
  height: 668px;
}
@media (max-width: 864px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-donut > div,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-donut > div {
    height: 457px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-linechart,
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-barchart,
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline {
  height: 660px;
}
@media (max-width: 864px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-linechart,
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-barchart,
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-progress-timeline {
    height: 457px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-funnelchart {
  height: 600px;
}
@media (max-width: 864px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo .tile-body.has-top-value .tile-funnelchart,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo .tile-body.has-top-value .tile-funnelchart {
    height: 427px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller {
  max-height: 422px;
}
@media (min-width: 865px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo.has-dropdown .tile-grid .grid-iB.k-grid .km-native-scroller {
    max-height: 644px;
  }
}
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
.item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller,
.item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller {
  max-height: 480px;
}
@media (min-width: 865px) {
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap,
  .item.quadrupley [class*=innerContainer].tile-iB .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-responsability .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-cockpit .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-info .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-config .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-dark-blue .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-collection .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller,
  .item.quadrupley [class*=innerContainer].tile-folder .tile-containerinfo.no-subtitle .tile-grid .grid-iB.k-grid .km-native-scroller {
    max-height: 698px;
  }
}
.item.sextuplex [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-linechart,
.item.sextuplex [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-linechart,
.item.sextuplex [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-linechart,
.item.sextuplex [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-linechart,
.item.sextuplex [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-linechart,
.item.sextuplex [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-linechart,
.item.sextuplex [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-linechart,
.item.sextuplex [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-linechart,
.item.sextuplex [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-barchart,
.item.sextuplex [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-barchart,
.item.sextuplex [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-barchart,
.item.sextuplex [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-barchart,
.item.sextuplex [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-barchart,
.item.sextuplex [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-barchart,
.item.sextuplex [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-barchart,
.item.sextuplex [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-barchart {
  width: 790px;
}
@media (max-width: 864px) {
  .item.sextuplex [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-linechart,
  .item.sextuplex [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-linechart,
  .item.sextuplex [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-linechart,
  .item.sextuplex [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-linechart,
  .item.sextuplex [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-linechart,
  .item.sextuplex [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-linechart,
  .item.sextuplex [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-linechart,
  .item.sextuplex [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-linechart,
  .item.sextuplex [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-barchart,
  .item.sextuplex [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-barchart,
  .item.sextuplex [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-barchart,
  .item.sextuplex [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-barchart,
  .item.sextuplex [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-barchart,
  .item.sextuplex [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-barchart,
  .item.sextuplex [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-barchart,
  .item.sextuplex [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-barchart {
    width: 564px;
  }
}
.item.sextuplex [class*=innerContainer].tile-iB .tile-containerinfo .tile-body .tile-funnelchart,
.item.sextuplex [class*=innerContainer].tile-responsability .tile-containerinfo .tile-body .tile-funnelchart,
.item.sextuplex [class*=innerContainer].tile-cockpit .tile-containerinfo .tile-body .tile-funnelchart,
.item.sextuplex [class*=innerContainer].tile-info .tile-containerinfo .tile-body .tile-funnelchart,
.item.sextuplex [class*=innerContainer].tile-config .tile-containerinfo .tile-body .tile-funnelchart,
.item.sextuplex [class*=innerContainer].tile-dark-blue .tile-containerinfo .tile-body .tile-funnelchart,
.item.sextuplex [class*=innerContainer].tile-collection .tile-containerinfo .tile-body .tile-funnelchart,
.item.sextuplex [class*=innerContainer].tile-folder .tile-containerinfo .tile-body .tile-funnelchart {
  width: 95%;
  /*width:320px;
                    @media(max-width:864px){
			            width: 230px;
		            }*/
}
.item.halfy [class*=innerContainer].tile-iB .tile-containerheader,
.item.halfy [class*=innerContainer].tile-responsability .tile-containerheader,
.item.halfy [class*=innerContainer].tile-cockpit .tile-containerheader,
.item.halfy [class*=innerContainer].tile-info .tile-containerheader,
.item.halfy [class*=innerContainer].tile-config .tile-containerheader,
.item.halfy [class*=innerContainer].tile-dark-blue .tile-containerheader,
.item.halfy [class*=innerContainer].tile-collection .tile-containerheader,
.item.halfy [class*=innerContainer].tile-folder .tile-containerheader {
  height: auto;
}
/* tiles cockpit */
.tile-cockpit[class*=innerContainer] .tile-containerheader .tile-top-value {
  color: #21a2ea;
  font-size: 32px;
  line-height: 32px;
  font-weight: 300;
}
@media (max-width: 864px) {
  .tile-cockpit[class*=innerContainer] .tile-containerheader .tile-top-value {
    line-height: 24px;
    font-size: 24px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerheader .tile-top-value-label {
  color: rgba(18, 80, 152, 0.5);
  font-size: 12px;
  font-weight: 500;
}
@media (max-width: 864px) {
  .tile-cockpit[class*=innerContainer] .tile-containerheader .tile-top-value-label {
    font-size: 10px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-multitext {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-multitext .tile-value-top {
  display: table-row;
  height: 100%;
  vertical-align: top;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-multitext .tile-value-top .multitext-value {
  font-size: 15px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-multitext .tile-value-top .multitext-value {
    font-size: 16px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-multitext .tile-value-bottom {
  display: table-row;
  height: 100%;
  vertical-align: bottom;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-multitext .tile-value-bottom .multitext-value {
  font-size: 34px;
  line-height: 30px;
  font-weight: 300;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-multitext .tile-value-bottom .multitext-value {
    font-size: 60px;
    line-height: 50px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-multitext .value-desc-top,
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-multitext .value-desc-bottom {
  margin-top: -2px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-multitext .value-desc-top,
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-multitext .value-desc-bottom {
    margin-top: -5px;
  }
}
@media (max-width: 864px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-multitext .value-desc-bottom {
    display: none;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-total {
  color: #21a2ea;
  font-size: 60px;
  line-height: 50px;
  font-weight: 300;
}
@media (max-width: 864px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-total {
    line-height: 32px;
    font-size: 45px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-total .before {
  font-size: 10px;
  position: absolute;
  top: -14px;
  line-height: 12px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-total .before {
    top: -20px;
    line-height: 16px;
    font-size: 14px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-total .after {
  font-size: 13px;
  position: absolute;
  bottom: 0;
  line-height: 15px;
  padding-left: 4px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-total .after {
    bottom: 0;
    line-height: 22px;
    font-size: 18px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars {
  position: relative;
  list-style: none;
  font-size: 11px;
  padding: 0;
  margin-top: 8px;
  width: calc(100% - 4px);
  font-weight: 500;
  color: #125098;
  line-height: 14px;
  width: 100%;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars {
    margin: 0;
    line-height: 13px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars .list-bars {
  margin: 0;
  list-style: none;
  padding: 0;
  padding-bottom: 8px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars .list-bars {
    padding-bottom: 10px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars .list-bars .tile-info-loading {
  height: 5px;
  font-size: 5px;
  line-height: 5px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars .list-bars .tile-info-loading {
    height: 7px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars .list-bars .tile-info-loading i {
  height: 5px;
  line-height: 5px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars .list-bars .tile-info-loading i {
    line-height: 7px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars .list-counter {
  font-weight: 400;
  font-size: 16px;
  line-height: 10px;
  color: #21a2ea;
}
@media (max-width: 864px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars .list-counter {
    display: none !important;
  }
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars .list-counter {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 8px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars .list-counter.tile-info-loading {
  position: absolute;
  top: 6px;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars .bar-title {
  color: rgba(18, 80, 152, 0.5);
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars .progress {
  height: 5px;
  background-color: #e8e8e8;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars .progress .progress-bar {
  background-color: #21a2ea;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-list-bars .progress {
    height: 7px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey {
  padding-bottom: 0;
  vertical-align: middle;
  position: relative;
  z-index: 0;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .small {
  font-size: 38px;
  margin: 0;
  font-weight: 400;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .small {
    font-size: 40px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .small span {
  font-size: 12px;
  line-height: 3.2;
  width: 37px;
  color: #21a2ea;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .small span {
    font-size: 15px;
    line-height: 2.7;
    width: 40px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .big {
  font-size: 75px;
  font-weight: 300;
  color: #125098;
  background-color: #125098;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .big {
    font-size: 90px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .big span {
  font-size: 30px;
  line-height: 2.5;
  width: 75px;
  color: #125098;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .big span {
    font-size: 35px;
    line-height: 2.5;
    width: 90px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .big .bar,
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .big .fill {
  border-color: #8bc34a;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .labels {
  font-size: 11px;
  height: 15px;
  width: 100%;
  color: #21a2ea;
}
@media (max-width: 864px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .labels {
    display: none;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .labels span {
  width: 50%;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .labels .pull-right {
  text-align: right;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .mickey-top {
  height: 15px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .mickey-top {
    height: 25px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .mickey-bottom {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 0 2px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .mickey-bottom {
    padding: 0 10px;
  }
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .mickey-bottom .c100 {
    bottom: 16px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .mickey-bottom .labels {
  width: calc(100% - 4px);
  position: absolute;
  bottom: 0px;
  left: 2px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .mickey-bottom .labels {
    left: 10px;
    width: calc(100% - 20px);
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .mickey-counter {
  font-weight: 400;
  font-size: 63px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .mickey-counter {
    font-size: 100px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .mickey-counter .mickey-date {
  position: absolute;
  bottom: 10px;
  left: 0;
  font-size: 8px;
  font-weight: 500;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .mickey-counter .mickey-date {
    font-size: 10px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .mickey-counter .percent {
  font-size: 13px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .mickey-counter .percent {
    font-size: 20px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .c100 > span {
  color: inherit;
  padding: 0 10px;
  box-sizing: border-box;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-mickey .c100.small > span {
  padding: 0 5px;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-chart:not(svg) {
  height: 70px;
  padding-bottom: 0;
}
@media (max-width: 864px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-chart:not(svg) {
    height: 50px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-chart:not(svg) > div {
  height: 50px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-chart:not(svg) > div {
    height: 60px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body svg.tile-chart {
  height: 100%;
  width: 100%;
  max-height: 70px;
}
@media (max-width: 864px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body svg.tile-chart {
    height: 100%;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-donut {
  height: 70px;
  padding-bottom: 0;
}
@media (max-width: 864px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-donut {
    height: 50px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-donut > div {
  height: 50px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-donut > div {
    height: 60px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-linechart,
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-funnelchart {
  height: 88px;
  padding-bottom: 0;
  width: 172px;
  margin: auto;
}
@media (max-width: 864px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-linechart,
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-funnelchart {
    height: 52px;
    width: 128px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-barchart {
  height: 82px;
  padding-bottom: 0;
  width: 172px;
}
@media (max-width: 864px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-barchart {
    height: 52px;
    width: 128px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-image-counter .tile-value,
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-image-counter .tile-info-loading {
  font-size: 20px;
  line-height: 20px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-image-counter .tile-value,
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-image-counter .tile-info-loading {
    font-size: 30px;
    line-height: 30px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-image-counter .tile-info-loading {
  margin-top: -3px;
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-image-counter .tile-info-loading {
    margin-top: -8px;
  }
}
@media (min-width: 865px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-image-counter .tile-icon {
    padding-top: 10px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item {
  position: absolute;
  left: 0;
  right: 0;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item .variation-value-desc {
  font-size: 12px !important;
  line-height: 14px;
}
@media (max-width: 864px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item .variation-value-desc {
    font-size: 10px !important;
    line-height: 12px;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item .variation-icon:before {
  margin-left: 0;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item.tile-value-top {
  top: 10px;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item.tile-value-top .variation-value {
  font-size: 20px !important;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item.tile-value-top .variation-icon:before {
  font-size: 19px !important;
}
@media (max-width: 864px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item.tile-value-top {
    top: 2px;
  }
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item.tile-value-top .variation-value {
    font-size: 16px !important;
  }
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item.tile-value-top .variation-icon:before {
    font-size: 15px !important;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item.tile-value-bottom {
  bottom: 6px;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item.tile-value-bottom .variation-value {
  font-size: 14px !important;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item.tile-value-bottom .variation-icon:before {
  font-size: 13px !important;
}
@media (max-width: 864px) {
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item.tile-value-bottom {
    bottom: 2px;
  }
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item.tile-value-bottom .variation-value {
    font-size: 12px !important;
  }
  .tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-variation .variation-item.tile-value-bottom .variation-icon:before {
    font-size: 11px !important;
  }
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid {
  margin: 10px 0 0 0;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-scroll-wrap {
  overflow: auto;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-header table {
  background-color: #fff;
  border-collapse: separate;
  margin-bottom: 0;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-header table tr th {
  padding: 0 8px;
  font-size: 9px !important;
  text-transform: uppercase;
  background-color: #fff;
  border-bottom: 2px solid #f1f3f8;
  color: #125098;
  font-weight: 500;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-header table tr th:first-child {
  padding-left: 0;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-header table tr th[colspan] {
  text-align: center;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-header table tr th a.k-link {
  font-size: 9px !important;
  text-transform: uppercase;
  color: #125098;
  font-weight: 500;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-header table tr th.sub-header {
  color: rgba(18, 80, 152, 0.5);
  text-align: center;
  padding-left: 10px;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-header table tr th.sub-header a.k-link {
  color: rgba(18, 80, 152, 0.5);
  text-align: center;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-content {
  padding-top: 6px;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-content tr {
  background-color: transparent !important;
  cursor: default !important;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-content tr td {
  height: 25px;
  border: 0;
  padding: 4px 8px;
  font-size: 10px !important;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-content tr td:first-child {
  padding-left: 0;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-content tr td .sub-column {
  text-align: center;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-content tr td [onclick]:hover {
  font-weight: 600;
  color: #125098;
  cursor: pointer;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-content tr td [data-rating] {
  border-width: 1px;
  border-style: solid;
  border-color: var(--scoreColor);
  border-radius: 10%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 500;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-content tr td [data-rating] {
  background-color: #fff;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-content tr td [data-rating]:before,
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-content tr td [data-rating][data-value]:after {
  flex-grow: 1;
  width: 50%;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-content tr td [data-rating][data-value]:after {
  content: attr(data-value);
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-content tr td [data-rating]:not([data-rating=""]):before {
  content: attr(data-rating);
  background-color: var(--scoreColor);
  color: var(--scoreLabelColor);
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-content tr td [data-rating=""] {
  color: #125098;
  border-color: #125098;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-grid .grid-iB.k-grid .k-grid-content tr td [data-rating=""][onclick]:hover {
  color: #fff;
  background-color: #125098;
  cursor: pointer;
}
.tile-cockpit[class*=innerContainer] .tile-containerinfo .tile-body .tile-value-icon {
  width: 20px;
}
/* tiles ib space */
.tile-space .tile-containerheader .tile-title {
  font-size: 19px;
  line-height: normal;
  margin: -2px 0;
}
@media (max-width: 864px) {
  .tile-space .tile-containerheader .tile-title {
    font-size: 17px;
  }
}
.tile-space .tile-containerheader .tile-favorite {
  position: absolute;
  right: -4px;
  color: #fff;
}
.tile-space .tile-containerheader .tile-more {
  font-size: 12px;
  font-weight: 400;
  display: block;
  margin: 0 auto;
  height: 52px;
  max-height: 52px;
}
@media (max-width: 864px) {
  .tile-space .tile-containerheader .tile-more {
    font-size: 11px;
    height: 32px;
    max-height: 32px;
  }
}
.tile-space .tile-containerinfo .tile-body > div {
  padding-bottom: 0;
}
.tile-space .tile-containerinfo .tile-body .tile-icon {
  width: 60px;
  height: 46px;
}
.tile-space .tile-containerinfo .tile-body .tile-icon > i {
  font-size: 46px;
  line-height: 46px;
}
.tile-space .tile-containerinfo .tile-body .additional-info {
  color: #21a2ea;
}
.tile-space.tile-iB-counter .tile-containerinfo .tile-body .tile-icon {
  text-align: left;
}
/* tiles iB */
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer]:not(.tile-space):not(.no-footer) {
  padding-bottom: 0;
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerheader .tile-desc {
  font-size: 10px;
  line-height: 12px;
  white-space: normal;
  max-height: 24px;
}
@media (max-width: 864px) {
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerheader .tile-desc {
    white-space: nowrap;
    max-height: 12px;
  }
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body {
  text-align: left;
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .tile-info-loading {
  line-height: 50px;
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .tile-info-loading + svg.tile-chart {
  display: none;
}
@media (max-width: 864px) {
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body > div {
    padding-bottom: 3px;
  }
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .tile-info-loading {
    line-height: 32px;
  }
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .tile-total {
  color: #21a2ea;
  font-size: 50px;
  line-height: 1;
  font-weight: 300;
}
@media (max-width: 864px) {
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .tile-total {
    font-size: 32px;
  }
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .tile-total .unit {
  font-size: 60%;
  padding-left: 6px;
}
@media (max-width: 864px) {
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .tile-total .unit {
    padding-left: 3px;
  }
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .tile-total:only-child {
  font-size: 60px;
  line-height: 50px;
  padding-bottom: 6px;
}
@media (max-width: 864px) {
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .tile-total:only-child {
    line-height: 32px;
    font-size: 45px;
  }
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .additional-info {
  color: #21a2ea;
  padding-right: 2px;
}
@media (max-width: 864px) {
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .additional-info {
    padding-right: 0;
  }
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .additional-info .additional-info-text {
  font-size: 11px;
}
@media (max-width: 864px) {
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .additional-info .additional-info-text {
    font-size: 9px;
  }
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .additional-info .additional-info-text + span {
  margin-left: 4px;
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .additional-info .additional-info-text:last-child {
  color: #21a2ea;
  white-space: nowrap;
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .additional-info .additional-info-count {
  text-align: right;
  font-size: 30px;
  line-height: 0.9;
  font-weight: 400;
}
@media (max-width: 864px) {
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerinfo .tile-body .additional-info .additional-info-count {
    font-size: 22px;
  }
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter {
  border-top: 1px solid #e8e8e8;
  height: 32px;
  display: table-row;
  font-weight: 500;
  font-size: 10px;
  line-height: 1;
}
@media (min-width: 865px) {
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter {
    font-size: 11px;
    height: 36px;
  }
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter:before {
  content: '';
  display: block;
  border-top: 1px solid #e8e8e8;
  width: 100%;
  position: absolute;
  left: 0;
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .footer-title {
  color: rgba(18, 80, 152, 0.5);
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .footer-info {
  color: #125098;
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .footer-info .footer-info-plus {
  display: none;
}
@media (min-width: 865px) {
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .footer-info .footer-info-plus {
    display: inline;
  }
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .footer-info i {
  font-size: 14px;
  line-height: 11px;
}
@media (min-width: 865px) {
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .footer-info i {
    font-size: 16px;
    line-height: 12px;
  }
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .footer-icon {
  font-size: 14px;
  color: rgba(18, 80, 152, 0.5);
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .footer-icon.pull-left {
  text-align: left;
}
@media (min-width: 865px) {
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .footer-icon i {
    font-size: 16px;
  }
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .footer-icon i:before {
  margin: 0;
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .round-icon {
  width: 20px;
  height: 20px;
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .round-icon > i {
  line-height: 20px;
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .footer-photo {
  width: 18px;
  height: 18px;
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
  background-color: transparent;
  background-size: cover;
  overflow: hidden;
  display: inline;
  float: left;
}
@media (min-width: 865px) {
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .footer-photo {
    width: 20px;
    height: 20px;
  }
}
[class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .footer-counter {
  display: none;
  font-size: 11px;
  line-height: 20px;
  font-weight: 500;
  color: #4fbbf4;
  padding: 0 4px;
  margin-right: 20px;
}
@media (min-width: 865px) {
  [class*=tile-iB-]:not(.tile-iB-blue)[class*=innerContainer] .tile-containerfooter .footer-counter {
    display: inline;
  }
}
@media (max-width: 864px) {
  .tile-iB-counter .tile-containerheader .tile-desc {
    white-space: nowrap !important;
  }
}
.tile-iB-counter .tile-containerinfo .tile-body {
  text-align: right !important;
}
.tile-iB-counter .tile-containerinfo .tile-body > div {
  padding-bottom: 0 !important;
}
.tile-iB-tendency .tile-containerinfo .tile-body .tile-total {
  line-height: 1.2 !important;
}
.tile-iB-tendency .tile-containerinfo .tile-body .tile-tendency-value {
  position: relative;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  margin-left: 26px;
}
@media (max-width: 864px) {
  .tile-iB-tendency .tile-containerinfo .tile-body .tile-tendency-value {
    font-size: 14px;
    margin-left: 20px;
  }
}
.tile-iB-tendency .tile-containerinfo .tile-body .tile-tendency-value:before {
  font-family: 'ibfont';
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translate(-125%, -50%);
  -ms-transform: translate(-125%, -50%);
  -webkit-transform: translate(-125%, -50%);
  transform: translate(-125%, -50%);
}
.tile-iB-tendency .tile-containerinfo .tile-body .tile-tendency-value.negative {
  color: #F35958;
}
.tile-iB-tendency .tile-containerinfo .tile-body .tile-tendency-value.positive {
  color: #92D050;
}
.tile-iB-tendency .tile-containerinfo .tile-body .tile-tendency-value.neutral {
  color: #979797;
}
.tile-iB-tendency .tile-containerinfo .tile-body .tile-tendency-value.up:before {
  content: '\e880';
}
.tile-iB-tendency .tile-containerinfo .tile-body .tile-tendency-value.down:before {
  content: '\e87f';
}
.tile-iB-tendency .tile-containerinfo .tile-body .tile-tendency-value.stable:before {
  content: '\ea54';
}
/* OVERRIDES BY APP */
.tile-risk .tile-containerinfo .tile-body .tile-icon > span.m-r-count {
  position: absolute;
  display: inline-block;
  background: #fff;
  padding: 1px;
  width: 100%;
  font-weight: 500;
  left: 20px;
  bottom: 20px;
  font-size: 11px;
  line-height: 11px;
}
@media (max-width: 864px) {
  .tile-risk .tile-containerinfo .tile-body .tile-icon > span.m-r-count {
    left: 14px;
    bottom: 12px;
    font-size: 10px;
    line-height: 10px;
  }
}
.tile-document .info-hidden-small {
  display: none;
}
@media (min-width: 865px) {
  .tile-document .info-hidden-small {
    display: inline;
  }
  .tile-document .info-hidden-small.doc-info {
    display: block;
  }
}
.tile-document .tile-containerinfo .tile-body .body-info .doc-info {
  font-size: 11px;
  color: #125098;
  font-weight: 500;
  line-height: 14px;
  padding: 2px 0;
  height: 18px;
}
@media (max-width: 865px) {
  .tile-document .tile-containerinfo .tile-body .body-info .doc-info {
    height: 16px;
  }
}
.tile-document .tile-containerinfo .tile-body .body-info .doc-info .doc-info-text {
  width: calc(100% - 18px);
  display: inline-block;
  padding-right: 2px;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tile-document .tile-containerinfo .tile-body .body-info .doc-info .doc-info-icon {
  width: 18px;
  display: inline-block;
  text-align: right;
  font-size: 12px;
}
.tile-document .tile-containerinfo .tile-body .body-info .doc-info .doc-info-icon i:before {
  line-height: 13px;
}
.tile-document .tile-containerinfo .tile-body .body-info .doc-info .doc-info-icon img {
  height: 14px;
  vertical-align: bottom;
}
.tile-document .tile-containerinfo .tile-body .tile-icon-slide img {
  height: 46px;
}
@media (min-width: 865px) {
  .tile-document .tile-containerinfo .tile-body .tile-icon-slide img {
    height: 80px;
  }
}
.tile-document .tile-containerheader .tile-fav {
  text-align: center;
  width: 15px;
  background-color: #fd7045;
  color: #ffffff;
  line-height: 15px;
}
@media (max-width: 865px) {
  .tile-document .tile-containerheader .tile-more {
    display: none;
  }
}
.tile-slide-search[class*=innerContainer] {
  padding: 4px;
  padding-top: 16px;
  box-shadow: none;
}
.tile-slide-search.active,
.tile-slide-search.selected,
.tile-slide-search:hover {
  outline: none;
}
.tile-slide-search.active:before,
.tile-slide-search.selected:before,
.tile-slide-search:hover:before {
  outline: none;
  display: none;
}
.tile-slide-search.selected .tile-icon:before {
  visibility: visible !important;
}
.tile-slide-search.selected .tile-icon > img {
  outline: 2px solid #4fbbf4;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.tile-slide-search:hover .tile-icon > img {
  outline: 2px solid #4fbbf4;
}
.tile-slide-search .tile-containerinfo .tile-body .tile-icon {
  width: 100%;
  padding-bottom: 0;
  box-shadow: 0px 1px 1px rgba(58, 58, 58, 0.09);
  position: relative;
}
.tile-slide-search .tile-containerinfo .tile-body .tile-icon:before {
  content: "\e81b";
  font-family: "ibfont";
  visibility: hidden;
  position: absolute;
  top: 12px;
  background-color: #4fbbf4;
  color: #fff;
  font-size: 12px;
  padding: 3px 5px;
}
.tile-slide-search .tile-containerinfo .tile-body .tile-icon img {
  height: auto;
  width: 100%;
}
.tile-event {
  /* tiles em linha */
}
.tile-event .tile-containerinfo .tile-body .body-info .tile-basic-info {
  font-size: 11px;
  color: #125098;
  font-weight: 500;
  line-height: 14px;
}
.tile-event .tile-containerinfo .tile-body .body-info .tile-basic-info .event-info-text {
  width: calc(100% - 16px);
  display: inline-block;
  padding-right: 2px;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 866px) {
  .tile-event .tile-containerinfo .tile-body .body-info .tile-basic-info .event-info-text {
    width: 100%;
  }
}
.tile-event .tile-containerinfo .tile-body .body-info .tile-basic-info .event-info-icon {
  width: 16px;
  display: inline-block;
  text-align: center;
  color: rgba(18, 80, 152, 0.5);
  font-size: 12px;
}
@media (max-width: 866px) {
  .tile-event .tile-containerinfo .tile-body .body-info .tile-basic-info .event-info-icon {
    display: none;
  }
}
@media (min-width: 865px) {
  .tile-event .tile-containerinfo .tile-body .body-info .tile-basic-info {
    line-height: 16px;
  }
}
.tile-event.line .tile-menu {
  position: absolute;
  top: -2px;
  right: 0;
}
.tile-event.line .tile-subtitle {
  line-height: 11px;
}
.tile-event.line .tile-subtitle .dark {
  font-size: 13px;
  line-height: 20px;
  color: #125098;
}
.tile-bloco .tile-containerinfo .tile-body .body-info .body-desc {
  color: #125098;
  line-height: 1;
  font-size: 12px;
}
@media (min-width: 865px) {
  .tile-bloco .tile-containerinfo .tile-body .body-info .body-desc {
    font-size: 16px;
  }
}
.tile-bloco .tile-containerinfo .tile-body .body-info .body-desc i {
  font-size: 14px;
  line-height: 12px;
}
@media (min-width: 865px) {
  .tile-bloco .tile-containerinfo .tile-body .body-info .body-desc i {
    font-size: 16px;
  }
}
@keyframes borderAnimation {
  from {
    background-position: 0 0, -10.02px 0, 100% -10.02px, 0 100%;
  }
  to {
    background-position: 0 -10.02px, 0 0, 100% 0, -10.02px 100%;
  }
}
.orgchart-tile .item.base {
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}
.orgchart-tile .tile-footer .status-box {
  font-size: 11px;
  padding: 2px 6px;
  margin: 0;
}
.orgchart-tile .tile-risk .tile-body {
  height: 60px;
}
.iBsearch {
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  padding: 0;
}
.iBsearch .iBsearch-back {
  color: #ffffff;
  line-height: 40px;
  margin: 5px 0;
  padding-left: 12px;
}
@media (min-width: 768px) {
  .iBsearch .iBsearch-back {
    padding-left: 48px;
    padding-right: 12px;
  }
}
.iBsearch .iBsearch-back .iBsearch-backbtn {
  width: 40px;
  overflow: hidden;
  padding-left: 2px;
  -webkit-transition: width 0.4s ease;
  -moz-transition: width 0.4s ease;
  transition: width 0.4s ease;
}
.iBsearch .iBsearch-back:not(.active) .iBsearch-backbtn {
  width: 0px;
}
.iBsearch .iBsearch-back.active .iBsearch-backbtn {
  cursor: pointer;
}
.iBsearch .iBsearch-top {
  max-width: 890px;
  margin: auto;
  padding: 0 12px;
}
@media (min-width: 768px) {
  .iBsearch .iBsearch-top {
    padding: 0 48px;
  }
}
.iBsearch .iBsearch-top .iBsearch-form {
  /*#iBsearch-where-dropdown {
                @media (min-width: 768px) {
                    width:120px;    
                }
            }*/
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section {
  background-color: rgba(21, 64, 182, 0.8);
  padding: 16px;
  min-height: 78px;
  margin-bottom: 10px;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section:last-child {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-form-regular-fields .row-same-height:not(#content-search-options) {
    display: block;
  }
  .iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-form-regular-fields .row-same-height:not(#content-search-options) > *:not(.iBsearch-btn-group) {
    display: table;
    float: left !important;
    width: 100%;
  }
  .iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-form-regular-fields .row-same-height:not(#content-search-options) > *:not(.iBsearch-btn-group):not(:first-child) {
    padding-right: 0;
    padding-bottom: 6px;
  }
  .iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-form-regular-fields .row-same-height:not(#content-search-options) > *:not(.iBsearch-btn-group) .iBsearch-text-options > * {
    display: table;
    float: left !important;
    width: 100%;
  }
  .iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-form-regular-fields .row-same-height:not(#content-search-options) > .iBsearch-btn-group {
    display: block;
    width: 100%;
    float: left !important;
  }
  .iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-form-regular-fields .row-same-height:not(#content-search-options) > .iBsearch-btn-group > button:not(:only-child) {
    width: calc(50% - 2px);
  }
  .iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-form-regular-fields .row-same-height:not(#content-search-options) > .iBsearch-btn-group > button:only-child {
    width: 100%;
    text-align: left;
  }
  .iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-form-regular-fields .row-same-height:not(#content-search-options) > .iBsearch-btn-group > button:only-child .iBsearch-btn {
    position: absolute;
    right: 16px;
  }
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs {
  background: none;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .nav .nav-tab {
  padding-left: 0 !important;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .nav .nav-tab:not(:last-child) {
  padding-right: 2px;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .nav .nav-tab.active .tab-title,
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .nav .nav-tab > a:hover .tab-title,
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .nav .nav-tab.active .tab-subtitle,
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .nav .nav-tab > a:hover .tab-subtitle {
  opacity: 1;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .nav .nav-tab:not(.active) > a {
  background-color: rgba(21, 64, 182, 0.4);
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .nav .nav-tab:not(.active) > a:hover {
  background-color: rgba(0, 29, 96, 0.8);
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .nav .nav-tab.active > a {
  background-color: rgba(21, 64, 182, 0.8);
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .nav .nav-tab > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .tab-title,
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .tab-subtitle {
  color: #ffffff;
  opacity: 0.4;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .tab-title {
  font-size: 16px;
  font-weight: 500;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .tab-subtitle {
  font-size: 12px;
  font-weight: 400;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .tab-content {
  padding: 16px;
  margin: 0;
  min-height: 80px;
  height: 80px;
  background-color: rgba(21, 64, 182, 0.8);
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-form-section.iBsearch-tabs .tab-content > div {
  height: 100%;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-input {
  margin: 0;
  padding-top: 0;
  padding-right: 6px;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-input:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  .iBsearch .iBsearch-top .iBsearch-form .iBsearch-input {
    margin-bottom: 10px;
    padding-right: 0;
  }
  .iBsearch .iBsearch-top .iBsearch-form .iBsearch-input:last-child {
    margin-bottom: 0;
  }
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-input .iBsearch-input-title {
  color: rgba(255, 255, 255, 0.5);
  font-size: 10px;
  font-weight: 400;
  opacity: 0.6;
  text-transform: uppercase;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-input .k-dropdown {
  margin-top: 1px;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-submit,
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-clear {
  padding: 12px;
  display: table-cell;
  width: 48px;
  height: 48px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  font-size: 13px;
  border: none;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-submit {
  color: #ffffff;
  background-color: #fd7045;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-submit:hover {
  background-color: #ca5a37;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-clear {
  color: #ffffff;
  background-color: #979797;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-clear:hover {
  background-color: #717171;
}
@media (min-width: 768px) {
  .iBsearch .iBsearch-top .iBsearch-form .row-same-height:not(#content-search-options) > .iBsearch-btn-group {
    width: 100px;
    text-align: right;
  }
}
@media (min-width: 768px) {
  .iBsearch .iBsearch-top .iBsearch-form .iBsearch-text-options #iBsearch-content-search-options {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .iBsearch .iBsearch-top .iBsearch-form .iBsearch-text-options #iBsearch-content-search-options {
    padding-left: 20px;
  }
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-text-options #iBsearch-content-search-options > div {
  padding-right: 16px;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-text-options #iBsearch-content-search-options.inactive {
  opacity: 0.3;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-text-options #iBsearch-content-search-options .checkbox-styled label {
  padding: 0;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-text-options #iBsearch-content-search-options .checkbox-styled label span {
  font-size: 12px;
  line-height: 20px;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-text-options #iBsearch-content-search-options .checkbox-styled.disabled {
  opacity: 0.3;
}
.iBsearch .iBsearch-top .iBsearch-form .iBsearch-text-options #iBsearch-content-search-options .checkbox-styled.disabled * {
  cursor: not-allowed !important;
}
@media (max-width: 767px) {
  .iBsearch .iBsearch-top .iBsearch-form .iBsearch-text-options #iBsearch-content-search-options {
    margin: 20px 0;
  }
  .iBsearch .iBsearch-top .iBsearch-form .iBsearch-text-options #iBsearch-content-search-options > div {
    /*width:50%;*/
    padding: 2px 14px 2px 0;
  }
}
.iBsearch-content {
  padding: 0;
}
.iBsearch-content .iBsearch-filters {
  background-color: #001d60 !important;
}
.iBsearch-content .iBsearch-filters[data-modal="true"] {
  position: absolute;
  z-index: 9999;
}
.iBsearch-content .iBsearch-filters[data-modal="true"] ~ .iB-loader {
  z-index: 999 !important;
}
.iBsearch-content .iBsearch-filters .Tiles {
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.iBsearch-content .iBsearch-results {
  padding-top: 25px;
}
.iBsearch-content .iBsearch-results .iBsearch-advanced-options > button {
  border: none;
  background: none;
  text-transform: uppercase;
  font-size: 11px;
}
.iBsearch-content .iBsearch-results .iBsearch-advanced-options > button:disabled {
  opacity: 0.3;
  pointer-events: none;
}
.iBsearch-content .iBsearch-results .iBsearch-advanced-options > button.advanced-edit {
  color: #48c8ff;
}
.iBsearch-content .iBsearch-results .iBsearch-advanced-options > button.advanced-clear {
  color: rgba(68, 68, 68, 0.5);
}
.iBsearch-content .iBsearch-results .iBsearch-advanced-options > button.advanced-save {
  color: #fd7045;
}
.iBsearch-content .iBsearch-default-empty {
  height: 100%;
  /*min-height: 150px;*/
  padding: 25px 0;
}
.iBsearch-content .iBsearch-default-empty .info-img {
  text-align: center;
}
.iBsearch-content .iBsearch-default-empty .info-img > img {
  max-height: 76px;
}
.iBsearch-content .iBsearch-default-empty .info-text {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.25);
  text-align: center;
  margin: 20px;
  margin-bottom: 0;
}
.iBsearch-content,
.iBsearch-content > .iBsearch-filters:not([data-modal="true"]),
.iBsearch-content > .iBsearch-filters:not([data-modal="true"]) > .iBsearch-default-empty {
  min-height: calc((100vh - 48px) - 337px);
}
@media (min-width: 768px) {
  .iBsearch-content,
  .iBsearch-content > .iBsearch-filters:not([data-modal="true"]),
  .iBsearch-content > .iBsearch-filters:not([data-modal="true"]) > .iBsearch-default-empty {
    min-height: calc((100vh - 48px) - 199px);
  }
}
@media (min-width: 992px) {
  .iBsearch-content,
  .iBsearch-content > .iBsearch-filters:not([data-modal="true"]),
  .iBsearch-content > .iBsearch-filters:not([data-modal="true"]) > .iBsearch-default-empty {
    min-height: calc((100vh - 48px) - 155px);
  }
}
.iBsearch-content.has-additional-fields,
.iBsearch-content.has-additional-fields > .iBsearch-filters:not([data-modal="true"]),
.iBsearch-content.has-additional-fields > .iBsearch-filters:not([data-modal="true"]) > .iBsearch-default-empty {
  min-height: calc((100vh - 48px) - 651px);
}
@media (min-width: 768px) {
  .iBsearch-content.has-additional-fields,
  .iBsearch-content.has-additional-fields > .iBsearch-filters:not([data-modal="true"]),
  .iBsearch-content.has-additional-fields > .iBsearch-filters:not([data-modal="true"]) > .iBsearch-default-empty {
    min-height: calc((100vh - 48px) - 347px);
  }
}
@media (min-width: 992px) {
  .iBsearch-content.has-additional-fields,
  .iBsearch-content.has-additional-fields > .iBsearch-filters:not([data-modal="true"]),
  .iBsearch-content.has-additional-fields > .iBsearch-filters:not([data-modal="true"]) > .iBsearch-default-empty {
    min-height: calc((100vh - 48px) - 303px);
  }
}
.iBsearch .iBsearch-title,
.iBsearch-content .iBsearch-title {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
}
.iBsearch .iBsearch-results .iBsearch-title,
.iBsearch-content .iBsearch-results .iBsearch-title {
  color: #125098;
}
.iBsearch .info-title,
.iBsearch-content .info-title {
  font-weight: 500;
  font-size: 14px;
  color: #125098;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.iBsearch .info-subtitle,
.iBsearch-content .info-subtitle {
  font-weight: 400;
  font-size: 12px;
  color: #125098;
  opacity: 0.75;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.border-bottom-1 {
  border-bottom: 1px solid rgba(18, 80, 152, 0.1);
}
.iB-tooltip.tooltip {
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  text-align: left;
  border-radius: 0;
  border: none;
  padding: 4px 8px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  width: auto;
  max-width: 480px;
  white-space: nowrap;
  word-break: break-word;
  word-wrap: break-word;
  background: none;
  background-color: rgba(68, 68, 68, 0.9);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.iB-tooltip.tooltip.bg-blue {
  background-color: rgba(18, 80, 152, 0.9);
}
.iB-tooltip.tooltip * {
  background: none;
  text-align: left;
}
.iB-tooltip.tooltip.no-white {
  color: #444;
  background-color: #fff;
  padding: 12px;
  font-size: 13px;
  opacity: 1;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}
.iB-tooltip.tooltip.no-white .info-title {
  font-size: 10px;
  font-weight: 500;
  color: #125098;
  text-transform: uppercase;
}
.iB-tooltip.tooltip:not(.no-white) * {
  color: #fff;
}
.iB-tooltip.tooltip .tooltip-section:not(:last-child) {
  margin-bottom: 15px;
}
.iB-tooltip.tooltip .tooltip-inner {
  padding: 0;
}
.iB-tooltip.tooltip .tooltip-inner.tooltip-truncate {
  white-space: normal;
}
.iB-tooltip.tooltip .tooltip-title {
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin: 2px 0;
  padding-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.iB-tooltip.tooltip .tooltip-subtitle {
  color: rgba(255, 255, 255, 0.5);
  padding-right: 8px;
  float: left;
}
.iB-tooltip.tooltip .tooltip-subtitle ~ * {
  float: right;
}
.iB-tooltip.tooltip .tooltip-content {
  padding: 1px 0;
  clear: both;
  display: table;
  width: 100%;
}
.iB-tooltip.tooltip .tooltip-content .tooltip-subtitle {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
  float: none;
  text-align: left;
  display: table-cell;
}
.iB-tooltip.tooltip .tooltip-content .tooltip-subtitle ~ * {
  float: none;
  display: table-cell;
  text-align: right;
}
.iB-popover.popover {
  max-width: 480px;
  min-width: 320px;
  padding: 0px;
  border: none;
  font-weight: 400;
  font-size: 13px;
  color: #444444;
}
.iB-popover.popover.no-arrow > .arrow {
  display: none;
}
.iB-popover.popover .popover-content {
  padding: 8px;
  width: 100%;
  float: left;
  clear: both;
}
.iB-popover.popover .popover-loading {
  color: #125098;
  font-size: 10px;
  text-align: center;
}
.iB-popover.popover .popover-loading > i {
  animation-name: blink;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
.iB-popover.popover .popover-loading > i:nth-child(2) {
  animation-delay: 0.2s;
}
.iB-popover.popover .popover-loading > i:nth-child(3) {
  animation-delay: 0.4s;
}
.iB-popover.popover .popover-block > * {
  padding: 0 4px;
  margin-bottom: 8px;
}
.iB-popover.popover .popover-block > *:nth-child(3n + 1) {
  clear: left;
}
.iB-popover.popover .popover-separator {
  border-top: 1px solid #e8e8e8;
  margin-bottom: 8px;
  width: 100%;
  float: left;
}
.iB-popover.popover .info-title {
  font-size: 10px;
  font-weight: 500;
  color: #125098;
  text-transform: uppercase;
}
/* HEADER PORTAL */
.portal-header {
  background-repeat: no-repeat !important;
  background-position: right bottom !important;
  -moz-background-size: cover, cover !important;
  -webkit-background-size: cover, cover !important;
  -o-background-size: cover, cover !important;
  background-size: cover, cover !important;
}
.portal-header .navigation-bar {
  padding-left: 0;
  padding-right: 12px;
  color: #fff;
}
.portal-header .navigation-bar .info-description {
  font-size: 12px;
  width: 100%;
}
.portal-header .navigation-bar .info-description:not(.status) {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.portal-header .navigation-bar > div {
  height: 47px;
  /* .portal-info-container ocupa 1px*/
}
.portal-header .navigation-bar .nav-bar-btn {
  width: 48px;
  text-align: center;
}
.portal-header .navigation-bar .nav-bar-btn .ib-btn {
  font-size: 14px;
}
.portal-header .navigation-bar .nav-object:first-child {
  padding-left: 12px;
}
@media (min-width: 768px) {
  .portal-header .navigation-bar .nav-object:first-child {
    padding-left: 48px;
  }
}
.portal-header .navigation-bar .nav-object .nav-object-name {
  font-size: 16px;
  font-weight: 500;
  line-height: 15px;
  text-align: left;
}
@media (max-width: 767px) {
  .portal-header .navigation-bar .nav-object .nav-object-name {
    font-size: 14px;
    line-height: 13px;
  }
}
.portal-header .navigation-bar .nav-object .nav-object-desc {
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
}
@media (max-width: 767px) {
  .portal-header .navigation-bar .nav-object .nav-object-desc {
    font-size: 12px;
    line-height: 14px;
  }
}
.portal-header .navigation-bar .nav-object .nav-object-desc *:not(.status) {
  opacity: 0.5;
}
.portal-header .navigation-bar .nav-actions {
  width: 48px;
  height: 100%;
}
.portal-header .header-child {
  background-color: transparent;
  color: #ffffff;
  padding: 0;
  height: 41px;
}
.portal-header .header-child .header-child-btn {
  color: #ffffff;
}
.portal-header .header-child .header-child-nav .btn:not(.no-dropdown):after {
  border-bottom: 6px solid #ffffff;
}
.portal-header .header-child .child-title,
.portal-header .header-child .child-name,
.portal-header .header-child .navHeaderTitle {
  color: #ffffff;
}
.portal-header .header-child .child-type {
  color: rgba(255, 255, 255, 0.5);
}
.portal-header .portal-deadline {
  display: inline-block;
  border-radius: 3px;
  font-size: 13px;
  padding: 5px 10px;
  height: auto;
  margin-right: 10px;
  text-transform: none;
}
.portal-header .portal-deadline > span:first-child {
  margin-right: 5px;
}
@media (max-width: 767px) {
  .portal-header .portal-deadline {
    font-size: 12px;
  }
}
@media (max-width: 560px) {
  .portal-header .portal-deadline {
    font-size: 10px;
    line-height: 10px;
  }
  .portal-header .portal-deadline > span {
    display: block;
  }
  .portal-header .portal-deadline > span:first-child {
    margin-right: 0;
  }
}
.portal-header .portal-info {
  padding-top: 8px;
  padding-bottom: 0;
  padding-right: 48px;
  padding-left: 48px;
  color: #fff;
  /*@media(max-width:767px) {
            padding-right: @headerPadding;
            padding-left: @headerPadding;
        }*/
  /***/
}
.portal-header .portal-info .portal-info-base {
  vertical-align: top;
}
.portal-header .portal-info .portal-info-base > div:first-child {
  padding-bottom: 5px;
}
.portal-header .portal-info .portal-info-base > div:not(:first-child) {
  padding-bottom: 10px;
}
.portal-header .portal-info .info-icon {
  width: 26px;
}
.portal-header .portal-info .info-name {
  font-size: 13px;
  width: 100%;
}
.portal-header .portal-info .info-description {
  font-size: 12px;
  width: 100%;
}
.portal-header .portal-info .info-description:not(.status) {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.portal-header .portal-info .portal-responsabilities-info {
  padding: 0 10px;
  vertical-align: top;
}
.portal-header .portal-info .portal-responsabilities-info > div {
  padding-bottom: 5px;
}
.portal-header .portal-info .portal-responsabilities-info .info-image {
  width: 32px;
}
.portal-header .portal-info .portal-responsabilities-info .info-image img {
  width: 26px;
  height: 26px;
  border-radius: 30% !important;
}
.portal-header .portal-info .progress-bar-container .progress {
  height: 14px;
  background-color: rgba(255, 255, 255, 0.15);
}
.portal-header .portal-info .progress-bar-container .progress .progress-bar {
  padding: 0;
  margin: 0;
}
.portal-header .portal-info .progress-bar-container .progress-text {
  font-size: 11px;
  font-weight: 500;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.5);
  padding-left: 5px;
}
.portal-header .portal-info.padding-r-sm {
  padding-right: 26px;
}
@media (max-width: 767px) {
  .portal-header .portal-info.padding-r-sm {
    padding-right: 26px;
  }
}
.portal-header .portal-info.padding-b {
  padding-bottom: 16px;
}
.portal-header .portal-info .portal-section {
  vertical-align: top;
}
.portal-header .portal-info .portal-section.portal-responsabilities-info {
  padding-left: 16px;
}
.portal-header .portal-info .portal-section .portal-subsection:not(:last-child) {
  padding-right: 8px;
}
.portal-header .portal-info .portal-section ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.portal-header .portal-info .portal-section ul li {
  line-height: 16px;
}
.portal-header .portal-info .portal-subsection {
  padding-bottom: 10px;
  vertical-align: top;
}
.portal-header .portal-info .portal-info-title {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
  padding-bottom: 0;
  /*line-height: 10px;*/
  color: rgba(255, 255, 255, 0.5);
}
.portal-header .portal-info .portal-info-subtitle {
  font-size: 13px;
  line-height: 15px;
  width: 100%;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 767px) {
  .portal-header .portal-info .portal-info-subtitle {
    font-size: 12px;
  }
}
.portal-header .portal-info .portal-info-text {
  font-size: 13px;
  line-height: 15px;
  width: 100%;
}
@media (max-width: 767px) {
  .portal-header .portal-info .portal-info-text {
    font-size: 12px;
    line-height: 14px;
  }
}
.portal-header .portal-info .portal-info-minimal {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  width: 100%;
}
.portal-header .portal-info .portal-info-minimal .version {
  text-transform: lowercase;
}
.portal-header .portal-info .portal-info-title-minimal {
  font-size: 10px;
  color: #ccc;
  width: 100%;
}
.portal-header .portal-info .deadline-section {
  width: 115px;
}
@media (min-width: 992px) {
  .portal-header .portal-info .deadline-section {
    width: 130px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .portal-header .portal-info .deadline-section-empty {
    width: 0;
  }
}
@media (max-width: 768px) {
  .portal-header .portal-info .classification-section {
    padding-left: 0;
  }
}
.portal-header .portal-info .classification-section .color-square {
  width: 14px;
  height: 14px;
}
.portal-header .portal-info .classification-section .color-text {
  padding-left: 5px;
}
.portal-header .scrollable-list {
  background-color: transparent;
}
.portal-header .scrollable-list li > a,
.portal-header .scrollable-list .mCSB_container li > a {
  color: #fff;
}
.portal-header .scrollable-list li > a:focus,
.portal-header .scrollable-list .mCSB_container li > a:focus,
.portal-header .scrollable-list li > a:hover,
.portal-header .scrollable-list .mCSB_container li > a:hover {
  color: #fff;
}
.portal-header .scrollable-list li:not(.active) > a,
.portal-header .scrollable-list .mCSB_container li:not(.active) > a {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.portal-header .scrollable-list li.magic-line,
.portal-header .scrollable-list .mCSB_container li.magic-line {
  color: #fff;
  border-bottom-color: #fff;
}
html.no-touchevents {
  /*IE*/
  /*-ms-scrollbar-arrow-color: rgb(201, 201, 201);
    -ms-scrollbar-face-color: rgb(173, 173, 173);
    -ms-scrollbar-shadow-color: rgb(173, 173, 173);
    -ms-scrollbar-base-color: rgb(168, 168, 168);*/
  /*FIREFOX*/
}
html.no-touchevents .portal-header .tabs-container {
  scrollbar-color: rgba(255, 255, 255, 0.26) rgba(255, 255, 255, 0.075);
}
html.no-touchevents .portal-header .tabs-container::-webkit-scrollbar {
  background-color: rgba(255, 255, 255, 0.075);
}
html.no-touchevents .portal-header .tabs-container::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.26);
}
html.no-touchevents .portal-header .tabs-container::-webkit-scrollbar-thumb:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.has-footer .portal-header .portal-info {
  padding-left: 12px;
}
@media (min-width: 768px) {
  .has-footer .portal-header .portal-info {
    padding-left: 48px;
  }
}
/* FIM HEADER PORTAL */
/* Portal em modal*/
.portal-modal {
  background-color: #edeef2 !important;
}
.portal-modal > .area-total-content {
  background-color: #edeef2 !important;
}
.portal-modal > .area-total-content > .area-info-body > .area-info-top {
  height: auto;
  padding: 0 !important;
}
.portal-modal > .area-info-body > .area-info-top {
  height: auto;
  padding: 0 !important;
}
/* ITEMS AGENDA */
.iB-draggable.k-grid .iB-dragging tr:hover {
  background-color: transparent !important;
}
.iB-draggable.k-grid .iB-dragging tr#on-drag-placeholder {
  opacity: 0.65;
  -webkit-box-shadow: inset 0px 0px 0px 2px #4fbbf4;
  -moz-box-shadow: inset 0px 0px 0px 2px #4fbbf4;
  box-shadow: inset 0px 0px 0px 2px #4fbbf4;
}
.iB-draggable.k-grid .iB-dragging tr:not(#on-drag-placeholder) .item-drag-handler {
  display: block;
}
.iB-draggable.k-grid .iB-dragging .kendo.checkbox-template,
.iB-draggable.k-grid .iB-dragging .hide-on-drag {
  display: none;
}
.iB-draggable.k-grid .iB-dragging .btn-icon-toggle {
  background: transparent !important;
  opacity: 0.3;
}
.iB-draggable.k-grid td,
.iB-draggable.k-grid td * {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                            supported by Chrome and Opera */
}
.iB-draggable .item-drag-handler {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: rgba(18, 80, 152, 0.5);
}
/* FIM ITEMS AGENDA */
.k-grid tr.row-red {
  background-color: rgba(255, 102, 0, 0.15);
}
.k-grid tr.row-green {
  background-color: rgba(139, 195, 74, 0.3);
}
.k-grid tr.row-blue {
  background-color: #f4f4f4;
}
/* TIMER */
.iB-timer-container {
  height: 48px;
  color: #ffffff;
  position: relative;
  padding: 0 !important;
  display: none;
  float: left;
}
.iB-timer-container.second-header {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.iB-timer-container.paused {
  background-color: #ccc !important;
}
.iB-timer-container .iB-timer {
  height: 100%;
  padding-right: 16px;
  background-color: #0057ff;
}
.iB-timer-container .iB-timer.expanded {
  width: 400px;
  cursor: move;
  background-color: #1c52cd;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
}
.iB-timer-container .iB-timer:not(.expanded) .close-control {
  display: none;
}
.iB-timer-container .iB-timer > .row-same-height {
  height: 48px;
}
.iB-timer-container .iB-timer .player-controls {
  width: 40px;
  text-align: center;
}
.iB-timer-container .iB-timer .player-controls.stop button.control-btn {
  float: right;
  width: 32px;
  height: 32px;
  margin-right: 5px;
  border-radius: 50%;
  background-color: #001d60;
}
.iB-timer-container .iB-timer .player-controls.stop button.control-btn .icon-stop {
  font-size: 10px;
  line-height: 32px;
  color: #fff;
}
.iB-timer-container .iB-timer .player-controls.disabled button.control-btn {
  cursor: default;
  pointer-events: none;
  opacity: 0.6;
}
.iB-timer-container .iB-timer .player-controls button.control-btn {
  position: relative;
  float: left;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border: none;
  border-radius: 50%;
  background-color: #fd7045;
  -webkit-box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.75);
}
.iB-timer-container .iB-timer .player-controls button.control-btn > i {
  font-size: 18px;
  color: #fff;
}
.iB-timer-container .iB-timer .expand-controls {
  width: 48px;
  cursor: pointer;
  text-align: center;
}
.iB-timer-container .iB-timer .expand-controls i {
  color: #001d60;
  font-size: 16px;
}
.iB-timer-container .iB-timer .close-control {
  width: 16px;
}
.iB-timer-container .iB-timer .close-control > div {
  top: -12px;
  position: relative;
  right: -4px;
  width: 28px;
  text-align: center;
  line-height: 28px;
  opacity: 0.5;
  cursor: pointer;
}
.iB-timer-container .iB-timer .close-control > div:hover {
  opacity: 1;
}
.iB-timer-container .iB-timer .timer-display .timer {
  font-size: 22px;
  font-weight: 300;
  line-height: 24px;
  position: relative;
  width: 100%;
  text-align: center;
  color: #fff;
}
.iB-timer-container .iB-timer .timer-display .timer > span {
  display: inline-block;
  position: relative;
}
.iB-timer-container .iB-timer .timer-display .timer > span:before {
  content: '\e8be';
  font-family: ibfont;
  font-size: 14px;
  position: absolute;
  left: -18px;
  color: #d28722;
  display: none;
}
.iB-timer-container .iB-timer .timer-display .timer > span.balance-positive:before {
  display: block;
  color: #8bc34a;
}
.iB-timer-container .iB-timer .timer-display .timer > span.balance-warning:before {
  display: block;
  color: #fbbc05;
}
.iB-timer-container .iB-timer .timer-display .timer > span.balance-negative:before {
  display: block;
  color: #f35958;
}
.iB-timer-container .iB-timer .timer-display .format {
  font-size: 9px;
  font-weight: 700;
  line-height: 8px;
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #001d60;
}
.iB-timer-container .iB-timer .timer-display .format span {
  display: inline-block;
  width: 27px;
  text-align: center;
}
.iB-timer-container .iB-timer .timer-display .format span.leg-days {
  display: none;
  width: 33px;
  padding-left: 7px;
  text-align: left;
}
.iB-timer-container .iB-timer .timer-display.withDays .timer:before {
  left: 37px;
}
.iB-timer-container .iB-timer .timer-display.withDays .format span.leg-days {
  display: inline-block;
}
.panel-group.accordionContainer .iB-timer-container {
  float: none;
}
/**/
.manage-modal {
  padding-top: 0;
}
.manage-modal .no-padding-important {
  padding-left: 0!important;
  padding-right: 0!important;
}
.manage-modal .panel {
  border: none;
}
.manage-modal .panel .panel-heading.graphics_group {
  padding-right: 16px;
  padding-left: 16px;
  background-color: #e8f6fd;
}
.manage-modal .panel .panel-heading.graphics_group .info-title {
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  display: block;
}
.manage-modal .panel .panel-heading.graphics_group .info-subtitle-blue {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  display: block;
  opacity: 0.7;
  color: #032062;
}
.manage-modal .panel .panel-heading.graphics_group .info-text {
  font-size: 13px;
  line-height: 12px;
  display: block;
  padding-bottom: 0;
  opacity: 0.5;
  color: #444444;
}
.manage-modal .graphics-container {
  padding-top: 10px;
  border-bottom: 1px solid rgba(18, 80, 152, 0.3);
}
.manage-modal .graphics-container > div {
  padding-top: 10px;
}
.manage-modal .graphics-container .graphics-box {
  background-color: #f3f6fa;
  padding: 32px 0;
  margin: 10px 0 16px;
}
.section-options {
  padding-top: 10px;
}
.worklist-table.grid-default-view .k-grid tr td {
  /*border-bottom-color: #e6e6e6;
				    border-bottom-style: solid;
				    border-bottom-width: 1px;*/
  height: 56px;
}
.worklist-table.grid-default-view .k-grid tr:first-child td {
  border-top: 0;
}
.worklist-table.grid-default-view .k-grid tr:last-child td {
  border-bottom: 0;
}
.worklist-table.grid-default-view .k-grid-content tr:hover {
  background-color: rgba(79, 187, 244, 0.1);
  cursor: pointer;
}
.worklist-table.grid-default-view .k-grid-content .object-icon {
  padding-left: 8px;
}
.worklist-table.grid-default-view .k-grid-content .entity-image > img {
  width: 26px;
  height: 26px;
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.worklist-table.grid-default-view .k-grid-content .progress-bar-container {
  /*width: 55px;*/
  padding-right: 36px;
}
.worklist-table.grid-default-view .k-grid-content .progress-bar-container .bar-title {
  font-weight: 400;
  font-size: 10px;
  color: #444444;
  opacity: 0.5;
}
.worklist-table.grid-default-view .k-grid-content .progress-bar-container .progress {
  height: 10px;
  background-color: #e4e5e5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.worklist-table.grid-default-view .k-grid-content .progress-bar-container .progress .progress-bar {
  background-color: #48c8ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.worklist-select {
  margin-top: -3px;
}
.worklist-select .section-select .select-fancy select {
  background: none;
  font-size: 14px;
}
.worklist-select .section-select .select-fancy-noimage:after,
.worklist-select .select2-container--default .select2-selection--single:after {
  content: '';
  border: none;
  position: absolute;
  bottom: 6px;
  right: 0;
  border-left: 6px solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 6px solid #125098;
}
.worklist-select .select2-container {
  float: left;
  min-width: 200px;
  max-width: 600px;
  width: 100% !important;
  border-bottom: 1px solid #AAA;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .worklist-select .select2-container {
    margin-left: 0px;
  }
}
.worklist-select .section-select .form-group {
  margin-bottom: 0;
}
.worklist-select .select2-results {
  width: 100% !important;
}
.worklist-select .select2-container .select2-selection--single,
.worklist-select .select2-results .select2-selection--single {
  background-color: transparent;
  border: none;
  height: 100% !important;
  border-radius: 0;
}
.worklist-select .select2-container .select2-selection--single:focus,
.worklist-select .select2-results .select2-selection--single:focus {
  outline: none;
}
.worklist-select .select2-container .select2-selection--single .select2-selection__rendered,
.worklist-select .select2-results .select2-selection--single .select2-selection__rendered {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.worklist-select .select2-container .select2-selection--single .select2-selection__arrow,
.worklist-select .select2-results .select2-selection--single .select2-selection__arrow {
  display: none;
}
.worklist-select .select2-entity-image,
#select2-selectPeople-results .select2-entity-image,
#select2-selectUOs-results .select2-entity-image {
  width: 36px;
  text-align: center;
}
.worklist-select .select2-profile-photo,
#select2-selectPeople-results .select2-profile-photo {
  margin-top: 7px;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
  background-color: #ccc;
  background-size: cover;
  display: inline-block;
  overflow: hidden;
}
.worklist-select .select2-profile-photo > img,
#select2-selectPeople-results .select2-profile-photo > img {
  width: 100%;
  height: 100%;
}
.worklist-select .select2-organization-name,
#select2-selectPeople-results .select2-organization-name,
#select2-selectUOs-results .select2-organization-name {
  line-height: 16px;
  color: #444;
  font-size: 13px;
  font-weight: 500;
}
.worklist-select .select2-organization-name.all,
#select2-selectPeople-results .select2-organization-name.all,
#select2-selectUOs-results .select2-organization-name.all {
  line-height: 40px;
}
.worklist-select .select2-people-name,
#select2-selectPeople-results .select2-people-name,
#select2-selectUOs-results .select2-people-name {
  line-height: 14px;
  color: #a8a8a8;
  font-size: 13px;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#select2-selectPeople-results .select2-results__option:hover,
#select2-selectPeople-results .select2-results__option--highlighted[aria-selected],
#select2-selectUOs-results .select2-results__option--highlighted[aria-selected] {
  background-color: rgba(18, 80, 151, 0.05);
}
#select2-selectPeople-results.select2-results__option[aria-selected=true],
#select2-selectUOs-results.select2-results__option[aria-selected=true] {
  background-color: rgba(18, 80, 152, 0.03);
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-requested span {
  color: #fff;
  background-color: #fd7045;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-requested.active-selection.multiselection span {
  background-color: #fff;
  color: #fd7045 !important;
  border-color: #fd7045;
}
.ib-calendar .ib-calendar-month.past-year .ib-calendar-day.day-requested:not(.active-selection) span,
.ib-calendar .ib-calendar-month.next-year .ib-calendar-day.day-requested:not(.active-selection) span {
  color: #d9d9d9;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-requested-pending:not(.day-requested) span {
  background-color: #fed1c3;
  color: #fff;
}
.ib-calendar:not(.readonly).read .ib-calendar-month .ib-calendar-day.day-requested:hover > span,
.ib-calendar:not(.readonly):not(.read) .ib-calendar-month .ib-calendar-day.day-requested:not(.not-clickable):hover > span {
  background-color: rgba(253, 112, 69, 0.5) !important;
}
.ib-calendar:not(.readonly).read .ib-calendar-month .ib-calendar-day.day-requested-pending:not(.day-requested):hover > span,
.ib-calendar:not(.readonly):not(.read) .ib-calendar-month .ib-calendar-day.day-requested-pending:not(.day-requested):hover > span {
  background-color: rgba(254, 209, 195, 0.5) /*rgba(254, 177, 154, 0.3)*/ !important;
}
.ib-calendar-legend.day-requested {
  color: #fd7045;
}
.ib-calendar-legend.day-requested.pending {
  color: #fed1c3;
}
.ib-calendar-legend.day-requested-pending:not(.day-requested) {
  color: #fed1c3;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-approved-blue span {
  color: #fff;
  background-color: #2a73ce;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-approved-blue.active-selection.multiselection span {
  background-color: #fff;
  color: #2a73ce !important;
  border-color: #2a73ce;
}
.ib-calendar .ib-calendar-month.past-year .ib-calendar-day.day-approved-blue:not(.active-selection) span,
.ib-calendar .ib-calendar-month.next-year .ib-calendar-day.day-approved-blue:not(.active-selection) span {
  color: #d9d9d9;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-approved-blue-pending:not(.day-approved-blue) span {
  background-color: #8fb7e8;
  color: #fff;
}
.ib-calendar:not(.readonly).read .ib-calendar-month .ib-calendar-day.day-approved-blue:hover > span,
.ib-calendar:not(.readonly):not(.read) .ib-calendar-month .ib-calendar-day.day-approved-blue:not(.not-clickable):hover > span {
  background-color: rgba(42, 115, 206, 0.5) !important;
}
.ib-calendar:not(.readonly).read .ib-calendar-month .ib-calendar-day.day-approved-blue-pending:not(.day-approved-blue):hover > span,
.ib-calendar:not(.readonly):not(.read) .ib-calendar-month .ib-calendar-day.day-approved-blue-pending:not(.day-approved-blue):hover > span {
  background-color: rgba(143, 183, 232, 0.5) /*rgba(254, 177, 154, 0.3)*/ !important;
}
.ib-calendar-legend.day-approved-blue {
  color: #2a73ce;
}
.ib-calendar-legend.day-approved-blue.pending {
  color: #8fb7e8;
}
.ib-calendar-legend.day-approved-blue-pending:not(.day-approved-blue) {
  color: #8fb7e8;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-approved-green span {
  color: #fff;
  background-color: #8bc34a;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-approved-green.active-selection.multiselection span {
  background-color: #fff;
  color: #8bc34a !important;
  border-color: #8bc34a;
}
.ib-calendar .ib-calendar-month.past-year .ib-calendar-day.day-approved-green:not(.active-selection) span,
.ib-calendar .ib-calendar-month.next-year .ib-calendar-day.day-approved-green:not(.active-selection) span {
  color: #d9d9d9;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-approved-green-pending:not(.day-approved-green) span {
  background-color: #c8e3aa;
  color: #fff;
}
.ib-calendar:not(.readonly).read .ib-calendar-month .ib-calendar-day.day-approved-green:hover > span,
.ib-calendar:not(.readonly):not(.read) .ib-calendar-month .ib-calendar-day.day-approved-green:not(.not-clickable):hover > span {
  background-color: rgba(139, 195, 74, 0.5) !important;
}
.ib-calendar:not(.readonly).read .ib-calendar-month .ib-calendar-day.day-approved-green-pending:not(.day-approved-green):hover > span,
.ib-calendar:not(.readonly):not(.read) .ib-calendar-month .ib-calendar-day.day-approved-green-pending:not(.day-approved-green):hover > span {
  background-color: rgba(200, 227, 170, 0.5) /*rgba(254, 177, 154, 0.3)*/ !important;
}
.ib-calendar-legend.day-approved-green {
  color: #8bc34a;
}
.ib-calendar-legend.day-approved-green.pending {
  color: #c8e3aa;
}
.ib-calendar-legend.day-approved-green-pending:not(.day-approved-green) {
  color: #c8e3aa;
}
.ib-calendar {
  position: relative;
  text-align: center;
  padding: 0 8px;
  padding-bottom: 16px;
}
@media (max-width: 560px) {
  .ib-calendar {
    padding: 0px;
  }
}
.ib-calendar .ib-calendar-year {
  font-size: 18px;
  color: #3c79bd;
  padding-top: 16px;
  font-weight: 500;
}
.ib-calendar .ib-calendar-year > span {
  display: inline-block;
  padding: 0 8px;
}
.ib-calendar .ib-calendar-year > span.inactive {
  opacity: 0.37;
  cursor: pointer;
}
.ib-calendar .ib-calendar-month {
  width: auto;
  display: inline-table;
  margin: 20px 8px 8px;
  border-collapse: separate;
  border-spacing: 0 1px;
}
@media (max-width: 560px) {
  .ib-calendar .ib-calendar-month {
    margin: 20px 0px 8px;
  }
}
.ib-calendar .ib-calendar-month th,
.ib-calendar .ib-calendar-month td {
  text-align: center;
  vertical-align: middle;
}
.ib-calendar .ib-calendar-month th {
  font-size: 14px;
}
.ib-calendar .ib-calendar-month td {
  position: relative;
}
.ib-calendar .ib-calendar-month .ib-calendar-day span {
  border-radius: 50%;
  border: 1px solid #fff;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 12px;
  cursor: pointer;
  color: #444;
}
.ib-calendar .ib-calendar-month .ib-calendar-day[class*="day-"].has-before span,
.ib-calendar .ib-calendar-month .ib-calendar-day[class*="day-"].has-before-active-selection span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-width: 0 !important;
}
.ib-calendar .ib-calendar-month .ib-calendar-day[class*="day-"].has-after span,
.ib-calendar .ib-calendar-month .ib-calendar-day[class*="day-"].has-after-active-selection span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 0 !important;
}
.ib-calendar .ib-calendar-month .ib-calendar-day[class*="day-"]:last-child.has-after-active-selection span {
  border-right-width: 1px !important;
}
.ib-calendar .ib-calendar-month .ib-calendar-day[class*="day-"]:first-child.has-before-active-selection span,
.ib-calendar .ib-calendar-month .ib-calendar-day[class*="day-"].first-of-month.has-before-active-selection span {
  border-left-width: 1px !important;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.bank-holiday span {
  color: #fff;
  background-color: #ccc;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.bank-holiday.not-clickable.active-selection.multiselection span,
.ib-calendar .ib-calendar-month .ib-calendar-day.bank-holiday.not-clickable:not([class*="day-"]) span,
.ib-calendar .ib-calendar-month .ib-calendar-day.bank-holiday.not-clickable-temp span {
  color: #fff !important;
  background-color: #ccc !important;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-current span {
  color: #fff;
  background-color: #8bc34a;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-selected span {
  color: #fff;
  background-color: #fd7045;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-selected.active-selection:not(.multiselection) span {
  background-color: #fd7045;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-selected.active-selection.multiselection span {
  background-color: #fff;
  color: #fd7045 !important;
  border-color: #fd7045;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-selected.active-selection.multiselection:hover > span {
  background-color: rgba(253, 112, 69, 0.2) /*rgba(254, 177, 154, 0.3)*/ !important;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-selected-pending:not(.day-selected) span {
  background-color: #feb19a;
  color: #fff;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-removed span {
  color: #fff;
  background-color: #e2ba00;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-removed.active-selection:not(.multiselection) span {
  background-color: #e2ba00;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-removed.active-selection.multiselection span {
  background-color: #fff;
  color: #e2ba00 !important;
  border-color: #e2ba00;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-removed.active-selection.multiselection:hover > span {
  background-color: rgba(226, 186, 0, 0.2) /*rgba(255, 218, 51, 0.3)*/ !important;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.day-removed-pending:not(.day-removed) span {
  background-color: #ffda33;
  color: #fff;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.disabled-day span {
  color: #ccc !important;
  text-decoration: line-through;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.disabled-day.keep-selection span,
.ib-calendar .ib-calendar-month .ib-calendar-day.disabled-day.active-selection span,
.ib-calendar .ib-calendar-month .ib-calendar-day.disabled-day.active-selection.multiselection span {
  color: #fff !important;
  background-color: #ddd !important;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.not-clickable-temp:not(.keep-selection) span {
  color: #ccc;
}
.ib-calendar .ib-calendar-month .ib-calendar-day.not-clickable-temp:not(.keep-selection):not([class*=day-approved]) span {
  text-decoration: line-through;
}
.ib-calendar .ib-calendar-monthname {
  font-weight: 500;
  color: #125098;
  text-transform: uppercase;
  /*th {
			padding-bottom: 10px;
		}*/
}
.ib-calendar .ib-calendar-weekdays th {
  color: #21a2ea;
  font-weight: 500;
  padding: 10px 0;
}
.ib-calendar .ib-calendar-month.past-year .ib-calendar-monthname,
.ib-calendar .ib-calendar-month.next-year .ib-calendar-monthname {
  color: #444;
}
.ib-calendar .ib-calendar-month.past-year .ib-calendar-weekdays th,
.ib-calendar .ib-calendar-month.next-year .ib-calendar-weekdays th,
.ib-calendar .ib-calendar-month.past-year .ib-calendar-day:not([class*="day-"]):not(.day-selected):not(.not-clickable-temp) > span,
.ib-calendar .ib-calendar-month.next-year .ib-calendar-day:not([class*="day-"]):not(.day-selected):not(.not-clickable-temp) > span {
  color: #979797;
}
.ib-calendar .ib-calendar-month.past-year .ib-calendar-day.day-selected > span,
.ib-calendar .ib-calendar-month.next-year .ib-calendar-day.day-selected > span {
  color: #ccc;
}
.ib-calendar.readonly .ib-calendar-day span {
  cursor: initial !important;
}
.ib-calendar:not(.readonly).read .ib-calendar-month .ib-calendar-day:not([class*="day-"]).not-clickable span,
.ib-calendar:not(.readonly).read .ib-calendar-month .ib-calendar-day:not([class*="day-"]).not-clickable-temp span {
  cursor: initial !important;
}
.ib-calendar:not(.readonly).read .ib-calendar-month .ib-calendar-day.day-selected-pending:not(.day-selected):hover > span {
  background-color: rgba(254, 177, 154, 0.6) /*rgba(254, 177, 154, 0.3)*/ !important;
}
.ib-calendar:not(.readonly).read .ib-calendar-month .ib-calendar-day.day-removed-pending:not(.day-removed):hover > span {
  background-color: rgba(255, 218, 51, 0.6) /*rgba(254, 177, 154, 0.3)*/ !important;
}
.ib-calendar:not(.readonly):not(.read) .ib-calendar-month .ib-calendar-day.not-clickable span,
.ib-calendar:not(.readonly):not(.read) .ib-calendar-month .ib-calendar-day.not-clickable-temp span {
  cursor: not-allowed !important;
}
.ib-calendar:not(.readonly):not(.read) .ib-calendar-month .ib-calendar-day.day-selected-pending:not(.day-selected):not(.not-clickable):hover > span {
  background-color: rgba(254, 177, 154, 0.6) /*rgba(254, 177, 154, 0.3)*/ !important;
}
.ib-calendar:not(.readonly):not(.read) .ib-calendar-month .ib-calendar-day.day-removed-pending:not(.day-removed):not(.not-clickable):hover > span {
  background-color: rgba(255, 218, 51, 0.6) /*rgba(254, 177, 154, 0.3)*/ !important;
}
.ib-calendar:not(.readonly) .ib-calendar-month .ib-calendar-day:not(.disabled-day):not(.not-clickable):not([class*="day-"]):hover > span {
  background-color: rgba(18, 80, 152, 0.1) !important;
}
.ib-calendar:not(.readonly) .ib-calendar-month .ib-calendar-day:not(.disabled-day):not(.not-clickable):not([class*="day-"]).bank-holiday:hover > span {
  color: #444 !important;
}
#ib-calendar-datepickers {
  display: none;
  padding: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  z-index: 1;
  background-color: #fff;
}
#ib-calendar-datepickers .ib-calendar-hours {
  width: 55px;
}
@media (min-width: 361px) {
  #ib-calendar-datepickers .ib-calendar-hours {
    width: 70px;
  }
}
#ib-calendar-datepickers .ib-calendar-hours input {
  height: 33px;
}
.area-info-body.has-footer #ib-calendar-datepickers {
  bottom: 50px;
}
i.ib-calendar-legend {
  font-size: 10px !important;
  font-style: normal;
}
i.ib-calendar-legend:before {
  content: '\e8d0';
  font-family: "ibfont";
}
.ib-calendar-legend.bank-holiday {
  color: #ccc;
}
.ib-calendar-legend.day-removed {
  color: #e2ba00;
}
.ib-calendar-legend.day-removed-pending:not(.day-removed) {
  color: #ffda33;
}
.ib-calendar-legend.day-selected {
  color: #fd7045;
}
.ib-calendar-legend.day-selected-pending:not(.day-selected) {
  color: #feb19a;
}
.ib-calendar-legend.day-current {
  color: #8bc34a;
}
@media (min-width: 801px) {
  .ib-calendar .ib-calendar-month {
    margin: 20px 8px 4px;
  }
  .ib-calendar .ib-calendar-month th {
    font-size: 12px;
  }
  .ib-calendar .ib-calendar-month .ib-calendar-day > span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 11px;
  }
}
.modal.dropdown-mobile {
  z-index: 1042;
}
.modal-dropdown-mobile {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: auto;
  width: 100% !important;
  background-color: #fff;
}
.dropdown-mobile {
  box-shadow: 0 -4px 2px rgba(0, 0, 0, 0.3);
}
.dropdown-mobile .dropdown-mobile-top {
  position: relative;
  height: 48px;
  padding: 8px 16px;
  color: #125098;
  background-color: #edeef2;
}
.dropdown-mobile .dropdown-mobile-top button.close {
  font-size: 28px;
  position: absolute;
  top: 50%;
  right: 0;
  width: 48px;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dropdown-mobile .dropdown-mobile-top .dropdown-title {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  /*padding-left: 16px;*/
  border: 0;
  /*border-bottom: 1px solid rgba(0,0,0,.15);*/
  max-height: 38px;
  overflow: hidden;
}
.dropdown-mobile .dropdown-mobile-top .dropdown-type {
  font-size: 10px;
  line-height: 13px;
  opacity: 0.5;
}
.dropdown-mobile .dropdown-ul-container {
  float: left;
  overflow-y: auto;
  width: 100%;
  max-height: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown-mobile .dropdown-ul-container ul li {
  width: 100%;
}
.dropdown-mobile .dropdown-ul-container ul li .action-text {
  float: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 48px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  padding-right: 16px;
  text-align: left;
  vertical-align: top;
}
.dropdown-mobile .dropdown-ul-container ul li .action-text:first-child {
  padding-left: 16px;
}
.dropdown-mobile .dropdown-ul-container ul li:hover,
.dropdown-mobile .dropdown-ul-container ul li:focus {
  background-color: #f5f5f5;
}
.dropdown-mobile .dropdown-ul-container ul li:hover.blue-hover,
.dropdown-mobile .dropdown-ul-container ul li:focus.blue-hover {
  background-color: rgba(18, 80, 152, 0.1);
}
.searchBar-btn.show {
  position: relative;
}
.searchBar-btn.show:before,
.searchBar-btn.show:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  top: calc(100% - 5px);
  left: 8px;
  z-index: 1040;
}
.searchBar-btn.show:before {
  border-bottom-color: rgba(0, 0, 0, 0.3);
  border-width: 8px;
}
.searchBar-btn.show:after {
  border-bottom-color: #1540b6;
  border-width: 8px;
}
.findbar[id*=searchBar] {
  height: auto;
  background: #1540b6;
  border: none;
  -webkit-box-shadow: 0 2px 8px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 8px 0px rgba(0, 0, 0, 0.5);
  padding: 8px 12px;
  width: 460px;
  max-width: calc(100vw - 32px);
  left: auto !important;
  z-index: 1039;
  color: #fff;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 46px;
}
.findbar[id*=searchBar] > div {
  height: auto;
}
.findbar[id*=searchBar] .finbarContainer .findClearButton {
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 36px;
  width: 36px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  opacity: 0.3;
  border-radius: 50%;
}
.findbar[id*=searchBar] .finbarContainer .findClearButton:before {
  content: '\e808';
  font-family: 'ibfont';
  font-size: 10px;
}
.findbar[id*=searchBar] .finbarContainer .findClearButton:hover {
  opacity: 1;
  color: #21a2ea;
  background-color: rgba(33, 162, 234, 0.15);
}
.findbar[id*=searchBar] .finbarContainer .findInput {
  font-size: 13px;
  color: #fff;
  padding-right: 24px;
  height: 31px;
}
.findbar[id*=searchBar] .finbarContainer .findInput::selection {
  background-color: #48c8ff;
}
.findbar[id*=searchBar] .finbarContainer .findInput::placeholder {
  color: #fff !important;
}
.findbar[id*=searchBar] .finbarContainer .findInput::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff !important;
}
.findbar[id*=searchBar] .finbarContainer .findInput::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff !important;
}
.findbar[id*=searchBar] .finbarContainer .findInput[data-status="pending"] {
  background-image: url(../../images/loading-spinner-small.png);
  background-repeat: no-repeat;
  background-position: right;
}
.findbar[id*=searchBar] .finbarContainer .findInput[data-status="pending"] ~ .findClearButton {
  display: none;
}
.findbar[id*=searchBar] .finbarContainer .form-group:not(.has-error) .findInput {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 767px) {
  .findbar[id*=searchBar] .findbarOptionsContainer {
    display: none;
  }
}
.findbar[id*=searchBar] .findbarOptionsContainer .checkbox-styled {
  display: inline-block !important;
  margin-right: 8px;
}
.findbar[id*=searchBar] .findbarOptionsContainer .checkbox-styled label {
  display: table-cell !important;
  box-sizing: border-box;
  margin: 0;
  padding: 8px 0;
}
.findbar[id*=searchBar] .findbarOptionsContainer .checkbox-styled label span {
  height: auto;
}
.findbar[id*=searchBar] .findbarOptionsContainer .checkbox-styled label input:not(:checked) ~ span:before {
  border-color: rgba(255, 255, 255, 0.75);
}
@media (min-width: 768px) {
  .findbar[id*=searchBar] .findbarOptionsContainerMobile {
    display: none;
  }
}
.findbar[id*=searchBar] .form-group {
  margin-bottom: 8px;
}
@media (max-width: 360px) {
  .findbar[id*=searchBar] .childs-gutter > div {
    margin-bottom: 0;
  }
}
.build-ata.header-child {
  padding-left: 12px;
}
@media (min-width: 768px) {
  .build-ata.header-child {
    padding-left: 48px;
  }
}
.build-ata.header-child > div {
  height: 100%;
}
.build-ata.document-contents {
  min-height: calc(100vh - 48px - 48px - 50px - 32px);
  padding: 0 20px;
  width: calc(100% - 12px*2) !important;
}
@media (max-width: 768px) {
  .build-ata.document-contents .no-padding-mob {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.build-ata .accordionContainer .panel-collapse.in {
  padding-bottom: 16px;
}
.build-ata .accordionContainer .panel-collapse .section-options {
  margin: 0;
  padding: 0;
}
.build-ata .estimated > .title-standard,
.build-ata .real > .title-standard {
  font-weight: 500;
}
.build-ata .real {
  background-color: #f8f9fc;
}
/*# sourceMappingURL=bootstrap.css.map */


@charset "UTF-8";
/*@zindex-modal-background:  1040;*/
/*22px*/
/*14px*/
/* menuapp, menuapps, menuprofile, contextMenuModal */
/* menuapps */
/* dashboards, modal bootstrap, dropdown-menu,*/
/* modal-iB */
/* backdrop, backdrop-menu, contextual-menu-options*/
/* iB MIXINS */
/*.generate-multiple-styles(@class, @prop, @n: 1, @max: 40, @i: 1) when (@i * @n =< @max){
    @val: (@i * @n);
    .@{class}-@{val}{
        @{prop}: ~"@{val}px";
    }
  .generate-multiple-styles(@class, @prop, @n, @max, (@i + 1));
}

.generate-sequential-styles(@class, @prop, @n: 1, @max: 40, @i: 1) when (@n =< @max){    
    .@{class}-@{n}{
        @{prop}: ~"@{n}px";
    }

  .generate-sequential-styles(@class, @prop, (@n + @i), @max, (@i + 1));
}*/
/* new colors 2022 */
/*22px*/
/*14px*/
/* menuapp, menuapps, menuprofile, contextMenuModal */
/* menuapps */
/* dashboards, modal bootstrap, dropdown-menu,*/
/* modal-iB */
/* backdrop, backdrop-menu, contextual-menu-options*/
/* iB MIXINS */
/*.generate-multiple-styles(@class, @prop, @n: 1, @max: 40, @i: 1) when (@i * @n =< @max){
    @val: (@i * @n);
    .@{class}-@{val}{
        @{prop}: ~"@{val}px";
    }
  .generate-multiple-styles(@class, @prop, @n, @max, (@i + 1));
}

.generate-sequential-styles(@class, @prop, @n: 1, @max: 40, @i: 1) when (@n =< @max){    
    .@{class}-@{n}{
        @{prop}: ~"@{n}px";
    }

  .generate-sequential-styles(@class, @prop, (@n + @i), @max, (@i + 1));
}*/
/* new colors 2022 */
.dashboard-group-name {
  color: #274c8d;
  font-size: 26px;
  font-weight: 500;
  margin-left: 4px;
}
@media (max-width: 768px) {
  .dashboard-group-name {
    font-size: 22px;
  }
}
.dashboard-group-container {
  padding-top: 10px !important;
}
.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .btn {
  width: 100%;
  padding-right: 25px;
}
.error .bootstrap-select .btn {
  border: 1px solid #b94a48;
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .btn:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .btn {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
  color: #64b1d8;
  color: rgba(100, 177, 216, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 1035 + 1;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom-width: 7px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-bottom-color: rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-bottom: 0;
  border-top-width: 7px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-top-color: rgba(204, 204, 204, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox input.form-control {
  margin-bottom: 0;
  width: 100%;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
.btn-arrange ul {
  width: 100%;
}
.btn-arrange ul li a {
  height: 35px;
  padding-top: 7px;
}
.bar-buttons {
  float: right;
  height: 100%;
}
.bar-buttons > button {
  height: 100% !important;
  padding: 0px 30px;
  margin: 0px -3px 0px 0px;
}
button.collapse-span {
  display: block;
  overflow: visible;
  font-size: 15px;
  padding: 0px 10px;
}
.collapse-span,
button .collapse-span {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  /*height: 20px;*/
  float: left;
  margin-right: 10px;
}
button.collapsed .collapse-span {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  display: inline-block;
  /*height: 20px;*/
}
.collapse-span,
button .collapse-span {
  margin-right: 2px;
  margin-left: 9px;
  font-size: 15px;
  margin-top: 4px;
}
button.collapse-span {
  padding: 0px 10px;
  line-height: 15px;
  padding-top: 5px;
  margin-top: 4px;
}
button:hover.collapse-span {
  padding: 0px 10px;
  line-height: 15px;
  padding-top: 5px;
  margin-bottom: 4px;
}
.btn-collapsetitle {
  margin-left: -36px;
}
.btn_icon {
  font-size: 27px;
  padding-left: 10px;
  vertical-align: middle;
  background: transparent;
}
@media (max-width: 767px) {
  .btn_icon {
    line-height: 1.2;
  }
}
.btn_icon.icon-fix-size {
  font-size: 22px;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .btn_icon.icon-fix-size {
    font-size: 20px;
    line-height: 1.2;
  }
}
.top-iconlist .align-top-icon {
  list-style: none;
}
.top-iconlist .align-top-icon .icon-list-item {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .align-top-icon-mobile {
    margin-top: -15px;
  }
}
@media (max-width: 767px) {
  .icon-fix-size {
    font-size: 25px;
  }
}
.btn-divider {
  border-right: 1px solid #ffffff;
  height: 35px;
  margin: 2px 0px;
}
.btn-divider.dark {
  border-right: 1px solid #556272;
}
.btn-divider.short {
  margin: 10px 5px;
}
.btn_icon_anterior {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  .btn_icon_anterior.btn_icon {
    font-size: 22px;
  }
}
.btn_icon_right {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 11px;
}
.dropdown-wrap {
  margin-left: -1px;
  display: inline-block;
}
.btn_icon_top_inline {
  display: table;
  background-color: transparent;
  font-size: 26px;
  border: 1px solid transparent;
}
.btn_icon_top_inline.hover-img {
  text-shadow: -3px 3px 9px rgba(0, 0, 0, 0.4);
}
.btn_icon_top_inlinespan.divider {
  border-right: 1px solid #ffffff;
}
.btn_icon_fix {
  margin: 0px;
  padding: 0px 10px;
}
@media (max-width: 768px) {
  .btn-group-top-inline {
    margin-right: 0px;
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .btn-group-fix {
    margin-top: 0px;
    margin-right: -10px;
  }
}
@media (max-width: 767px) {
  .bar-buttons {
    float: none;
    height: 100%;
    padding: 0px;
  }
  .bar-buttons > button {
    height: 100% !important;
    width: 50%;
    margin: 0px -3px 0px 0px;
  }
  .btn-collapsetitle {
    margin-left: -32px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .btn-collapsetitle {
    margin-left: -31px;
  }
}
/* footer - botão salvar */
.btn-save.btn-save-darken {
  background-color: #1186c7;
}
.btn-save.btn-save-darken:hover {
  background-color: #0b5781;
}
.btn-next,
.btn-previous {
  /*.button-variant(#fff, #485361, transparent);*/
  color: #fff;
  background-color: #0e72a9;
  border-color: transparent;
}
.btn-next:focus,
.btn-previous:focus,
.btn-next.focus,
.btn-previous.focus {
  color: #fff;
  background-color: #0a527a;
  border-color: rgba(0, 0, 0, 0);
}
.btn-next:hover,
.btn-previous:hover {
  color: #fff;
  background-color: #042333;
  border-color: rgba(0, 0, 0, 0);
}
.btn-next:active,
.btn-previous:active,
.btn-next.active,
.btn-previous.active,
.open > .dropdown-toggle.btn-next,
.open > .dropdown-toggle.btn-previous {
  color: #fff;
  background-color: #0a527a;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}
.btn-next:active:focus,
.btn-previous:active:focus,
.btn-next.active:focus,
.btn-previous.active:focus,
.open > .dropdown-toggle.btn-next:focus,
.open > .dropdown-toggle.btn-previous:focus,
.btn-next:active.focus,
.btn-previous:active.focus,
.btn-next.active.focus,
.btn-previous.active.focus,
.open > .dropdown-toggle.btn-next.focus,
.open > .dropdown-toggle.btn-previous.focus {
  border-color: rgba(0, 0, 0, 0);
}
.btn-next:active:hover,
.btn-previous:active:hover,
.btn-next.active:hover,
.btn-previous.active:hover,
.open > .dropdown-toggle.btn-next:hover,
.open > .dropdown-toggle.btn-previous:hover {
  background-color: #06324b;
}
.btn-next.disabled:hover,
.btn-previous.disabled:hover,
.btn-next[disabled]:hover,
.btn-previous[disabled]:hover,
fieldset[disabled] .btn-next:hover,
fieldset[disabled] .btn-previous:hover,
.btn-next.disabled:focus,
.btn-previous.disabled:focus,
.btn-next[disabled]:focus,
.btn-previous[disabled]:focus,
fieldset[disabled] .btn-next:focus,
fieldset[disabled] .btn-previous:focus,
.btn-next.disabled.focus,
.btn-previous.disabled.focus,
.btn-next[disabled].focus,
.btn-previous[disabled].focus,
fieldset[disabled] .btn-next.focus,
fieldset[disabled] .btn-previous.focus {
  background-color: #0e72a9;
  border-color: transparent;
}
.btn-next .badge,
.btn-previous .badge {
  color: #0e72a9;
  background-color: #fff;
}
.btn-next:hover,
.btn-previous:hover {
  background-color: #084262;
}
/*------- accordion table ---------*/
table#table-collapse tr td {
  padding-top: 10px;
  padding-bottom: 10px;
}
.hiddenRow {
  padding: 0px!important;
}
.hiddenRow div {
  margin: 20px;
  white-space: normal;
}
input:focus,
textarea:focus,
select:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.iB-form {
  padding-top: 30px;
  margin-bottom: 70px;
}
.form-group-title {
  color: #4fbbf4;
  margin-top: 20px;
  padding-bottom: 5px;
}
.editMode {
  background-color: #ffffff;
  color: #556272;
}
.editMode .modal-title,
.editMode .modal-subtitle {
  color: #4fbbf4;
}
.viewMode {
  background-color: #617280;
}
.viewMode .close,
.viewMode .modal-title,
.viewMode .modal-subtitle {
  color: #ffffff;
  opacity: inherit;
}
.modal-subtitle.code-size {
  font-size: 15px;
}
.scaleblock {
  margin-bottom: 40px;
}
.hover-img {
  text-shadow: -3px 3px 9px rgba(0, 0, 0, 0.4);
}
.dropdownMenuactions {
  width: 35px;
  height: 35px;
  text-shadow: -3px 3px 9px rgba(0, 0, 0, 0.4);
}
.dropdownMenuactions.open ul {
  right: -4px;
  top: -2px !important;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
@media (max-width: 767px) {
  .dropdownMenuactions.open ul {
    right: 0px;
  }
}
.dropdownMenuactions.open ul li {
  cursor: pointer;
}
.dropdownMenuactions.open button {
  color: #556272;
}
.dropdownMenuactions.open button .hover-img {
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
@media screen and (max-width: 768px) {
  .dropdownMenuactions button {
    right: 0px;
  }
  .dropdownMenuactions button .hover-img {
    text-shadow: -3px 3px 9px rgba(0, 0, 0, 0.4);
  }
}
textarea.form-control {
  padding: 8px 0 8px 0 !important;
  line-height: 15px !important;
  height: 32px;
  overflow: hidden;
}
div[data-phantom=textarea] {
  line-height: 15px !important;
  padding: 8px 0 8px 0 !important;
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  width: 100%;
  visibility: hidden;
  font-size: 13px;
  white-space: pre-wrap;
}
/* Form Error */
.has-error-bold {
  color: #f35958 !important;
  opacity: 1 !important;
  font-weight: 500 !important;
}
.form-group.has-error input.form-control,
.form-group.has-error textarea.form-control {
  border-color: #f35958;
}
.form-group.has-error input.form-control ~ label,
.form-group.has-error textarea.form-control ~ label {
  color: #f35958 !important;
  opacity: 1 !important;
  font-weight: 500 !important;
}
.form-group.has-error input.form-control ~ label:after,
.form-group.has-error textarea.form-control ~ label:after,
.form-group.has-error input.form-control ~ .form-control-line:after,
.form-group.has-error textarea.form-control ~ .form-control-line:after {
  background-color: #f35958 !important;
}
.form-group.has-error input.form-control:focus,
.form-group.has-error textarea.form-control:focus {
  border-color: #f35958 !important;
}
.form-group.has-error input.form-control:focus ~ .form-control-line:after,
.form-group.has-error textarea.form-control:focus ~ .form-control-line:after {
  background-color: #f35958 !important;
}
.form-group.has-error .info-subtitle {
  color: #f35958 !important;
  opacity: 1 !important;
  font-weight: 500 !important;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label,
.has-error .info-empty {
  color: #f35958 !important;
  opacity: 0.75 !important;
}
.has-error .title-standard,
.has-error .group-title {
  color: #f35958 !important;
  opacity: 1 !important;
  font-weight: 500 !important;
}
.switch-label {
  padding-right: 10px;
  line-height: 22px;
  float: right;
  color: #979797;
  font-size: 11px;
}
.form-control + .login-peek-pass {
  position: absolute;
  bottom: 16px;
  transform: translateY(50%);
  right: 0px;
  color: #4fbbf4;
  cursor: pointer;
}
input[type=password].form-control::-ms-reveal {
  display: none;
}
input[type=password].form-control ~ .login-peek-pass i {
  color: rgba(68, 68, 68, 0.5);
}
.navbar {
  border-bottom: solid 3px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.navbar.mgmt_header {
  background: #556272;
  border-bottom-color: #4fbbf4;
}
.navbar.model {
  background: rgba(85, 98, 114, 0.8);
}
.navbar.portal {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  height: 65px;
}
.logo-portal {
  background: #2d7cde;
  height: 100%;
  width: 65px;
  text-align: center;
  color: #ffffff;
  font-size: 46px;
  line-height: 1.5;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.portal.navbar-header {
  height: 100%;
}
.navbar-header button.navbar-toggle:hover {
  background: transparent;
}
.navbar-header {
  float: none;
}
.navbar-collapse {
  padding-right: 20px;
  padding-left: 0px;
}
.navbar-toggle {
  border: none;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-right: 0px;
  margin-right: -2px;
}
.nav-app {
  display: inline-block;
  background-color: #4fbbf4;
  height: 51px;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 20px;
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
  position: absolute;
}
.nav-app button .icon-menu {
  padding-right: 15px;
}
.nav-app .dropdown-menu span {
  padding-right: 32px;
  width: 50px;
  height: 18px;
}
.nav-app .dropdown-menu span:before,
.nav-app .dropdown-menu span:after {
  margin-left: 20px;
}
.nav-app .dropdown-menu span.fa {
  width: 72px;
}
.nav-app .dropdown-menu span.fa:after,
.nav-app .dropdown-menu span.fa:before {
  margin-left: 23px;
}
.nav-app .dropdown-menu {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background-color: #4fbbf4;
  margin-top: 15px;
  padding-top: 16px;
  padding-bottom: 16px;
  left: -70px;
}
@media (max-width: 768px) {
  .nav-app .dropdown-menu {
    left: -70px;
    min-width: 100%;
    width: 100vw;
  }
}
.nav-app .dropdown-menu > li > a {
  color: #ffffff;
  background: transparent;
  line-height: 1em;
  padding: 15px 24px 15px 6px;
}
@media (max-width: 768px) {
  .nav-app .dropdown-menu > li > a {
    padding: 20px 24px 20px 6px;
  }
}
.nav-app .dropdown-menu li > a:hover {
  color: #1979c4;
  border: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav-app button {
  background: transparent;
  border: none;
  margin: none;
  padding: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
}
.nav-app button:focus,
.nav-app button:active,
.nav-app button:hover {
  background: transparent;
}
.nav-filters > ul {
  margin-left: 0px;
  width: 80%;
}
.nav-filters > li {
  margin-left: 0px;
  z-index: 0;
}
.nav-filters > li a {
  color: #555;
  font-size: 13px;
  padding-right: 25px;
  padding-left: 25px;
  text-transform: uppercase;
}
.nav-filters > li a:hover {
  Background: transparent;
}
@media (max-width: 767px) {
  .nav-filters > li a {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.nav-filters > li a:hover {
  color: #4fbbf4;
  font-size: 13px;
  padding-right: 25px;
  padding-left: 25px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .nav-filters > li a:hover {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.nav-filters > li.active a,
.nav-filters > li.active a:hover,
.nav-filters > li.active a:active,
.nav-filters > li.active a:focus {
  color: #4fbbf4;
  border-bottom: 2px solid #4fbbf4;
  background: transparent;
}
/*.nav-filters > li.active a:focus, 
.nav-filters > li.active a:active, 
.nav-filters > li.active 
.nav-filters > li.active a.dropdown-toggle {
	color:#555;
	border-bottom:1px solid #ddd !important;
	
}*/
.nav-filters > li.pull-right {
  color: #555;
  right: 20px;
}
.nav-filters > li.disabled a {
  color: #ccc !important;
  border: none;
}
.nav-filters > li.disabled a:hover {
  color: #ccc !important;
  border: none;
}
.nav-filters .dropdown-menu > li > a {
  display: block;
  padding: 0px 20px;
  clear: both;
  color: #555;
  line-height: 20px;
  white-space: nowrap;
  border-bottom: 0px solid #4fbbf4;
  background: transparent;
}
.nav-filters .dropdown-menu > li > a:hover,
.nav-filters .dropdown-menu > li > a:focus,
.nav-filters .dropdown-submenu:hover > a,
.nav-filters .dropdown-submenu:focus > a {
  color: #4fbbf4;
  text-decoration: none;
  border-bottom: 0px solid #4fbbf4;
}
.nav-filters .dropdown-menu > .active > a,
.nav-filters .dropdown-menu > .active > a:hover,
.nav-filters .dropdown-menu > .active > a:focus {
  text-decoration: none;
  color: #4fbbf4;
  border-bottom: 2px solid #4fbbf4;
  outline: 0;
}
#primary-nav > li > a {
  color: #fff;
}
#primary-nav-Wrap {
  display: inline;
  position: relative;
}
#primary-nav-Wrap span.icon-menu {
  color: #fff;
}
@media (max-width: 767px) {
  /*.nav-app .dropdown-menu {
		box-shadow:none;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		-pie-box-shadow:none;
		border-radius:0px !important;
		-moz-border-radius:0px !important;
		-webkit-border-radius:0px !important;
		border:none;
		background-color:@base-appmgmt-color;
		color:#fff;
		margin-top:12px;
		left:-70px;
	}*/
  .nav-app .dropdown-menu > li > a {
    padding: 3px 0px;
    color: #fff;
    background: transparent;
    line-height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
  }
}
.select-fancy select:focus {
  width: 100%;
  -moz-appearance: none;
  vertical-align: top;
}
.select-fancy {
  /*display: inline-block;
  border: 0px solid #e5e5e5;
  position: relative;
  overflow: hidden;*/
}
.select-fancy,
.select-fancy > * {
  cursor: pointer;
}
.select-fancy select {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background: white;
  outline: 0;
  /*text-shadow: 1px 1px rgba(255, 255, 255, 0.7);*/
  -webkit-user-select: none;
  -moz-appearance: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  appearance: none;
  z-index: 1;
}
.select-fancy select.portal-inverte {
  background: rgba(255, 255, 255, 0);
  text-shadow: 1px 1px rgba(255, 255, 255, 0);
}
.select-fancy-noimage:after {
  content: '';
  width: 0;
  position: absolute;
  right: 7px;
  top: 65%;
  margin-top: -3px;
  border-width: 6px 4px;
  border-style: solid;
  pointer-events: none;
  border-color: #656565 transparent transparent transparent;
}
.select-fancy-noimage:after > .portal-inverte {
  border-color: rgba(255, 255, 255, 0.7) transparent transparent transparent;
}
.select-fancy select::-ms-expand {
  display: none;
}
.table-chk {
  width: 23px;
  text-align: left;
}
.table-chk label {
  padding: 0px !important;
  width: 23px;
}
.table tbody > tr > td.vert-align-middle-td {
  vertical-align: middle;
}
.table tbody > tr > th.vert-align-middle-th {
  vertical-align: middle;
}
.table-header-title {
  color: #4fbbf4;
  font-weight: 400;
  opacity: 1!important;
}
/*thead,
th .table-header-title{
	font-weight: 500;
	opacity: 1;
}*/
/* End */
.table-img-width {
  width: 100px !important;
}
.table-check-width {
  width: 20px;
}
.table-check-icon {
  color: #4fbbf4;
}
@media (max-width: 480px) {
  .table-margin-mobile {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 480px) {
  table.dataTable tbody th,
  table.dataTable tbody td {
    padding: 8px 15px !important;
  }
}
table.dataTable thead th div.DataTables_sort_wrapper {
  position: relative;
  padding-right: 20px;
}
table.dataTable thead th div.DataTables_sort_wrapper span {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 0;
}
/*Telerik Custom Content Styles*/
/*Titulos comuns várias vistas*/
.title-standard,
.title-standard-action {
  color: #444;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  margin-bottom: 0px !important;
  width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/*Itálico no titulo para selecionar todos os itens*/
.all-checkbox .title-standard {
  font-style: italic;
  color: #444444;
}
.all-checkbox .all-checkbox-counter {
  display: none;
  font-size: 12px;
  color: rgba(68, 68, 68, 0.5);
}
.title-standard-mbottom {
  color: #444;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  margin-bottom: 0px !important;
  width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin-bottom: 10px !important;
}
.title-minimal {
  color: #999;
  font-size: 10px;
  line-height: 14px;
  font-weight: 400;
  margin-bottom: 0px !important;
  width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.desc-standard {
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  margin-bottom: 0px !important;
  width: 95%;
  float: left;
}
.color-icon {
  color: #125098;
}
.profile-photo {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 20% !important;
  -moz-border-radius: 20% !important;
  border-radius: 20% !important;
  background-color: #ccc;
  background-size: cover;
  display: inline-block;
  overflow: hidden;
}
.profile-photo > img {
  width: 100%;
  height: 100%;
}
/* Especifico dos blocos das metas */
.block-accordion-area .k-grid .k-grid-header th.k-header.referenceHeader {
  text-align: center;
}
.block-accordion-area .k-grid .k-grid-header th.k-header {
  padding: 12px 8px;
  /*background-color: #d1d1d1;*/
  color: #444444;
}
.block-accordion-area .k-grid .k-grid-header th.k-header.k-group-cell {
  padding: 0px;
}
.block-accordion-area .k-grid .k-grid-header th.k-header.first-column {
  padding-left: 16px;
}
.block-accordion-area .k-grid .k-grid-header th.k-header:not(.k-group-cell) {
  border-left: 1px solid #ffffff;
}
.block-accordion-area .k-grid .k-grid-header th.k-header.referenceHeader,
.block-accordion-area .k-grid .k-grid-header th.k-header.accumulatedHeader {
  text-align: center;
}
.block-accordion-area .k-grid .k-grid-header th.k-header.accumulatedHeader,
.block-accordion-area .k-grid .k-grid-header th.k-header.accumulatedHeader > .k-link {
  background-color: #2196f3;
  color: #ffffff;
}
.block-accordion-area .k-grid .k-grid-header th.k-header.accumulatedAchievementHeader:not(.k-with-icon),
.block-accordion-area .k-grid .k-grid-header th.k-header.accumulatedResultHeader:not(.k-with-icon) {
  background-color: #2196f3;
}
.block-accordion-area .k-grid .k-grid-header tr:last-child th:not(.k-group-cell) {
  border-top: 1px solid #ffffff;
}
.block-accordion-area .k-grid .k-grid-content tr:hover {
  background-color: rgba(79, 187, 244, 0.1);
  cursor: pointer;
}
.block-accordion-area .k-grid .k-grid-content tr td {
  border-bottom: 1px solid #cccccc;
}
.block-accordion-area .k-grid .k-grid-header {
  border-top-width: 0px;
  border-bottom-width: 0px;
}
/* Menu contextual nas linhas agrupadoras */
.block-accordion-area .k-grid .k-grid-content .group-row .dropdown,
.block-accordion-area .actionsCell .dropdown-block {
  right: 4px;
}
/*imagem responsabilidades*/
.entity-image {
  width: 36px;
  text-align: center;
}
.entity-image.text-left {
  text-align: left;
}
.entity-image > img,
.entity-image-nav > img {
  width: 26px;
  height: 26px;
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
/*entity image read modal not inside grid*/
.entity-image-nav {
  width: 30px;
  text-align: left;
}
.entity-counter,
.grid-counter {
  color: #125098;
}
.entity-counter .count-number,
.grid-counter .count-number {
  font-size: 11px;
  font-weight: 500;
  white-space: nowrap;
}
/* Level flex table */
.levels-flex-table {
  display: flex;
  flex-flow: row nowrap;
  margin: 16px 0;
  border: 1px solid #e6e6e6;
  text-align: center;
  font-size: 12px;
}
.levels-flex-table .flex-row {
  display: flex;
  flex: 2;
  flex-flow: column nowrap;
  width: 100%;
  min-width: 100px;
}
.levels-flex-table .flex-row.heading {
  color: #000;
  font-weight: 500;
  font-size: 13px;
  flex: 1;
}
.levels-flex-table .flex-row.heading .flex-item {
  justify-content: center;
}
.levels-flex-table .flex-row:not(.heading) .flex-item {
  justify-content: left;
}
.levels-flex-table .flex-row:not(.heading) .flex-item:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}
.levels-flex-table .flex-row .flex-item {
  display: flex;
  flex: 1;
  padding: 8px;
  align-items: center;
}
@media (min-width: 768px) {
  .levels-flex-table.large-as-columns {
    flex-flow: column nowrap;
  }
  .levels-flex-table.large-as-columns .flex-row {
    flex-flow: row nowrap;
    flex: 1;
  }
  .levels-flex-table.large-as-columns .flex-row .flex-item {
    justify-content: center !important;
    border-bottom: 0 !important;
  }
}
.levels-grid-table {
  margin: 16px 0;
  border: 1px solid #e6e6e6;
  text-align: center;
  font-size: 12px;
  align-items: stretch;
  display: grid;
  gap: 0px;
}
.levels-grid-table .grid-item {
  padding: 8px;
  text-align: left;
}
.levels-grid-table .grid-item.center,
.levels-grid-table .grid-item.heading {
  display: flex;
  align-self: stretch;
  justify-content: center;
  text-align: center;
}
.levels-grid-table .grid-item.center > span,
.levels-grid-table .grid-item.heading > span {
  align-self: center;
}
.levels-grid-table .grid-item.heading {
  color: #000;
  font-weight: 500;
  font-size: 13px;
}
.levels-grid-table .grid-item:not(.heading):not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}
.dv_nav_tabs {
  z-index: 1020;
  margin-bottom: 20px !important;
  margin-top: 20px;
}
.filter-table-select {
  width: 45px;
}
.number-items-table {
  margin-left: 8px;
  padding-top: 25px;
}
.number-items-table label {
  font-size: 14px;
}
.list-switch-margin {
  padding-left: 12px;
}
.list-inline-search {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline-search > li {
  font-size: 16px;
  line-height: 3.7;
  display: inline-block;
  padding-left: 5px;
  padding-right: 0px;
  padding-top: 3px;
}
.divider-alignment-search-bar {
  margin-top: 14px !important;
}
.option-menu-search-bar {
  padding-top: 13px !important;
}
.option-menu-search-bar button {
  padding: 0px !important;
}
/*
.input-search-table{
	width:150px;
	margin-right:10px;
	@media (max-width:767px) {
     width:90px;
     margin-right:0px;
     }
}*/
.input-search-table {
  width: 150px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .input-search-table {
    width: 85px;
    margin-right: 0px;
  }
}
.input-search-table-image {
  margin-left: 15px;
  line-height: 2.7;
}
.input-search-table-image i {
  margin-right: 10px;
}
.div-ddl-search-bar {
  width: 150px;
}
@media (max-width: 767px) {
  .div-ddl-search-bar {
    width: 100px;
  }
}
.div-button-columns {
  width: 80px;
}
.fix-glyphicon-margin-right {
  margin-right: 0px !important;
}
html.no-touchevents {
  /*IE*/
  /*-ms-scrollbar-arrow-color: rgb(201, 201, 201);
    -ms-scrollbar-face-color: rgb(173, 173, 173);
    -ms-scrollbar-shadow-color: rgb(173, 173, 173);
    -ms-scrollbar-base-color: rgb(168, 168, 168);*/
  /*FIREFOX*/
}
html.no-touchevents,
html.no-touchevents *:not([class^="simplebar-"]) {
  scrollbar-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.075);
  scrollbar-width: thin;
}
html.no-touchevents::-webkit-scrollbar,
html.no-touchevents *:not([class^="simplebar-"])::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.075);
}
html.no-touchevents::-webkit-scrollbar-thumb,
html.no-touchevents *:not([class^="simplebar-"])::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
html.no-touchevents::-webkit-scrollbar-thumb:hover,
html.no-touchevents *:not([class^="simplebar-"])::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.modal-nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.modal-nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.modal-nano .modal-nano-content:focus {
  outline: thin dotted;
}
.modal-nano .modal-nano-content::-webkit-scrollbar {
  visibility: hidden;
}
.has-scrollbar .modal-nano-content::-webkit-scrollbar {
  visibility: visible;
}
.modal-nano > .nano-pane {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.01;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.modal-nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0 1px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.modal-nano:hover > .nano-pane,
.nano-pane.active,
.nano-pane.flashed {
  visibility: visible\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.99;
}
.nicescroll-rails {
  display: block !important;
}
.simplebar-wrapper .simplebar-content-wrapper {
  -ms-overflow-style: none;
}
.simplebar-wrapper .simplebar-content {
  position: relative;
}
.simplebar-track:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background-color: rgba(0, 0, 0, 0.075);
}
.simplebar-track.light:before {
  background-color: rgba(255, 255, 255, 0.1);
}
.simplebar-track.light .simplebar-scrollbar:before {
  background: #fff;
}
.simplebar-track:before,
.simplebar-track .simplebar-scrollbar:before {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.simplebar-track:hover .simplebar-scrollbar.simplebar-visible:before,
.simplebar-track.simplebar-hover .simplebar-scrollbar.simplebar-visible:before,
.simplebar-track:hover .simplebar-scrollbar.visible:before,
.simplebar-track.simplebar-hover .simplebar-scrollbar.visible:before {
  opacity: 0.4;
}
.simplebar-track .simplebar-scrollbar.simplebar-visible:hover:before,
.simplebar-track .simplebar-scrollbar.visible:hover:before,
.simplebar-track .simplebar-scrollbar.simplebar-visible.simplebar-hover:before,
.simplebar-track .simplebar-scrollbar.visible.simplebar-hover:before,
.simplebar-track .simplebar-scrollbar.simplebar-visible:active:before,
.simplebar-track .simplebar-scrollbar.visible:active:before {
  opacity: 0.4;
}
.simplebar-track.simplebar-vertical:before,
.simplebar-track.vertical:before {
  width: 7px;
}
.simplebar-track.simplebar-horizontal,
.simplebar-track.horizontal {
  /*.simplebar-scrollbar {
            right: auto;
            top: 2px;
            height: 7px;
            min-height: 0;
            min-width: 10px;
            width: auto;

            &:before {
                height: 100%;
                left: 2px;
                right: 2px;
            }
        }*/
}
.simplebar-track.simplebar-horizontal:before,
.simplebar-track.horizontal:before {
  height: 7px;
}
.simplebar-track.simplebar-horizontal[style*='visibility: visible'] + .simplebar-scroll-content .k-grid-content > table,
.simplebar-track.horizontal[style*='visibility: visible'] + .simplebar-scroll-content .k-grid-content > table {
  margin-bottom: 11px;
}
.simplebar-track.simplebar-horizontal[style*='visibility: visible'] + .simplebar-scroll-content .k-grid-content > table.no-records,
.simplebar-track.horizontal[style*='visibility: visible'] + .simplebar-scroll-content .k-grid-content > table.no-records {
  margin-bottom: 0;
}
.simplebar-track .simplebar-scrollbar:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.simplebar-track .simplebar-scrollbar:before,
.simplebar-track .simplebar-scrollbar.simplebar-visible:before,
.simplebar-track .simplebar-scrollbar.visible:before {
  opacity: 0.2;
}
.empty-grid .simplebar-track.horizontal[style*='visibility: visible'] + .simplebar-scroll-content .k-grid-content {
  margin-bottom: 7px;
}
/* modal scroll */
.modal-iB .area-info-body.has-footer .area-info-content[data-simplebar] > .simplebar-track.simplebar-vertical {
  bottom: 50px;
}
/* horizontal custom scroll grid */
.k-grid.no-border .simplebar-track.simplebar-vertical:before {
  bottom: 0;
  right: 0;
  left: 4px;
}
.k-grid.no-border .simplebar-track.simplebar-vertical .simplebar-scrollbar {
  left: 4px;
}
.k-grid.no-border .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  bottom: 0;
}
.k-grid.no-border .simplebar-track.simplebar-horizontal:before {
  top: 4px;
  bottom: 0;
  right: 0;
  left: 0;
}
.k-grid.no-border .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  top: 4px;
}
.k-grid.no-border .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  left: 0;
  right: 0;
}
.k-grid.no-border .k-grid-scroll-wrap {
  /*&.has-horizontal-scroll {
                .simplebar-wrapper {
                    padding-bottom: 10px;
                }
            }

            &.has-vertical-scroll {
                .simplebar-wrapper {
                    padding-right: 10px;
                }
            }*/
}
.k-grid.no-border .k-grid-scroll-wrap.has-horizontal-scroll.has-vertical-scroll .simplebar-wrapper .k-grid-content {
  padding: 0 10px 6px 0;
}
.k-grid.no-border .k-grid-scroll-wrap.has-horizontal-scroll.has-vertical-scroll .simplebar-wrapper .k-grid-header {
  padding-right: 10px;
}
.k-grid .k-grid-header .k-grid-header-wrap.has-horizontal-scroll.has-vertical-scroll > table {
  border-right: 12px solid transparent !important;
}
.k-grid .k-grid-scroll-wrap .k-auto-scrollable {
  overflow: visible;
}
.k-grid .k-grid-scroll-wrap.has-horizontal-scroll .simplebar-track.simplebar-vertical:before,
.k-grid .k-grid-scroll-wrap.has-horizontal-scroll .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  bottom: 12px;
}
.k-grid .k-grid-scroll-wrap.has-horizontal-scroll .simplebar-wrapper {
  padding-bottom: 12px;
}
.k-grid .k-grid-scroll-wrap.has-vertical-scroll .simplebar-track.simplebar-horizontal:before,
.k-grid .k-grid-scroll-wrap.has-vertical-scroll .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  right: 12px;
}
.k-grid .k-grid-scroll-wrap.has-vertical-scroll .simplebar-wrapper {
  padding-right: 12px;
}
.k-grid .k-grid-scroll-wrap.has-horizontal-scroll.has-vertical-scroll .simplebar-wrapper {
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}
.k-grid .k-grid-scroll-wrap.has-horizontal-scroll.has-vertical-scroll .simplebar-wrapper .k-grid-content {
  display: inline-block;
  width: auto;
  padding: 0 12px 12px 0;
}
.k-grid .k-grid-scroll-wrap.has-horizontal-scroll.has-vertical-scroll .simplebar-wrapper .k-grid-header {
  padding-right: 12px;
}
.k-grid.hasCustomHorizontalScrollbar .k-grid-content table {
  padding-bottom: 13px;
}
.k-grid.hasCustomHorizontalScrollbar.empty-grid .k-grid-content {
  padding-bottom: 22px;
}
.k-grid.hasCustomHorizontalScrollbar.empty-grid .k-grid-content table {
  padding-bottom: 0;
}
/* theme: "minimal-visible", "minimal-visible-dark", "dark-thick", "light-thick" */
.mCSB_outside + .mCS-minimal-visible.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-visible-dark.mCSB_scrollTools_vertical {
  right: -4px;
}
.mCSB_inside > .mCSB_container {
  margin-right: 0 !important;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools_vertical.mCS-minimal-visible-dark,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools_vertical.mCS-minimal-visible {
  left: 0;
  right: auto;
}
.mCSB_scrollTools {
  margin: 2px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_draggerRail {
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
}
.mCSB_scrollTools.mCSB_scrollTools_vertical {
  width: 7px !important;
}
.mCSB_scrollTools.mCSB_scrollTools_vertical .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 7px !important;
  margin: 0 !important;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0 !important;
  height: 7px !important;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 7px !important;
  margin: 0 !important;
}
.mCSB_scrollTools.mCS-minimal-visible .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(255, 255, 255, 0.35);
}
.mCSB_scrollTools.mCS-minimal-visible .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools.mCS-minimal-visible .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools.mCS-minimal-visible .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(255, 255, 255, 0.5);
}
.mCSB_scrollTools.mCS-minimal-visible .mCSB_draggerRail {
  background-color: rgba(255, 255, 255, 0.1);
}
.mCSB_scrollTools.mCS-minimal-visible-dark .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.35);
}
.mCSB_scrollTools.mCS-minimal-visible-dark .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools.mCS-minimal-visible-dark .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools.mCS-minimal-visible-dark .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.4);
}
.mCSB_scrollTools.mCS-minimal-visible-dark .mCSB_draggerRail {
  background-color: rgba(0, 0, 0, 0.1);
}
.mCSB_scrollTools.mCS-light-thick .mCSB_draggerRail {
  background-color: rgba(255, 255, 255, 0.2);
}
.mCSB_scrollTools.mCS-dark-thick .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.mCSB_scrollTools.mCS-dark-thick .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools.mCS-dark-thick .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools.mCS-dark-thick .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.35) !important;
}
.mCSB_scrollTools.mCS-dark-thick .mCSB_draggerRail {
  background-color: rgba(0, 0, 0, 0.075);
}
/* ---------------------------------------- */
/* MARTELONI - Fix scroll horizontal IE/Edge nos portais e menu de apps (temp! tentar ver a razao ou actualizar simplebar)*/
html.browser-ie #menuapps > div > .simplebar-scroll-content > .simplebar-content,
html.browser-edge #menuapps > div > .simplebar-scroll-content > .simplebar-content,
html.browser-ie .portal-content > .simplebar-scroll-content > .simplebar-content,
html.browser-edge .portal-content > .simplebar-scroll-content > .simplebar-content {
  margin-right: 0 !important;
}
.widget-im {
  overflow: hidden;
  position: relative;
}
.widget-im ul {
  margin: 0px;
  padding: 0px;
}
.widget-im ul li {
  position: relative;
}
.widget-im ul li i {
  color: #DDD;
}
.widget-im ul li.empty {
  color: #ABAAA5;
  padding: 25px 0;
  text-align: center;
}
.widget-im ul li.empty i {
  color: #EDECE5;
  display: block;
  margin-bottom: 15px;
}
.widget-im ul li section {
  display: inline-block !important;
  background-color: #617280;
  border-color: #FFF;
  margin-bottom: 10px;
  padding: 0px 0px 0px 0px;
  position: relative;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  z-index: 1;
}
.widget-im ul li section.push-in {
  -webkit-transform: translate3d(-70%, 0, 0);
  transform: translate3d(-70%, 0, 0);
}
.widget-im ul li section.push-in a.im-delete:after,
.widget-im ul li section.push-in a.im-action:after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.widget-im ul li section label {
  border-left: 20px solid transparent;
  border-top: 20px solid #99CC00;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
.widget-im .im-confirm-group {
  position: absolute;
  right: 0;
  top: 0;
  width: 70%;
  z-index: 0;
}
.widget-im .im-confirm-group .btn {
  border: 0;
  border-radius: 0;
  height: 100%;
  padding: 0;
}
.widget-im .widget-im-tools span + span {
  color: #999;
  margin-left: 7px;
}
.widget-im .icon-attachment {
  vertical-align: top;
  text-align: right;
  padding-right: 25px;
  font-size: 30px;
}
.widget-im .info-area {
  vertical-align: top !important;
}
.widget-im .small-text-code {
  font-size: 12px;
  padding-bottom: 5px;
}
.widget-im .small-text-desc {
  font-size: 12px;
  line-height: 1.2;
}
.widget-im .button-area-group {
  width: 100%;
  height: 100%;
}
.widget-im .button-area {
  width: 33.33%;
}
.widget-im .color-pdf {
  color: #F37863;
}
.widget-im .color-excel {
  color: #5DD578;
}
.widget-im .color-word {
  color: #28A1FF;
}
.widget-danger {
  background-color: #f44336 !important;
}
/* table */
/*fix*/
.collapse-table-style > thead > tr > th,
.collapse-table-style > tbody > tr > th,
.collapse-table-style > tfoot > tr > th,
.collapse-table-style > thead > tr > td,
.collapse-table-style > tbody > tr > td,
.collapse-table-style > tfoot > tr > td {
  border-top: 1px solid #dddddd !important;
}
.collapse-table-style {
  border-top: 1px solid #999999 !important;
  line-height: 1.2;
}
.footable-toggle {
  color: #4fbbf4 !important;
}
.footable.breakpoint > tbody > tr.footable-row-detail {
  background-color: #ffffff !important;
}
@media screen and (max-width: 768px) {
  .collapse-table-style td {
    padding: 10px 9px;
  }
}
.footable-row-detail-cell {
  padding-top: 0px !important;
}
.footable-row-detail-name {
  padding-right: 0px;
  width: 29px;
}
.table-row-grouping-align-details {
  float: left;
  width: 100%;
}
.table-row-grouping-toggle-column {
  vertical-align: middle !important;
  width: 39px;
  padding-right: 0px!important;
}
.table-detail-row {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.table-row-content-wrap {
  background-color: #f1f3f5;
  padding-left: 10px!important;
  padding-right: 8px!important;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
}
.footable-row-detail-inner {
  margin-right: -8px;
}
@media screen and (max-width: 480px) {
  .footable-row-detail-inner {
    margin-right: -15px;
  }
}
/* table content styles */
.practice_image_table {
  padding-right: 10px;
}
.practice_text_table {
  padding-left: 0px!important;
  line-height: 1.2 !important;
}
.table-bar-menu {
  list-style: none;
  display: inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
}
/*menu-icon*/
.share-icon-small {
  line-height: 1.8;
}
.top-filters-position {
  margin-top: -25px;
  margin-bottom: -35px;
}
@media (max-width: 768px) {
  .top-filters-position {
    margin-bottom: -25px;
  }
}
.top-filters-position.evaluation-list-filters {
  margin-top: -15px;
  margin-bottom: -15px;
}
.top-filters-position.dashboard-top-filters {
  margin-top: -20px;
  margin-bottom: -20px;
}
.top-filters-position.dashboard-top-filters form > ul > li > .select-fancy > select {
  background-color: transparent;
}
.cicle-selector-top {
  padding-top: 0px !important;
}
.cicle-selector-top select {
  font-size: 14px;
}
/* page title*/
.page_title.sub-title-db-detail {
  width: 100%;
  padding-top: 9px;
}
.sub-title-db-detail .mart_Title {
  margin-top: -4px !important;
  float: left;
}
.title-db-detail {
  float: left;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .title-db-detail {
    float: none!important;
  }
}
.inline-subtitle {
  font-size: 18px;
  line-height: 2;
  padding-top: 9px;
}
@media screen and (max-width: 767px) {
  .inline-subtitle {
    font-size: 14px;
    line-height: 1.3;
    padding-top: 5px;
    /*float:left;*/
  }
}
.header-container {
  height: 64px;
}
@media (max-width: 768px) {
  .header-container {
    height: 109px;
  }
}
/*#header {
	position: absolute;
	left: 0; right: 0;
	height: @headerbar-height;
	z-index: @zindex-header;
	background: @headerbar-bg;
	color: @headerbar-color;
	.box-shadow(@z-height-1);

	.header-fixed & {
		position: fixed;
	}

	.no-sidebar & {
		right: @menubar-gap;
	}
}*/
#wrap {
  padding-top: 30px;
}
.wrap-header {
  padding-bottom: 25px;
  overflow-x: hidden;
}
.headerbar {
  position: relative;
  min-height: 50px;
}
.headerbar:before,
.headerbar:after {
  display: table;
  content: " ";
}
.headerbar:after {
  clear: both;
}
.headerbar .navbar-devider {
  display: block;
  width: 20px;
  height: 5px;
}
.headerbar-left {
  position: absolute;
}
.headerbar-left a {
  float: left;
}
.headerbar-left .header-nav {
  margin-left: 24px;
}
.headerbar-right {
  float: right;
}
.headerbar-right .header-nav {
  display: inline-block;
  float: left;
}
.headerbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.headerbar-right .header-nav-toggle {
  margin-left: 10px;
  margin-right: 10px;
}
.header-nav {
  margin-left: 12px;
  padding-left: 0;
  list-style: none;
}
.header-nav > li {
  position: relative;
  display: block;
  float: left;
}
.header-nav > li > a {
  position: relative;
  display: block;
  color: #444444;
}
.header-nav > li > a:hover,
.header-nav > li > a:focus {
  text-decoration: none;
  background-color: rgba(17, 17, 17, 0.07);
}
.header-nav > li > .header-btn {
  padding: 14px 0px;
  margin: 0px;
  transition: all 500ms ease-out;
  -webkit-transition: all 500ms ease-out;
}
.header-nav > li.disabled > a {
  color: hsl(200.72727273, 3%, 60%);
}
.header-nav > li.disabled > a:hover,
.header-nav > li.disabled > a:focus {
  color: hsl(200.72727273, 3%, 60%);
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.header-nav .open > a,
.header-nav .open > a:hover,
.header-nav .open > a:focus {
  background-color: hsl(200.72727273, 3%, 90%);
  border-color: #ffffff;
}
.header-nav > li > a > img {
  max-width: none;
}
.header-nav .btn-icon-toggle {
  padding-right: 5px;
  padding-left: 5px;
}
.header-nav .btn-icon-toggle:hover {
  background-color: rgba(17, 17, 17, 0.07);
}
.header-nav .navbar-search {
  float: right;
}
.header-btn {
  padding: 14px 0px;
  transition: all 500ms ease-out;
  -webkit-transition: all 500ms ease-out;
}
.header-nav .header-nav-brand {
  display: inline-table;
  padding: 0;
  height: 50px;
}
.header-nav .header-nav-brand .brand-holder {
  display: table-cell;
  vertical-align: middle;
}
.header-nav .header-nav-brand a {
  text-decoration: none;
}
.header-nav .header-nav-brand img {
  max-height: 34px;
}
.header-nav-profile .dropdown {
  padding: 0;
}
.header-nav-profile .dropdown > a {
  position: relative;
  min-height: 45px;
  height: 64px;
  min-width: 210px;
  padding: 12px;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}
.header-nav-profile .dropdown > a:after {
  content: "\f107";
  position: absolute;
  *margin-right: 0.3em;
  right: 10px;
  top: 33%;
  line-height: 1.2;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
.header-nav-profile .dropdown > a .ink {
  background-color: rgba(85, 85, 85, 0.15);
}
.header-nav-profile .dropdown img {
  width: 40px;
  height: 40px;
  border-radius: 40px;
}
.header-nav-profile .dropdown .profile-info {
  display: inline-block;
  vertical-align: middle;
  line-height: 15px;
  padding: 3px 20px 3px 10px;
  font-size: 12px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.header-nav-profile .dropdown .profile-info small {
  display: block;
  opacity: 0.5;
}
.header-nav-profile .dropdown .dropdown-menu {
  min-width: 100%;
}
.header-nav-profile .dropdown.open {
  color: #555555;
}
.header-nav-profile .dropdown.open > a {
  margin-top: 6px;
  padding: 6px 12px 12px 12px;
  min-height: 45px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}
.header-nav-profile .dropdown.open > a:after {
  top: 16px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.header-nav-profile .dropdown.open .dropdown-menu {
  font-size: 13px;
  margin-top: -1px;
  border: 1px solid #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.33);
}
.header-nav-options {
  float: right;
  padding-right: 12px;
  margin: 0px;
}
.header-nav-options .dropdown > a .badge {
  position: absolute;
  font-size: 10px;
  top: -1px;
  right: 4px;
}
.header-nav-options .dropdown .dropdown-menu {
  top: 14px;
}
#header .navapp-dropdown .dropdown-toggle {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
#header .navapp-dropdown .dropdown-menu-app {
  width: calc(100% + 64px);
  left: -64px;
  height: 100%;
  min-height: 100vh;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
#header.header-xs {
  height: 45px;
}
#header.header-xs .logo-portal,
#header.header-xs .logo-app {
  width: 45px;
  font-size: 30px;
}
#header.header-xs .navapp-dropdown {
  height: 44px;
}
#header.header-xs .navapp-dropdown .dropdown-toggle {
  line-height: 1;
  font-size: 16px;
}
#header.header-xs .navapp-dropdown .dropdown-toggle > .icon-menu {
  font-size: 15px;
}
#header.header-xs .navapp-dropdown .dropdown-menu-app {
  width: calc(100% + 45px);
  left: -45px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
#header.header-xs > .header-nav-profile > a,
#header.header-xs .dropdown > a {
  padding: 5px 12px;
  height: 45px;
}
#header.header-xs > .header-nav-profile > a > .user-photo2,
#header.header-xs .dropdown > a > .user-photo2 {
  width: calc(45px - 10px);
  height: calc(45px - 10px);
}
#header.header-xs > .header-nav-profile > a > .profile-info small,
#header.header-xs .dropdown > a > .profile-info small {
  display: block;
}
#header.header-xs > .header-nav-toggle,
#header.header-xs .header-btn {
  padding: 5px 12px;
}
#header.header-bmm > .header-nav-profile > a:hover,
#header.header-bmm .dropdown > a:hover {
  background-color: rgba(0, 0, 0, 0);
}
#header.header-bmm > .header-nav-profile > a > .user-photo2,
#header.header-bmm .dropdown > a > .user-photo2 {
  margin-right: 5px;
  background-size: cover;
}
#header.header-bmm > .header-nav-profile.open > a:hover,
#header.header-bmm .dropdown.open > a:hover {
  background-color: #ffffff;
}
#header.header-bmm.header-xs > .header-nav-profile > a,
#header.header-bmm.header-xs .dropdown > a {
  padding: 4px 12px;
  height: 45px;
}
#header.header-bmm.header-xs > .header-nav-profile > a:hover,
#header.header-bmm.header-xs .dropdown > a:hover {
  background-color: rgba(0, 0, 0, 0);
}
#header.header-bmm.header-xs > .header-nav-profile > a > .user-photo2,
#header.header-bmm.header-xs .dropdown > a > .user-photo2 {
  width: calc(45px - 10px);
  height: calc(45px - 10px);
}
#header.header-bmm.header-xs > .header-nav-profile > a > .profile-info small,
#header.header-bmm.header-xs .dropdown > a > .profile-info small {
  display: block;
}
#header.header-bmm.header-xs > .header-nav-profile.open > a:hover,
#header.header-bmm.header-xs .dropdown.open > a:hover {
  background-color: #ffffff;
}
@media (min-width: 1200px) {
  .menubar-first.menubar-pin {
    /*#header {
				left: @menubar-width;
			}*/
  }
  .menubar-first.menubar-pin .header-nav .header-nav-brand {
    display: none;
  }
}
@media (min-width: 768px) {
  .menubar-first {
    /*#header {
			left: @menubar-width-collapsed;
		}*/
  }
  .menubar-first #header .menubar-toggle {
    display: none;
  }
}
@media (max-width: 767px) {
  /*#header {
		position: relative;

		.header-fixed & {
			position: relative;

			&:before {
				content: '';
				z-index: 0;
				position: fixed;
				top: 0;
				display: block;
				width: 100%;
				height: @headerbar-height;
				.box-shadow(@z-height-1);
			}
		}
	}*/
  .headerbar-left {
    z-index: 1011;
    left: 0;
    right: 0;
    height: 50px;
    background: #ffffff;
    border-bottom: 1px solid hsl(200.72727273, 3%, 90%);
  }
  .header-fixed .headerbar-left {
    position: fixed;
  }
  .headerbar-right {
    position: absolute;
    left: 0;
    right: 0;
    float: none !important;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  }
  .headerbar-right .header-nav-options {
    float: right;
  }
  .headerbar-right .header-nav-profile {
    position: absolute;
    float: left;
  }
  .headerbar-right .header-nav-toggle {
    position: absolute;
    z-index: 1012;
    right: 0;
  }
  .header-fixed .headerbar-right .header-nav-toggle {
    position: fixed;
    top: 0;
  }
  .headerbar-left .header-nav {
    margin-left: 12px;
  }
  .header-nav-profile .dropdown img {
    width: 0px;
    opacity: 0;
  }
  .header-nav-profile .dropdown .profile-info {
    transition: all 500ms;
    -webkit-transition: all 500ms;
    padding: 5px 20px 0 10px;
    line-height: 17px;
    font-size: 12px;
  }
  .navbar-search {
    position: relative;
    z-index: 1;
  }
  .navbar-search.expanded .form-group {
    max-width: 100%;
    width: 480px;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes zoom-down {
  from {
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  to {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-moz-keyframes zoom-down {
  from {
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  to {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-o-keyframes zoom-down {
  from {
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  to {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-ms-keyframes zoom-down {
  from {
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  to {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes zoom-down {
  from {
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  to {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes zoom-up {
  from {
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  to {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-moz-keyframes zoom-up {
  from {
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  to {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-o-keyframes zoom-up {
  from {
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  to {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-ms-keyframes zoom-up {
  from {
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  to {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes zoom-up {
  from {
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  to {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes slide-right {
  from {
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    -o-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes slide-right {
  from {
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    -o-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes slide-right {
  from {
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    -o-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-ms-keyframes slide-right {
  from {
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    -o-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes slide-right {
  from {
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    -o-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-left {
  from {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -o-transform: translate(20px, 0);
    transform: translate(20px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes slide-left {
  from {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -o-transform: translate(20px, 0);
    transform: translate(20px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes slide-left {
  from {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -o-transform: translate(20px, 0);
    transform: translate(20px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-ms-keyframes slide-left {
  from {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -o-transform: translate(20px, 0);
    transform: translate(20px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes slide-left {
  from {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -o-transform: translate(20px, 0);
    transform: translate(20px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-down {
  from {
    -webkit-transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    -o-transform: translate(0, -20px);
    transform: translate(0, -20px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes slide-down {
  from {
    -webkit-transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    -o-transform: translate(0, -20px);
    transform: translate(0, -20px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes slide-down {
  from {
    -webkit-transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    -o-transform: translate(0, -20px);
    transform: translate(0, -20px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-ms-keyframes slide-down {
  from {
    -webkit-transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    -o-transform: translate(0, -20px);
    transform: translate(0, -20px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes slide-down {
  from {
    -webkit-transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    -o-transform: translate(0, -20px);
    transform: translate(0, -20px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-up {
  from {
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes slide-up {
  from {
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes slide-up {
  from {
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-ms-keyframes slide-up {
  from {
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes slide-up {
  from {
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
.open > .dropdown-menu.animation-zoom {
  -webkit-animation: zoom-down 0.25s ease-out;
  -moz-animation: zoom-down 0.25s ease-out;
  -ms-animation: zoom-down 0.25s ease-out;
  -o-animation: zoom-down 0.25s ease-out;
  animation: zoom-down 0.25s ease-out;
}
.dropup.open > .dropdown-menu.animation-zoom {
  -webkit-animation: zoom-up 0.25s ease-out;
  -moz-animation: zoom-up 0.25s ease-out;
  -ms-animation: zoom-up 0.25s ease-out;
  -o-animation: zoom-up 0.25s ease-out;
  animation: zoom-up 0.25s ease-out;
}
.open > .dropdown-menu.animation-slide {
  -webkit-animation: slide-right 0.3s ease-out;
  -moz-animation: slide-right 0.3s ease-out;
  -ms-animation: slide-right 0.3s ease-out;
  -o-animation: slide-right 0.3s ease-out;
  animation: slide-right 0.3s ease-out;
}
.open > .dropdown-menu.animation-slide-left {
  -webkit-animation: slide-left 0.3s ease-out;
  -moz-animation: slide-left 0.3s ease-out;
  -ms-animation: slide-left 0.3s ease-out;
  -o-animation: slide-left 0.3s ease-out;
  animation: slide-left 0.3s ease-out;
}
.open > .dropdown-menu.animation-dock {
  -webkit-animation: slide-up 0.3s ease-out;
  -moz-animation: slide-up 0.3s ease-out;
  -ms-animation: slide-up 0.3s ease-out;
  -o-animation: slide-up 0.3s ease-out;
  animation: slide-up 0.3s ease-out;
}
.dropup.open > .dropdown-menu.animation-dock {
  -webkit-animation: slide-down 0.3s ease-out;
  -moz-animation: slide-down 0.3s ease-out;
  -ms-animation: slide-down 0.3s ease-out;
  -o-animation: slide-down 0.3s ease-out;
  animation: slide-down 0.3s ease-out;
}
.open > .dropdown-menu.animation-expand {
  -webkit-animation: slide-down 0.3s ease-out;
  -moz-animation: slide-down 0.3s ease-out;
  -ms-animation: slide-down 0.3s ease-out;
  -o-animation: slide-down 0.3s ease-out;
  animation: slide-down 0.3s ease-out;
}
.dropup.open > .dropdown-menu.animation-expand {
  -webkit-animation: slide-up 0.3s ease-out;
  -moz-animation: slide-up 0.3s ease-out;
  -ms-animation: slide-up 0.3s ease-out;
  -o-animation: slide-up 0.3s ease-out;
  animation: slide-up 0.3s ease-out;
}
.page_title h1 {
  font-size: 38px;
}
.page_title h1,
.page_title h3 {
  /*padding-left: 5px; */
  /*fix title*/
  margin-top: 0px !important;
  font-weight: 500;
  line-height: 1.1 !important;
  /*text-overflow: ellipsis;*/
}
@media (max-width: 767px) {
  .page_title h1,
  .page_title h3 {
    font-size: 22px;
  }
}
.page_title h5 {
  line-height: 1.5;
}
@media (max-width: 767px) {
  .page_title h5 {
    font-size: 11px;
    padding: 4px 0px;
  }
}
.contain-sm {
  max-width: 769px;
  margin-left: auto;
  margin-right: auto;
}
.card-body {
  padding: 24px;
  position: relative;
}
.card-body:before,
.card-body:after {
  content: " ";
  display: table;
}
.card-body:after {
  clear: both;
}
.card-body:last-child {
  border-radius: 0 0 2px 2px;
}
.card-body.table-responsive {
  margin: 0;
}
@media (max-width: 768px) {
  .card {
    margin-bottom: 16px;
    margin-top: -20px;
  }
  .card-head header {
    padding: 11px 16px;
  }
  .card-head.card-head-xs header {
    padding: 8px 16px;
  }
  .card-body {
    padding: 16px;
  }
  .card .force-padding {
    padding: 16px;
  }
  .card .small-padding {
    padding: 8px;
  }
  .card .form-padding {
    padding: 0 16px;
  }
  .card .no-side-padding {
    padding: 16px 0;
  }
}
.contain-xs {
  max-width: 480px;
  margin-left: auto;
}
/* - start - image - */
.img-backdrop,
.img-backdrop-video {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.img-backdrop img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  height: auto;
}
/* - start - image animation - */
section.section-account .img-backdrop-motion {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: 103%;
  background-position: right;
  -webkit-animation-name: autoparallax;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 20s;
  /* Chrome, Safari, Opera */
  -webkit-animation-iteration-count: infinite;
  /* Chrome, Safari, Opera */
  -webkit-animation-timing-function: ease;
  animation-name: autoparallax;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes autoparallax {
  50% {
    background-position: left;
  }
}
/* Standard syntax */
@keyframes autoparallax {
  50% {
    background-position: left;
  }
}
section.section-account .img-backdrop-video video {
  width: 100vw;
  height: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media (max-width: 550px) and (min-height: 700px) {
  section.section-account .img-backdrop-video video {
    width: auto;
    min-height: 300px;
    height: 300px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
  }
  section.section-account .img-backdrop-motion {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    -webkit-animation-name: autoparallax;
    /* Chrome, Safari, Opera */
    -webkit-animation-duration: 20s;
    /* Chrome, Safari, Opera */
    -webkit-animation-iteration-count: infinite;
    /* Chrome, Safari, Opera */
    -webkit-animation-timing-function: ease;
    animation-name: autoparallax;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    -ms-animation-name: autoparallax;
    /* Chrome, Safari, Opera */
    -ms-animation-duration: 20s;
    /* Chrome, Safari, Opera */
    -ms-animation-iteration-count: infinite;
    /* Chrome, Safari, Opera */
    -ms-animation-timing-function: ease;
  }
  /* Chrome, Safari, Opera */
  @-webkit-keyframes autoparallax {
    50% {
      background-position: top left;
    }
  }
  /* Standard syntax */
  @keyframes autoparallax {
    50% {
      background-position: top left;
    }
  }
}
/* - end - image & animation - */
section {
  position: relative;
  padding: 24px;
}
section:first-child {
  padding-top: 0;
}
.row section {
  margin-bottom: 0;
}
section.full-bleed {
  padding: 0 !important;
}
.section-body:first-child {
  margin-top: 24px;
}
section.section-account .img-backdrop,
section.section-account .img-backdrop-video,
section.section-account .img-backdrop-motion {
  background-position: center;
  height: 0;
}
section.section-account .spacer {
  display: block;
  position: relative;
}
section.section-account .img-circle {
  float: left;
  right: 0;
  border: 5px solid #ffffff;
  margin-right: 20px;
  width: 120px;
  height: 120px;
}
@media (min-height: 400px) and (max-height: 599px) {
  section.section-account .img-backdrop,
  section.section-account .spacer,
  section.section-account .img-backdrop-motion,
  section.section-account .img-backdrop-video {
    height: 100px;
  }
  section.section-account .img-circle {
    position: absolute;
    top: -80px;
    margin-right: 0;
  }
  section.section-account .img-backdrop {
    -webkit-animation: backdrop-animation 0.8s ease-out;
    -o-animation: backdrop-animation 0.8s ease-out;
    animation: backdrop-animation 0.8s ease-out;
    -webkit-animation: backdrop-animation 0.8s ease-out 1s ease-in;
    -moz-animation: backdrop-animation 0.8s ease-out 1s ease-in;
    -ms-animation: backdrop-animation 0.8s ease-out 1s ease-in;
    -o-animation: backdrop-animation 0.8s ease-out 1s ease-in;
    animation: backdrop-animation 0.8s ease-out 1s ease-in;
  }
  section.section-account .card-body {
    -webkit-animation: box-animation 1s ease-out;
    -o-animation: box-animation 1s ease-out;
    animation: box-animation 1s ease-out;
    -webkit-animation: box-animation 1s ease-out 1s ease-in;
    -moz-animation: box-animation 1s ease-out 1s ease-in;
    -ms-animation: box-animation 1s ease-out 1s ease-in;
    -o-animation: box-animation 1s ease-out 1s ease-in;
    animation: box-animation 1s ease-out 1s ease-in;
  }
}
@media (min-height: 600px) and (max-height: 700px) {
  section.section-account .img-backdrop,
  section.section-account .spacer,
  section.section-account .img-backdrop-motion,
  section.section-account .img-backdrop-video {
    height: 200px;
  }
  section.section-account .img-circle {
    position: absolute;
    top: -80px;
    margin-right: 0;
  }
  section.section-account .img-backdrop {
    -webkit-animation: backdrop-animation 0.8s ease-out;
    -o-animation: backdrop-animation 0.8s ease-out;
    animation: backdrop-animation 0.8s ease-out;
    -webkit-animation: backdrop-animation 0.8s ease-out 1s ease-in;
    -moz-animation: backdrop-animation 0.8s ease-out 1s ease-in;
    -ms-animation: backdrop-animation 0.8s ease-out 1s ease-in;
    -o-animation: backdrop-animation 0.8s ease-out 1s ease-in;
    animation: backdrop-animation 0.8s ease-out 1s ease-in;
  }
  section.section-account .card-body {
    -webkit-animation: box-animation 1s ease-out;
    -o-animation: box-animation 1s ease-out;
    animation: box-animation 1s ease-out;
    -webkit-animation: box-animation 1s ease-out 1s ease-in;
    -moz-animation: box-animation 1s ease-out 1s ease-in;
    -ms-animation: box-animation 1s ease-out 1s ease-in;
    -o-animation: box-animation 1s ease-out 1s ease-in;
    animation: box-animation 1s ease-out 1s ease-in;
  }
}
@media (min-height: 701px) {
  section.section-account .img-backdrop,
  section.section-account .spacer,
  section.section-account .img-backdrop-motion,
  section.section-account .img-backdrop-video {
    height: 300px;
  }
  section.section-account .img-circle {
    position: absolute;
    top: -80px;
    margin-right: 0;
  }
  section.section-account .img-backdrop {
    -webkit-animation: backdrop-animation 0.8s ease-out;
    -o-animation: backdrop-animation 0.8s ease-out;
    animation: backdrop-animation 0.8s ease-out;
    -webkit-animation: backdrop-animation 0.8s ease-out 1s ease-in;
    -moz-animation: backdrop-animation 0.8s ease-out 1s ease-in;
    -ms-animation: backdrop-animation 0.8s ease-out 1s ease-in;
    -o-animation: backdrop-animation 0.8s ease-out 1s ease-in;
    animation: backdrop-animation 0.8s ease-out 1s ease-in;
  }
  section.section-account .card-body {
    -webkit-animation: box-animation 1s ease-out;
    -o-animation: box-animation 1s ease-out;
    animation: box-animation 1s ease-out;
    -webkit-animation: box-animation 1s ease-out 1s ease-in;
    -moz-animation: box-animation 1s ease-out 1s ease-in;
    -ms-animation: box-animation 1s ease-out 1s ease-in;
    -o-animation: box-animation 1s ease-out 1s ease-in;
    animation: box-animation 1s ease-out 1s ease-in;
  }
}
@-webkit-keyframes backdrop-animation {
  from {
    margin-top: -10px;
  }
  to {
    margin-top: 0;
  }
}
@keyframes backdrop-animation {
  from {
    margin-top: -10px;
  }
  to {
    margin-top: 0;
  }
}
@-webkit-keyframes box-animation {
  from {
    opacity: 0;
    margin-top: -20px;
  }
  to {
    opacity: 1;
    margin-top: 0;
  }
}
@keyframes box-animation {
  from {
    opacity: 0;
    margin-top: -20px;
  }
  to {
    opacity: 1;
    margin-top: 0;
  }
}
.logo-login {
  top: -40px;
  position: relative;
  margin: auto;
  width: 100%;
  height: 90px;
  color: #ffffff;
  font-size: 40px;
  text-align: center;
}
.logo-login img {
  height: 100%;
}
section.section-account .logo-login {
  -webkit-animation: box-animation 0.8s ease-out;
  -o-animation: box-animation 0.8s ease-out;
  animation: box-animation 0.8s ease-out;
  -webkit-animation: box-animation 0.8s ease-out 1s ease-in;
  -moz-animation: box-animation 0.8s ease-out 1s ease-in;
  -ms-animation: box-animation 0.8s ease-out 1s ease-in;
  -o-animation: box-animation 0.8s ease-out 1s ease-in;
  animation: box-animation 0.8s ease-out 1s ease-in;
}
@media (min-height: 400px) and (max-height: 700px) {
  .logo-login {
    top: -35px;
    height: 80px;
    font-size: 35px;
  }
  section.section-account .logo-login {
    -webkit-animation: box-animation 0.8s ease-out;
    -o-animation: box-animation 0.8s ease-out;
    animation: box-animation 0.8s ease-out;
    -webkit-animation: box-animation 0.8s ease-out 1s ease-in;
    -moz-animation: box-animation 0.8s ease-out 1s ease-in;
    -ms-animation: box-animation 0.8s ease-out 1s ease-in;
    -o-animation: box-animation 0.8s ease-out 1s ease-in;
    animation: box-animation 0.8s ease-out 1s ease-in;
  }
}
@media (max-height: 399px) {
  .logo-login {
    height: 70px;
    font-size: 35px;
  }
  section.section-account .logo-login {
    -webkit-animation: box-animation 0.8s ease-out;
    -o-animation: box-animation 0.8s ease-out;
    animation: box-animation 0.8s ease-out;
    -webkit-animation: box-animation 0.8s ease-out 1s ease-in;
    -moz-animation: box-animation 0.8s ease-out 1s ease-in;
    -ms-animation: box-animation 0.8s ease-out 1s ease-in;
    -o-animation: box-animation 0.8s ease-out 1s ease-in;
    animation: box-animation 0.8s ease-out 1s ease-in;
  }
}
.btn-portal {
  background-color: #0057ff;
  border-color: #0057ff;
  padding: 10px 20px;
  width: 100%;
}
.btn-portal:hover {
  background-color: #0046cc;
}
.btn-login {
  width: 30%;
  padding-right: 15px;
}
.btn-forgot {
  width: 70%;
  padding-left: 15px;
}
@media (max-width: 480px) {
  .btn-portal {
    background-color: #0057ff;
    border-color: #0057ff;
    padding: 10px 20px;
    width: 100%;
  }
  .btn-login {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 20px;
  }
  .btn-forgot {
    width: 100%;
  }
}
.forgot-link {
  margin-top: 30px;
  text-align: center;
  font-size: 12px;
}
.forgot-link a {
  opacity: 0.7;
}
.forgot-link a:hover {
  text-decoration: underline!important;
  opacity: 1;
}
.fix-check-space label {
  padding-left: 0px!important;
}
.btn-gplus,
.btn-gplus:hover,
.btn-gplus:focus {
  background-color: #dd4b39;
  border-color: #dd4b39;
}
.btn-facebook,
.btn-facebook:hover,
.btn-facebook:focus {
  background-color: #284386;
  border-color: #284386;
}
.btn-twitter,
.btn-twitter:hover,
.btn-twitter:focus {
  background-color: #33ccff;
  border-color: #33ccff;
}
.btn-linkedin,
.btn-linkedin:hover,
.btn-linkedin:focus {
  background-color: #006fa6;
  border-color: #006fa6;
}
.fix-social-icon {
  line-height: 1.5;
}
.login-modal .modal-dialog {
  margin-top: 0px!important;
}
.login-modal .modal-backdrop {
  margin-top: 0px!important;
  height: 100%!important;
}
.login-footer {
  font-size: 10px;
  position: absolute;
  bottom: 0px;
  text-align: center;
  margin-bottom: 20px;
  left: 0;
  right: 0;
  color: #555555;
}
.login-footer a {
  color: #555555;
  padding: 0px 5px;
}
.login-mns {
  padding-top: 0px;
  padding-bottom: 0px;
}
.login-mns .alert {
  width: 50%;
  margin: 0 auto;
  font-size: 13px;
  display: flex;
  display: -webkit-flex;
  background-color: #f44336;
  width: 100%;
}
.login-mns .alert strong {
  font-size: 14px;
}
.login-mns .alert ul:before {
  font-family: 'FontAwesome';
  content: '\f057';
  font-size: 25px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.5);
  transform: translateY(calc(50% - 9px));
  -webkit-transform: translateY(calc(50% - 9px));
}
.message_error_alert ul {
  padding-left: 0px !important;
  list-style: none;
  display: flex;
  align-items: center;
}
.message_error_alert ul li {
  color: #fff;
  padding-left: 10px;
  line-height: 18px;
}
.input-validation-error {
  border-bottom: 1px solid #F36523 !important;
}
.login-iB-header {
  padding: 25px 50px;
}
@media (min-height: 768px) {
  .login-iB-header {
    position: absolute;
    left: 0;
  }
}
@media (max-width: 420px) {
  .login-iB-header {
    padding: 16px;
  }
}
.login-iB-header .logo-login {
  height: 40px;
  top: auto;
  text-align: left;
  margin: 0;
}
@media (min-height: 768px) and (min-width: 768px) {
  .login-iB-header .logo-login {
    height: 50px;
  }
}
.login-iB * {
  box-sizing: border-box;
}
.login-iB input.form-control {
  background-color: #f2f5fb;
  border-color: #f2f5fb;
}
section.login-iB {
  position: absolute;
  bottom: 65px;
  width: 100vw;
  vertical-align: bottom;
  text-align: right;
  padding: 0 50px;
}
@media (max-width: 480px) {
  section.login-iB {
    text-align: center;
  }
}
@media (max-width: 420px) {
  section.login-iB {
    padding: 0 16px;
  }
}
@media (max-height: 600px) {
  section.login-iB {
    position: relative;
    bottom: 0;
  }
}
section.login-iB > .login-container {
  position: relative;
  display: inline-block;
  background-color: #fff;
  height: 450px;
  width: 100%;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: height 0.4s, margin 0.4s;
  -moz-transition: height 0.4s, margin 0.4s;
  -o-transition: height 0.4s, margin 0.4s;
  transition: height 0.4s, margin 0.4s;
}
section.login-iB > .login-container a.link-blue {
  font-size: 12px;
  color: #0057ff;
  cursor: pointer;
}
section.login-iB > .login-container.logged-off {
  height: 320px;
  margin-top: 130px;
}
section.login-iB > .login-container.logged-off .login-frame > .login-content > *:not(.login-logoff) {
  display: none;
}
section.login-iB > .login-container.logged-off > .login-frame {
  height: 210px;
}
@media (min-width: 352px) {
  section.login-iB > .login-container {
    width: 320px;
  }
}
section.login-iB > .login-container > .login-frame {
  height: 340px;
  /* 450 - 110 do logo*/
  width: 100%;
  position: relative;
}
section.login-iB > .login-container > .login-frame > .login-content,
section.login-iB > .login-container > .login-frame > .login-steps {
  padding: 16px 25px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
}
section.login-iB > .login-container .login-lang {
  position: absolute;
  right: 0;
  margin: 5px 15px;
}
section.login-iB > .login-container .login-lang button {
  background: none;
  color: #444;
  font-size: 12px;
  font-weight: 400;
  padding: 10px;
}
section.login-iB > .login-container .login-lang button i {
  color: #0057ff;
}
section.login-iB > .login-container .login-lang .contextual-menu-options.dropdown-menu {
  min-width: 90px;
}
section.login-iB > .login-container .login-lang .contextual-menu-options.dropdown-menu .action-text {
  width: 100%;
}
section.login-iB > .login-container .login-logo {
  padding: 40px 25px 20px;
  text-align: center;
}
section.login-iB > .login-container .login-logo > img {
  height: 50px;
}
section.login-iB > .login-container .form-group {
  padding: 0;
  margin-bottom: 15px;
}
section.login-iB > .login-container input.form-control {
  font-size: 13px;
  height: 40px;
  background-color: #f2f5fb;
  padding: 0 12px;
}
section.login-iB > .login-container input.form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(68, 68, 68, 0.005);
  font-style: normal;
}
section.login-iB > .login-container input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(68, 68, 68, 0.005);
  font-style: normal;
}
section.login-iB > .login-container input.form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(68, 68, 68, 0.005);
  font-style: normal;
}
section.login-iB > .login-container input.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(68, 68, 68, 0.005);
  font-style: normal;
}
section.login-iB > .login-container .login-help-btn {
  color: #4fbbf4;
  cursor: pointer;
}
section.login-iB > .login-container .login-peek-pass {
  position: absolute;
  right: 12px;
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
  color: #4fbbf4;
  cursor: pointer;
}
section.login-iB > .login-container .login-peek-pass ~ input {
  padding-right: 36px;
}
section.login-iB > .login-container input[type=password]::-ms-reveal {
  display: none;
}
section.login-iB > .login-container input[type=password] ~ .login-peek-pass i {
  color: rgba(68, 68, 68, 0.5);
}
section.login-iB > .login-container .has-error .login-help-btn {
  color: #f35958;
}
section.login-iB > .login-container .help-block {
  font-size: 10px;
  bottom: -13px;
}
section.login-iB > .login-container button[type=submit],
section.login-iB > .login-container button.btn.btn-save,
section.login-iB > .login-container button[type=reset] {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  padding: 10px 20px;
}
section.login-iB > .login-container button.btn.btn-save:not(.btn-portal),
section.login-iB > .login-container button.btn.btn-save:not(.btn-portal) + button[type=reset] {
  margin-top: 0;
  width: 50%;
}
section.login-iB > .login-container button[type=reset] {
  background-color: #ccc;
  width: 100%;
  margin-top: 6px;
}
section.login-iB > .login-container button[type=reset]:hover {
  background-color: #b3b3b3;
}
section.login-iB > .login-container .session-expired,
section.login-iB > .login-container .login-error {
  display: block;
  text-align: left;
  font-size: 12px;
  color: #444;
  padding: 25px;
}
section.login-iB > .login-container .session-expired > *,
section.login-iB > .login-container .login-error > * {
  display: block;
}
section.login-iB > .login-container .session-expired i,
section.login-iB > .login-container .login-error i {
  font-size: 16px;
  color: #fd7045;
  width: 16px;
  margin-left: 0;
}
section.login-iB > .login-container .session-expired i:before,
section.login-iB > .login-container .login-error i:before {
  margin: 0;
}
section.login-iB > .login-container .login-error {
  display: none;
}
section.login-iB > .login-container .options-login {
  margin-top: 10.5px;
}
section.login-iB > .login-container .options-login .keep-login {
  padding: 0;
  padding-bottom: 10px;
  font-weight: 400;
  font-size: 13px;
  color: #444;
}
section.login-iB > .login-container .options-login .keep-login label {
  padding: 0;
}
section.login-iB > .login-container .options-login .keep-login label span:before {
  top: -1px;
}
section.login-iB > .login-container .options-login .forgot-login {
  padding: 0;
  font-weight: 400;
  font-size: 12px;
  text-align: left;
}
section.login-iB > .login-container .options-login .forgot-login a {
  color: #0057ff;
  cursor: pointer;
}
section.login-iB > .login-container .login-sso {
  float: left;
  width: 100%;
  text-align: center;
  position: relative;
  top: -75px;
}
section.login-iB > .login-container .login-sso img {
  height: 70px;
  margin-bottom: 15px;
}
section.login-iB > .login-container .login-sso p {
  padding: 0 50px;
  font-size: 13px;
  font-weight: 400;
  color: rgba(68, 68, 68, 0.5);
}
section.login-iB > .login-container .login-logoff > div {
  font-size: 13px;
  color: #444;
  font-weight: 400;
  padding: 15px 0 65px;
  float: left;
  width: 100%;
}
section.login-iB > .login-container .login-helper {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  padding: 16px;
  padding-left: 25px;
  display: none;
  background-color: #0057ff;
  color: #fff;
  text-align: left;
  z-index: 100;
}
@media (min-width: 768px) {
  section.login-iB > .login-container .login-helper {
    right: 100%;
  }
}
section.login-iB > .login-container .login-helper .title {
  color: #fff;
}
section.login-iB > .login-container .login-helper p {
  font-size: 14px;
  font-weight: 500;
}
section.login-iB > .login-container .login-helper ul {
  font-size: 13px;
  font-weight: 400;
  padding: 0;
  padding-left: 16px;
}
section.login-iB > .login-container .login-helper ul li {
  padding: 4px 0;
}
section.login-iB > .login-container .login-helper ul li.valid,
section.login-iB > .login-container .login-helper ul li.invalid {
  list-style: none;
  position: relative;
}
section.login-iB > .login-container .login-helper ul li.valid:before,
section.login-iB > .login-container .login-helper ul li.invalid:before {
  font-family: 'ibfont';
  position: absolute;
  left: -16px;
  top: 8px;
}
section.login-iB > .login-container .login-helper ul li.valid:before {
  content: '\e81b';
  font-size: 8px;
  color: #00ff0a;
}
section.login-iB > .login-container .login-helper ul li.invalid:before {
  content: '\e808';
  font-size: 7px;
  color: #ff8f00;
}
section.login-iB > .login-container .login-helper > .row-same-height {
  padding-bottom: 25px;
}
section.login-iB .title {
  font-size: 14px;
  font-weight: 500;
  color: #0057ff;
}
section.login-iB .login-steps {
  display: none;
  background-color: #fff;
  z-index: 10;
  text-align: left;
  color: #444;
  font-size: 13px;
  font-weight: 400;
}
section.login-iB .login-steps .step {
  display: none;
}
section.login-iB .login-steps .step-group {
  padding-bottom: 15px;
}
section.login-iB button:disabled i {
  display: none;
}
footer.login-iB {
  font-size: 10px;
  font-weight: 400;
  color: #fff;
  text-align: right;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 15px 50px;
}
@media (min-width: 768px) {
  footer.login-iB {
    padding: 25px 50px;
  }
}
@media (max-width: 480px) {
  footer.login-iB {
    text-align: center;
    padding: 15px 16px;
  }
}
@media (max-height: 600px) {
  footer.login-iB {
    position: relative;
  }
}
footer.login-iB a {
  color: #fff;
}
@media (min-width: 768px) {
  footer.login-iB .copyright {
    float: left;
  }
  footer.login-iB .pages,
  footer.login-iB .slogan {
    float: right;
  }
}
body.modal-open {
  padding-right: 0px !important;
}
.mgmt_model {
  background: url('../../../../images/iBMgmt/default_model.jpg') center center fixed no-repeat;
  background-size: cover;
  color: #ffffff;
}
.container-entity {
  background: #ffffff;
}
.container-entity {
  color: #444444;
  margin-bottom: 80px;
}
.container-entity #primary-nav > li > a {
  color: #4fbbf4;
}
.container-entity .nav-app.dropdown-menu {
  background-color: #4fbbf4;
}
@media screen (max-width: 767px) {
  .container-entity .nav-app.dropdown-menu {
    background-color: #4fbbf4 !important;
  }
}
a {
  color: #556272;
}
#wrap {
  padding-top: 30px;
}
.wrap-header {
  padding-bottom: 25px;
  overflow-x: hidden;
}
.back {
  left: -35px;
  float: left;
  font-size: 26px;
  position: absolute;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .back {
    font-size: 15px;
    left: -18px !important;
  }
}
a span.back {
  color: #555555;
}
a span.back.hover_image {
  color: #ffffff;
}
.back_small {
  left: 4px;
  float: left;
  font-size: 20px;
  position: absolute;
  line-height: 30px;
}
@media (max-width: 767px) {
  .back_small {
    left: -2px;
    font-size: 15px;
    line-height: 19px;
  }
}
.bigheader_page_title {
  margin-top: 5em;
}
@media (max-width: 767px) {
  .bigheader_page_title {
    margin-top: 2em;
  }
}
.smallheader_page_title {
  margin-top: 22px;
}
/*.page_title{
  width:50%;
  @media (max-width: @screen-xs-max){
      width:100%;
      }
}*/
.title18 {
  font-size: 18px;
}
span.divider {
  margin: 0px 5px;
}
a.top-icon {
  font-size: 20px;
  line-height: 48px;
  color: #556272;
  position: absolute;
  right: 15px;
}
.vertical-left {
  padding: 5px;
}
.vertical-left {
  /*top: 35%;*/
}
.vertical-left-content {
  margin-top: 10vh;
  text-align: left;
  text-shadow: -3px 3px 9px rgba(0, 0, 0, 0.3);
}
@media (max-width: 768px) {
  .vertical-left-content {
    margin-top: 0px;
    text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.6);
  }
}
.model-uploadimage {
  bottom: 20px;
  right: 20px;
  position: fixed;
  opacity: 0.9;
  float: none;
}
@media (max-width: 480px) {
  .model-uploadimage {
    position: relative;
    margin-top: 10px;
    float: right;
    right: 0px;
  }
}
@media (max-width: 768px) and (max-height: 640px) {
  .model-uploadimage {
    position: relative;
    margin-top: 10px;
    float: right;
    right: 0px;
  }
}
.model-uploadimage button {
  background: transparent;
  font-size: 26px;
  padding-right: 12px;
}
@media (max-width: 768px) {
  .model-uploadimage button {
    font-size: 19px;
  }
}
@media (max-width: 480px) {
  .model-uploadimage button {
    padding-right: 0px !important;
  }
}
@media (max-width: 768px) and (max-height: 640px) {
  .model-uploadimage button {
    padding-right: 0px !important;
  }
}
.vertical-left-footer {
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 0px;
  margin-right: 0px;
  position: fixed;
  bottom: 5px;
}
@media (max-width: 480px) {
  .vertical-left-footer {
    position: relative;
    margin-top: 25px !important;
    margin-bottom: 0px;
  }
}
@media (max-width: 768px) and (max-height: 640px) {
  .vertical-left-footer {
    position: relative;
    margin-top: 40px;
    margin-bottom: 0px;
  }
}
@media (min-width: 769px) and (max-height: 640px) {
  .vertical-left-footer {
    position: relative;
    margin-top: 40px;
  }
}
.primary {
  background: rgba(255, 255, 255, 0.3);
}
.related-icon-tile {
  height: 100%;
  width: 100%;
  background-size: 70%!important;
}
.related-icon-tile.picture-tile-w {
  background: url('../../../../images/iBMgmt/picture13-white.svg') center center no-repeat;
}
.related-icon-tile.attatchment-tile-w {
  background: url('../../../../images/iBMgmt/paper47-white.svg') center center no-repeat;
}
.related-icon-tile.video-tile-w {
  background: url('../../../../images/iBMgmt/play39-white.svg') center center no-repeat;
}
.related-icon-tile.picture-tile-b {
  background: url('../../../../images/iBMgmt/picture13-blue.svg') center center no-repeat;
}
.related-icon-tile.attatchment-tile-b {
  background: url('../../../../images/iBMgmt/paper47-blue.svg') center center no-repeat;
}
.related-icon-tile.video-tile-b {
  background: url('../../../../images/iBMgmt/play39-blue.svg') center center no-repeat;
}
.relatedinfo-tile-info.primary:hover {
  border: 0px solid transparent !important;
}
.relatedinfo-tile-info:hover {
  border: 1px solid #4fbbf4;
}
.relatedinfo-tile {
  width: 10.3vw;
  font-size: 30px ;
  line-height: 9.5vw;
}
@media (max-width: 480px) {
  .relatedinfo-tile {
    width: 33.3%;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .relatedinfo-tile {
    width: 17.7vw;
  }
}
.related-tile-padding {
  padding-right: 1px;
  height: 100%;
}
/* .default{
        background-color: transparent;
        color: @base-appmgmt-color;
        //border: 1px solid @base-appmgmt-color;
        height: 153px;
        width: 153px;
        display:inline-block;
        //font-size: 200%;
        }*/
a.info-model {
  color: #fff !important;
  text-decoration: none !important;
  cursor: pointer;
}
a.info-model:active,
a.info-model:focus,
a.info-model:hover {
  color: #fff !important;
  text-decoration: none !important;
}
a.info-model .info-model-tile {
  border-bottom: 1px solid;
  margin-bottom: 20px;
}
a.info-model .info-model-tile h1 {
  font-weight: 700;
}
.info-model-btn {
  margin-top: 20px;
}
.info-model-btn .action {
  margin-right: 10px;
  border: 1px solid #ffffff;
  color: #ffffff;
  height: 40px;
  font-size: 1.333em;
  background: rgba(255, 255, 255, 0.3);
}
@media (max-width: 480px) {
  .info-model-btn .action {
    margin-right: 0px;
    margin-top: 10px;
    width: 100%;
  }
}
.relatedinfo-tile1.primary:hover {
  border: 1px solid transparent;
}
.relatedinfo-tile1:hover {
  border: 1px solid #4fbbf4;
}
.relatedinfo-tile1 {
  height: 10.3vw;
  width: 10.3vw;
  margin-right: 1px;
  font-size: 30px ;
  line-height: 9.5vw;
}
@media (max-width: 480px) {
  .relatedinfo-tile1 {
    height: calc((100vw - 33px)/3);
    width: calc((100vw - 33px)/3);
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .relatedinfo-tile1 {
    height: 17.7vw;
    width: 17.7vw;
  }
}
.related-icon-tile1 {
  height: 100%;
  width: 100%;
  background-size: 70%!important;
}
.related-icon-tile1.picture-tile-b {
  background: url('../../../../images/iBMgmt/picture13-blue.svg') center center no-repeat;
}
.related-icon-tile1.attatchment-tile-b {
  background: url('../../../../images/iBMgmt/paper47-blue.svg') center center no-repeat;
}
.related-icon-tile1.video-tile-b {
  background: url('../../../../images/iBMgmt/play39-blue.svg') center center no-repeat;
}
.vertical-left-footer1 {
  margin: 25px 0px;
  position: fixed;
  bottom: 5px;
}
@media screen and (max-height: 768px) {
  .vertical-left-footer1 {
    position: relative;
    margin-top: 100px;
  }
}
/*.values-list{
    margin: 20px -0.7vw 0px;
	   @media (max-width:480px) {
	    margin: 20px -1.4vw 0px;
	    }
	    @media (min-width:481px) and (max-width:767px) {
	    margin: 20px -1vw 0px;
	    }
	    @media (min-width:768px) and (max-width:991px) {
	    margin: 20px -0.8vw 0px;
	    }
	    @media (min-width:992px) and (max-width:1199px) {
	    margin: 20px -0.7vw 0px;
	        }
	    @media (min-width:1200px) and (max-width: 1256px){
	    margin: 20px -0.594vw 0px;
	        }
}*/
.values-list {
  overflow: hidden;
}
.values-list .fix-width {
  width: 100vw!important;
}
.value-item {
  text-align: left !important;
  display: inline-block;
  position: relative;
  width: 17.487vw;
  height: 17.487vw;
  overflow: hidden;
  margin: 0.7vw;
}
@media (max-width: 480px) {
  .value-item {
    width: 43.6vw;
    height: 43.6vw;
    margin: 1.4vw;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .value-item {
    width: 45vw;
    height: 45vw;
    margin: 1vw;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .value-item {
    width: 28.9vw;
    height: 28.9vw;
    margin: 0.8vw;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .value-item {
    width: 21.914vw;
    height: 21.914vw;
    margin: 0.7vw;
  }
}
@media (min-width: 1200px) and (max-width: 1256px) {
  .value-item {
    width: 17.635vw;
    height: 17.635vw;
    margin: 0.594vw;
  }
}
.value-item img {
  height: 100%;
  width: auto;
}
.value-item2 {
  text-align: left !important;
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: calc((100vw - 100px)/5);
  height: calc((100vw - 100px)/5);
}
@media (max-width: 767px) {
  .value-item2 {
    width: calc((100vw - 50px)/2);
    height: calc((100vw - 50px)/2);
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .value-item2 {
    width: calc((100vw - 52px)/3);
    height: calc((100vw - 52px)/3);
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .value-item2 {
    width: calc((100vw - 96px)/4);
    height: calc((100vw - 96px)/4);
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .value-item2 {
    width: calc((100vw - 100px)/5);
    height: calc((100vw - 100px)/5);
  }
}
.value-thumbnail {
  width: calc((100vw - 100px)/5);
  height: calc((100vw - 100px)/5);
  overflow: hidden;
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .value-thumbnail {
    width: calc((100vw - 50px)/2);
    height: calc((100vw - 50px)/2);
    padding: 5px 10px;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .value-thumbnail {
    width: calc((100vw - 52px)/3);
    height: calc((100vw - 52px)/3);
    padding: 5px 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .value-thumbnail {
    width: calc((100vw - 96px)/4);
    height: calc((100vw - 96px)/4);
    padding: 5px 10px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .value-thumbnail {
    width: calc((100vw - 100px)/5);
    height: calc((100vw - 100px)/5);
    padding: 10px 15px;
  }
}
.value-thumbnail img {
  height: 100%;
  width: auto;
}
.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='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>#grayscale");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.value-desc {
  color: #ffffff;
  width: 100%;
  min-height: 30%;
  position: absolute!important;
  bottom: 0px;
  padding: 10px 15px 30px 10px;
  background-color: rgba(79, 187, 244, 0.9);
  margin-bottom: 0px;
}
@media (max-width: 1199px) {
  .value-desc {
    margin-bottom: 0px;
  }
}
.value-desc .value-name {
  line-height: 1.15;
  font-size: 15px;
  font-weight: 300;
}
.value-desc .value-id {
  font-size: 11px;
  bottom: 10px;
  left: 10px;
  position: absolute;
}
.headerImage {
  height: 250px;
  overflow: hidden;
  color: #fff !important;
}
@media (max-width: 767px) {
  .headerImage {
    height: 150px;
  }
}
@media (max-width: 767px) {
  .headerImage .page_title {
    padding-right: 10px;
  }
}
.page_title {
  position: relative;
  z-index: 999;
}
.header_xs {
  height: 125px;
}
.img-header {
  width: 100%;
  margin-top: -63px;
}
.fixwidth {
  margin: 0 auto;
  /*max-width: 980px;*/
}
.desc-textblock {
  margin-bottom: 25px;
  line-height: 1.553;
}
.desc-video {
  width: 100%;
  max-width: 980px;
  border: 0px solid #ccc;
}
@media (max-width: 767px) {
  .desc-video {
    border: 1px solid #ccc;
  }
}
.evaluation-section {
  background-color: #f1f3f5;
  min-height: 170px;
  padding: 0px 25px;
  margin: 50px 0px;
}
.evaluation-section .progress {
  background-color: #ffffff;
  height: 40px;
  overflow: visible;
}
.evaluation-section .progress.center {
  margin-top: 60px;
}
.evaluation-section span.excellence-grade {
  margin-top: -25px;
  color: #556272;
  font-size: 22px;
  font-weight: 700;
}
.evaluation-section span.excellence-goal {
  color: #556272;
  font-size: 14px;
  font-weight: 300;
  padding-top: 45px;
  padding-right: 5px;
  border-right: 2px solid;
  position: relative;
  text-align: right;
  top: -40px;
  float: left;
}
.excellence,
.excellence-evolution {
  padding: 30px;
  min-height: 170px;
}
.excellence {
  border-right: 1px solid #fff;
}
.dropdown-simplify {
  background: none;
}
.detail-subtitle {
  /*text-transform: uppercase;*/
  color: #4fbbf4;
  line-height: 2.5;
  font-size: 20px;
  font-weight: 500;
}
.detail-subtitle.related-info {
  padding: 0px!important;
  margin-top: 30px;
}
@media (max-width: 480px) {
  .detail-subtitle {
    line-height: 1.8;
  }
}
.detail-section {
  margin: 50px 0px 0px;
}
@media (max-width: 480px) {
  .detail-section {
    margin: 30px 0px 10px;
  }
}
.panel-body .detail-section {
  margin: 30px 0px 10px;
}
.btn-detail {
  height: 40px!important;
}
.related-info-block {
  text-align: center;
  color: #4fbbf4;
}
.value-label-bar {
  background-color: #4fbbf4;
  color: #fff;
  z-index: 1;
  padding: 3px 7px;
  margin-right: 5px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 300;
}
.practice-detail-tile-value.value-item2 {
  width: calc((100vw - 80px)/6);
  height: calc((100vw - 80px)/6);
  margin: -1px;
}
@media (max-width: 767px) {
  .practice-detail-tile-value.value-item2 {
    width: calc((100vw - 50px)/2);
    height: calc((100vw - 50px)/2);
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .practice-detail-tile-value.value-item2 {
    width: calc((100vw - 52px)/3);
    height: calc((100vw - 52px)/3);
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .practice-detail-tile-value.value-item2 {
    width: calc((100vw - 96px)/4);
    height: calc((100vw - 96px)/4);
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .practice-detail-tile-value.value-item2 {
    width: calc((100vw - 100px)/5);
    height: calc((100vw - 100px)/5);
  }
}
.practice-detail-tile-value.value-item2 .value-thumbnail .value-desc {
  margin: 0px;
  min-height: 50%;
}
.table-code-ref {
  font-size: 11px;
}
@media (max-width: 767px) {
  .trick-left-evaluation-item {
    padding-left: 13px;
  }
}
@media (max-width: 480px) {
  .fix_row_right {
    margin-right: 0px!important;
  }
}
@media (max-width: 768px) {
  .fix_row_right {
    margin-right: 15px!important;
  }
}
.evaluation-item {
  text-align: left !important;
  display: inline-block;
  position: relative;
  width: 174px ;
  height: 174px ;
  overflow: hidden;
  float: left;
  border: 0px solid transparent;
}
@media (max-width: 767px) {
  .evaluation-item {
    width: 48vw;
    height: 48vw;
    border: 10px solid transparent;
  }
  .evaluation-item:hover {
    border: 10px solid rgba(79, 187, 244, 0.1);
  }
}
.evaluation-item img {
  height: 100%;
  width: auto;
}
.value-line {
  overflow: auto;
  padding: 10px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 0px;
  margin-bottom: 0px;
  /* margin: 0px -10px;*/
}
@media (max-width: 767px) {
  .value-line {
    overflow: inherit;
    margin: -15px;
  }
}
.value-line:hover {
  background-color: rgba(79, 187, 244, 0.1);
}
@media (max-width: 767px) {
  .value-line:hover {
    background-color: transparent;
  }
}
.thumbnail,
.evaluation-line {
  background-color: transparent !important;
  cursor: pointer;
  border: none!important;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .thumbnail,
  .evaluation-line {
    /*position:absolute;
    top:15px;
    bottom:0;
    left:15px;
    right:0px;
    height:calc(width-30px);*/
  }
}
.value-text {
  overflow: hidden;
  padding: 0px 15px;
  font-size: 15px;
  height: 174px;
}
@media (max-width: 768px) {
  .value-text .value-text {
    font-size: 14px;
  }
}
.evaluation-counter-block {
  height: 174px;
  display: block;
}
.evaluation-counter {
  border: 1px solid #4fbbf4;
  background-color: #fff;
  text-align: right;
}
@media (max-width: 480px) {
}
@media (min-width: 1200px) {
}
.evaluation-counter .text-counter {
  padding: 10px 10px 5px 10px;
}
.evaluation-counter .text-counter .counter {
  font-size: 26px;
  color: #1979c4;
  padding-top: 10px;
}
.evaluation-counter .text-counter .counter-legend {
  font-size: 11px;
}
.margin-right-10 {
  margin-right: 10px;
}
.progress-value {
  height: 30px;
  padding: 0px;
}
.progress-value .progress-bar {
  text-align: right;
  line-height: 30px;
  color: #000;
}
.progress-value.progress-monitor-dashboard .progress-bar {
  font-size: 12px;
}
@media (max-width: 500px) {
  .progress-value.progress-monitor-dashboard {
    height: 6.5vw;
  }
  .progress-value.progress-monitor-dashboard .progress-bar {
    line-height: 6.5vw;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  .progress-value.progress-monitor-dashboard {
    height: 5vw;
  }
  .progress-value.progress-monitor-dashboard .progress-bar {
    line-height: 5vw;
  }
}
@media (min-width: 768px) and (max-width: 830px) {
  .progress-value.progress-monitor-dashboard {
    height: 5vw;
  }
  .progress-value.progress-monitor-dashboard .progress-bar {
    line-height: 5vw;
  }
}
@media (min-width: 831px) and (max-width: 1041px) {
  .progress-value.progress-monitor-dashboard {
    height: 3vw;
  }
  .progress-value.progress-monitor-dashboard .progress-bar {
    line-height: 3vw;
  }
}
@media (min-width: 1042px) and (max-width: 1279px) {
  .progress-value.progress-monitor-dashboard {
    height: 2vw;
  }
  .progress-value.progress-monitor-dashboard .progress-bar {
    line-height: 2vw;
  }
}
@media (min-width: 1280px) {
  .progress-value.progress-monitor-dashboard {
    height: 1.5vw;
  }
  .progress-value.progress-monitor-dashboard .progress-bar {
    line-height: 1.5vw;
  }
}
.progress-large {
  height: 30px;
}
.progress-large .progress-bar {
  line-height: 30px;
}
.percent-bar-value-list {
  position: absolute;
  bottom: 0px;
}
.timeline {
  height: 138px;
  width: 46vw;
  right: 25px;
  text-align: right;
}
/*Header2*/
.header2 {
  position: relative;
  width: 100%;
  margin-top: 50px;
  border-bottom: 1px solid;
  background-color: #fff;
  left: 0;
  /* z-index:1000;*/
  /** transition **/
  transition: height 2s;
  -webkit-transition: height 2s;
  /* Safari */
}
@media (max-width: 767px) {
  .header2 {
    margin-top: 0px;
  }
}
.expand-button {
  background-color: #fff;
  padding-left: 0px !important;
  width: 100%;
  text-align: left;
  outline: none !important;
}
.expand-button i {
  color: #4fbbf4;
}
.header2.max {
  height: 300px;
}
.header2content {
  position: absolute;
  top: 38px;
  left: 0px;
  z-index: 1000;
  display: none;
  overflow-y: scroll;
}
@media (min-width: 1200px) {
  .header2content {
    height: 60vh;
  }
}
.time-bar {
  background-color: #6b7b8f;
  border-right: 1px solid #000;
}
.time-evaluation {
  background-color: #4fbbf4;
  border-right: 1px solid transparent;
  text-align: right;
  color: #fff;
  font-size: 11px;
  line-height: 1.4;
  padding: 10px 5px;
}
.time-estimated {
  background-color: rgba(0, 0, 0, 0.05);
  border-right: 1px solid #556272;
}
.panel-default > .panel-heading .sub-practice-maturities {
  background-color: none!important;
}
.expand-header-content {
  background-color: #ffffff;
  margin-top: -100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  -webkit-transition: margin-top 0.5s;
  /* Safari */
  transition: margin-top 0.5s;
}
@media (max-width: 767px) {
  .expand-header-content {
    margin-top: -200%;
  }
}
.expand-header-content.active {
  margin: 20px 0;
  height: 100%;
  opacity: 1;
}
@media (max-width: 767px) {
  .expand-header-content.active {
    margin: 0;
    height: 100%;
    opacity: 1;
  }
}
.monitor-progress {
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .monitor-progress {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .monitor-progress {
    margin-bottom: 15px;
    padding-right: 0px!important;
  }
}
.monitor-progress-title {
  padding-bottom: 10px;
  padding-right: 0px!important;
  padding-left: 0px!important;
}
@media (min-width: 768px) and (max-width: 992px) {
  .monitor-progress-title {
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .monitor-progress-title {
    padding-bottom: 5px;
    padding-right: 0px!important;
    padding-left: 0px!important;
  }
}
.monitor-block {
  padding-bottom: 30px;
  padding-top: 30px;
  padding-right: 10px!important;
  padding-left: 30px!important;
  margin-bottom: 0px;
  margin-top: 20px;
}
@media (max-width: 992px) {
  .monitor-block {
    padding-bottom: 15px;
    padding-top: 15px;
    padding-right: 5px!important;
    padding-left: 15px!important;
    margin-top: 0px;
  }
}
.monitor-block-title {
  font-size: 18px;
  padding-bottom: 20px;
}
.medium-weight-text {
  font-weight: 500;
}
.global-vision {
  border: 1px solid #cccccc;
}
@media (max-width: 767px) {
  .expand-header.container-fluid {
    padding-right: 0px!important;
    /*margin-right:-10px;*/
    padding-left: 0px!important;
  }
}
.expand-button.active i {
  -webkit-transition: transform 0.1s;
  /* Safari */
  transition: transform 0.1s;
}
.expand-button.active i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.monitor-pan-footer {
  border-bottom: 1px solid #999999;
}
/* DataTables  */
/* Collapse/Expand Grouping */
/*.expanded-group{
    //padding-left: 15px !important;
    i{    
    color: @base-appmgmt-color;
    -ms-transform: rotate(180deg); /* IE 9 */
/*transform: rotate(180deg);
    font-size: 20px;
      line-height: 261%;
        }
}*/
.collapse-pratice-arrow {
  color: #4fbbf4;
  font-size: 20px;
}
.practice-table {
  border-bottom: 1px solid #ddd;
  padding: 5px 0px;
}
.practice-table-line {
  border-top: 1px solid #ddd;
  margin-top: -1px;
}
.progress-cell {
  padding-top: 10px !important;
}
.progress-cell-sub {
  padding-top: 5px;
}
/*  color: @base-appmgmt-color;
    font-size: 20px;
      line-height: 222%;
        }
}*/
.practice_image_table {
  width: 75px;
  height: 47px;
  overflow: hidden;
  margin: 0px 5px 0px 10px;
  padding-left: 10x !important;
}
.sub-practice-row {
  background-color: #f1f3f5;
  cursor: pointer;
}
.sub-practice-row:hover,
.sub-practice-row:focus {
  background-color: rgba(79, 187, 244, 0.1);
}
.progress-greybackground {
  background-color: #fff !important;
}
.adjustPadding {
  padding-right: 18.5px;
}
.IE_value {
  font-size: 24px;
  font-weight: 800;
  text-align: center;
}
.IE_value_sub {
  font-size: 18px;
  font-weight: 800;
  text-align: center;
}
/*tr.group,
tr.group:hover {
    background-color: #ddd !important;
}
table.dataTable thead th {
    position: relative;
    background-image: none !important;
}*/
/*End Datatable*/
/* Title */
.mart_divTitle {
  margin-bottom: 5px;
}
.mart_Title {
  margin-top: -7px;
}
.Title_fix {
  margin: 0px;
  text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
}
.mart_marginSubTitle {
  margin-top: -5px;
  margin-bottom: 20px;
}
/* Header 2 */
.header2content {
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  /*-webkit-transform: scale(1, 0);*/
  transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
}
.header2content img {
  width: 100%;
}
.header2svg {
  font-size: 20px;
}
.wrapbtn {
  margin-left: 30px;
}
@media (max-width: 767px) {
  .wrapbtn {
    /*padding-left:15px;*/
    margin-left: 15px;
  }
}
/* TimeLine */
.timeline_position {
  position: absolute;
  right: 35px;
}
.timeline_labels1 {
  width: 100%;
  float: left;
}
.timeline_labels1 .timeline_innerLabel1 {
  width: 61px;
  float: right;
  height: 30px;
}
.timeline_textStart {
  width: 20%;
  float: left;
  text-align: left;
}
.timeline_textEnd {
  width: 100%;
  text-align: right;
}
.timeline_progress {
  height: 50px;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}
.timeline_text {
  font-size: 11px;
  color: #000;
  border-right: 1px solid #000;
  padding-right: 5px;
}
.timeline_textLeft {
  font-size: 11px;
  color: #000;
  border-left: 1px solid #000;
  padding-left: 5px;
}
.timeline_daysLeft {
  color: #fff;
  border-right: 1px solid #000;
  padding-right: 5px;
  text-align: right;
  background-color: #81b500;
}
.timeline_daysLeft .timeline_topText {
  font-size: 11px;
  margin-bottom: -1px;
}
.timeline_daysLeft .timeline_bottomText {
  font-size: 13px;
}
.timeline_labels2 {
  float: left;
}
/*Values*/
.value_firstLine {
  margin-top: 10px;
}
.specialEllipsis {
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  /*height: 170px;*/
  /* Fallback for non-webkit */
  margin: 0 auto;
  font-size: 15px;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.value_textProgress {
  margin-right: -30px;
}
/*Buttons*/
.page_buttons {
  position: fixed;
  bottom: 0px;
}
/* Practice */
.practice_iconCollapse {
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.practice_text_table {
  /*padding-top:7px;*/
  padding-left: 10px;
  white-space: normal;
  /*text-overflow: ellipsis;*/
  overflow: hidden;
  line-height: 1;
  height: 45px;
}
.practice_text_table .practice_identText_table span {
  font-size: 11px;
}
.progress-margin {
  margin-left: 20px;
}
.progress-subpratice-margin {
  margin-left: 10px;
}
.sub_practice_name {
  font-size: 13px;
  white-space: normal;
  /*text-overflow: ellipsis;*/
  overflow: hidden;
}
.sub_practice_name h7 {
  font-size: 11px;
}
@media (max-width: 767px) {
  .sub_practice_name {
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .sub_practice_name {
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .practice-table-subpractice {
    margin-left: 20px;
  }
}
@media (min-width: 768px) {
  .practice-table-subpractice {
    margin-left: 20px;
  }
}
.toogle_I {
  cursor: pointer;
}
/* Evaluation */
.evaluation_title_name {
  font-size: 18px;
  font-weight: bold;
}
.evaluation_title_code {
  font-size: 13px;
}
.evaluation_title_desc {
  font-size: 13px;
  padding-bottom: 15px;
}
/* Accordion */
.evaluation-practice-Title {
  font-size: 18px;
  color: #4fbbf4;
  font-weight: bold;
  padding-bottom: 5px;
}
.evaluation-accordion {
  background-color: #F1F3F5;
}
.accordion-panel {
  background-color: #F1F3F5;
  padding-bottom: 10px;
}
.according-trickMargins {
  margin-left: -35px;
  margin-right: -35px;
}
@media (max-width: 767px) {
  .according-trickMargins {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .according-element-trickMargins {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.according-title-trickMargins {
  padding-top: 10px;
}
@media (min-width: 768px) {
  .according-title-trickMargins {
    margin-left: 35px;
  }
}
@media (max-width: 767px) {
  .according-title-trickMargins {
    margin-left: 15px;
  }
}
.accordion-radio-desc {
  font-size: 13px;
  padding-left: 30px;
}
.accordion-just {
  margin-top: -15px;
  margin-left: 30px;
  font-size: 13px;
}
/* Results */
.evaluation-result-Title {
  font-size: 18px;
  color: #4fbbf4;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 30px;
}
.evaluation-table-header {
  vertical-align: text-top;
}
.evaluation-table-firstTitle {
  font-size: 13px;
  color: #4fbbf4;
}
.evaluation-table-secondTitle {
  font-size: 11px;
  font-weight: normal;
  padding-bottom: 10px;
}
.evaluation-table-rowColor {
  background-color: #f1f3f5;
}
.evaluation-table-rowBorder {
  border-top: 2px solid #f1f3f5;
}
.evaluation-table-cell {
  padding: 15px;
}
.evaluation-table-cell .evaluation-table-cellName {
  font-size: 15px;
  font-weight: bold;
}
.evaluation-table-cell .evaluation-table-cellCode {
  font-size: 10px;
}
.evaluation-table-cell .evaluation-table-cellDesc {
  font-size: 13px;
  padding-top: 10px;
}
.evaluation-table-cellJust {
  margin-top: -30px;
}
.evaluation-table-cellJust label {
  font-size: 13px;
}
.evaluation-table-cellJust textarea {
  margin-bottom: 20px;
  font-size: 15px;
}
.table tbody > tr > td.vert-align {
  vertical-align: middle;
}
.table-header-vert-align {
  vertical-align: top;
}
.cinza {
  background-color: #F1F3F5 !important;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: transparent;
  border-color: #FFF !important;
}
.whiteBackground {
  background-color: #FFF !important;
}
.bs-example {
  background-color: #F1F3F5;
}
.accordion-trick-div {
  width: auto;
  margin-bottom: 10px;
  float: none;
}
.evaluation-table-trick-div {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #F1F3F5;
}
.panel-default > .panel-heading {
  padding-top: 5px;
}
.practice-top-title h3 {
  font-size: 18px;
}
.practice-first-column {
  display: table;
}
.practice-first-column .practice-first-column-fields {
  display: table-cell;
  vertical-align: middle;
}
/* columns of same height styles */
.row-full-height {
  height: 100%;
}
.col-full-height {
  height: 100%;
  vertical-align: middle;
}
.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */
  table-layout: fixed;
}
.col-same-height {
  display: table-cell;
  float: none !important;
}
/*attach area*/
.attach-area {
  width: 100%;
  height: 30px;
  background-color: #CCCCCC;
  border: 1px solid #D5D5D5;
}
.attach-area .attach-element {
  margin-left: 12px;
  height: 30px;
}
.attach-area .attach-element .attach-title {
  line-height: 30px;
  color: #757E8A;
  font-size: 13px;
}
.attach-area .attach-element .attach-destroy {
  margin-left: 3px;
  font-size: 18px;
  color: #757E8A;
  cursor: pointer;
}
.attach-area .attach-clip-div {
  margin-right: 12px;
  margin-top: 4px;
}
.attach-area .attach-clip-div .attach-clip {
  font-size: 20px;
  color: #FFF;
  cursor: pointer;
}
.tile-counter-right {
  position: absolute;
  text-align: right;
  top: 10px;
  right: 10px;
  width: 50px;
  height: 20px;
  z-index: 10;
  font-size: 18px;
  color: #1979c4;
}
.title_h3 .fix_arrow {
  margin-left: -45px;
}
@media (max-width: 767px) {
  .title_h3 .fix_arrow {
    margin-left: -31px;
  }
}
.title_h3 .fix_title {
  margin-left: -15px;
}
.table-center-radio-button {
  width: 100%;
  float: left;
  margin: auto;
}
.scroll-height-fix {
  padding-bottom: 55px;
}
.practice-fix-image-size {
  height: 60px !important;
  width: 100px !important;
}
.evaluation-title-margin {
  margin-bottom: 30px;
}
.modal-indented-block .modal-subtitle {
  font-weight: 500;
}
.modal-indented-block div#myform {
  font-weight: 400;
  margin-left: 25px;
  font-size: 13px;
}
.modal-indented-block div#myform .getdata-form-icon {
  line-height: 250px;
  font-size: 200px;
  color: #4fbbf4;
}
.modal-indented-block div#myform .button-group > button {
  color: #ffffff;
  background-color: #2d7cde;
}
.btn-step.next:after {
  content: '\f105';
  font: normal normal normal 14px/1 FontAwesome;
  padding-left: 8px;
}
.btn-step.previous:before {
  content: '\f104';
  font: normal normal normal 14px/1 FontAwesome;
  padding-right: 8px;
}
.graph-step-pointer {
  float: left;
  margin-right: 5px;
  font-size: 12px;
  color: #ccc;
}
.step-pointer-selected {
  color: #4fbbf4 !important;
}
.modal-planning-ddlType {
  width: 100%;
  margin-top: 10px;
}
.modal-planning-type-desc {
  margin-bottom: 10px;
}
.modal-add-valuer {
  font-size: 16px;
  cursor: pointer;
}
.modal-valuer-list {
  margin-top: 20px;
}
.modal-valuer-delete {
  margin-right: 20px;
  cursor: pointer;
}
.modal-valuer-name {
  font-weight: bold;
}
.modal-valuer-ident {
  font-size: 13px;
  opacity: 0.75;
}
.planning-status-delay {
  color: #f44336 !important;
}
.planning-status-progress {
  color: #ff9800 !important;
}
.planning-status-approved {
  color: #4caf50 !important;
}
.planning-status-draft {
  color: gray !important;
}
.planning-status-done {
  color: #000 !important;
}
.info-evaluation-detail {
  margin-right: 80px;
}
.info-evaluation-detail-title {
  font-size: 12px !important;
  color: #556272;
}
.info-evaluation-detail-result {
  font-size: 16px !important;
  color: #0c0c0c;
  font-weight: bold;
}
.info-evaluation-avatar {
  margin-right: 80px;
  margin-top: 15px;
}
.info-evaluation-avatar-margin {
  margin-right: 20px;
}
.info-evaluation-table-title {
  color: #4fbbf4;
  font-size: 16px;
  font-weight: bold;
}
.info-evaluation-table-minWidth {
  min-width: 150px;
}
.planning-add-symbol {
  font-size: 20px;
  cursor: pointer;
  line-height: 2.2;
}
.planning-remove-padding-top {
  padding-top: 0px !important;
}
.evaluation-list-user-spacing {
  margin-top: 15px;
}
.planning-code-text-table {
  font-size: 11px;
  padding-top: 10px;
}
.dv-evaluation-table {
  margin-left: 0px;
  margin-right: 0px;
}
@media (max-width: 767px) {
  .dv-evaluation-table {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.smartphone_table {
  /*border:1px solid gray;*/
}
.smartphone_table:before {
  content: '';
  position: absolute;
  display: block;
  width: 4px;
  left: -1px;
  top: -1px;
  bottom: -1px;
  background: red;
}
.smartphone_table_col1 {
  padding-left: 10px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.smartphone_table_col2 {
  padding-left: 10px !important;
  margin-top: 10px;
}
.smartphone_table_title {
  vertical-align: top;
  line-height: 1.4;
}
.smartphone_table_dates {
  font-size: 12px;
  line-height: 1.2;
}
.smartphone_table_infoLabel {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.2;
}
.smartphone_table.planning-bg-status-delay:before {
  background-color: #f44336 !important;
}
.smartphone_table.planning-bg-status-progress:before {
  background-color: #ff9800 !important;
}
.smartphone_table.planning-bg-status-approved:before {
  background-color: #4caf50 !important;
}
.smartphone_table.planning-bg-status-draft:before {
  background-color: gray !important;
}
.smartphone_table.planning-bg-status-done:before {
  background-color: #000 !important;
}
.dashboard-tails {
  margin-bottom: 25px;
  background-color: #fff;
  padding-top: 15px;
  padding-left: 15px;
}
.table-height {
  overflow: hidden;
}
.highlight-tails {
  border: 1px solid #4fbbf4;
}
.dashboard-internal {
  margin-top: 20px;
}
.distance {
  margin: 10px 0px;
}
.zoom-ei {
  float: right;
  background: transparent;
  font-size: 19px;
  bottom: 0px;
  right: 0px;
  position: static;
  color: #4fbbf4;
  line-height: 0px;
}
.btn-sort {
  float: right;
  border: transparent;
  margin-top: -11px;
  margin-right: -23px;
  outline-color: transparent;
}
.btn-sort .sort-ei {
  outline-color: transparent;
  border: transparent;
  background: transparent;
  font-size: 19px;
  bottom: 0px;
  right: 0px;
  position: static;
  line-height: 0px;
}
.dashboard-content-title {
  display: inline;
  margin-top: -10px;
}
.dashboard-content-title .dashboard-subtitle {
  font-weight: bold;
}
.dashboard-content-title .highlight {
  color: #4fbbf4;
}
.dashboard-content-title .sort {
  float: left;
}
.dashboard-table {
  white-space: nowrap;
  text-align: right;
  font-size: 15px;
}
.dashboard-score {
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
}
.subtitle-list-values {
  margin-bottom: 0px;
}
.dashboard-table-titlescore {
  font-size: 19px;
  vertical-align: middle;
  line-height: 1.8;
  font-weight: bold;
  text-align: left;
}
.score-middle {
  text-align: -webkit-center;
  line-height: 0px;
}
.intable {
  overflow-y: auto;
  overflow-x: hidden;
  border-bottom: 1px solid #ccc;
}
.dash-list-table {
  margin-top: 5px;
  border-bottom: transparent;
}
.table.dataTable.no-footer {
  border-bottom: transparent;
}
.dashboard-datatable-cellText {
  color: #556272;
  font-size: 14px;
  font-family: "Roboto", sans-serif, Helvetica, Arial, sans-serif;
}
.separeted-line {
  border-bottom: 1px solid hsl(200.72727273, 3%, 90%);
  margin-bottom: 1px;
  margin-top: 10px;
}
.dashboard-datatable-smallCellText {
  color: #556272;
  font-size: 11px;
  font-family: "Roboto", sans-serif, Helvetica, Arial, sans-serif;
}
.dashboard-datatable-tdEllipsis {
  max-width: 0;
  white-space: nowrap;
}
.list-options {
  list-style: none;
  cursor: pointer;
}
.top-list {
  border: transparent;
  background: transparent;
  margin-top: 6px;
  margin-left: -9px;
  font-weight: bold;
}
.top-list-subtitle {
  margin-left: 0px;
  margin-top: 5px;
  margin-left: 2px;
}
.cicle-list {
  float: right;
  margin-top: -30px;
  border-color: transparent;
  background: transparent;
}
.label-qtde-sort {
  display: none;
}
.cicle-list-btn {
  background: transparent;
  border: transparent;
}
.cicle-divider {
  font-size: 19px;
  vertical-align: middle;
}
.nav-position-dashboard {
  margin-top: -12px;
  border-bottom: 1px solid hsl(200.72727273, 3%, 90%);
}
.arrow_box {
  position: relative;
  background: #ffffff;
  border: 1px solid #FFF;
}
.arrow_box:after,
.arrow_box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 15px;
  margin-top: -15px;
}
.arrow_box:before {
  border-color: rgba(86, 155, 245, 0);
  border-right-color: #569bf5;
  border-width: 16px;
  margin-top: -16px;
  height: 31px;
}
.progress-bar-success {
  background-color: #8ac30f;
}
.text-bar-success {
  color: #8ac30f;
}
.progress-bar-warning {
  background-color: #FFCC00;
}
.text-bar-warning {
  color: #FFCC00;
}
.progress-bar-danger {
  background-color: #D41315;
}
.text-bar-danger {
  color: #D41315;
}
.table-value-nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.table-value-nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.table-value-nano .table-value-nano-content:focus {
  outline: thin dotted;
}
.table-value-nano .table-value-nano-content::-webkit-scrollbar {
  visibility: hidden;
}
.has-scrollbar .table-value-nano-content::-webkit-scrollbar {
  visibility: visible;
}
.table-value-nano > .nano-pane {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.01;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.table-value-nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0 1px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.table-value-nano:hover > .nano-pane,
.nano-pane.active,
.nano-pane.flashed {
  visibility: visible\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.99;
}
.inline-icon {
  display: flex;
  display: -webkit-flex;
}
.inline-icon > .divider {
  font-size: 20px;
  line-height: 0.8;
}
.ds-tile-filter {
  padding: 0 5px;
  font-size: 16px;
}
.practice-section {
  position: absolute;
  width: 100vw;
}
.practice-tile {
  float: left;
  border: 1px solid #d4d4d4;
  margin-top: -1px;
  background-color: #fff;
  padding: 15px;
  /* @media (max-width: @screen-xs-max){
    width: 50vw;
    height: 50vw;
    padding: 10px;
    }
    @media (min-width: @screen-xs-min) and (max-width: @screen-sm-max){
    width: 33.333vw;
    height: 33.333vw;
    padding: 10px;
    }
    @media (min-width: @screen-sm-min) and (max-width: @screen-md-max){
    width: 25vw;
    height: 25vw;
    padding: 10px;
    }
    @media (min-width: @screen-md-min) and (max-width: @screen-lg){
    width: 20vw;
    height: 20vw;
    padding: 10px;
    }*/
}
.practice-tile-img {
  overflow: hidden;
  max-height: 50%;
}
@media (max-width: 767px) {
  .practice-tile-img {
    max-height: 50%;
  }
}
@media (min-width: 480px) and (max-width: 1200px) {
  .practice-tile-img {
    max-height: 40%;
  }
}
.practice-tile-img img {
  height: auto;
  width: 100%;
}
.practice-desc {
  color: #4fbbf4;
  width: 100%;
  min-height: 50%;
  bottom: 0px;
  background-color: #fff;
  position: relative;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .practice-desc {
    padding-top: 5px;
    min-height: 50%;
  }
}
@media (min-width: 480px) and (max-width: 1200px) {
  .practice-desc {
    padding-top: 5px;
    min-height: 60%;
  }
}
.practice-desc .practice-name {
  white-space: normal;
  /*text-overflow: ellipsis;*/
  float: left;
  line-height: 1.3;
  width: 100%;
  font-size: 15px;
}
@media (max-width: 767px) {
  .practice-desc .practice-name {
    font-size: 14px;
  }
}
.practice-desc .practice-id {
  font-size: 12px;
  bottom: 0px;
  left: 0px;
}
@media (max-width: 767px) {
  .practice-desc .practice-id {
    font-size: 11px;
  }
}
.practice-desc .practice-name {
  line-height: 1.15;
  width: 100%;
}
.practice-label-bar {
  background-color: #4fbbf4;
  color: #fff;
  position: absolute;
  z-index: 1;
  padding: 3px 7px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 300;
}
.practice-scale-description {
  color: hsl(200.72727273, 3%, 60%);
  font-size: 14px;
}
.table-style {
  border-top: 1px solid #cccccc;
}
@media (max-width: 768px) {
  .table-style {
    border-top: 1px solid transparent;
  }
}
.scale-linespacing {
  padding: 10px 10px 10px 0px;
}
@media (max-width: 768px) {
  .scale-linespacing {
    padding: 10px 0px;
  }
}
.level {
  color: #4fbbf4;
  font-weight: bold;
}
.practice-tile {
  width: calc((100vw - 74px)/6);
  height: calc((100vw - 74px)/6);
  margin: -1px;
}
@media (max-width: 991px) {
  .practice-tile {
    width: calc((100vw - 42px)/2);
    height: calc((100vw - 42px)/2);
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .practice-tile {
    width: calc((100vw - 78px)/4);
    height: calc((100vw - 78px)/4);
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .practice-tile {
    width: calc((100vw - 76px)/5);
    height: calc((100vw - 76px)/5);
  }
}
.result-tile.practice-tile {
  width: calc((100vw - 60px)/6);
  height: calc((100vw - 60px)/6);
  margin: -1px;
}
@media (max-width: 991px) {
  .result-tile.practice-tile {
    width: calc((100vw - 50px)/2);
    height: calc((100vw - 50px)/2);
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .result-tile.practice-tile {
    width: calc((100vw - 96px)/4);
    height: calc((100vw - 96px)/4);
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .result-tile.practice-tile {
    width: calc((100vw - 100px)/5);
    height: calc((100vw - 100px)/5);
  }
}
.result-tile {
  background-color: #d5d5d5;
  color: #ffffff;
  height: 50%;
  text-align: center;
  font-size: 80px;
  line-height: 1.9;
}
@media (max-width: 480px) {
  .result-tile {
    font-size: 2.5em;
    height: 40%;
  }
}
.result-icon-tile {
  background: url('../../../../images/iBMgmt/chart.svg') center center no-repeat;
  height: 100%;
  background-size: 50%;
}
.result-tile.practice-tile .practice-desc {
  height: 60%;
}
@media (max-width: 480px) {
  .result-tile.practice-tile .practice-desc {
    height: 60%;
  }
}
.sub-practice-heading {
  background-color: #f1f3f5 !important;
  color: #4fbbf4 !important;
  display: inline-block;
}
.panel-icon {
  font-size: 30px;
  padding-right: 20px;
}
.panel-heading.collapsed .panel-icon i {
  transform: rotate(0deg);
}
.panel-heading .panel-icon i {
  transform: rotate(-180deg);
  transition: transform 0.3s;
}
.glyphicon {
  margin-right: 5px;
}
.thumbnail {
  margin-bottom: 0px;
  padding: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.list-group {
  padding: 0;
}
#values {
  margin-top: 60px;
}
.item.list-group-item {
  border-right: none;
  border-left: none;
  border-bottom: none;
}
.value_desc_long {
  display: none;
}
a {
  text-decoration: none!important;
}
.item.list-group-item .value_desc_long {
  font-weight: 300;
  display: inline;
}
.item.list-group-item {
  float: none;
  width: calc(100vw - 75px);
  background-color: #fff;
  padding: 0;
  /*margin-bottom: 10px;*/
}
@media (max-width: 767px) {
  .item.list-group-item {
    width: 100%;
  }
}
.item.list-group-item:nth-of-type(odd):hover,
.item.list-group-item:hover {
  background: rgba(79, 187, 244, 0.1);
}
.item.list-group-item.value-item2 {
  height: 100%!important;
  margin: -3px 0px !important;
}
.item.list-group-item .list-group-image {
  margin-right: 10px;
}
.item.list-group-item .thumbnail {
  margin-bottom: 0px;
  padding: 0px;
}
.caption {
  position: absolute;
  bottom: 0;
}
.item.list-group-item .value-thumbnail {
  width: auto;
  height: auto;
  padding: 10px;
  margin: 0px;
}
.item.list-group-item .value-desc {
  padding: 0px 10px 0px 0px;
  position: inherit!important;
  width: 40%;
  height: 100%;
  background: none;
  color: #555555;
  float: left;
}
@media (max-width: 767px) {
  .item.list-group-item .value-desc {
    float: inherit;
    margin: 0 0 10px 0px;
  }
}
@media (max-width: 991px) {
  .item.list-group-item .value-desc {
    width: auto;
  }
}
.item.list-group-item .value-desc .value-id {
  position: relative!important;
  bottom: 0px;
  left: 0px;
}
.item.list-group-item:nth-of-type(odd) {
  /*background: #eeeeee;*/
}
.item.list-group-item:before,
.item.list-group-item:after {
  display: table;
  content: " ";
}
.item.list-group-item img {
  float: left;
  height: 10vh;
}
.item.list-group-item:after {
  clear: both;
}
.btn-snippet-views {
  border: none;
  font-size: 22px;
}
.btn-snippet-views:hover,
.btn-snippet-views:focus,
.btn-snippet-views:active,
.btn-snippet-views .active {
  color: #4fbbf4;
  background-color: transparent;
}
.item.snippet-views-table-header {
  display: none;
  border: none;
}
.item.list-group-item.snippet-views-table-header {
  padding: 0 0 10px 5px!important;
  border: none;
  display: block !important;
  color: #4fbbf4;
}
.item.list-group-item.snippet-views-table-header:hover {
  background: transparent;
}
.practice-item-wrap {
  text-align: left !important;
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding: 10px;
}
@media (max-width: 991px) {
  .practice-item-wrap {
    padding: 5px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .practice-item-wrap .practice-tile {
    width: calc((100vw - 112px)/4) !important;
    height: calc((100vw - 112px)/4) !important;
  }
}
@media (min-width: 992px) {
  .practice-item-wrap .practice-tile {
    width: calc((100vw - 174px)/5) !important;
    height: calc((100vw - 174px)/5) !important;
  }
}
.cell-center-icon {
  vertical-align: middle!important;
}
.tile {
  cursor: pointer;
}
.tile-section-margin-fix {
  padding: 0px 5px;
}
@media (max-width: 767px) {
  .tile-section-margin-fix {
    padding: 0px 10px;
  }
}
.no-gutter.tile-container {
  margin-bottom: -1px;
}
.tile-container {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .tile-container {
    margin-bottom: 20px;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 480px) {
  .tile-container {
    margin-bottom: 10px;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
.content-image {
  height: 50%;
  overflow: hidden;
}
@media (max-width: 480px) {
  .content-image {
    height: 40%;
  }
}
.content-description {
  height: 50%;
  line-height: 1.2;
  font-size: 14px;
}
@media (min-width: 1200px) {
  .content-description {
    font-size: 15px;
    line-height: 1.3;
  }
}
@media (max-width: 400px) {
  .content-description {
    line-height: 1.2;
    font-size: 13px;
    height: 40%;
  }
}
@media (max-width: 355px) {
  .content-description {
    line-height: 1.3 !important;
    height: 40%;
  }
}
@media (min-width: 620px) and (max-width: 768px) {
}
.content-id {
  font-size: 11px;
  position: absolute;
  bottom: 10px;
}
@media (max-width: 480px) {
}
.content-container {
  padding: 10px 0px;
}
.tile-practice {
  border: 1px solid hsl(200.72727273, 3%, 75%);
  padding: 10px;
  color: #4fbbf4;
}
@media (min-width: 480px) {
}
.practice-image {
  width: 100% !important;
}
.practice-type-tile-label {
  background-color: #4fbbf4;
  font-size: 11px;
  color: #ffffff;
  font-weight: 300;
  text-transform: uppercase;
  position: absolute;
  z-index: 1;
  padding: 2px 5px;
  float: left;
  top: 11px;
}
@media (max-width: 768px) {
  .practice-type-tile-label {
    top: 10px;
  }
}
.no-gutter .tile-practice {
  margin-right: -1px;
}
.tile.tile-values .content-image {
  height: 100% !important;
  overflow: hidden;
}
.result-image {
  height: 100% !important;
}
.tile.tile-values .content-container {
  position: absolute;
  z-index: 2;
  bottom: 0;
  background-color: rgba(79, 187, 244, 0.9);
  height: 50%;
  color: #ffffff;
  padding: 10px;
  right: 0px;
  left: 0px;
}
@media (max-width: 991px) {
  .tile.tile-values .content-container {
    height: 60%;
  }
}
@media (max-width: 400px) {
  .tile.tile-values .content-container {
    height: 55%;
  }
}
@media (max-width: 355px) {
  .tile.tile-values .content-container {
    height: 35%;
  }
}
.tile.tile-value .content-id {
  position: inherit;
}
.div-ddlType {
  width: 150px;
}
@media (max-width: 767px) {
  .div-ddlType {
    width: 90px;
  }
}
.tile-ul-type {
  list-style: none;
}
@media (max-width: 355px) {
  .list-custom-size > .tile-custom-size {
    width: 100%;
  }
}
@media (min-width: 620px) and (max-width: 1000px) {
  .list-custom-size > .tile-custom-size {
    width: 33.3%;
  }
}
@media (min-width: 1265px) {
  .list-custom-size > .tile-custom-size {
    width: 20%;
  }
}
.header-result {
  height: 200px;
  overflow: hidden;
  border-bottom: 3px solid #4fbbf4;
}
@media (max-width: 767px) {
  .header-result {
    height: 150px;
  }
}
.header-result .page_title {
  position: absolute;
  color: #4fbbf4;
  z-index: 999;
}
.result-label-bar {
  color: #4fbbf4;
  border: 1px solid #4fbbf4;
  z-index: 1;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 300;
}
.icone-result-label-bar {
  background-color: #4fbbf4;
  width: 20px;
  height: 20px;
}
.icon-result-label {
  background: url('../../../../images/iBMgmt/chart.svg') center center no-repeat;
  height: 100%;
  width: 100%;
}
.result-label {
  padding: 2px 7px;
}
.half-block {
  height: 50%;
}
.monitor-progress-title {
  font-size: 12px;
  margin-top: 1.5vw;
}
@media (min-width: 1280px) {
  .monitor-progress-title {
    margin-top: 0.8vw;
  }
}
.monitor-progress-title.progress-title-large {
  margin-top: 1vw;
  font-size: 12px;
}
@media (max-width: 500px) {
  .monitor-progress-title.progress-title-large {
    margin-top: 2.7vw;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  .monitor-progress-title.progress-title-large {
    margin-top: 2vw;
  }
}
@media (min-width: 768px) and (max-width: 830px) {
  .monitor-progress-title.progress-title-large {
    margin-top: 2vw;
  }
}
@media (min-width: 831px) and (max-width: 1041px) {
  .monitor-progress-title.progress-title-large {
    margin-top: 1vw;
  }
}
@media (min-width: 1042px) and (max-width: 1279px) {
  .monitor-progress-title.progress-title-large {
    margin-top: 1vw;
  }
}
@media (min-width: 992px) {
  .monitor-progress-title.progress-title-large {
    font-size: 15px;
  }
}
.estimate-label {
  margin-bottom: 10px;
  font-size: 14px;
}
@media (max-width: 991px) {
  .estimate-label {
    margin-bottom: 0px;
    font-size: 14px;
  }
}
.estimate-label .estimate-final-status {
  font-size: 12px;
}
.estimate-label .ontime {
  color: #4caf50;
  line-height: 1;
}
.monitor-evaluation-btn {
  background-color: #f1f3f5;
  color: #4fbbf4;
  text-align: left;
  width: 100%;
  height: 100%;
  font-size: 12px;
}
@media (max-width: 1200px) {
  .monitor-evaluation-btn {
    text-align: center;
    font-size: 14px;
  }
}
.monitor-counter-bottom-row {
  position: absolute;
  width: calc(100% - 30px);
  bottom: 10px;
}
@media (max-width: 831px) {
  .monitor-counter-bottom-row {
    width: calc(100% - 15px);
    bottom: 5px;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
}
.monitor-counter-block {
  color: #ffffff;
  padding: 5px;
}
.monitor-counter-block:first-child {
  padding-left: 0px;
  padding-right: 5px;
}
.monitor-counter-block:last-child {
  padding-right: 0px;
  padding-left: 5px;
}
.counter-label,
.counter-unit {
  font-size: 15px;
  font-weight: 300;
  white-space: nowrap;
}
@media (max-width: 992px) {
  .counter-label,
  .counter-unit {
    font-size: 12px;
  }
}
.counter-wrap-out {
  padding: 10px;
}
@media (max-width: 1200px) {
  .counter-wrap-out {
    padding: 5px;
  }
}
.counter-wrap {
  height: 13vw;
}
@media (max-width: 1200px) {
}
@media (max-width: 500px) {
  .counter-wrap {
    height: 16vw;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  .counter-wrap {
    height: 9vw;
  }
}
@media (min-width: 768px) and (max-width: 830px) {
  .counter-wrap {
    height: 10vw;
  }
}
@media (min-width: 831px) and (max-width: 1041px) {
  .counter-wrap {
    height: 8vw;
  }
}
@media (min-width: 1042px) and (max-width: 1279px) {
  .counter-wrap {
    height: 6vw;
  }
}
@media (min-width: 1280px) {
  .counter-wrap {
    height: 4vw;
  }
}
/*.body-text-small{
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 10.5px;
    }
.block-title{
    font-size: 20px;
    line-height: 34px;
    //font-weight: 500;
    font-weight: 400;
    margin-bottom: 10.5px;
    @media (max-width:@screen-md){
        font-size: 19px;
        }
    }
.text-block{
    margin: 6px 0px;
    @media (max-width:@screen-md){
        .block-title{
            margin-top: 24px;
            }
        }
    }

#card-section{
    counter-reset: section;
    margin-bottom: 30px;
    .block-counter{
    .block-title{
            counter-reset: subsection;
            &:before{
                margin-left: -41px;
                margin-right: 16px;
                font-size: 20px;
                font-weight: 500;
                color:#153b68;
                counter-increment: section;
                content: '#'counter(section);
                @media (max-width:@screen-md){
                    font-size: 19px;
                    }
            } 
        }
    @media (max-width:@screen-md){
        margin-left: 40px;
        .button-group{
            margin-left: -40px;
            }
        }
    }
}
.card-first-block{
    margin-left: 40px; 
    padding-top: 16px; 
    padding-right: 16px; 
    padding-left: 16px;
    }
.card-button-block{
    padding-bottom: 16px; 
    padding-right: 16px; 
    padding-left: 16px;
    }
.vertical-card{
    padding: 16px;
    border-radius: 2px;
    //margin-bottom: 35px;
     background-color:#207dc3;
}

    .global-card{
        color:#ffffff;
        background-color:#207dc3;
        .button-group{
        > button{
            min-width: 152px;
            }
        }
    }
    .aplicability-card{
        color:#ffffff;
        background-color:#119cdb;
        .card-icon-position{
            line-height: 185px;
            //padding-bottom: 31px;
            > i{
                vertical-align: middle;
                }
            }
        //.button-group{
        //> button{
        //  min-width: 129px;
        //    }
        //}
    }
     .evaluation-card{
        color:#ffffff;
        background-color:#ff9100;
        .card-icon-position{
            line-height: 185px;
            //padding-bottom: 31px;
            > i{
                vertical-align: middle;
                }
            }

    }
    .scope-card{
        color:#ffffff;
        background-color:#ffab40;
        .card-icon-position{
            line-height: 185px;
            //padding-bottom: 31px;
            > i{
                vertical-align: middle;
                }
            }

    }
    .real-card{
        color:#ffffff; 
        background-color:#01bbf4;
         .card-icon-position{
            line-height: 185px;
            //padding-bottom: 31px;
            > i{
                vertical-align: middle;
            }
        }
    }
    .card-icon-position{
        text-align: center;
        //padding-bottom: 20px;
        //padding-top: 5px;
        > i{
            &:before{
                font-size: 140px;
                -webkit-transition: font-size .3s ease-in-out;
	            transition: font-size .3s ease-in-out;
                }
            }
            @media (max-width:@screen-md){
                margin-left: -40px;
                }
        }
    .button-group{
        > button{
            min-width: 152px;
            background-color:#153b68;
        }
    }

.button-group,
.button-single{
    text-align: right;
    float: right;
    > button{
        //float: right;
        border: none;
        padding: 0px 16px;
        font-size: 14px;
        height: 36px;
        margin-left: 6px;
        margin-top: 8px;
        border-radius: 2px;
        text-transform: uppercase;
        text-align: left;
        box-shadow: 0px 2px 2px rgba(0,0,0, 0.2);
        line-height: 36px;
        &:hover{
            box-shadow: 0px 1px 7px rgba(0,0,0, 0.5);
            }
        > i{
            padding-right: 8px;
            float: left;
        &:before{
            margin-left: 0px;
            }
        }
    }
}
.button-single{
        > button{
            background-color:#153b68;
            min-width: 152px;
            margin-top: 0px;
            margin-bottom: 8px;
             @media (min-width:@screen-md) and (max-width: 1063px){
                min-width: 0;
                > span{
                    display: none;
                    }
                > i {
                    padding-right: 0px;
                    }
                }
            }
        }

.card-align-top{vertical-align:top;}*/
/* Variables */
/*.labels1 { 
	width: 100%;
	display: block;
	overflow: hidden;
}

.labels2 { width: 70%; }
.timeline_daysLeft { background-color: @brand-danger !important; }
.timeline_labels3:nth-child(2) > .timeline_text { color: @brand-danger; }
.timeline_progress { border-right: none !important; }
*/
.card1-business-model {
  background-color: #90caf9;
  color: #313335;
}
.card2-business-model {
  background-color: #1e88e5;
  color: #ffffff;
}
.card3-business-model {
  background-color: #42a5f5;
  color: #313335;
}
.card4-business-model {
  background-color: #1565c0;
  color: #ffffff;
}
.card1-managment-model {
  background-color: #82b1ff;
  color: #313335;
}
.card2-managment-model {
  background-color: #2979ff;
  color: #ffffff;
}
.card3-managment-model {
  background-color: #448aff;
  color: #ffffff;
}
.card4-managment-model {
  background-color: #2962ff;
  color: #ffffff;
}
.heading-cards {
  margin-bottom: 30px;
}
.heading-cards .block-title {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .heading-cards.left-area {
    padding-right: 5px;
  }
  .heading-cards.right-area {
    padding-left: 5px;
  }
}
/* Cards from principal page */
.cards {
  height: 100%;
}
.cards > .horizontal-card {
  height: 100%;
  padding: 5px 0;
}
.cards > .horizontal-card:first-child {
  padding-right: 5px;
}
.cards > .horizontal-card:first-child .button-group > button {
  min-width: 163px !important;
}
.cards > .horizontal-card:last-child {
  padding-left: 5px;
}
.cards > .horizontal-card .flaticon:before {
  margin-left: 0;
}
.cards > .horizontal-card .card-content {
  height: 100%;
  box-sizing: border-box;
  border-radius: 2px;
  padding: 16px;
}
.cards > .horizontal-card .card-content > .card-icon {
  vertical-align: middle;
  text-align: center;
}
.cards > .horizontal-card .card-content > .card-icon i:before {
  color: #ffffff;
  font-size: 140px;
  -webkit-transition: font-size 2s;
  /* Safari */
  transition: font-size 2s;
}
@media (max-width: 991px) {
  .cards > .horizontal-card .card-content > .card-icon i:before {
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  .cards > .horizontal-card .card-content > .card-icon i:before {
    font-size: 70px;
  }
}
.cards > .horizontal-card .card-content .card-text {
  min-height: 200px;
  padding-top: 8px;
  padding-left: 8px;
}
.cards > .horizontal-card .card-content .card-text > div:first-child {
  margin-bottom: 84px;
}
.cards > .horizontal-card .card-content .card-text .card-text-content {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  height: 100%;
}
.cards > .horizontal-card .card-content .card-text .footer-buttons {
  position: absolute;
  bottom: 0;
  right: 0;
}
.cards > .horizontal-card .card-content .card-text .footer-buttons .button-group {
  margin-right: 0;
}
.cards > .horizontal-card .card-content .card-text .footer-buttons .button-group > button {
  background-color: #0d47a1;
  color: #ffffff;
  min-width: 132px;
}
.cards > .horizontal-card .card-content .card-text .footer-buttons .button-group > button:first-child {
  margin-left: 0;
}
.cards > .horizontal-card .card-content .card-text .footer-buttons .button-group > button.import-button {
  background-color: #ffffff;
  color: #313335;
}
@media (min-width: 992px) {
  .cards > .horizontal-card .card-content .card-text .footer-buttons .button-group > button {
    min-width: auto;
  }
}
.modal-dialog.large-size {
  width: 800px;
}
.modal-dialog .modal-side-body {
  font-size: 13px;
}
.modal-dialog .modal-side-body.no-margin {
  margin: 0 !important;
}
.modal-dialog .modal-title-body {
  opacity: 0.5;
  font-size: 15px;
}
@media (max-width: 991px) {
  .modal-dialog .modal-title-body {
    font-size: 14px;
  }
}
.modal-dialog .data-charge .modal-subtitle {
  margin-bottom: 8px !important;
}
.modal-dialog .data-charge .modal-subtitle > i {
  color: #959595;
}
.modal-dialog .data-charge > p {
  color: #959595;
}
/* Popover from import modal */
.popover-context-help {
  min-width: 350px;
  max-height: 250px;
  color: #313335;
}
.popover-context-help .popover-content {
  height: 200px;
  padding-right: 0 !important;
}
.popover-context-help label {
  font-size: 15px;
  font-weight: bold;
}
.popover-context-help p {
  font-size: 13px;
}
/* Alerts from import modal */
.alert {
  margin-top: 24px;
  padding: 16px;
}
.alert .alert-text > div:first-child {
  font-weight: bold;
}
.alert .button-left {
  float: none;
  font-size: 32px;
  line-height: 1;
  opacity: 1;
  padding: 0;
  margin-top: 0 !important;
  margin-left: 0 !important;
  border: 0;
  background: transparent;
}
.alert .button-left.error {
  color: #a94442;
}
.alert .button-left.success {
  color: #3c763d;
}
.alert .button-group {
  margin-top: 16px;
  float: right;
}
.alert .button-group button {
  color: #ffffff;
}
.alert .button-group button:last-child {
  margin-left: 10px;
}
.alert .button-group button .fa-file-o {
  line-height: 36px;
}
.alert .button-group button.error {
  background-color: #a94442;
}
.alert .button-group button.success {
  background-color: #3c763d;
}
.chart-group {
  height: 150px;
}
.chart-group .chart-legend > div {
  padding: 5px 0;
}
.chart-group .chart-legend > div > span {
  float: left;
}
.chart-group .chart-legend > div > span:nth-child(2) {
  margin-left: 10px;
}
.icon-legend {
  border-radius: 50%;
  height: 15px;
  display: block;
  width: 15px;
}
.icon-legend.success {
  background-color: #4caf50;
}
.icon-legend.pending {
  background-color: #ff9800;
}
.icon-legend.error {
  background-color: #f44336;
}
.icon-legend.cancelled {
  background-color: gray;
}
.icon-legend-text {
  margin-left: 5px;
}
.total-charge-info {
  vertical-align: top;
}
.total-charge-info .charge-info > div:last-child {
  font-size: 15px;
  font-weight: 500;
}
.total-charge-info > div:last-child {
  margin-top: 20px;
}
.table-responsive {
  margin-bottom: 50px;
}
.dataTables_length {
  display: none;
}
#historyTable td {
  vertical-align: middle;
}
#historyTable td:nth-child(2) {
  text-align: center;
}
#historyTable td * {
  display: block;
}
#historyTable td i {
  font-size: 16px;
  cursor: pointer;
}
/* Table popover */
.popover-table-charge {
  border: 0;
  padding: 0;
}
.popover-table-charge .popover-content {
  padding: 0;
}
.popover-table-charge .popover-content .popover-table-charge-title {
  color: #ffffff;
  margin: 0;
  padding: 8px 14px;
  font-size: 15px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-table-charge .popover-content .popover-table-charge-title.error {
  background-color: #f44336;
}
.popover-table-charge .popover-content .popover-table-charge-title.success {
  background-color: #4caf50;
}
.popover-table-charge .popover-content .popover-table-charge-content {
  padding: 9px 14px;
}
.popover-table-charge .popover-content .popover-table-charge-content .charge-message {
  font-size: 14px;
}
.popover-table-charge .popover-content .popover-table-charge-content .charge-info-lines {
  font-size: 13px;
  margin: 8px 0;
}
.popover-table-charge .popover-content .popover-table-charge-content .charge-info-lines > div {
  padding: 6px 0;
  border-bottom: 1px solid hsl(200.72727273, 3%, 90%);
}
.form-control-static {
  font-size: 16px;
}
.has-feedback label ~ .form-control-feedback,
.form-control-feedback {
  top: auto;
  bottom: 0;
}
.form-control {
  padding: 0;
  height: 32px;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom-color: rgba(12, 12, 12, 0.12);
  background: transparent;
  color: #0c0c0c;
  font-size: 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control.placeholder {
  color: hsl(200.72727273, 3%, 60%);
}
.form-control.placeholder option {
  color: #0c0c0c;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: transparent;
  border-bottom-color: rgba(12, 12, 12, 0.2);
  border-bottom-style: dashed;
}
.form-control[disabled]::-moz-placeholder,
.form-control[readonly]::-moz-placeholder,
fieldset[disabled] .form-control::-moz-placeholder {
  color: hsl(200.72727273, 3%, 70%);
  opacity: 1;
}
.form-control[disabled]:-ms-input-placeholder,
.form-control[readonly]:-ms-input-placeholder,
fieldset[disabled] .form-control:-ms-input-placeholder {
  color: hsl(200.72727273, 3%, 70%);
}
.form-control[disabled]::-webkit-input-placeholder,
.form-control[readonly]::-webkit-input-placeholder,
fieldset[disabled] .form-control::-webkit-input-placeholder {
  color: hsl(200.72727273, 3%, 70%);
}
.form-control[disabled] ~ label:after,
.form-control[readonly] ~ label:after,
fieldset[disabled] .form-control ~ label:after,
.form-control[disabled] ~ .form-control-line:after,
.form-control[readonly] ~ .form-control-line:after,
fieldset[disabled] .form-control ~ .form-control-line:after {
  display: none;
}
.form .form-group,
.form-inline .form-group {
  padding-top: 16px;
}
.form-group {
  position: relative;
  margin-bottom: 25px;
}
.form-group.compact-form {
  padding-top: 13px;
  margin-bottom: 0;
}
.form-group.compact-form .form-control {
  height: auto;
}
.form-group .form-control:not(.static) ~ label,
.form-group .os-host-textarea:not(.static) ~ label,
.form-group .form-control:not(.static) ~ .form-control-line,
.form-group .os-host-textarea:not(.static) ~ .form-control-line {
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.form-group .form-control ~ label,
.form-group .os-host-textarea ~ label,
.form-group .form-control ~ .form-control-line,
.form-group .os-host-textarea ~ .form-control-line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  pointer-events: none;
}
.form-group .form-control ~ label:after,
.form-group .os-host-textarea ~ label:after,
.form-group .form-control ~ .form-control-line:after,
.form-group .os-host-textarea ~ .form-control-line:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 45%;
  height: 2px;
  width: 10px;
  visibility: hidden;
  background-color: #4fbbf4;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.form-group .form-control ~ label,
.form-group .os-host-textarea ~ label {
  top: 0;
  margin-bottom: 0;
  font-size: 14px;
  opacity: 0.5;
}
.form-group .form-control:focus,
.form-group .os-host-textarea:focus {
  border-color: rgba(12, 12, 12, 0.12);
}
.form-group .form-control:focus ~ label,
.form-group .os-host-textarea:focus ~ label {
  color: #4fbbf4;
  opacity: 1;
}
.form-group .form-control:focus ~ label:after,
.form-group.has-focus .os-host-textarea ~ label:after,
.form-group .form-control:focus ~ .form-control-line:after,
.form-group.has-focus .os-host-textarea ~ .form-control-line:after {
  visibility: visible;
  width: 100%;
  left: 0;
}
.input-sm {
  height: 33px;
  padding: 0 0;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 40px;
  padding: 0 0;
  font-size: 1.6em;
  line-height: 1.553;
  border-radius: 0px;
}
select.input-lg {
  height: 40px;
  line-height: 40px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
select.input-lg {
  height: 40px;
  line-height: 40px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group.control-width-tiny {
  max-width: 40px;
}
.form-group.control-width-mini {
  max-width: 72px;
}
.form-group.control-width-small {
  max-width: 136px;
}
.form-group.control-width-medium {
  max-width: 200px;
}
.form-group.control-width-normal {
  max-width: 300px;
}
.form-group.control-width-large {
  max-width: 500px;
}
.form-group.control-width-xlarge {
  max-width: 800px;
}
.form-group.control-width-xxlarge {
  max-width: 1200px;
}
.form-horizontal .form-group {
  padding-top: 0;
  margin-bottom: 11px;
}
.form-horizontal .form-control ~ .form-control-line {
  left: 12px;
  right: 12px;
  width: auto;
}
.form-horizontal .input-group .form-control ~ .form-control-line {
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    margin-right: 12px;
  }
  .form-inline .radio,
  .form-inline .checkbox,
  .form-inline .btn {
    margin-top: 16px;
    margin-right: 12px;
  }
}
.form-inverse .form-group .form-control {
  border-bottom-color: rgba(255, 255, 255, 0.25);
  color: #ffffff;
}
.form-inverse .form-group .form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.form-inverse .form-group .form-control:-ms-input-placeholder {
  color: #ffffff;
}
.form-inverse .form-group .form-control::-webkit-input-placeholder {
  color: #ffffff;
}
.form-inverse .form-group .form-control ~ label:after,
.form-inverse .form-group .form-control ~ .form-control-line:after {
  background-color: #a6d5ed;
}
.form-inverse .form-group .form-control:focus {
  border-color: #ffffff;
}
.form-inverse .form-group .form-control:focus ~ label {
  color: #ffffff;
}
.form-inverse .form-group .form-control[disabled],
.form-inverse .form-group .form-control[readonly],
fieldset[disabled] .form-inverse .form-group .form-control {
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
.form-inverse select:focus {
  background: rgba(255, 255, 255, 0);
  color: #555555 !important;
}
.ink-reaction {
  position: relative;
  overflow: hidden;
}
.ink-reaction .ink {
  position: absolute;
  width: 200px;
  height: 200px;
  margin-left: -100px;
  margin-top: -100px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  -webkit-animation: ripple-animation 1.5s;
  animation: ripple-animation 1.5s;
}
.ink-reaction .ink.inverse {
  background-color: rgba(12, 12, 12, 0.5);
}
.ink-reaction.btn-icon-toggle,
.ink-reaction.btn-floating-action {
  overflow: visible;
}
.ink-reaction.btn-icon-toggle .ink,
.ink-reaction.btn-floating-action .ink {
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
}
.ink-reaction.btn-icon-toggle .ink,
.ink-reaction.btn-flat .ink {
  background-color: rgba(255, 255, 255, 0.25);
}
.ink-reaction.btn-icon-toggle .ink.inverse,
.ink-reaction.btn-flat .ink.inverse {
  background-color: rgba(12, 12, 12, 0.25);
}
@-webkit-keyframes ripple-animation {
  from {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
@keyframes ripple-animation {
  from {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
.input-group-lg > .input-group-content > .form-control,
.input-group-lg > .input-group-addon {
  height: 40px;
  padding: 0 0;
  font-size: 1.6em;
  line-height: 1.553;
  border-radius: 0px;
}
select.input-group-lg > .input-group-content > .form-control,
select.input-group-lg > .input-group-addon {
  height: 40px;
  line-height: 40px;
}
textarea.input-group-lg > .input-group-content > .form-control,
textarea.input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-content > .form-control,
select[multiple].input-group-lg > .input-group-addon {
  height: auto;
}
select.input-group-lg > .input-group-content > .form-control,
select.input-group-lg > .input-group-addon {
  height: 40px;
  line-height: 40px;
}
textarea.input-group-lg > .input-group-content > .form-control,
textarea.input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-content > .form-control,
select[multiple].input-group-lg > .input-group-addon {
  height: auto;
}
.input-group-sm > .input-group-content > .form-control,
.input-group-sm > .input-group-addon {
  height: 33px;
  padding: 0 0;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .input-group-content > .form-control,
select.input-group-sm > .input-group-addon {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .input-group-content > .form-control,
textarea.input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-content > .form-control,
select[multiple].input-group-sm > .input-group-addon {
  height: auto;
}
select.input-group-sm > .input-group-content > .form-control,
select.input-group-sm > .input-group-addon {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .input-group-content > .form-control,
textarea.input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-content > .form-control,
select[multiple].input-group-sm > .input-group-addon {
  height: auto;
}
.input-group-addon {
  border-color: transparent;
  background-color: transparent;
  color: inherit;
  opacity: 0.7;
}
.input-group-addon,
.input-group-btn {
  padding-left: 10px;
}
.input-group-addon:first-child,
.input-group-btn:first-child {
  padding-left: 0;
  padding-right: 10px;
}
.input-group-addon:last-child,
.input-group-btn:last-child {
  padding-right: 0;
}
.input-group-addon .btn-floating-action,
.input-group-btn .btn-floating-action {
  margin-top: -7px;
}
.input-group-addon .btn-floating-action.btn-lg,
.input-group-btn .btn-floating-action.btn-lg {
  margin-top: -19px;
}
.input-group-content {
  position: relative;
  display: table-cell;
  vertical-align: bottom;
}
.input-group .form-control-static {
  display: table-cell;
}
.input-group .form-control-static:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group .form-control-static:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group .form-control-static:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.form .form-group .input-group {
  margin-top: -16px;
}
.form .form-group .input-group-content,
.form .form-group .input-group-addon,
.form .form-group .input-group-btn {
  padding-top: 16px;
}
.form .form-group .input-group-addon {
  vertical-align: bottom;
}
.form .form-group .input-group-addon:first-child {
  min-width: 42px;
  text-align: left;
}
.help-block {
  position: absolute;
  right: 0;
  bottom: -15px;
  margin: 0;
  color: inherit;
  opacity: 0.7;
  font-size: 12px;
}
.form-horizontal .help-block {
  bottom: -20px;
  right: 10px;
}
span.help-block {
  right: auto;
}
.form-horizontal span.help-block {
  right: auto;
}
label {
  font-weight: 400;
}
.form-group > label,
.form-group .control-label {
  font-size: 12px;
  opacity: 0.5;
  margin-bottom: 0;
}
.form .form-group > label,
.form-inline .form-group > label {
  position: absolute;
  top: 0;
  left: 0;
}
textarea.form-control {
  padding: 4px 0 4px 0;
  line-height: normal;
}
textarea.autosize {
  min-height: 38px;
}
.floating-label .form-control ~ label,
.floating-label .os-host-textarea ~ label {
  top: 19px;
  font-size: 16px;
}
.floating-label .form-control .os-textarea,
.floating-label .os-host-textarea .os-textarea {
  border-bottom: 1px solid rgba(12, 12, 12, 0.12) !important;
}
.floating-label.has-focus .os-host-textarea ~ label,
.floating-label.has-text .os-host-textarea ~ label,
.floating-label .form-control:focus ~ label,
.floating-label .form-control.dirty ~ label,
.floating-label .form-control[placeholder] ~ label,
.floating-label .form-control[contenteditable][data-placeholder] ~ label,
.floating-label .form-control[contenteditable]:not(:empty) ~ label {
  top: 0px;
  font-size: 12px !important;
}
.floating-label .trick ~ label {
  top: 19px;
  font-size: 16px;
}
.floating-label .trick:focus ~ label,
.floating-label .trick.dirty ~ label {
  top: 0px;
  font-size: 14px !important;
}
.form-group.compact-form.floating-label .form-control ~ label {
  top: 17px;
}
.form-group.compact-form.floating-label.has-focus .os-host-textarea ~ label,
.form-group.compact-form.floating-label.has-text .os-host-textarea ~ label,
.form-group.compact-form.floating-label .form-control:focus ~ label,
.form-group.compact-form.floating-label .form-control.dirty ~ label,
.form-group.compact-form.floating-label .form-control[placeholder] ~ label,
.form-group.compact-form.floating-label .form-control[contenteditable][data-placeholder] ~ label,
.form-group.compact-form.floating-label .form-control[contenteditable]:not(:empty) ~ label {
  top: 0px;
  font-size: 12px !important;
}
textarea.control-2-rows {
  height: 64px;
}
textarea.control-3-rows {
  height: 96px;
}
textarea.control-4-rows {
  height: 128px;
}
textarea.control-5-rows {
  height: 160px;
}
textarea.control-6-rows {
  height: 192px;
}
textarea.control-7-rows {
  height: 224px;
}
textarea.control-8-rows {
  height: 256px;
}
textarea.control-9-rows {
  height: 288px;
}
textarea.control-10-rows {
  height: 320px;
}
textarea.control-11-rows {
  height: 352px;
}
textarea.control-12-rows {
  height: 384px;
}
textarea.no-resize {
  resize: none;
}
.checkbox-styled:not(ie8),
.radio-styled:not(ie8) {
  position: relative;
  margin-top: 0;
  display: table-cell;
  padding: 0;
}
.checkbox-styled:not(ie8) label,
.radio-styled:not(ie8) label {
  display: block;
  padding-left: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.checkbox-styled:not(ie8):last-child label,
.radio-styled:not(ie8):last-child label {
  padding-right: 16px;
}
.checkbox-styled:not(ie8) input ~ span,
.radio-styled:not(ie8) input ~ span {
  position: relative;
  padding-left: 30px;
  display: inline-block;
  cursor: pointer;
  vertical-align: text-top;
}
.checkbox-styled:not(ie8) input ~ span:before,
.radio-styled:not(ie8) input ~ span:before {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(68, 68, 68, 0.37);
}
.checkbox-styled:not(ie8) input[type="radio"],
.radio-styled:not(ie8) input[type="radio"],
.checkbox-styled:not(ie8) input[type="checkbox"],
.radio-styled:not(ie8) input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.checkbox-styled:not(ie8).radio-inline,
.radio-styled:not(ie8).radio-inline,
.checkbox-styled:not(ie8).checkbox-inline,
.radio-styled:not(ie8).checkbox-inline {
  padding-left: 0;
}
.checkbox-styled:not(ie8) input:checked ~ span:before,
.radio-styled:not(ie8) input:checked ~ span:before {
  border-color: #4fbbf4;
}
.checkbox-styled:not(ie8) input:checked + input ~ span:before,
.radio-styled:not(ie8) input:checked + input ~ span:before {
  border-color: #4fbbf4;
}
.checkbox-styled:not(ie8).disabled,
.radio-styled:not(ie8).disabled,
.checkbox-styled:not(ie8) input[disabled],
.radio-styled:not(ie8) input[disabled],
.checkbox-styled:not(ie8) input[readonly],
.radio-styled:not(ie8) input[readonly] {
  cursor: not-allowed !important;
}
.checkbox-styled:not(ie8).disabled ~ span,
.radio-styled:not(ie8).disabled ~ span,
.checkbox-styled:not(ie8) input[disabled] ~ span,
.radio-styled:not(ie8) input[disabled] ~ span,
.checkbox-styled:not(ie8) input[readonly] ~ span,
.radio-styled:not(ie8) input[readonly] ~ span {
  cursor: not-allowed !important;
}
.checkbox-styled:not(ie8).disabled ~ span:before,
.radio-styled:not(ie8).disabled ~ span:before,
.checkbox-styled:not(ie8) input[disabled] ~ span:before,
.radio-styled:not(ie8) input[disabled] ~ span:before,
.checkbox-styled:not(ie8) input[readonly] ~ span:before,
.radio-styled:not(ie8) input[readonly] ~ span:before {
  border-color: hsl(200.72727273, 3%, 90%);
}
.checkbox-styled:not(ie8).disabled:checked ~ span:before,
.radio-styled:not(ie8).disabled:checked ~ span:before,
.checkbox-styled:not(ie8) input[disabled]:checked ~ span:before,
.radio-styled:not(ie8) input[disabled]:checked ~ span:before,
.checkbox-styled:not(ie8) input[readonly]:checked ~ span:before,
.radio-styled:not(ie8) input[readonly]:checked ~ span:before {
  border-color: rgba(79, 187, 244, 0.5);
}
.radio-styled:not(ie8) input ~ span:before {
  top: 0;
  border-radius: 50%;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.radio-styled:not(ie8) input ~ span:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  width: 0;
  height: 0;
  background-color: #4fbbf4;
  border-radius: 50%;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.radio-styled:not(ie8) input:checked ~ span:after {
  left: 5px;
  top: 5px;
  width: 10px;
  height: 10px;
}
.radio-styled:not(ie8).disabled:not(:checked) ~ span:before,
.radio-styled:not(ie8) input[disabled]:not(:checked) ~ span:before,
.radio-styled:not(ie8) input[readonly]:not(:checked) ~ span:before {
  background: none !important;
}
.radio-styled:not(ie8).disabled:checked ~ span:after,
.radio-styled:not(ie8) input[disabled]:checked ~ span:after,
.radio-styled:not(ie8) input[readonly]:checked ~ span:after {
  background-color: rgba(79, 187, 244, 0.5);
}
.checkbox-styled:not(ie8) {
  /*input[dbchecked=false]:checked ~ span:after,
    input[dbchecked="false"]:checked ~ span:after,
    input[dbchecked='false']:checked ~ span:after {
        border: none;
        background-color: rgba(79, 187, 244, 0.75);
        background-clip: content-box;
        padding-right: 9px;
    }*/
}
.checkbox-styled:not(ie8) input ~ span:before {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.checkbox-styled:not(ie8) input:checked ~ span:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: 10px;
  border-top-style: none;
  border-right-style: none;
}
.checkbox-styled:not(ie8) input:indeterminate ~ span:before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  height: 20px;
  border-color: #4fbbf4;
  background-color: rgba(79, 187, 244, 0.75);
  background-clip: content-box;
  padding: 3px;
  border-top-style: solid;
  border-right-style: solid;
}
.checkbox-styled:not(ie8) input[dbchecked]:checked ~ span:before {
  top: 4px;
}
.checkbox-styled:not(ie8) input[dbchecked]:checked ~ span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
  position: absolute;
  z-index: 1;
  height: 8px;
  width: 18px;
  border: 2px solid #4fbbf4;
  border-top-style: none;
  border-right-style: none;
  left: 1px;
}
.checkbox-styled:not(ie8) input[dbchecked=false]:checked ~ span:after,
.checkbox-styled:not(ie8) input[dbchecked="false"]:checked ~ span:after,
.checkbox-styled:not(ie8) input[dbchecked='false']:checked ~ span:after,
.checkbox-styled:not(ie8) input[dbchecked=false]:checked ~ span:before,
.checkbox-styled:not(ie8) input[dbchecked="false"]:checked ~ span:before,
.checkbox-styled:not(ie8) input[dbchecked='false']:checked ~ span:before {
  border-bottom-style: dotted;
  border-left-style: dotted;
}
.checkbox-styled:not(ie8).disabled:indeterminate ~ span:before,
.checkbox-styled:not(ie8) input[disabled]:indeterminate ~ span:before,
.checkbox-styled:not(ie8) input[readonly]:indeterminate ~ span:before {
  border-color: rgba(79, 187, 244, 0.5);
  background-color: rgba(79, 187, 244, 0.4);
}
.k-white-controls .checkbox-styled:not(ie8) input:checked ~ span:before,
.k-white-controls .radio-styled:not(ie8) input:checked ~ span:before {
  border-color: #4fbbf4;
}
.k-white-controls .checkbox-styled:not(ie8) input:checked + input ~ span:before,
.k-white-controls .radio-styled:not(ie8) input:checked + input ~ span:before {
  border-color: #4fbbf4;
}
/**/
.trick {
  height: 35px;
}
.trick select:focus {
  background: #ffffff;
  color: #555555 !important;
}
/*
.table {
	// Cells
	> thead,
	> tbody,
	> tfoot {
		> tr {
			> th,
			> td {
				vertical-align: baseline;
			}
		}
	}
	
	thead {
		opacity: 0.75;
		
		> tr > th {
			color: inherit;
			font-weight: @weight-medium;
		}
	}
}*/
.table-bordered {
  border-color: hsla(200.72727273, 3%, 65%, 0.2);
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border-color: hsla(200.72727273, 3%, 65%, 0.2);
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: hsla(200.72727273, 3%, 95%, 0.35);
}
.table-banded > tbody > tr > td:nth-child(odd),
.table-banded > tbody > tr > th:nth-child(odd) {
  background-color: hsla(200.72727273, 3%, 95%, 0.35);
}
.table-no-border {
  border-color: transparent;
}
.table-no-border > thead > tr > th,
.table-no-border > tbody > tr > th,
.table-no-border > tfoot > tr > th,
.table-no-border > thead > tr > td,
.table-no-border > tbody > tr > td,
.table-no-border > tfoot > tr > td {
  border-color: transparent;
}
.table-condensed > tbody > tr > td {
  vertical-align: middle;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: hsla(200.72727273, 3%, 90%, 0.25);
}
.alert.alert-callout {
  position: relative;
  padding-left: 20px;
  background: #ffffff;
  color: #555555;
  border-radius: 3px;
  border-color: rgba(85, 85, 85, 0.15);
}
.alert.alert-callout:before {
  content: '';
  position: absolute;
  display: block;
  width: 4px;
  left: -1px;
  top: -1px;
  bottom: -1px;
  background: red;
}
.alert-callout.alert-success:before {
  background: #4caf50;
}
.alert-callout.alert-info:before {
  background: #2196f3;
}
.alert-callout.alert-warning:before {
  background: #ff9800;
}
.alert-callout.alert-danger:before {
  background: #f44336;
}
/* CSS Document */
html {
  margin: auto;
  min-height: 100%;
}
body {
  background-color: #ffffff;
  min-height: 100vh;
}
body.new-layout-ib {
  background-color: #edeef2 !important;
}
body.new-layout-ib.ibtv {
  background-color: transparent !important;
}
body.new-layout-ib #wrap {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding-top: 0px !important;
}
body.new-layout-ib .container-fluid {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.headertobottom {
  height: calc(100vh - 48px);
}
.landingpage {
  background: #f1f3f5 url('../../../../images/iBMgmt/stripe_background.png') repeat;
}
.portal {
  background: url('../../../../images/iBMgmt/background.png') center 50px fixed no-repeat;
  background-size: cover;
  border: none;
}
.iB-dashboard {
  background: url('../../../../images/stripe_background.png');
  color: #444444;
}
.valign-top {
  vertical-align: top !important;
}
.valign-middle {
  vertical-align: middle !important;
}
.valign-bottom {
  vertical-align: bottom !important;
}
.valing-middle-child > * {
  display: inline-block;
  vertical-align: middle;
}
.d-block {
  display: block;
}
.d-inline {
  display: inline;
}
.d-inline-block {
  display: inline-block;
}
.d-block-invisible {
  display: block;
  visibility: hidden;
}
.d-flex-center {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .col-xs-48 {
    width: 48px;
  }
  .col-xs-56 {
    width: 56px;
  }
}
.logo {
  height: 50px;
  width: 50px !important;
  float: left;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  font-size: 35px;
}
header {
  overflow: hidden;
  height: 50px;
  border: none;
}
.username {
  color: #fff;
  font-size: 14px;
  display: inline;
  margin-right: 10px;
  position: 50%;
  padding-bottom: 10px;
}
.user-header {
  height: 50px;
  display: inline-block;
  border-right: solid 1px rgba(255, 255, 255, 0.2);
  margin-right: 10px;
  padding-top: 10px;
}
.user-header .open > .dropdown-toggle.btn-default,
.user-header .open > .dropdown-toggle.btn-default {
  background: none;
}
.user-header button,
.user-header button:focus,
.user-header button:active,
.user-header button:hover {
  background: transparent;
  border: none;
  margin: none;
  padding: 0px;
}
.user-header .caret {
  color: #ffffff;
  margin-right: 10px;
}
.user-header .dropdown-menu {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  margin-top: 6px;
}
.user-photo {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  border-radius: 12px !important;
  background: #ccc;
  display: inline-block;
  overflow: hidden;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}
.user-photo2 {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 40% !important;
  -moz-border-radius: 40% !important;
  border-radius: 40% !important;
  background-color: #ccc;
  background-size: cover;
  background-image: url('../../../../images/avatar.jpg');
  display: inline-block;
  overflow: hidden;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}
.user-photo #userphoto {
  font-size: 30px;
  line-height: 35px;
  color: #fff;
}
.round-icon {
  border-radius: 30% !important;
  width: 26px;
  height: 26px;
  display: block;
  margin: auto;
}
.round-icon i {
  line-height: 26px;
}
.entity-image > .round-icon {
  display: inline-block;
}
#menu-toggle span {
  margin: 7px 0px;
  text-indent: 0px;
}
#menu-toggle {
  background-color: transparent !important;
}
.OptionBar {
  clear: both;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  padding: 0px 30px;
  bottom: 0;
  width: 425px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  z-index: 1000;
}
.sidebar-right {
  right: -425px;
}
.sidebar-left {
  left: -425px;
}
.sidebar_name {
  padding-top: 25px;
  color: #fff;
  opacity: 0.7;
}
#Newswrapper.globalactive .sidebar-right,
#Appswrapper.globalactive .sidebar-right,
#Helpwrapper.globalactive .sidebar-right,
#Searchmenu-toggle.globalactive .sidebar-right,
#Setmenu-toggle.globalactive .sidebar-right {
  right: 0px;
}
#sidebarNews_menu li a {
  background: #555;
  color: #fff;
}
#sidebarNews_menu li a:active {
  background: #fff;
  color: #555;
}
.sidebar-nav > .sidebar-brand {
  height: 155px;
  line-height: 60px;
  font-size: 25px;
  color: #FFF;
  margin-top: 35px;
}
.sidebar-brand h3 {
  font-weight: 700;
}
.sidebar-brand .navbar-form {
  padding-left: 0px;
}
.sidebar-nav > .sidebar-brand a {
  color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}
.sub_icon {
  float: right;
  padding-right: 65px;
  padding-top: 10px;
}
/*----- News Tab ----*/
#sidebar-Newswrapper #sidebarNews_menu #sidebar .newsthumb {
  width: 70px;
  height: 70px;
  float: left;
  /*background-image: url('@{base-img-url}news.jpg');*/
  background-size: cover;
}
/* --- Tab Primary Menu --- */
#sidebar-Newswrapper,
#sidebar-Appswrapper,
#sidebar-Helpwrapper,
#sidebar-Searchwrapper,
#sidebar-Setwrapper {
  margin-right: -425px;
  right: -10px;
  width: 425px;
  background: #ffffff;
  position: fixed;
  height: 100%;
  z-index: 1000;
  transition: all 0.4s ease 0s;
  margin-top: -37px;
  box-shadow: 0px 1px 6px #aaa;
  -moz-box-shadow: 0px 1px 6px #aaa;
  -webkit-box-shadow: 0px 1px 6px #aaa;
  -pie-box-shadow: 0px 1px 6px #aaa;
}
#Newswrapper.globalactive,
#Appswrapper.globalactive,
#Helpwrapper.globalactive,
#Searchwrapper.globalactive,
#Setwrapper.globalactive {
  padding-right: 0px;
}
#Newswrapper.globalactive #sidebar-Newswrapper,
#Appswrapper.globalactive #sidebar-Appswrapper,
#Helpwrapper.globalactive #sidebar-Helpwrapper,
#Searchwrapper.globalactive #sidebar-Searchwrapper,
#Setwrapper.globalactive #sidebar-Setwrapper {
  right: 425px;
  overflow-y: auto;
}
#sidebarNews_menu li a,
#sidebarApps_menu li a,
#sidebarHelp_menu li a,
#sidebarSearch_menu li a,
#sidebarSet_menu li a {
  color: #999;
  display: block;
  float: left;
  text-decoration: none;
  width: 425px;
  background: #fff;
}
#sidebarNews_menu #sidebar_menu li a:hover {
  background: #555 !important;
}
.newsnav-list div#news-thumb {
  width: 70px;
  height: 70px;
  float: left;
  /*background-image:url('@{base-img-url}news.jpg');*/
  background-size: cover;
}
.newsnav-list h4.media-heading {
  font-size: 15px;
  color: #3063b4;
  text-indent: 0px;
}
.newsnav-list h5.news-data {
  font-size: 13px;
  color: #888888;
  text-indent: 0px;
  line-height: 5px;
  font-weight: normal;
}
.newsnav-list .media-body {
  line-height: 16px;
  padding-left: 20px;
}
.newsnav-list li {
  display: block;
  overflow: hidden;
}
.newsnav {
  background: #3063b4;
}
.newsnav-list li a {
  background-color: #fff;
  padding: 20px;
  font-size: 13px;
}
.newsnav-list li a:hover {
  background-color: #efefef;
  color: #555;
}
.newsnav-list .media {
  overflow: hidden;
  height: 70px;
}
ul#sidebar {
  margin-bottom: 100px;
}
/* columns of same height styles */
.row-full-height {
  height: 100%;
}
.col-full-height {
  height: 100%;
  vertical-align: middle;
}
.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */
  table-layout: fixed;
}
.row-same-height.inline-table {
  display: inline-table;
  width: auto;
}
.row-same-height.layout-auto {
  table-layout: auto;
}
.col-same-height {
  display: table-cell;
  float: none !important;
}
.col-auto-width {
  width: 1%;
  white-space: nowrap;
}
.no-gutter {
  padding: 0px;
}
.no-margin,
.no-margin-pseudo-after:after,
.no-margin-pseudo-before:before {
  margin: 0px!important;
}
.iB-required {
  color: red;
  font-weight: bold;
}
@media (max-width: 767px) {
  .user-header .dropdown-menu {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    margin-top: 5px;
    right: 0;
    left: auto;
  }
  #primary-nav.navbar-right {
    margin-right: 0px !important;
  }
  #primary-nav > ul {
    width: 100%;
  }
  #primary-nav a {
    color: #274e8f;
    font-size: 20px;
    padding-right: 10px;
    padding-left: 10px;
    clear: both;
  }
  #primary-nav a:hover {
    color: #ff723d;
  }
  #quicksearch-group {
    float: left;
  }
  #primary-nav .navbar-form {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .form-control {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
  }
  .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #primary-navbar-collapse-1 {
    float: none;
    width: 100%;
  }
  .user-header {
    float: right !important;
  }
  #primary-nav a {
    color: #fff;
    font-size: 15px;
  }
  #primary-nav a span {
    padding-right: 20px;
  }
  .navbar-nav,
  .navbar-form {
    margin: 0px;
  }
  .OptionBar {
    clear: both;
    height: 50px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0px;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    z-index: 1000;
  }
  .sidebar-right {
    right: -100%;
  }
  .sidebar-left {
    left: -100%;
  }
  #Newswrapper,
  #Appswrapper,
  #Helpwrapper,
  #Setwrapper,
  #Searchwrapper {
    padding-right: 100%;
  }
  #sidebar-Newswrapper,
  #sidebar-Appswrapper,
  #sidebar-Helpwrapper,
  #sidebar-Searchwrapper,
  #sidebar-Setwrapper {
    margin-right: -100%;
    right: -10px;
    width: 100%;
    position: fixed;
    height: 100%;
    z-index: 1000;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    margin-top: -37px;
    box-shadow: 0px 1px 6px #aaa;
    -moz-box-shadow: 0px 1px 6px #aaa;
    -webkit-box-shadow: 0px 1px 6px #aaa;
    -pie-box-shadow: 0px 1px 6px #aaa;
  }
  #sidebarNews_menu li a,
  #sidebarApps_menu li a,
  #sidebarHelp_menu li a,
  #sidebarSearch_menu li a,
  #sidebarSet_menu li a {
    color: #999;
    display: block;
    float: left;
    text-decoration: none;
    width: 100%;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    -ms-transition: background 0.5s;
    transition: background 0.5s;
  }
  #sidebarNews_menu li a {
    background: #fff !important;
  }
  #Newswrapper.globalactive,
  #Appswrapper.globalactive,
  #Helpwrapper.globalactive,
  #Searchwrapper.globalactive,
  #Setwrapper.globalactive {
    right: 100%;
    overflow-y: auto;
  }
  #Newswrapper.globalactive #sidebar-Newswrapper,
  #Appswrapper.globalactive #sidebar-Appswrapper,
  #Helpwrapper.globalactive #sidebar-Helpwrapper,
  #Searchwrapper.globalactive #sidebar-Searchwrapper,
  #Setwrapper.globalactive #sidebar-Setwrapper {
    right: 100%;
    width: 100%;
  }
  .filters {
    margin-right: 0px;
  }
}
@media (min-width: 768px) {
  #primary-navbar-collapse-1 {
    float: right;
  }
  #wrap {
    margin: 0px 20px;
  }
  #primary-nav-Wrap {
    display: inline;
    float: right !important;
  }
  .navbar-nav > li {
    float: left !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #sidebar-Newswrapper,
  #sidebar-Appswrapper,
  #sidebar-Helpwrapper,
  #sidebar-Searchwrapper,
  #sidebar-Setwrapper {
    margin-right: -50%;
    right: -10px;
    width: 50%;
    position: fixed;
    height: 100%;
    z-index: 1000;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    margin-top: -37px;
    box-shadow: 0px 1px 6px #aaa;
    -moz-box-shadow: 0px 1px 6px #aaa;
    -webkit-box-shadow: 0px 1px 6px #aaa;
    -pie-box-shadow: 0px 1px 6px #aaa;
  }
  #sidebarNews_menu li a,
  #sidebarApps_menu li a,
  #sidebarHelp_menu li a,
  #sidebarSearch_menu li a,
  #sidebarSet_menu li a {
    color: #999;
    display: block;
    float: left;
    text-decoration: none;
    width: 100%;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    -ms-transition: background 0.5s;
    transition: background 0.5s;
  }
  #Newswrapper.globalactive #sidebar-Newswrapper,
  #Appswrapper.globalactive #sidebar-Appswrapper,
  #Helpwrapper.globalactive #sidebar-Helpwrapper,
  #Searchwrapper.globalactive #sidebar-Searchwrapper,
  #Setwrapper.globalactive #sidebar-Setwrapper {
    right: 50px;
  }
  #Newswrapper.globalactive #sidebar-Newswrapper,
  #Appswrapper.globalactive #sidebar-Appswrapper,
  #Helpwrapper.globalactive #sidebar-Helpwrapper,
  #Searchwrapper.globalactive #sidebar-Searchwrapper,
  #Setwrapper.globalactive #sidebar-Setwrapper {
    right: 50%;
    width: 50%;
    overflow-y: auto;
  }
}
.modal.header-xl-modal > .modal-backdrop {
  margin-top: 64px;
}
.modal.header-xl-modal > .modal-dialog.side {
  margin-top: 64px;
}
.modal.header-xl-modal.header-xs-modal > .modal-backdrop {
  margin-top: 45px;
}
.modal.header-xl-modal.header-xs-modal > .modal-dialog.side {
  margin-top: 45px;
}
/* modal options Criação Indicador > Marcos */
.create-option-modal {
  display: none;
  background-color: #fff;
  position: absolute;
  max-height: 100%;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  z-index: 1001;
}
.create-option-modal ~ .divLoading.modal-loading {
  z-index: 1001 !important;
}
.create-option-modal .info-title {
  padding-top: 10px;
  font-weight: 500;
  font-size: 14px;
  color: #125098;
}
.create-option-modal .info-subtitle {
  font-weight: 400;
  font-size: 12px;
  color: #125098;
  opacity: 0.75;
}
.create-option-modal .info-empty {
  padding-bottom: 20px;
}
.create-option-modal .floating-label .form-control ~ label,
.create-option-modal .floating-label .os-host-textarea ~ label {
  color: #125098;
  opacity: 0.75;
  font-size: 12px;
}
.create-option-modal .form-control {
  font-size: 13px;
  color: #444;
}
.create-option-modal.comments {
  z-index: 1;
  position: relative;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.create-option-modal.comments.color-private {
  background-color: #fffcd9;
}
.create-option-modal.comments.color-public {
  background-color: #fff;
}
.create-option-modal.comments.color-restrict {
  background-color: #f1f5f9;
}
.create-option-modal .simplebar-content {
  overflow-x: hidden;
}
.create-option-footer {
  position: absolute;
  bottom: 0;
}
.create-option-footer .modal-side-footer {
  position: relative;
}
.create-option-scroll {
  height: 100%;
}
.actions.open .btn-icon-toggle {
  background-color: rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
.search-options.row-search {
  background-color: #edeef2;
  display: none;
}
.search-options .line-search-icon {
  position: absolute;
  right: -8px;
  bottom: 6px;
  width: 36px;
  text-align: center;
}
.search-options .search-icon.active {
  color: #21a2ea;
}
.search-options .search-icon.icon-close {
  cursor: pointer;
}
.search-options .form-control {
  font-size: 13px;
  color: #444;
  padding-right: 24px;
}
/* classificadores */
.tag-icon {
  display: table;
  margin: auto;
  text-align: left;
}
.tag-icon .tag-frame {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: absolute;
}
@media (min-width: 865px) {
  .tag-icon .tag-frame {
    height: 46px;
    width: 46px;
    line-height: 46px;
  }
}
.tag-icon .tag-frame i {
  color: #fff;
  font-size: 20px;
}
.tag-icon .tag-frame i.invert {
  color: #1c52cd;
}
@media (min-width: 865px) {
  .tag-icon .tag-frame i {
    font-size: 30px;
  }
}
.tag-icon img {
  height: 30px;
}
@media (min-width: 865px) {
  .tag-icon img {
    height: 46px;
  }
}
.tag-icon.treeSize {
  line-height: 0;
}
.tag-icon.treeSize .tag-frame {
  width: 16px;
  height: 16px;
  line-height: 0;
}
.tag-icon.treeSize .tag-frame i,
.tag-icon.treeSize .tag-frame i:before {
  font-size: 8px;
  line-height: 16px;
}
.tag-icon.treeSize img {
  height: 16px !important;
  width: auto !important;
}
.preview-tag {
  display: table;
  padding-top: 6px;
}
.preview-tag .tag-icon {
  display: table-cell;
  vertical-align: bottom;
  padding-right: 16px;
}
.preview-tag .tag-icon .tag-frame {
  height: 46px;
  width: 46px;
  line-height: 46px;
}
.preview-tag .tag-icon .tag-frame i {
  font-size: 30px;
}
.preview-tag .tag-icon img {
  width: 61px;
  height: 46px;
}
.preview-tag .tag-icon.treeSize .tag-frame {
  line-height: 0;
  width: 16px;
  height: 16px;
}
.preview-tag .tag-icon.treeSize .tag-frame i {
  font-size: 11px;
}
.preview-tag .tag-icon.treeSize img {
  width: 21px;
  height: 16px;
}
/* comentários */
.comment-block {
  margin: 8px 0;
  padding: 0;
  padding-bottom: 16px;
}
.comment-block.restrict {
  background-color: #f1f5f9;
}
.comment-block.restrict:after {
  border-right-color: #f1f5f9;
  border-left-color: #f1f5f9;
}
.comment-block.private {
  background-color: #fffcd9;
}
.comment-block.private:after {
  border-right-color: #fffcd9;
  border-left-color: #fffcd9;
}
.comment-block.public {
  border: 1px solid #e6e6e6;
}
.comment-block.public:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 17px solid #fff;
  border-right-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  top: -1px;
  left: 100%;
  border-top-color: #e6e6e6;
  border-top-width: 17px;
  border-left-width: 0;
  border-right-width: 17px;
}
.comment-block.public:after {
  border-color: transparent;
  border-top-color: #fff;
  border-width: 15px;
  border-right-width: 15px;
  border-left-width: 0;
  border-bottom-width: 0;
}
.comment-block.public.self:after {
  border-left-width: 15px;
  border-right-width: 0;
  top: 0;
  left: auto;
  right: 100%;
}
.comment-block.public.self:before {
  border-left-width: 17px;
  border-top-width: 17px;
  border-right-width: 0;
  top: -1px;
  left: auto;
  right: 100%;
}
.comment-block:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 16px solid #fff;
  border-right-width: 0;
  border-top-width: 0;
  top: 0;
  left: 100%;
}
.comment-block.self:after {
  border-left-width: 0;
  border-top-width: 0;
  border-right-width: 16px;
  top: 0;
  left: auto;
  right: 100%;
}
.comment-block .comment-header {
  height: 48px;
  padding: 0 16px;
  border-bottom: 1px solid #e6e6e6;
}
.comment-block .comment-content {
  font-style: italic;
  color: #979797;
  font-size: 13px;
  line-height: 16px;
}
.comment-block .user-image {
  margin-right: 2px;
  display: inline-block;
}
.comment-block .user-image > img {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 30% !important;
  -moz-border-radius: 30% !important;
  border-radius: 30% !important;
}
.comment-block .counter {
  margin-left: 6px;
  color: #125098;
}
.comment-block .counter .counter {
  font-size: 11px;
  font-weight: 500;
}
/*# sourceMappingURL=bootstrap-mgmt.css.map */
