/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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;
  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;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../../node_modules/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("../../node_modules/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../node_modules/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../node_modules/bootstrap/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";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  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;
  height: auto;
  max-width: 100%;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.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: 500;
  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: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
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: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
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: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #28b35c;
}
a.text-success:hover,
a.text-success:focus {
  color: #1f8947;
}
.text-info {
  color: #57a8f0;
}
a.text-info:hover,
a.text-info:focus {
  color: #2890ec;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #da393d;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #bd2327;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
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;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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.42857143;
  color: #777777;
}
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 #eeeeee;
  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: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
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: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
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: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.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: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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 #ddd;
}
.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 #ddd;
}
.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 #ddd;
}
.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: #f5f5f5;
}
.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: #f5f5f5;
}
.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: #e8e8e8;
}
.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: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-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: 14px;
  line-height: 1.42857143;
  color: #FFFFFF;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #FFFFFF;
  background-color: #424549;
  background-image: none;
  border: 1px solid #1e2124;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  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: 30px;
  }
  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: 46px;
  }
}
.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: 20px;
  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;
  padding-left: 20px;
  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;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.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: #28b35c;
}
.has-success .form-control {
  border-color: #28b35c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #1f8947;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #65dc91;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #65dc91;
}
.has-success .input-group-addon {
  color: #28b35c;
  background-color: #dff0d8;
  border-color: #28b35c;
}
.has-success .form-control-feedback {
  color: #28b35c;
}
.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.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: #da393d;
}
.has-error .form-control {
  border-color: #da393d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #bd2327;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ea8f91;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ea8f91;
}
.has-error .input-group-addon {
  color: #da393d;
  background-color: #f2dede;
  border-color: #da393d;
}
.has-error .form-control-feedback {
  color: #da393d;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@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: 27px;
}
.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: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  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: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #c5d5e8;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #c5d5e8;
  background-color: #323b47;
  border-color: #323b47;
}
.btn-default:focus,
.btn-default.focus {
  color: #c5d5e8;
  background-color: #1d2229;
  border-color: #000000;
}
.btn-default:hover {
  color: #c5d5e8;
  background-color: #1d2229;
  border-color: #191d23;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #c5d5e8;
  background-color: #1d2229;
  background-image: none;
  border-color: #191d23;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.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 {
  color: #c5d5e8;
  background-color: #0e1114;
  border-color: #000000;
}
.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: #323b47;
  border-color: #323b47;
}
.btn-default .badge {
  color: #323b47;
  background-color: #c5d5e8;
}
.btn-primary {
  color: #ffffff;
  background-color: #22a6af;
  border-color: #22a6af;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #1a7d84;
  border-color: #0d4144;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #1a7d84;
  border-color: #18757c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #1a7d84;
  background-image: none;
  border-color: #18757c;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.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 {
  color: #ffffff;
  background-color: #146166;
  border-color: #0d4144;
}
.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: #22a6af;
  border-color: #22a6af;
}
.btn-primary .badge {
  color: #22a6af;
  background-color: #ffffff;
}
.btn-success {
  color: #fff;
  background-color: #28b35c;
  border-color: #1c1e22;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #1f8947;
  border-color: #000000;
}
.btn-success:hover {
  color: #fff;
  background-color: #1f8947;
  border-color: #000000;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #1f8947;
  background-image: none;
  border-color: #000000;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.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 {
  color: #fff;
  background-color: #186c38;
  border-color: #000000;
}
.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: #28b35c;
  border-color: #1c1e22;
}
.btn-success .badge {
  color: #28b35c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #1569a7;
  border-color: #1569a7;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #0f4d7a;
  border-color: #072236;
}
.btn-info:hover {
  color: #fff;
  background-color: #0f4d7a;
  border-color: #0e4771;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #0f4d7a;
  background-image: none;
  border-color: #0e4771;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.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 {
  color: #fff;
  background-color: #0b395a;
  border-color: #072236;
}
.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: #1569a7;
  border-color: #1569a7;
}
.btn-info .badge {
  color: #1569a7;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.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 {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.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: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #da393d;
  border-color: #da393d;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #bd2327;
  border-color: #7c171a;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bd2327;
  border-color: #b42225;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #bd2327;
  background-image: none;
  border-color: #b42225;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.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 {
  color: #fff;
  background-color: #9f1e21;
  border-color: #7c171a;
}
.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: #da393d;
  border-color: #da393d;
}
.btn-danger .badge {
  color: #da393d;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.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: 14px;
  text-align: left;
  list-style: none;
  background-color: #323b47;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid #1e2124;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #7e7e7e;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #22a6af;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.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: 12px;
  line-height: 1.42857143;
  color: #777777;
  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-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 {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  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: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.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: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
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: 14px;
  font-weight: 400;
  line-height: 1;
  color: #FFFFFF;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #1e2124;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.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: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.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: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.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: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.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: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@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;
    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: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.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: 4px;
}
.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.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@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: 20px;
  }
  .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: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@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;
    -webkit-box-shadow: none;
    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: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    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: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.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: #9d9d9d;
  }
  .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: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.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: 6px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #1b2430;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #dfe4ea;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #c0c1c2;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #c5d5e8;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid transparent;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #FFFFFF;
  background-color: #323b47;
  border-color: transparent;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.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: #FFFFFF;
  cursor: default;
  background-color: #323b47;
  border-color: transparent;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  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.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 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: transparent;
  border: 1px solid transparent;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #323b47;
}
.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: #777777;
  cursor: not-allowed;
  background-color: transparent;
}
.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: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  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: #337ab7;
  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: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.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: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  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: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.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: #28b35c;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #1f8947;
}
.alert-info {
  color: #57a8f0;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2890ec;
}
.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: #da393d;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #bd2327;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.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: #121317;
  border: 1px solid #0d1218;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.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: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.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: #c7ddef;
}
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: #28b35c;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #28b35c;
}
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: #28b35c;
  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: #28b35c;
  border-color: #28b35c;
}
.list-group-item-info {
  color: #57a8f0;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #57a8f0;
}
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: #57a8f0;
  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: #57a8f0;
  border-color: #57a8f0;
}
.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: #da393d;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #da393d;
}
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: #da393d;
  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: #da393d;
  border-color: #da393d;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  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: 3px;
  border-bottom-left-radius: 3px;
}
.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: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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: 3px;
  border-bottom-left-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.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: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #28b35c;
  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: #28b35c;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #57a8f0;
  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: #57a8f0;
}
.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: #da393d;
  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: #da393d;
}
.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: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  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;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #1b2430;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #585858;
}
.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 #0d1218;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #0d1218;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-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: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  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: 12px;
  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: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.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: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  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;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.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: 14px;
  background-color: #29323e;
  border-bottom: 1px solid #1f262f;
  border-radius: 5px 5px 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;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  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 {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: 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: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.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;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../node_modules/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../../node_modules/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../node_modules/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../../node_modules/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../node_modules/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../../node_modules/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.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;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
@font-face {
  font-family: 'CyberSponse';
  src: url('../../fonts/iconmoon/CyberSponse.eot?1h2z93');
  src: url('../../fonts/iconmoon/CyberSponse.eot?1h2z93#iefix') format('embedded-opentype'), url('../../fonts/iconmoon/CyberSponse.ttf?1h2z93') format('truetype'), url('../../fonts/iconmoon/CyberSponse.woff?1h2z93') format('woff'), url('../../fonts/iconmoon/CyberSponse.woff2?1h2z93') format('woff2'), url('../../fonts/iconmoon/CyberSponse.svg?1h2z93#CyberSponse') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  font: normal normal normal 16px/1 CyberSponse;
  vertical-align: middle;
  font-size: inherit;
  line-height: 110%;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-attachment-from-file:before {
  content: "\e901";
}
.icon-calculate-file-hash:before {
  content: "\e902";
}
.icon-create-file-from-string:before {
  content: "\e904";
}
.icon-database-connector:before {
  content: "\e905";
}
.icon-database-query:before {
  content: "\e906";
}
.icon-download-file-from-url:before {
  content: "\e907";
}
.icon-execute-remote-command:before {
  content: "\e908";
}
.icon-fetch-email:before {
  content: "\e909";
}
.icon-map-playbook:before {
  content: "\e90b";
}
.icon-send-file-via-sftp:before {
  content: "\e90c";
}
@font-face {
  font-family: 'CyberSponse';
  src: url('../../fonts/iconmoon/fonts/CyberSponse.eot?is2fmk');
  src: url('../../fonts/iconmoon/fonts/CyberSponse.eot?is2fmk#iefix') format('embedded-opentype'), url('../../fonts/iconmoon/fonts/CyberSponse.ttf?is2fmk') format('truetype'), url('../../fonts/iconmoon/fonts/CyberSponse.woff?is2fmk') format('woff'), url('../../fonts/iconmoon/fonts/CyberSponse.svg?is2fmk#CyberSponse') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-api-trigger:before {
  content: "\e900";
}
.icon-access-control:before {
  content: "\e901";
}
.icon-add:before {
  content: "\e902";
}
.icon-alert:before {
  content: "\e903";
}
.icon-approval:before {
  content: "\e904";
}
.icon-assets:before {
  content: "\e905";
}
.icon-assign-to-role:before {
  content: "\e906";
}
.icon-attachments:before {
  content: "\e907";
}
.icon-audit-log:before {
  content: "\e908";
}
.icon-audit-log-copy:before {
  content: "\e909";
}
.icon-automation:before {
  content: "\e90a";
}
.icon-brute-force-attempts:before {
  content: "\e90b";
}
.icon-campaign:before {
  content: "\e90c";
}
.icon-card-count:before {
  content: "\e90d";
}
.icon-card-list:before {
  content: "\e90e";
}
.icon-change-severity:before {
  content: "\e90f";
}
.icon-change-status:before {
  content: "\e910";
}
.icon-chart:before {
  content: "\e911";
}
.icon-check:before {
  content: "\e912";
}
.icon-clone:before {
  content: "\e913";
}
.icon-clone-template:before {
  content: "\e914";
}
.icon-close:before {
  content: "\e915";
}
.icon-close-01:before {
  content: "\e916";
}
.icon-code-snippet:before {
  content: "\e91a";
}
.icon-comments:before {
  content: "\e91b";
}
.icon-connector-disconnected:before {
  content: "\e91c";
}
.icon-connector-health1:before {
  content: "\e91d";
}
.icon-connector-health:before {
  content: "\e91e";
}
.icon-connector:before {
  content: "\e91f";
}
.icon-connector-store:before {
  content: "\e920";
}
.icon-connector-type:before,
.icon-connectors:before {
  content: "\e921";
}
.icon-copy-link:before {
  content: "\e922";
}
.icon-create-record:before {
  content: "\e923";
}
.icon-create-record-filled:before {
  content: "\e924";
}
.icon-dashboard:before {
  content: "\e925";
}
.icon-dashboard-settings:before {
  content: "\e926";
}
.icon-dashboard-types:before {
  content: "\e927";
}
.icon-date_time:before {
  content: "\e928";
}
.icon-decision:before {
  content: "\e929";
}
.icon-delete:before {
  content: "\e92a";
}
.icon-delete-template:before {
  content: "\e92b";
}
.icon-description:before {
  content: "\e995";
}
.icon-details:before {
  content: "\e994";
}
.icon-down-arrow-big:before {
  content: "\e92d";
}
.icon-down-arrow-small:before {
  content: "\e92e";
}
.icon-edit:before {
  content: "\e92f";
}
.icon-edit-01:before {
  content: "\e930";
}
.icon-edit-template:before {
  content: "\e931";
}
.icon-editable-form:before {
  content: "\e932";
}
.icon-editable-form-group:before {
  content: "\e933";
}
.icon-email-templates:before {
  content: "\e935";
}
.icon-execute:before {
  content: "\e937";
}
.icon-export:before {
  content: "\e938";
}
.icon-export-template:before {
  content: "\e934";
}
.icon-field-mapping:before {
  content: "\e939";
}
.icon-file-upload:before {
  content: "\e936";
}
.icon-filter:before {
  content: "\e93a";
}
.icon-filter-01:before {
  content: "\e93b";
}
.icon-find-record:before {
  content: "\e93c";
}
.icon-find-record-filled:before {
  content: "\e93d";
}
.icon-fraud-management:before {
  content: "\e93e";
}
.icon-generate-incident-summary-report:before {
  content: "\e93f";
}
.icon-grid-list:before {
  content: "\e940";
}
.icon-help:before {
  content: "\e941";
}
.icon-iframe:before {
  content: "\e942";
}
.icon-import:before {
  content: "\e943";
}
.icon-import-template:before {
  content: "\e945";
}
.icon-incident-response:before {
  content: "\e946";
}
.icon-incidents:before {
  content: "\e947";
}
.icon-indicators:before {
  content: "\e948";
}
.icon-information:before {
  content: "\e949";
}
.icon-legal-operations:before {
  content: "\e94a";
}
.icon-link:before {
  content: "\e94b";
}
.icon-manual-input:before {
  content: "\e94c";
}
.icon-manual-task:before {
  content: "\e94d";
}
.icon-manual-trigger:before {
  content: "\e94e";
}
.icon-menu-toggle:before {
  content: "\e94f";
}
.icon-more:before {
  content: "\e950";
}
.icon-more-fill:before {
  content: "\e951";
}
.icon-new-dashboard:before {
  content: "\e952";
}
.icon-no-trigger:before {
  content: "\e953";
}
.icon-notifications:before {
  content: "\e954";
}
.icon-pdf-file:before {
  content: "\e955";
}
.icon-pending:before {
  content: "\e956";
}
.icon-performance-metric:before {
  content: "\e957";
}
.icon-physical-security:before {
  content: "\e958";
}
.icon-playbooks:before {
  content: "\e959";
}
.icon-post-create-trigger:before {
  content: "\e95a";
}
.icon-post-delete-trigger:before {
  content: "\e95b";
}
.icon-post-update-trigger:before {
  content: "\e95c";
}
.icon-primary-detail:before {
  content: "\e95d";
}
.icon-queue-management:before {
  content: "\e95e";
}
.icon-queue-members:before {
  content: "\e95f";
}
.icon-queue-tasks:before {
  content: "\e960";
}
.icon-record-type:before {
  content: "\e961";
}
.icon-reference-a-playbook:before {
  content: "\e962";
}
.icon-refresh:before {
  content: "\e963";
}
.icon-related-records:before {
  content: "\e964";
}
.icon-relationship-count:before {
  content: "\e965";
}
.icon-relationships:before {
  content: "\e966";
}
.icon-relationships-single-line-card:before {
  content: "\e967";
}
.icon-reports:before {
  content: "\e968";
}
.icon-resolve:before {
  content: "\e969";
}
.icon-resources:before {
  content: "\e96a";
}
.icon-rich-text:before {
  content: "\e96b";
}
.icon-rows:before {
  content: "\e96c";
}
.icon-rule-engine:before {
  content: "\e96d";
}
.icon-running-playbooks:before {
  content: "\e96e";
}
.icon-scans:before {
  content: "\e96f";
}
.icon-schedules:before {
  content: "\e970";
}
.icon-search:before {
  content: "\e971";
}
.icon-security-analytics:before {
  content: "\e972";
}
.icon-send-email:before {
  content: "\e973";
}
.icon-set-api-keys:before {
  content: "\e974";
}
.icon-set-as-default:before {
  content: "\e975";
}
.icon-set-variables:before {
  content: "\e976";
}
.icon-settings:before {
  content: "\e977";
}
.icon-share:before {
  content: "\e978";
}
.icon-simple-grid:before {
  content: "\e979";
}
.icon-single-line-item:before {
  content: "\e97a";
}
.icon-source-data:before {
  content: "\e97b";
}
.icon-start:before {
  content: "\e97c";
}
.icon-summary:before {
  content: "\e97d";
}
.icon-summary-timeline:before {
  content: "\e97e";
}
.icon-system-monitoring:before {
  content: "\e97f";
}
.icon-tabs:before {
  content: "\e980";
}
.icon-take-screenshot:before {
  content: "\e981";
}
.icon-take-snapshot:before {
  content: "\e982";
}
.icon-tasks:before {
  content: "\e983";
}
.icon-threat-intelligence:before {
  content: "\e984";
}
.icon-timeline:before {
  content: "\e985";
}
.icon-uncategorized-fields:before {
  content: "\e986";
}
.icon-up-arrow-big:before {
  content: "\e987";
}
.icon-up-arrow-small:before {
  content: "\e988";
}
.icon-update-record:before {
  content: "\e989";
}
.icon-update-record-filled:before {
  content: "\e98a";
}
.icon-updates:before {
  content: "\e98b";
}
.icon-user-profile:before {
  content: "\e98c";
}
.icon-users:before {
  content: "\e98d";
}
.icon-utilities:before {
  content: "\e98e";
}
.icon-visual-correlation:before {
  content: "\e98f";
}
.icon-vulnerability:before {
  content: "\e990";
}
.icon-vulnerability-management:before {
  content: "\e991";
}
.icon-wait:before {
  content: "\e992";
}
.icon-workspace:before {
  content: "\e993";
}
.icon-settings-01:before {
  content: "\e996";
}
.icon-create-record-02:before {
  content: "\e917";
}
.icon-find-record-02:before {
  content: "\e918";
}
.icon-update-record-02:before {
  content: "\e919";
}
.icon-align-h:before {
  content: "\e92c";
}
.icon-align-v:before {
  content: "\e944";
}
.icon-reorder-tabs:before {
  content: "\e997";
}
.icon-less:before {
  content: "\e999";
}
.icon-notifications-fill:before {
  content: "\e998";
}
.icon-expand:before {
  content: "\e99a";
}
.icon-grid-view:before {
  content: "\e99b";
}
.icon-list-view:before {
  content: "\e99c";
}
.icon-time-date:before {
  content: "\e99d";
}
.icon-share-link:before {
  content: "\e99e";
}
.icon-update-connector:before {
  content: "\e99f";
}
.icon-ingestion-monitor:before {
  content: "\e9a0";
}
.icon-history:before {
  content: "\e9432";
}
.icon-library:before {
  content: "\e9543";
}
.icon-revert:before {
  content: "\e9612";
}
.icon-create-version:before {
  content: "\e9122";
}
.icon-image:before {
  content: "\e9221";
}
.icon-set-as-default:before {
  content: "\e9431";
}
.icon-custom-api-endpoint:before {
  content: "\e9214";
}
.icon-manual:before {
  content: "\e9021";
}
.icon-on-create:before {
  content: "\e9121";
}
.icon-on-update:before {
  content: "\e9678";
}
.icon-post-delete-trigger:before {
  content: "\e9591";
}
.icon-referenced:before {
  content: "\e9091";
}
.icon-pause:before {
  content: "\e9090";
}
.icon-spinner:before {
  content: "\e9901";
}
.icon-new-structure-01:before {
  content: "\e9903";
}
.icon-new-structure-02:before {
  content: "\e9a1";
}
.icon-new-structure-03:before {
  content: "\e9a2";
}
.icon-new-structure-04:before {
  content: "\e9a3";
}
.icon-new-structure-05:before {
  content: "\e9a4";
}
.icon-new-structure-06:before {
  content: "\e9a5";
}
.icon-version:before {
  content: "\e9401";
}
.icon-enter:before {
  content: "\10ffff";
}
.icon-edit-03:before {
  content: "\e9032";
}
.icon-contract:before {
  content: "\32ea";
}
.icon-panel-expand:before {
  content: "\e3421";
}
.icon-recommendation:before {
  content: "\9024d";
}
.icon-installation-in-progress:before {
  content: "\e9320";
}
.icon-share-link-01:before {
  content: "\e342";
}
.icon-add-step-playbook:before {
  content: "\e9679";
}
.icon-fit-in-view:before {
  content: "\f1972";
}
.icon-fit-in-view1:before {
  content: "\f8097";
}
.icon-active:before {
  content: "\f220";
}
.icon-awaiting:before {
  content: "\f331";
}
.icon-failed:before {
  content: "\f442";
}
.icon-finished-with-error:before {
  content: "\f553";
}
.icon-finished-with-error-01:before {
  content: "\f6409";
}
.icon-finished-with-error-02:before {
  content: "\f328";
}
.icon-finished:before {
  content: "\f664";
}
.icon-incipient:before {
  content: "\f775";
}
.icon-paused:before {
  content: "\f886";
}
.icon-rejected:before {
  content: "\f9997";
}
.icon-skipped:before {
  content: "\f5438";
}
.icon-successful:before {
  content: "\ee232";
}
.icon-terminated:before {
  content: "\f4511";
}
.icon-hub-and-spoke-view:before {
  content: "\e1240";
}
.icon-tree-view:before {
  content: "\e3212";
}
.icon-external-link:before {
  content: "\e4320";
}
.icon-bold:before {
  content: "\d2309";
}
.icon-unorderd-list:before {
  content: "\d4367";
}
.icon-codeblock:before {
  content: "\d4321";
}
.icon-decrease-indent:before {
  content: "\d4521";
}
.icon-edit-link:before {
  content: "\d0912";
}
.icon-full-screen:before {
  content: "\d5621";
}
.icon-headings:before {
  content: "\d2166";
}
.icon-increase-indent:before {
  content: "\d3436";
}
.icon-insert-edit-image:before {
  content: "\d7672";
}
.icon-italic:before {
  content: "\d6123";
}
.icon-ordered-list:before {
  content: "\d5461";
}
.icon-quotes:before {
  content: "\d3232";
}
.icon-source-code:before {
  content: "\d3269";
}
.icon-strike-through:before {
  content: "\d9022";
}
.icon-table:before {
  content: "\d1623";
}
.icon-underline:before {
  content: "\d7200";
}
.icon-horizontal-line:before {
  content: "\f3418";
}
.icon-widget:before {
  content: "\f5609";
}
.icon-draft-1:before {
  content: "\f9213";
}
.icon-draft-2:before {
  content: "\f9214";
  margin-left: -1em;
}
.icon-publish:before {
  content: "\f3419";
}
.icon-uninstalled:before {
  content: "\f6781";
}
.icon-update:before {
  content: "\f3327";
}
.icon-widget-store:before {
  content: "\f5610";
}
.icon-draft-new:before {
  content: "\e2255";
}
.icon-update-new:before {
  content: "\f2199";
}
.icon-uninstalled-new:before {
  content: "\f3400";
}
.icon-folder:before {
  content: "\f4322";
}
.icon-updated-connector:before {
  content: "\f4313";
}
.icon-updated-connector-1:before {
  content: "\f4311";
}
.icon-pause-1:before {
  content: "\f5109";
}
.icon-play-1:before {
  content: "\f4376";
}
.icon-stop-1:before {
  content: "\f3008";
}
.icon-text-content-design:before {
  content: "\e67a";
}
.icon-json:before {
  content: "\e00d";
}
.icon-css:before {
  content: "\f5400";
}
.icon-successful-new:before {
  content: "\e2213";
}
.icon-configuration:before {
  content: "\ef43";
}
.icon-options:before {
  content: "\ef12";
}
.icon-run:before {
  content: "\ef89";
}
.icon-choose-entities-01:before {
  content: "\ef551";
}
.icon-re-import:before {
  content: "\ef553";
}
.icon-choose-entities:before {
  content: "\ef552";
}
.icon-bi-directional:before {
  content: "\ef789";
}
.icon-check-01:before {
  content: "\ef543";
}
.icon-export-01:before {
  content: "\ef776";
}
.icon-import-01:before {
  content: "\ef657";
}
.icon-selection-to-export-01:before {
  content: "\ef876";
}
.icon-announcement:before {
  content: "\ef300";
}
.icon-lock:before {
  content: "\f4176";
}
.icon-lock-01:before {
  content: "\f4309";
}
.icon-unlock:before {
  content: "\f5092";
}
.icon-unlock-01:before {
  content: "\f5108";
}
.icon-fortiSOAR:before {
  content: "\f5212";
}
.icon-important-flag:before {
  content: "\ef43a";
}
.icon-test-configuration:before {
  content: "\ef41c";
}
.icon-byoc-workspace:before {
  content: "\ef67a";
}
.icon-chat:before {
  content: "\ef90b";
}
.icon-json-new:before {
  content: "\ef32c";
}
.icon-python:before {
  content: "\efc43";
}
.icon-txt:before {
  content: "\ef37d";
}
.icon-menu:before {
  content: "\ef43e";
}
.icon-important_chat:before {
  content: "\eff56";
}
.icon-war-room:before {
  content: "\efe29";
}
.icon-dashboard-02:before {
  content: "\efe45";
}
.icon-investigate:before {
  content: "\efe56";
}
.icon-communication:before {
  content: "\efe67";
}
.icon-rename:before {
  content: "\efe21";
}
.icon-inactive:before {
  content: "\efe47";
}
.icon-json-file:before {
  content: "\eef09";
}
.icon-remove_user_profile:before {
  content: "\eef08";
}
.icon-playbook-logging-level:before {
  content: "\eef11";
}
.icon-restore:before {
  content: "\eef12";
}
.icon-permanent-delete:before {
  content: "\eef13";
}
.icon-recycle-bin:before {
  content: "\eef14";
}
.icon-empty-recycle-bin:before {
  content: "\eef15";
}
.icon-ingest-bulk-feed:before {
  content: "\eef16";
}
.icon-local:before {
  content: "\eef17";
}
.icon-verified:before {
  content: "\eef18";
}
.icon-documentation:before {
  content: "\eef19";
}
.icon-github:before {
  content: "\eef20";
}
.icon-health-check:before {
  content: "\eef21";
}
.icon-solutionpack-card:before {
  content: "\eef22";
}
.icon-solutionpack-type:before {
  content: "\eef23";
}
.icon-widget-card:before {
  content: "\eef24";
}
.icon-connector-card:before {
  content: "\e91f";
}
.icon-widget-type:before {
  content: "\eef25";
}
.icon-check-variant:before {
  content: "\eef31";
}
.icon-FortiSOAR_setup_guide:before {
  content: "\eef32";
}
.icon-notification_1:before {
  content: "\eef33";
}
.icon-pending_1:before {
  content: "\eff34";
}
.icon-task-pad:before {
  content: "\eef30";
}
.icon-eye-close:before {
  content: "\eff35";
}
.icon-eye-open:before {
  content: "\eff36";
}
.icon-threat_feeds:before {
  content: "\eff37";
}
.icon-summary-01:before {
  content: "\eff38";
}
.icon-data_sets:before {
  content: "\eff39";
}
.icon-create_workspace:before {
  content: "\eff40";
}
.icon-feeds:before {
  content: "\eff41";
}
.icon-arrow_line_up:before {
  content: "\eff42";
}
.icon-arrow_line_up-down:before {
  content: "\eff43";
}
.icon-arrow_line_right:before {
  content: "\eff44";
}
.icon-arrow_line_left:before {
  content: "\eff46";
}
.icon-arrow_line_left-small:before {
  content: "\eff47";
}
.icon-arrow_line_right-small:before {
  content: "\eff48";
}
.icon-arrow_line_up-down-small:before {
  content: "\eff49";
}
.icon-arrow_line_up-small:before {
  content: "\eff50";
}
.icon-user_assignments:before {
  content: "\eff51";
}
.icon-queue_definition:before {
  content: "\eff52";
}
.icon-queue_members_01:before {
  content: "\eff53";
}
.icon-queue_rules:before {
  content: "\eff54";
}
.icon-initiate_shift_handover:before {
  content: "\eff55";
}
.icon-workspaces:before {
  content: "\eff57";
}
.icon-threat-intel-management:before {
  content: "\eff58";
}
.icon-techniques:before {
  content: "\eff59";
}
.icon-tactics:before {
  content: "\eff5a";
}
.icon-sub-techniques:before {
  content: "\eff60";
}
.icon-software:before {
  content: "\eff61";
}
.icon-groups:before {
  content: "\eff62";
}
.icon-content-hub:before {
  content: "\eff63";
}
.icon-streamline:before {
  content: "\eff64";
}
.icon-maintain:before {
  content: "\eff65";
}
.icon-deploy:before {
  content: "\eff66";
}
.icon-accelrate:before {
  content: "\eff67";
}
.icon-featured-badge:before {
  content: "\eff68";
}
.icon-installing-loader:before {
  content: "\eff69";
}
.icon-clear-filter:before {
  content: "\eff70";
}
.icon-installing-lodder-static:before {
  content: "\eff71";
}
.icon-error-message-icon:before {
  content: "\eff72";
}
.icon-not-applicable:before {
  content: "\eff73";
}
.icon-mark-as-done:before {
  content: "\eff74";
}
.icon-complete-later:before {
  content: "\eff75";
}
.icon-threat-hunting:before {
  content: "\eff83";
}
.icon-mitre-attack:before {
  content: "\eff84";
}
.icon-add_note_playbook:before {
  content: "\f9998";
}
.icon-add_group_playbook:before {
  content: "\f9999";
}
.icon-trigger:before {
  content: "\f9910";
}
.icon-note:before {
  content: "\f9911";
}
.icon-Input_output:before {
  content: "\e900";
}
.icon-Functions:before {
  content: "\e9a8";
}
.icon-reference-block:before {
  content: "\e9a7";
}
.icon-outbreak:before {
  content: "\e9ab";
}
.icon-forti-guard:before {
  content: "\e9aa";
}
.icon-ioc-search:before {
  content: "\e9a9";
}
.icon-FGS_IOC_search-2:before {
  content: "\e9ac";
}
@font-face {
  font-family: 'Inconsolata';
  src: url('../../fonts/Inconsolata/Inconsolata.otf');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Inconsolata';
  src: url('../../fonts/Inconsolata/Inconsolata-Regular.ttf') format('truetype');
  font-weight: 300;
  font-style: regular;
}
@font-face {
  font-family: 'Inconsolata';
  src: url('../../fonts/Inconsolata/Inconsolata-Bold.ttf') format('truetype');
  font-weight: 500;
  font-style: bold;
}
/* Webfont: Lato-Black */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-Black.woff2') format('woff2'), url('../../fonts/Lato/Lato-Black.woff') format('woff');
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Bold */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-Bold.woff2') format('woff2'), url('../../fonts/Lato/Lato-Bold.woff') format('woff');
  font-style: normal;
  font-weight: 600;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Hairline */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-Hairline.woff2') format('woff2'), url('../../fonts/Lato/Lato-Hairline.woff') format('woff');
  font-style: normal;
  font-weight: lighter;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Heavy */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-Heavy.woff2') format('woff2'), url('../../fonts/Lato/Lato-Heavy.woff') format('woff');
  font-style: normal;
  font-weight: 700;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Light */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-Light.woff2') format('woff2'), url('../../fonts/Lato/Lato-Light.woff') format('woff');
  font-style: normal;
  font-weight: 200;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Medium */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-Medium.woff2') format('woff2'), url('../../fonts/Lato/Lato-Medium.woff') format('woff');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Regular */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-Regular.eot');
  src: url('../../fonts/Lato/Lato-Regular.woff2') format('woff2'), url('../../fonts/Lato/Lato-Regular.woff') format('woff');
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Semibold */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-Semibold.woff2') format('woff2'), url('../../fonts/Lato/Lato-Semibold.woff') format('woff');
  font-style: normal;
  font-weight: 500;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Thin */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-Thin.woff2') format('woff2'), url('../../fonts/Lato/Lato-Thin.woff') format('woff');
  font-style: normal;
  font-weight: 100;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-BlackItalic */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-BlackItalic.woff2') format('woff2'), url('../../fonts/Lato/Lato-BlackItalic.woff') format('woff');
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-BoldItalic */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-BoldItalic.woff2') format('woff2'), url('../../fonts/Lato/Lato-BoldItalic.woff') format('woff');
  font-style: italic;
  font-weight: 600;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-HairlineItalic */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-HairlineItalic.woff2') format('woff2'), url('../../fonts/Lato/Lato-HairlineItalic.woff') format('woff');
  font-style: italic;
  font-weight: 100;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-HeavyItalic */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-HeavyItalic.woff2') format('woff2'), url('../../fonts/Lato/Lato-HeavyItalic.woff') format('woff');
  font-style: italic;
  font-weight: 700;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-MediumItalic */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-MediumItalic.woff2') format('woff2'), url('../../fonts/Lato/Lato-MediumItalic.woff') format('woff');
  font-style: italic;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Italic */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-Italic.woff2') format('woff2'), url('../../fonts/Lato/Lato-Italic.woff') format('woff');
  font-style: italic;
  font-weight: 300;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-LightItalic */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-LightItalic.woff2') format('woff2'), url('../../fonts/Lato/Lato-LightItalic.woff') format('woff');
  font-style: italic;
  font-weight: lighter;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-SemiboldItalic */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-SemiboldItalic.woff2') format('woff2'), url('../../fonts/Lato/Lato-SemiboldItalic.woff') format('woff');
  font-style: italic;
  font-weight: 500;
  text-rendering: optimizeLegibility;
}
/* Webfont: Lato-ThinItalic */
@font-face {
  font-family: 'Lato';
  src: url('../../fonts/Lato/Lato-ThinItalic.woff2') format('woff2'), url('../../fonts/Lato/Lato-ThinItalic.woff') format('woff');
  font-style: italic;
  font-weight: 200;
  text-rendering: optimizeLegibility;
}
/*----------------------------------------
Apploader
 - Styles for apploader
----------------------------------------*/
.app-loader-body {
  background: #000000;
  width: 100%;
}
.progress-body {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
}
.progress-body .progress-container {
  position: absolute;
  top: 50%;
  margin-top: -92px;
}
.progress-body .progress-container .progress {
  height: 5px;
  background: #1e2124;
  max-width: 320px;
  margin-right: auto;
  margin-left: auto;
}
.progress-body .progress-container .progress .progress-bar-loading {
  background: #22a6af;
}
.progress-body .progress-container small {
  color: #7e7e7e;
}
.progress-bar {
  background: #22a6af;
}
.progress-body .progress.logout-light .progress-bar {
  background: #4676b2 !important;
}
.loader-progress-bar {
  width: 406px;
  height: 10px;
  background: #323b47;
  border-radius: 4px;
  padding: 3px;
  box-sizing: border-box;
}
.loader-progress {
  transition: width 0.8s;
  width: 22px;
  height: 5px;
  background: #169CAD;
  border-radius: 4px;
}
.loader-percent {
  transition: left 0.8s;
  left: 11px;
  position: relative;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 11%;
  line-height: 23px;
  border: 2px solid #169CAD;
  padding-right: 2px;
  padding-left: 3px;
}
.loader-percent:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  top: 24px;
  height: 0;
  border-top: 5px solid #169CAD;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
/*----------------------------------------
Variables
 - Contain only variables.
----------------------------------------*/
.white {
  color: #ffffff;
}
.light-grey {
  color: #b3b3b3;
}
.grey {
  color: #808080;
}
.dark-grey {
  color: #191919;
}
/*----------------------------------------
Typography
 - Styles for base typography.
----------------------------------------*/
@font-face {
  font-family: 'Lato';
  src: url("../../node_modules/lato-font/fonts/lato-light/lato-light.woff2") format('woff2');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("../../node_modules/lato-font/fonts/lato-light-italic/lato-light-italic.woff2") format('woff2');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url("../../node_modules/lato-font/fonts/lato-normal/lato-normal.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("../../node_modules/lato-font/fonts/lato-normal-italic/lato-normal-italic.woff2") format('woff2');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url("../../node_modules/lato-font/fonts/lato-bold/lato-bold.woff2") format('woff2');
  font-weight: 700;
}
@font-face {
  font-family: 'Lato';
  src: url("../../node_modules/lato-font/fonts/lato-bold-italic/lato-bold-italic.woff2") format('woff2');
  font-weight: 700;
  font-style: italic;
}
a {
  color: #22a6af;
  font-weight: 400;
}
a:hover {
  color: #FFFFFF;
}
a:active {
  color: #238b9a;
}
p {
  margin-bottom: 1.3em;
  font-weight: 400;
  color: #FFFFFF;
}
.heading-margin {
  margin: 1.414em 0 0.5em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.414em 0 0.5em;
  font-weight: 400;
  line-height: 1.2;
  font-family: 'Lato', sans-serif;
}
h1,
.alpha {
  font-size: 2.441em;
  color: #ffffff;
}
h2,
.beta {
  font-size: 1.953em;
  color: #ffffff;
}
h3,
.gamma {
  font-size: 1.563em;
  color: #ffffff;
}
h3.theta {
  font-size: 1.563em;
  color: #ffffff;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 80%;
  white-space: nowrap;
}
h4,
.delta {
  font-size: 1.25em;
  font-weight: 400;
  color: #c5d5e8;
}
h5,
.epsilon {
  font-size: 1.23em;
  color: #c5d5e8;
  font-weight: 400;
}
h6,
.tau {
  font-size: 16px;
  color: #c5d5e8;
  font-weight: 500;
}
small,
.small {
  font-size: 11px !important;
  font-weight: 400;
  line-height: 1.3;
}
.input-info {
  font-size: 0.7em;
}
.italic {
  font-style: italic;
}
.section-border {
  border-bottom: 1px solid #0d1218;
  padding-bottom: 8px;
  margin-bottom: 20px;
  width: 100%;
}
.tau.section-border {
  font-size: 15px;
  letter-spacing: 1px;
}
hr {
  border-color: #0d1218;
}
p.lead {
  font-size: 1.25em;
  font-weight: 500;
  color: #FFFFFF;
}
.muted {
  opacity: 0.65;
}
.muted-playbook {
  opacity: 0.65;
}
.muted-50 {
  opacity: 0.45;
}
.muted-80 {
  opacity: 0.8;
}
.deep-muted {
  opacity: 0.25;
}
.font-light {
  font-weight: 400 !important;
}
.font-bold {
  font-weight: 500 !important;
}
.font-bolder {
  font-weight: 700 !important;
}
.page-header {
  margin-top: 15px;
  border-color: #0d1218;
}
/*----------------------------------------
Utility
 - Functional components of the platform.
 - Reusable Mixins.
----------------------------------------*/
html {
  font-size: 20px;
  min-height: 100%;
  height: 100%;
}
body {
  background: #0d1218;
  font-family: 'Lato', sans-serif;
  font-size: 0.8em;
  font-weight: 400;
  line-height: 1.35;
  color: #FFFFFF;
  min-height: 100%;
  height: 100%;
  letter-spacing: 0.76px;
  /* for hiding scrollbars in IE */
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
iframe {
  border: none;
  height: calc(100vh - 96px);
  width: 100%;
}
.default-animation {
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.logo-icon {
  background-size: contain!important;
  width: 31px;
  height: 24px;
  left: 10px !important;
}
.loader-logo-icon {
  width: 100px !important;
  height: 65px !important;
}
.logo-wordmark {
  background-size: contain!important;
  width: 210px;
  height: 35px;
  top: 8px !important;
}
.logo-cubersponse-text {
  margin-left: 40px;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
}
.logo-cubersponse-text sup {
  top: -10px;
  font-size: 55%;
}
.pdf-container-border {
  background: #0d1218;
}
.verison-small-text {
  color: #5a5959;
  letter-spacing: 0.3em;
  font-size: 0.5em !important;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  display: block;
}
.userpic {
  width: 16px;
  height: 16px;
}
.modal-cancel-icon {
  right: -4px;
  position: absolute;
  top: -5px;
  border: 0;
  color: #FFFFFF;
  padding: 12px 12px 12px 12px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.version-button {
  display: block;
  font-size: 40px;
  font-weight: 400;
  margin-top: -6px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  font-family: 'Lato', sans-serif;
  color: #FFFFFF;
}
.transform-90 {
  transform: rotate(90deg);
}
.transform-180 {
  transform: rotate(180deg);
}
.transform-270 {
  transform: rotate(270deg);
}
.version-padding-left {
  padding-left: 80px;
}
.version-margin-bottom {
  margin-bottom: 15px;
}
.version-border {
  border-radius: 3px;
}
.version-border-bottom {
  border-bottom: 1px solid #364256;
}
.version-body-margin {
  margin-bottom: 10px;
}
.version-padding-right {
  padding-right: 80px;
}
#page-content-wrapper {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#page-content-wrapper > #content {
  padding-top: 107px;
  margin-left: 247px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
#page-content-wrapper > #content .box {
  border-top: 2px solid #0d1218;
}
#wrapper {
  padding-left: 245px;
  min-height: 100%;
  height: 100%;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.container-pane {
  background: #1b2430;
  padding: 15px;
}
.fill {
  height: 100%;
}
.row.alt {
  background: #1b2430;
}
form .alt {
  background: #1b2430;
  padding: 15px;
}
.box {
  background: #1b2430;
}
.no-background .tab-content {
  background: none;
}
[ng-click],
[data-ng-click],
[x-ng-click] {
  cursor: pointer;
}
.cursor-default {
  cursor: default !important;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-not-allowed {
  cursor: not-allowed !important;
}
.state-wait {
  cursor: wait !important;
}
.state-wait body,
.state-wait button,
.state-wait input,
.state-wait select,
.state-wait textarea,
.state-wait a,
.state-wait [ng-click],
.state-wait [data-ng-click],
.state-wait [role=button] {
  cursor: wait !important;
}
input,
textarea,
select,
button {
  letter-spacing: 0.76px;
}
select {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
label {
  font-style: normal;
  font-weight: 400;
}
.active-color {
  color: #22a6af;
}
/*Resets*/
.no-highlight {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.no-border {
  border: none !important;
}
.no-border-left {
  border-left: none !important;
}
.no-border-bottom {
  border-bottom: none !important;
}
.no-background {
  background: none !important;
}
.no-width {
  width: 0px !important;
  border: none !important;
}
.width-auto {
  width: auto !important;
}
.width-min-content {
  width: min-content;
}
.width-fit-content {
  width: fit-content !important;
}
.width-95 {
  width: 95%;
}
.width-85 {
  width: 85%;
}
.width-60px {
  width: 60px;
}
.width-65px {
  width: 65px;
}
.width-30px {
  width: 30px;
}
.width-145px {
  width: 145px !important;
}
.width-150px {
  width: 150px;
}
.width-120px {
  width: 120px;
}
.width-130px {
  width: 130px;
}
.width-300px {
  width: 300px;
}
.width-500px {
  width: 500px;
}
.width-inherit {
  width: inherit;
}
.full-width {
  width: 100%;
}
.full-height {
  height: 100% !important;
}
.width-120pt {
  width: 120% !important;
}
.half-width {
  width: 50%;
}
.width-12px {
  width: 12px !important;
}
.width-15 {
  width: 15%;
}
.width-18 {
  width: 18%;
}
.width-20 {
  width: 20%;
}
.width-25 {
  width: 25%;
}
.width-30 {
  width: 30%;
}
.width-40 {
  width: 40%;
}
.width-50 {
  width: 50%;
}
.width-60 {
  width: 60%;
}
.width-70 {
  width: 70% !important;
}
.width-80 {
  width: 80% !important;
}
.width-90 {
  width: 90%;
}
.width-75 {
  width: 75%;
}
.width-180 {
  width: 180px !important;
}
.width-190 {
  width: 190px !important;
}
.width-220px {
  width: 220px;
}
.width-225px {
  width: 225px;
}
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.halign-center {
  text-align: center;
}
.justify-content {
  justify-content: center !important;
}
.halign-left {
  text-align: left;
}
.halign-right {
  text-align: right;
}
/* Border Classes */
.width-275 {
  width: 275px !important;
}
.width-10 {
  width: 10%;
}
.width-max-800 {
  max-width: 800px;
}
.width-100pt {
  width: 100% !important;
}
.width-35px {
  width: 35px !important;
}
.width-75px {
  width: 75px !important;
}
.width-80px {
  width: 80px !important;
}
.width-90px {
  width: 90px !important;
}
.width-100px {
  width: 100px !important;
}
.width-110px {
  width: 110px !important;
}
.width-120px {
  width: 120px !important;
}
.height-12 {
  height: 12px !important;
}
.height-20 {
  height: 20px !important;
}
.height-30 {
  height: 30px;
}
.height-32 {
  height: 32px;
}
.height-35 {
  height: 35px;
}
.min-height-30 {
  min-height: 30px;
}
.dashed-border {
  border: 2px dashed #0d1218 !important;
}
.dashed-border-bottom {
  border-bottom: 2px dashed #0d1218 !important;
}
.dashed-border-top {
  border-top: 2px dashed #0d1218 !important;
}
.dashed-border-right {
  border-right: 2px dashed #0d1218 !important;
}
.dashed-border-left {
  border-left: 2px dashed #0d1218 !important;
}
.solid-border {
  border: 1px solid #0d1218 !important;
}
.solid-border-bottom {
  border-bottom: 1px solid #0d1218 !important;
}
.solid-border-top {
  border-top: 1px solid #0d1218 !important;
}
.solid-border-right {
  border-right: 1px solid #0d1218 !important;
}
.solid-border-left {
  border-left: 1px solid #0d1218 !important;
}
.solid-border-thick {
  border: 2px solid #0d1218 !important;
}
.solid-border-bottom-thick {
  border-bottom: 2px solid #0d1218 !important;
}
.solid-border-top-thick {
  border-top: 2px solid #0d1218 !important;
}
.solid-border-right-thick {
  border-right: 2px solid #0d1218 !important;
}
.solid-border-left-thick {
  border-left: 2px solid #0d1218 !important;
}
.groove-border-bottom {
  border-bottom: 2px groove #323b46;
}
.groove-border-top {
  border-top: 2px groove #323b46;
}
.border-top-highlighted {
  border-top: 2px solid #323b47;
}
.border-top-highlighted-thin {
  border-top: 1px solid #323b47;
}
.border-top-1 {
  border-top: 1px solid #0d1218;
}
.border-bottom-1 {
  border-bottom: 1px solid #0d1218;
}
.none-border-top {
  border-top-style: none !important;
}
.none-border-bottom {
  border-bottom-style: none !important;
}
/* Drop Shadow Classes */
.drop-shadow {
  box-shadow: 0px 0px 30px 0px rgba(59, 67, 74, 0.26);
  -moz-box-shadow: 0px 0px 30px 0px rgba(59, 67, 74, 0.26);
  -webkit-box-shadow: 0px 0px 30px 0px rgba(59, 67, 74, 0.26);
}
/* Column offset (buttons) */
@media (max-width: 1200px) {
  .buttons-col-md-right {
    padding-top: 10px;
  }
}
@media (min-width: 1200px) {
  .buttons-col-md-right {
    float: right;
  }
}
/*Margin Mixins*/
.margin-auto {
  margin: auto;
}
.margin-5-0 {
  margin: 5px 0;
}
.margin-0 {
  margin: 0 !important;
}
.margin-10 {
  margin: 10px !important;
}
.margin-15 {
  margin: 15px !important;
}
.margin-30 {
  margin: 30px !important;
}
.margin-chart {
  margin: 0px !important;
}
.margin-top-8 {
  margin-top: 8px !important;
}
.margin-top-9 {
  margin-top: 9px !important;
}
.margin-top-4 {
  margin-top: 4px !important;
}
.margin-top-6 {
  margin-top: 6px !important;
}
.margin-top-negative-10 {
  margin-top: -10px !important;
}
.margin-top-1 {
  margin-top: 1px !important;
}
.margin-top-2 {
  margin-top: 2px !important;
}
.margin-top-29 {
  margin-top: 29px !important;
}
.margin-top-0 {
  margin-top: 0 !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-left-0 {
  margin-left: 0 !important;
}
.margin-left-1 {
  margin-left: 1px !important;
}
.margin-left-2 {
  margin-left: 2px !important;
}
.margin-left-3 {
  margin-left: 3px !important;
}
.margin-left-18 {
  margin-left: 18px!important;
}
.margin-left-55 {
  margin-left: 55px!important;
}
.margin-left-60 {
  margin-left: 60px!important;
}
.margin-left-298 {
  margin-left: 298px;
}
.margin-left-negative-5 {
  margin-left: -5px !important;
}
.margin-left-1-percent {
  margin-left: 1% !important;
}
.margin-right--1 {
  margin-right: -1px !important;
}
.margin-right-0 {
  margin-right: 0px !important;
}
.margin-right-3 {
  margin-right: 3px !important;
}
.margin-right-12 {
  margin-right: 12px !important;
}
.margin-right-25 {
  margin-right: 25px !important;
}
.margin-right-40 {
  margin-right: 40px !important;
}
.margin-right-1-percent {
  margin-right: 1% !important;
}
.margin-top-8 {
  margin-top: 8px !important;
}
.margin-top-11 {
  margin-top: 11px !important;
}
.margin-top-12 {
  margin-top: 12px !important;
}
.margin-top-18 {
  margin-top: 18px !important;
}
.margin-top-19 {
  margin-top: 19px !important;
}
.margin-top-40 {
  margin-top: 40px !important;
}
.margin-top-xsm {
  margin-top: 2px !important;
}
.margin-top-sm {
  margin-top: 5px !important;
}
.margin-top-md {
  margin-top: 10px !important;
}
.margin-top-lg {
  margin-top: 15px !important;
}
.margin-top-xlg {
  margin-top: 20px !important;
}
.margin-top-xxlg {
  margin-top: 25px !important;
}
.margin-top-7 {
  margin-top: 7px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-top-70 {
  margin-top: 70px !important;
}
.margin-top-60 {
  margin-top: 60px !important;
}
.margin-top-34 {
  margin-top: 34px !important;
}
.margin-top-27 {
  margin-top: 27px !important;
}
.margin-top-negative-20 {
  margin-top: -20px !important;
}
.margin-top-negative-3 {
  margin-top: -3px !important;
}
.margin-top-negative-5 {
  margin-top: -5px !important;
}
.margin-top-negative-2 {
  margin-top: -2px !important;
}
.margin-top-negative-1 {
  margin-top: -1px !important;
}
.margin-right-1 {
  margin-right: 1px !important;
}
.margin-right-18negative {
  margin-right: -18px !important;
}
.margin-left-20negative {
  margin-left: -20px !important;
}
.margin-left-15 {
  margin-left: 15px !important;
}
.margin-left-30 {
  margin-left: 30px !important;
}
.margin-left-25 {
  margin-left: 25px !important;
}
.margin-left-40 {
  margin-left: 40px !important;
}
.margin-left-50 {
  margin-left: 50px !important;
}
.margin-left-70 {
  margin-left: 70px !important;
}
.margin-left-42 {
  margin-left: 42px !important;
}
.margin-left-sm {
  margin-left: 5px !important;
}
.margin-left-md {
  margin-left: 10px !important;
}
.margin-left-lg {
  margin-left: 15px !important;
}
.margin-left-xlg {
  margin-left: 20px !important;
}
.margin-right-sm {
  margin-right: 5px !important;
}
.margin-right-md {
  margin-right: 10px !important;
}
.margin-right-lg {
  margin-right: 15px !important;
}
.margin-right-xlg {
  margin-right: 20px !important;
}
.margin-right-negative-5 {
  margin-right: -5px !important;
}
.margin-right-negative20 {
  margin-right: -20px !important;
}
.margin-bottom-4 {
  margin-bottom: 4px !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
.margin-bottom-65 {
  margin-bottom: 65px !important;
}
.margin-bottom-xsm {
  margin-bottom: 2px !important;
}
.margin-bottom-sm {
  margin-bottom: 5px !important;
}
.margin-bottom-md {
  margin-bottom: 10px !important;
}
.margin-bottom-lg {
  margin-bottom: 15px !important;
}
.margin-bottom-xlg {
  margin-bottom: 20px !important;
}
.margin-bottom-22 {
  margin-bottom: 22px !important;
}
.bottom-30 {
  bottom: 30px!important;
}
.bottom-0 {
  bottom: 0px!important;
}
/*Padding Mixins*/
.padding-0 {
  padding: 0 !important;
}
.padding-sm {
  padding: 5px !important;
}
.padding-md {
  padding: 10px !important;
}
.padding-lg {
  padding: 15px !important;
}
.padding-xlg {
  padding: 20px !important;
}
.padding-top-0 {
  padding-top: 0 !important;
}
.padding-top-bottom-3 {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
.padding-top-4 {
  padding-top: 4px !important;
}
.padding-top-bottom-4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.padding-bottom-0 {
  padding-bottom: 0 !important;
}
.padding-left-0 {
  padding-left: 0 !important;
}
.padding-left-10 {
  padding-left: 10px !important;
}
.padding-left-18 {
  padding-left: 18px !important;
}
.padding-left-20 {
  padding-left: 20px !important;
}
.padding-left-25 {
  padding-left: 25px !important;
}
.padding-left-40 {
  padding-left: 40px !important;
}
.padding-left-45 {
  padding-left: 45px !important;
}
.padding-right-0 {
  padding-right: 0 !important;
}
.padding-top-xs {
  padding-top: 2px !important;
}
.padding-top-sm {
  padding-top: 5px !important;
}
.padding-top-md {
  padding-top: 10px !important;
}
.padding-top-lg {
  padding-top: 15px !important;
}
.padding-top-xlg {
  padding-top: 20px !important;
}
.padding-top-12 {
  padding-top: 12px !important;
}
.padding-top-8 {
  padding-top: 8px !important;
}
.padding-bottom-3 {
  padding-bottom: 3px !important;
}
.padding-bottom-sm {
  padding-bottom: 5px !important;
}
.padding-bottom-md {
  padding-bottom: 10px !important;
}
.padding-bottom-lg {
  padding-bottom: 15px !important;
}
.padding-bottom-xlg {
  padding-bottom: 20px !important;
}
.padding-bottom-65 {
  padding-bottom: 65px !important;
}
.padding-left-3 {
  padding-left: 3px !important;
}
.padding-left-6 {
  padding-left: 6px !important;
}
.padding-right-6 {
  padding-right: 6px !important;
}
.padding-bottom-6 {
  padding-bottom: 6px !important;
}
.padding-bottom-8 {
  padding-bottom: 8px !important;
}
.padding-bottom-25 {
  padding-bottom: 25px !important;
}
.padding-left-sm {
  padding-left: 5px !important;
}
.padding-left-xsm {
  padding-left: 2px !important;
}
.padding-left-md {
  padding-left: 10px !important;
}
.padding-left-lg {
  padding-left: 15px !important;
}
.padding-left-xlg {
  padding-left: 20px !important;
}
.padding-left-28 {
  padding-left: 28px !important;
}
.padding-right-3 {
  padding-right: 3px !important;
}
.padding-right-xsm {
  padding-right: 2px !important;
}
.padding-right-sm {
  padding-right: 5px !important;
}
.padding-right-md {
  padding-right: 10px !important;
}
.padding-right-lg {
  padding-right: 15px !important;
}
.padding-right-xlg {
  padding-right: 20px !important;
}
.padding-right-25 {
  padding-right: 25px !important;
}
.padding-tb-3 {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
.padding-tb-4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.padding-lr-7 {
  padding-left: 7px;
  padding-right: 7px;
}
.padding-left-120 {
  padding-left: 120px;
}
.padding-right-15 {
  padding-right: 15px !important;
}
.padding-right-12 {
  padding-right: 12px !important;
}
.padding-right-53 {
  padding-right: 53px !important;
}
.padding-top-2 {
  padding-top: 2px !important;
}
.padding-top-4px {
  padding-top: 4px !important;
}
.padding-top-18px {
  padding-top: 18px;
}
.padding-top-16px {
  padding-top: 16px;
}
.line-height-xlg {
  line-height: 20px !important;
}
.line-height-21 {
  line-height: 21px!important;
}
.padding-5 {
  padding: 5px !important;
}
.line-height-33 {
  line-height: 33px !important;
}
.line-height-15 {
  line-height: 1.5 !important;
}
.line-height-12 {
  line-height: 1.2 !important;
}
.line-height-normal {
  line-height: normal;
}
.bg-h-color {
  background: #323b47;
}
.bg-h-color select,
.bg-h-color input {
  background: #0d1218 !important;
}
/*Useful Mixins*/
.clickable {
  cursor: pointer;
}
.clickable-element {
  cursor: pointer;
}
.clickable-element:hover {
  color: #22a6af;
}
.panel-default {
  border-color: #0d1218;
  background: #1b2430;
}
.panel-default.panel-body {
  background: #1b2430;
}
.panel-default > .panel-heading {
  color: #FFFFFF;
}
.panel-default > .panel-heading .panel-right-descriptor {
  margin-top: 4px;
  opacity: 0.5;
}
.panel-body {
  border: 1px solid #0d1218;
  border-top: none;
}
.panel-body .alt {
  padding: 0;
}
.panel-body .tab-content {
  background: transparent;
}
.panel-title {
  text-transform: none;
}
.text-transform-none {
  text-transform: none !important;
}
.panel-heading {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border: 1px solid #0d1218;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.05);
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.05);
}
.panel-heading .panel-title {
  text-transform: none;
  color: #c5d5e8;
  font-size: 16px;
}
.panel-heading small {
  font-size: 0.8em;
  font-weight: 400;
  color: #8e9bab;
}
.panel-heading[data-ng-click]:hover {
  background: #323b47;
}
.alert {
  font-size: 0.9em;
  word-wrap: break-word;
}
.pagination li a {
  background: transparent;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 11px;
  font-weight: 500;
  margin: 0 1px;
  min-width: 22px;
  text-align: center;
}
.ng-leave {
  display: none;
}
.display-flex {
  display: flex;
}
.display-flex-imp {
  display: flex !important;
}
.display-flex-wrap {
  flex-wrap: wrap;
}
.margin-left-120 {
  margin-left: 120px;
}
.cell-h-center {
  display: flex;
  align-items: center;
  height: 100%;
}
.display-inline {
  display: inline !important;
}
.display-inline-block {
  display: inline-block;
}
.display-inline-flex {
  display: inline-flex !important;
}
.display-block {
  display: block !important;
}
.align-items-baseline {
  align-items: baseline;
}
.align-items-center {
  align-items: center;
}
.align-items-start {
  align-items: start;
}
.dropdown-menu {
  z-index: 999999;
  border-radius: 0;
  background-color: #323b47;
}
.dropdown-menu .divider {
  background-color: #181c21;
}
.dropdown-menu span.glyphicon,
.dropdown-menu span.fa,
.dropdown-menu span.icon {
  padding-right: 5px;
  font-size: 13px;
}
.dropdown-menu span.glyphicon.glyphicon-ok,
.dropdown-menu span.fa.glyphicon-ok,
.dropdown-menu span.icon.glyphicon-ok {
  color: #28b35c;
}
.dropdown-menu span.glyphicon.glyphicon-remove,
.dropdown-menu span.fa.glyphicon-remove,
.dropdown-menu span.icon.glyphicon-remove {
  color: #da393d;
}
.dropdown-menu.dropdown-menu-sm {
  font-size: 12px;
  padding: 5px 0;
}
.dropdown-menu.dropdown-menu-sm > li > a {
  padding: 3px 15px;
}
.dropdown-menu > li > a {
  color: #FFFFFF;
}
.dropdown-menu > li > a.text-danger {
  color: #da393d;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li a:focus {
  background: #22a6af;
}
.dropdown-menu > li > a:hover > .glyphicon,
.dropdown-menu > li a:focus > .glyphicon {
  color: #323b47 !important;
}
.dropdown-menu > li > a:active {
  background-color: #22a6af;
}
.dropdown-menu > li > a:active > .glyphicon {
  color: #323b47 !important;
}
.open-search {
  display: none;
}
.open .open-search {
  display: table;
}
.search-style {
  border: 1px solid #171f27;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.search-style .form-control {
  background: #29323e !important;
  border: 0 none #373b42;
  font-size: 12px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-right: none;
  font-family: 'Lato', sans-serif;
  height: 30px;
}
.search-style .form-control:focus {
  background: #1b242e;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  color: #FFFFFF;
  border: 0 none #2878c9 !important;
}
.search-style .form-control:focus + .input-group-btn .btn {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border: 0 none #2878c9 !important;
  border-left: none !important;
}
.search-style .btn {
  background: #29323e !important;
  border: 0 none #373b42 !important;
  color: #FFFFFF !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  height: 30px;
  line-height: 16px;
}
:focus {
  outline-color: #22a6af;
  outline-offset: -2px;
  outline-style: none;
  /*solid*/
  outline-width: thin;
  box-shadow: 0 0 0 #22a6af;
}
.well-form {
  padding: 0px 10px;
  margin-bottom: 10px;
  background-color: #eee;
}
.toggle-link {
  font-size: 13px;
}
.toggle-link a {
  color: #888;
}
.toggle-link a.active {
  color: #22a6af;
}
.sso-link {
  text-align: center;
}
.sso-link span {
  color: #969999;
}
.login-link {
  font-size: 14px;
  font-weight: 400;
  color: #22a6af;
}
.login-link span {
  cursor: pointer;
}
.login-link span:hover {
  color: #22a6af;
  text-decoration: underline;
}
.sso-sp-settings p {
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
}
.font200 {
  font-weight: 400;
}
.font300 {
  font-weight: 300 !important;
}
.font400 {
  font-weight: 400 !important;
}
.font500 {
  font-weight: 500;
}
.font600 {
  font-weight: 600;
}
.font700 {
  font-weight: 700 !important;
}
.font-1em {
  font-size: 1em !important;
}
.font-09em {
  font-size: 0.9em !important;
}
.font-08em {
  font-size: 0.8em !important;
}
.font-075em {
  font-size: 0.75em !important;
}
.font-07em {
  font-size: 0.7em !important;
}
.font-9px {
  font-size: 9px;
}
.font-size-8 {
  font-size: 8px !important;
}
.font-10px {
  font-size: 10px !important;
}
.font-size-8em {
  font-size: 0.8em !important;
}
.font-size-12 {
  font-size: 12px !important;
}
.font-size-14 {
  font-size: 14px !important;
}
.font-size-15 {
  font-size: 15px !important;
}
.font-size-17 {
  font-size: 17px !important;
}
.font-size-16 {
  font-size: 16px;
}
.font-size-18 {
  font-size: 18px;
}
.font-size-20 {
  font-size: 20px !important;
}
.font-size-35 {
  font-size: 35px;
}
.font-size-30 {
  font-size: 30px;
}
.font-size-25 {
  font-size: 25px !important;
}
.font-size-60 {
  font-size: 60px !important;
}
.text-overflow {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.firefox-word-break {
  /* For Firefox */
  white-space: pre-wrap;
  word-break: break-all;
  /* For Chrome and IE */
  word-wrap: break-word;
}
.white-space-normal {
  white-space: normal !important;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-transform-none {
  text-transform: none;
}
.text-transform-capitalize {
  text-transform: capitalize !important;
}
.overflow-auto {
  overflow: auto;
}
.overflow-wrap {
  overflow-wrap: anywhere;
}
::-webkit-scrollbar-track {
  background-color: transparent;
}
::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  background-color: inherit;
}
::-webkit-scrollbar-thumb {
  background-color: #323b47;
  border-radius: 4px;
}
::-webkit-scrollbar-corner {
  background: transparent;
}
.jsoneditor-poweredBy {
  display: none;
}
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.text-tranformtion {
  text-transform: uppercase;
}
.z-index-0 {
  z-index: 0;
}
.popover {
  z-index: 99999999999999 !important;
  font-family: inherit;
}
.font-Size-13 {
  font-size: 13px !important;
}
.position-fixed {
  position: fixed !important;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.position-absolute-imp {
  position: absolute !important;
}
input[type='checkbox'] {
  position: relative;
}
input[type='checkbox']:before {
  content: '\2713';
  background: #323b47;
  text-align: center;
  color: #323b47;
  padding: 0;
  position: absolute;
  font-size: 11px;
  font-weight: 700;
  height: 16px;
  width: 16px;
  border: 1px solid #181c21;
  top: -1px;
}
input[type='checkbox']:checked:before {
  color: #FFFFFF;
  border-color: #525252;
}
input[type="checkbox"]:disabled:before {
  color: #c5d5e8;
}
input[type="checkbox"]:disabled:not(:checked):before {
  content: '';
}
.tab-background {
  background: #1b2430 !important;
}
#view-panel-tabs .nav-tabs {
  padding-right: 0;
  padding-left: 0;
}
#view-panel-tabs li.active > a,
#view-panel-tabs li.active > a:hover,
#view-panel-tabs li.active > a:active,
#view-panel-tabs li.active > a:focus,
#view-panel-tabs li.active > div,
#view-panel-tabs li.active > div:hover,
#view-panel-tabs li.active > div:active,
#view-panel-tabs li.active > div:focus {
  color: #FFFFFF;
  font-weight: 400;
  outline: none;
}
#view-panel-tabs li.active > a {
  border-right: 0px solid #0d1218 !important;
}
#view-panel-tabs .nav-pills.collapsible li.active > a {
  border-right: 1px solid #0c1118 !important;
}
#view-panel-tabs .label {
  color: #ffffff;
  background: #232d3a;
  border: none;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.view-secondary-tabs .nav-tabs {
  border-color: #0d1218 !important;
  background: #1b2430 !important;
  border-bottom: none !important;
}
.view-secondary-tabs .nav-tabs li {
  border-bottom: 2px solid #323b47 !important;
  margin-bottom: 0px;
}
.view-secondary-tabs .nav-tabs li.active,
.view-secondary-tabs .nav-tabs li:hover,
.view-secondary-tabs .nav-tabs li:active,
.view-secondary-tabs .nav-tabs li:focus {
  border-bottom: none !important;
}
.view-secondary-tabs .nav-tabs li a {
  background: #171f2b !important;
  padding: 6px 25px !important;
  border-top: 3px solid transparent !important;
  border-bottom: none !important;
  margin-right: 1px;
  color: #FFFFFF;
  font-size: 13px;
}
.view-secondary-tabs .nav-tabs li.active > a,
.view-secondary-tabs .nav-tabs li.active > a:hover,
.view-secondary-tabs .nav-tabs li.active > a:active,
.view-secondary-tabs .nav-tabs li.active > a:focus,
.view-secondary-tabs .nav-tabs li.active > div,
.view-secondary-tabs .nav-tabs li.active > div:hover,
.view-secondary-tabs .nav-tabs li.active > div:active,
.view-secondary-tabs .nav-tabs li.active > div:focus {
  border: none !important;
  border-top: 3px solid #22a6af !important;
  background: #323b47 !important;
}
.view-secondary-tabs .nav-tabs li a:hover {
  border-bottom: 2px solid transparent !important;
  background: #323b47 !important;
}
.view-secondary-tabs .tab-content {
  border-top: 2px solid #323b47 !important;
  margin: -2px 5px 5px 5px !important;
}
.view-nested-tabs {
  border-bottom: none !important;
}
.view-nested-tabs .nav-tabs li {
  border-bottom: none !important;
  margin-bottom: -2px !important;
}
.view-nested-tabs .nav-tabs li a {
  background: transparent !important;
}
.view-nested-tabs .nav-tabs li a:hover {
  border-bottom: none !important;
}
.view-nested-tabs .nav-tabs li.active > a {
  background: #323b47 !important;
}
.view-nested-tabs .nav-tabs li.hover {
  background: transparent !important;
  border-bottom: none !important;
}
.view-nested-tabs .nav-tabs li.active > a,
.view-nested-tabs .nav-tabs li.active > a:hover,
.view-nested-tabs .nav-tabs li.active > a:active,
.view-nested-tabs .nav-tabs li.active > a:focus,
.view-nested-tabs .nav-tabs li.active > div,
.view-nested-tabs .nav-tabs li.active > div:hover,
.view-nested-tabs .nav-tabs li.active > div:active,
.view-nested-tabs .nav-tabs li.active > div:focus {
  border: none !important;
  border-bottom: 2px solid #22a6af !important;
  background: none !important;
}
.dynamic-tab-container .nav-tabs {
  display: flex;
}
.dynamic-tab-container .nav-tabs li a {
  padding: 5px 31px !important;
}
.dynamic-tab-container .dynamic-variables .form-control,
.dynamic-tab-container .expressions-content .form-control {
  background: #0d1218 !important;
  border: 1px solid #29323e;
}
.view-primary-tabs {
  border-top: 10px solid #141b23 !important;
}
.view-primary-tabs .nav-tabs {
  background: #141b23;
}
.view-primary-tabs .nav-tabs li {
  margin-bottom: 0px;
}
.view-primary-tabs .nav-tabs li a {
  background: #171f2b;
  padding: 10px 25px;
  border-bottom: none;
  border-top: 2px solid transparent;
  margin-right: 2px;
  color: #828d9e;
}
.view-primary-tabs .nav-tabs li.active > a,
.view-primary-tabs .nav-tabs li.active > a:hover,
.view-primary-tabs .nav-tabs li.active > a:active,
.view-primary-tabs .nav-tabs li.active > a:focus,
.view-primary-tabs .nav-tabs li.active > div,
.view-primary-tabs .nav-tabs li.active > div:hover,
.view-primary-tabs .nav-tabs li.active > div:active,
.view-primary-tabs .nav-tabs li.active > div:focus {
  border-top: 2px solid #22a6af;
  border-bottom: none;
  background: #323b47;
}
.view-primary-tabs .nav-tabs li a:hover {
  border-bottom: none;
  border-top: 2px solid transparent;
  background: #323b47;
}
.view-primary-tabs .grid-widget-content {
  margin: 0px !important;
}
.view-primary-tabs .cs-component-tabs {
  padding: 15px 5px;
}
.view-primary-tabs .view-secondary-tabs {
  border-left: 5px solid #1b2430 !important;
  border-right: 10px solid #1b2430 !important;
  border-top: 10px solid #1b2430 !important;
  border-bottom: 5px solid #1b2430 !important;
}
.view-primary-tabs .view-secondary-tabs .nav-tabs {
  margin: 5px 5px 0px 5px;
}
.view-primary-tabs .view-secondary-tabs.inner-tabs {
  border: none !important;
}
.view-primary-tabs .view-secondary-tabs.inner-tabs .nav-tabs {
  margin: 0px !important;
}
.view-primary-tabs .enable-container {
  border-bottom: 2px solid #141b23;
}
.view-primary-tabs .section-border {
  border-bottom: 1px solid #313d4e;
}
.grid-margin {
  margin: 0 5px;
}
.break-word {
  word-wrap: break-word;
}
.loop-disable {
  color: #a9a9a9 !important;
}
.compatible-connector {
  font-size: 11px;
}
.font-size-10 {
  font-size: 10px !important;
}
.font-size-11 {
  font-size: 11px !important;
}
.font-size-9 {
  font-size: 9px !important;
}
.module-publish {
  display: block;
  padding-top: 2px;
  font-size: 0.7em;
}
.padding-top-7 {
  padding-top: 7px !important;
}
.padding-top-40 {
  padding-top: 40px !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
}
.radio-padded {
  padding-left: 30px;
}
.top-15 {
  top: 15px !important;
}
.top-25 {
  top: 25px !important;
}
.top-50 {
  top: 50px !important;
}
.unauthorized-message h3 {
  margin: 0;
  text-align: center;
  padding: 35px 0;
  width: 100%;
  font-size: 14px;
  opacity: 0.5;
  line-height: 17px;
}
.set-proxy-active {
  color: #2cafc3 !important;
}
.boxed-message {
  padding: 5px;
  border: 1px solid #F7B910;
  margin-left: 15px !important;
}
.boxed-message-body {
  font-size: 0.75em;
  margin-left: -10px;
}
.grey-out {
  color: #adadad !important;
}
.change-password {
  margin-top: 15px;
  text-align: center;
}
.reset-pssword-note {
  margin-bottom: 25px;
}
.reset-pssword-note ul {
  padding-left: 20px !important;
}
.change-password-font {
  color: #cccccc;
  font-size: 0.65em;
}
.margin-right-50 {
  margin-right: 50px;
}
.set-proxy-label {
  font-size: 20px;
  color: #969696;
  display: inline-block;
  font-weight: 400;
}
.status-spinner .loader {
  margin: 0 !important;
  padding: 0 !important;
  width: 40% !important;
}
.status-spinner .cs-spinner {
  height: 15px !important;
  width: 15px !important;
}
.collaboration-time {
  font-size: 9px;
  opacity: 0.5;
}
.manual-decision-response {
  color: #a7aeaf !important;
  cursor: default;
}
.ratio-widget-border {
  border-bottom: 1px solid #3A3D44;
  padding-bottom: 20px;
}
.mertics-widget-border {
  border-bottom: 1px solid #3A3D44;
}
.mertics-widget-border-top {
  border-top: 1px solid #3A3D44;
}
.mertics-widget-border-bottom {
  border-bottom: 1px solid #3A3D44;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-80 {
  margin-bottom: 80px !important;
}
.metric-type-style {
  font-size: 11px;
  margin-top: 10px;
  font-style: italic;
  opacity: 0.5;
  padding-bottom: 10px;
}
.text-underline {
  text-decoration: underline;
}
.text-decoration-none {
  text-decoration: none !important;
}
.picklist-border {
  border: 1px dashed #ccc !important;
  background: transparent;
}
.colorpicker {
  z-index: 1051 !important;
}
.font-italic {
  font-style: italic;
}
.font-style-normal {
  font-style: normal;
}
.font-normal {
  font-weight: 400;
}
.margin-right-25 {
  margin-right: 25px;
}
.margin-right-30 {
  padding-right: 30px !important;
}
.overflow-hidden {
  overflow: hidden;
}
.margin-left-negative-2 {
  margin-left: -2px !important;
}
.margin-right-negative-2 {
  margin-right: -2px !important;
}
.margin-left-negative-10 {
  margin-left: -10px !important;
}
.margin-left-negative-15 {
  margin-left: -15px !important;
}
.margin-left-negative-20 {
  margin-left: -20px !important;
}
.margin-left-negative-45 {
  margin-left: -45px !important;
}
.margin-right-negative-45 {
  margin-right: -45px !important;
}
.margin-left-negative-126 {
  margin-left: -126px !important;
}
.margin-left-negative-102 {
  margin-left: -102px !important;
}
.margin-right-33 {
  margin-right: 33px;
}
.margin-right-negative-10 {
  margin-right: -10px !important;
}
.purge-logs-setting-style {
  font-size: 14px;
  font-weight: normal;
}
.border-radius-0 {
  border-radius: 0px !important;
}
.border-top-left-radius-0 {
  border-top-left-radius: 0px !important;
}
.border-top-right-radius-0 {
  border-top-right-radius: 0px !important;
}
.border-bottom-left-radius-0 {
  border-bottom-left-radius: 0px !important;
}
.border-bottom-right-radius-0 {
  border-bottom-right-radius: 0px !important;
}
.purge-log-dropdown-width {
  width: 135px;
}
.default-letter-spacing {
  letter-spacing: 0.76px;
}
.normal-letter-spacing {
  letter-spacing: normal;
}
.grid-filter-layout {
  margin: 5px 0 !important;
}
.grey-highlight-text {
  color: #8e9bab;
}
.dropdown-icon-right-0 {
  right: 0 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-100 {
  font-weight: 400 !important;
}
.schedule-label-success {
  color: #5cb85c !important;
  font-size: 0.8em !important;
  font-weight: 400 !important;
  padding: 10px 10px !important;
}
.schedule-label-danger {
  color: #d9534f !important;
  font-size: 0.8em !important;
  font-weight: 400 !important;
  padding: 10px 10px !important;
}
.clear-both {
  clear: both !important;
}
.clear-right {
  clear: right !important;
}
.radio-inline input[type="radio"] {
  margin-top: 6px;
}
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.white-space-nowrap {
  white-space: nowrap !important;
}
.active-color-import {
  padding: 5px;
  margin-top: 5px;
  background: #323b47;
}
.muted-65 {
  opacity: 0.65 !important;
}
.opacity-07 {
  opacity: 0.7;
}
.opacity-09 {
  opacity: 0.9;
}
.opacity-04 {
  opacity: 0.4;
}
.opacity-05 {
  opacity: 0.5;
}
.no-animation {
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  animation: none;
  -webkit-animation: none;
  -moz-animation: none;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fade-in-animation-short {
  animation: fadein 1s;
  -webkit-animation: fadein 1s;
  -moz-animation: fadein 1s;
  -ms-animation: fadein 1s;
  -o-animation: fadein 1s;
}
.fade-in-animation {
  animation: fadein 2s;
  -webkit-animation: fadein 2s;
  -moz-animation: fadein 2s;
  -ms-animation: fadein 2s;
  -o-animation: fadein 2s;
}
@keyframes fadeinlong {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeinlong {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeinlong {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeinlong {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.fade-in-animation-long {
  animation: fadeinlong 5s;
  -webkit-animation: fadeinlong 5s;
  -moz-animation: fadeinlong 5s;
  -ms-animation: fadeinlong 5s;
  -o-animation: fadeinlong 5s;
}
@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-ms-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fade-out-animation {
  animation: fadeout 2s;
  -webkit-animation: fadeout 2s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadeout 2s;
  /* Firefox < 16 */
  -ms-animation: fadeout 2s;
  /* Internet Explorer */
  -o-animation: fadeout 2s;
  /* Opera < 12.1 */
}
.alert-Critical-gradient-status {
  background: -moz-linear-gradient(left, rgba(218, 57, 60, 0.41) 1%, transparent 30%) !important;
  background: -webkit-linear-gradient(left, rgba(218, 57, 60, 0.41) 1%, transparent 30%) !important;
  background: -o-linear-gradient(left, rgba(218, 57, 60, 0.41) 1%, transparent 30%) !important;
  background: -ms-linear-gradient(left, rgba(218, 57, 60, 0.41) 1%, transparent 30%) !important;
  background: linear-gradient(to right, rgba(218, 57, 60, 0.41) 1%, transparent 30%) !important;
  border-left: 3px solid #da393c;
}
.alert-High-gradient-status {
  background: -moz-linear-gradient(left, rgba(255, 130, 0, 0.25) 1%, transparent 30%) !important;
  background: -webkit-linear-gradient(left, rgba(255, 130, 0, 0.25) 1%, transparent 30%) !important;
  background: -o-linear-gradient(left, rgba(255, 130, 0, 0.25) 1%, transparent 30%) !important;
  background: -ms-linear-gradient(left, rgba(255, 130, 0, 0.25) 1%, transparent 30%) !important;
  background: linear-gradient(to right, rgba(255, 130, 0, 0.25) 1%, transparent 30%) !important;
  border-left: 3px solid #ff8200;
}
.alert-Medium-gradient-status {
  background: -moz-linear-gradient(left, rgba(255, 202, 0, 0.22) 1%, transparent 30%) !important;
  background: -webkit-linear-gradient(left, rgba(255, 202, 0, 0.22) 1%, transparent 30%) !important;
  background: -o-linear-gradient(left, rgba(255, 202, 0, 0.22) 1%, transparent 30%) !important;
  background: -ms-linear-gradient(left, rgba(255, 202, 0, 0.22) 1%, transparent 30%) !important;
  background: linear-gradient(to right, rgba(255, 202, 0, 0.22) 1%, transparent 30%) !important;
  border-left: 3px solid #ffca00;
}
.alert-Low-gradient-status {
  background: -moz-linear-gradient(left, rgba(31, 137, 70, 0.38) 1%, transparent 30%) !important;
  background: -webkit-linear-gradient(left, rgba(31, 137, 70, 0.38) 1%, transparent 30%) !important;
  background: -o-linear-gradient(left, rgba(31, 137, 70, 0.38) 1%, transparent 30%) !important;
  background: -ms-linear-gradient(left, rgba(31, 137, 70, 0.38) 1%, transparent 30%) !important;
  background: linear-gradient(to right, rgba(31, 137, 70, 0.38) 1%, transparent 30%) !important;
  border-left: 3px solid #1f8946;
}
.alert-Minimal-gradient-status {
  background: -moz-linear-gradient(left, rgba(20, 125, 217, 0.22) 1%, transparent 30%) !important;
  background: -webkit-linear-gradient(left, rgba(20, 125, 217, 0.22) 1%, transparent 30%) !important;
  background: -o-linear-gradient(left, rgba(20, 125, 217, 0.22) 1%, transparent 30%) !important;
  background: -ms-linear-gradient(left, rgba(20, 125, 217, 0.22) 1%, transparent 30%) !important;
  background: linear-gradient(to right, rgba(20, 125, 217, 0.22) 1%, transparent 30%) !important;
  border-left: 3px solid #147dd9;
}
.alert-None-gradient-status,
.alert--gradient-status {
  background: -moz-linear-gradient(left, rgba(51, 51, 51, 0.22) 1%, transparent 30%) !important;
  background: -webkit-linear-gradient(left, rgba(51, 51, 51, 0.22) 1%, transparent 30%) !important;
  background: -o-linear-gradient(left, rgba(51, 51, 51, 0.22) 1%, transparent 30%) !important;
  background: -ms-linear-gradient(left, rgba(51, 51, 51, 0.22) 1%, transparent 30%) !important;
  background: linear-gradient(to right, rgba(51, 51, 51, 0.22) 1%, transparent 30%) !important;
  border-left: 3px solid #333333;
}
.custom-alert {
  font-size: 13px;
  padding: 12px 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.custom-alert .close {
  color: #989898 !important;
  text-shadow: none !important;
  opacity: 0.5 !important;
}
.custom-alert.custom-alert-info {
  background: #113744;
}
.custom-alert.custom-alert-danger {
  background: #6d2d41;
}
.custom-alert.custom-alert-danger .error-icon {
  color: #fe9090;
}
.show-password-icon {
  position: absolute;
  top: 3px;
  right: 10px;
  font-size: 17px !important;
}
.tabs-pill .nav-link {
  padding-left: 20px !important;
  padding-right: 20px !important;
  text-transform: uppercase;
  background-color: #323b47;
  border-color: #323b47;
  color: #FFFFFF;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  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: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-width: 1px;
  box-shadow: 0px 0px 0px 0px rgba(45, 51, 57, 0.1), inset 0px 0px 0px 0px rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(45, 51, 57, 0.1), inset 0px 0px 0px 0px rgba(255, 255, 255, 0.15);
  -moz-box-shadow: 0px 0px 0px 0px rgba(45, 51, 57, 0.1), inset 0px 0px 0px 0px rgba(255, 255, 255, 0.15);
  padding: 5px 10px;
  line-height: 1.5;
  border-radius: 3px;
  line-height: 1.6;
  font-size: 12px;
  padding: 4px 9px;
  border-radius: 0px;
}
.tabs-pill .nav-link:focus,
.tabs-pill .nav-link:active:focus,
.tabs-pill .nav-link.active:focus,
.tabs-pill .nav-link.focus,
.tabs-pill .nav-link:active.focus,
.tabs-pill .nav-link.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.tabs-pill .nav-link:hover,
.tabs-pill .nav-link:focus,
.tabs-pill .nav-link.focus {
  color: #c5d5e8;
  text-decoration: none;
}
.tabs-pill .nav-link:active,
.tabs-pill .nav-link.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.tabs-pill .nav-link.disabled,
.tabs-pill .nav-link[disabled],
fieldset[disabled] .tabs-pill .nav-link {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.tabs-pill .nav-link.disabled,
fieldset[disabled] a.tabs-pill .nav-link {
  pointer-events: none;
}
.tabs-pill .nav-link:focus {
  outline: none !important;
}
.tabs-pill .nav-link.comment-edit-mode {
  padding-left: 2px;
}
.tabs-pill .nav-link:hover {
  color: #ffffff;
  border-color: #22a6af;
  background-color: #141b23;
}
.tabs-pill .active .nav-link {
  border-color: #22a6af;
  background-color: #22a6af;
}
.tabs-pill .active .nav-link:hover {
  color: #ffffff;
  border-color: #22a6af;
  background-color: #141b23;
}
.margin-right-2 {
  margin-right: 2px !important;
}
.margin-top-3 {
  margin-top: 3px !important;
}
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-top-10per {
  margin-top: 10%;
}
.display-none {
  display: none !important;
}
.align-vertical {
  vertical-align: middle;
}
.vertical-align-unset {
  vertical-align: unset;
}
.text-success {
  color: #28b35c;
}
.text-danger {
  color: #da393d;
}
.text-color-warning {
  color: #e5d253;
}
.text-color-orange {
  color: #E37607;
}
.text-info {
  color: #57a8f0;
}
.text-inactive {
  color: #626b79;
}
.width-200 {
  width: 200px !important;
}
.margin-right-negative-3 {
  margin-right: -3px !important;
}
.margin-left-negative-3 {
  margin-left: -3px !important;
}
.margin-left-negative-4 {
  margin-left: -4px !important;
}
.tags-style {
  margin: 2px;
  padding: 3px 12px;
  font-size: 11px;
  font-family: 'Lato', sans-serif;
  word-break: break-word;
  background: #22a6af;
  color: #FFFFFF;
  border-radius: 10px;
  display: inline-block;
}
.tags-custom tags-input .tags .tag-item {
  padding: 2px 8px 3px 8px !important;
  line-height: 10px !important;
  font: 11px 'Lato', sans-serif !important;
  border-radius: 10px !important;
}
.tags-custom tags-input .tags .tag-item .remove-button {
  font-size: 10px !important;
  line-height: 12px;
}
.display-flex-space-between {
  display: flex;
  justify-content: space-between;
}
.disabled {
  opacity: 0.7;
  pointer-events: none;
}
.disabled > * {
  opacity: 0.7;
  pointer-events: none;
}
.pointer-event-none {
  pointer-events: none;
}
.pointer-events-visible {
  pointer-events: visible !important;
}
.filter-height-style {
  height: 29px !important;
}
.relationship-container .grid-no-results {
  margin: -19px 2px -8px 2px;
}
.font-color-danger {
  color: #da393d;
}
.max-width-40per {
  max-width: 40%;
}
.max-width-50per {
  max-width: 50%;
}
.max-width-100 {
  max-width: 100%;
}
.min-width-100 {
  min-width: 100%;
}
.min-width-120 {
  min-width: 120px;
}
.min-width-300px {
  min-width: 300px;
}
.min-width-425 {
  min-width: 425px;
}
.right-separator-border {
  border-right: 1px solid #29323e;
}
.left-separator-border {
  border-left: 1px solid #29323e;
}
.left-separator-border-2px {
  border-left: 2px solid #323b47;
}
.left-separator-border-light {
  border-left: 1px solid #323b47;
}
.right-separator-border-dark {
  border-right: 1px solid #0d1218;
}
.default-border-light {
  border: 1px solid #29323e;
}
.default-top-border-light {
  border-top: 1px solid #29323e;
}
.connected {
  color: #63AF00;
}
.disconnected {
  color: #c14141;
}
.padding-top-30 {
  padding-top: 30px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
.strikethrough {
  text-decoration: line-through;
}
.transparent-bg {
  background: transparent;
}
.height-150 {
  height: 150px;
}
.height40 {
  height: 40px;
}
.height-auto {
  height: auto !important;
}
.height-100vh {
  height: 100vh;
}
.no-height {
  height: 0 !important;
}
.max-height-150 {
  max-height: 150px;
}
.max-height-250 {
  max-height: 250px !important;
}
.no-opacity {
  opacity: 0 !important;
}
.margin-left-85 {
  margin-left: 85px !important;
}
.padding-left-90 {
  padding-left: 90px !important;
}
.float-none {
  float: none !important;
}
.align-self-center {
  align-self: center !important;
}
.body-default-background-color {
  background: #0d1218;
}
.highlighted-result {
  color: #f6a623 !important;
  font-weight: 500;
}
.margin-top-negative-200 {
  margin-top: -200px !important;
}
.font-primary-color {
  color: #FFFFFF !important;
}
.top-0 {
  top: 0px !important;
}
.right-5 {
  right: 5px;
}
.right-25 {
  right: 25px;
}
.text-align-left {
  text-align: left !important;
}
.min-width-50 {
  min-width: 50px !important;
}
.visibility-hidden {
  visibility: hidden;
}
.element-default-bgcolor {
  background: #29323e;
}
.element-default-container-bgcolor {
  background: #29323e;
}
.body-default-bgcolor {
  background: #0d1218 !important;
}
.element-secondary-bgcolor {
  background: #17222b;
}
.element-success-bgcolor {
  background-color: #1AAC37;
}
.element-danger-bgcolor {
  background-color: #D22F18;
}
.margin-left-negative-25 {
  margin-left: -25px !important;
}
.margin-right-negative-25 {
  margin-right: -25px !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.top-200px {
  top: 200px !important;
}
.disabledTab a {
  pointer-events: none;
}
.gap-10 {
  gap: 10px;
}
.gap-5 {
  gap: 5px;
}
.max-width-180px {
  max-width: 180px;
}
.top-10 {
  top: 10px !important;
}
.right-10 {
  right: 10px !important;
}
.custom-btn-group {
  font-size: 10px;
  clear: both;
}
.custom-btn-group .custom-btn-group-label {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border: 1px solid #bdbdbd;
  float: left;
  padding: 2px 5px;
  color: #545454;
}
.custom-btn-group .custom-btn-group-btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border: 1px solid #bdbdbd;
  border-left: none;
  float: left;
  font-size: 10px;
  font-weight: 700;
  background: #fff;
  padding-left: 8px;
  padding-right: 8px;
  color: #000;
}
.custom-toggle-btn {
  display: inline-flex;
}
.custom-toggle-btn .custom-toggle-btn-wrapper {
  display: inline-flex;
  width: 58px;
  height: 38px;
  overflow: hidden;
  padding: 12px;
  box-sizing: border-box;
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  z-index: 0;
}
.custom-toggle-btn .custom-toggle-btn-wrapper .custom-toggle-switch-base {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 9px;
  z-index: 1;
  color: #e0e0e0;
  transition: left 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.custom-toggle-btn .custom-toggle-btn-wrapper .custom-toggle-switch-base .custom-toggle-input {
  cursor: inherit;
  position: absolute;
  opacity: 0;
  width: 40px;
  height: 100%;
  top: 0;
  left: 0px;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.custom-toggle-btn .custom-toggle-btn-wrapper .custom-toggle-switch-base.custom-toggle-inactive .custom-toggle-input {
  left: -18px;
}
.custom-toggle-btn .custom-toggle-btn-wrapper .custom-toggle-switch-base .custom-toggle-handle {
  box-shadow: 0px 2px 1px -1px rgb(0 0 0%), 0px 1px 1px 0px rgb(0 0 0%), 0px 1px 3px 0px rgb(0 0 0%);
  background-color: currentColor;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.custom-toggle-btn .custom-toggle-btn-wrapper .custom-toggle-switch-base.custom-toggle-active .custom-toggle-handle {
  background-color: #28b35c !important;
}
.custom-toggle-btn .custom-toggle-btn-wrapper .custom-toggle-switch-base.custom-toggle-inactive {
  transform: translateX(20px);
}
.custom-toggle-btn .custom-toggle-btn-wrapper .custom-toggle-switch-base .custom-toggle-root {
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  z-index: 0;
  inset: 0px;
  border-radius: inherit;
}
.custom-toggle-btn .custom-toggle-btn-wrapper .custom-toggle-track {
  height: 100%;
  width: 100%;
  border-radius: 7px;
  z-index: -1;
  transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background-color: #ffffff;
  opacity: 0.3;
}
.max-width-250px {
  max-width: 250px;
}
.full-vertical-height {
  height: 100vh !important;
}
.disabled-checkbox input[type="checkbox"]:disabled:before {
  content: '' !important;
  color: #c5d5e8;
}
.featured-badge-content {
  position: absolute;
  top: 40%;
  right: -5px;
}
.featured-badge-content .featured-badge-front {
  background-color: #E37607;
  height: 35px;
  width: 35px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  color: #ffffff;
}
.featured-badge-content .featured-badge-edge {
  border-color: transparent transparent #E37607 transparent;
  border-width: 0px 5px 5px 0px;
  border-style: solid;
  height: 0px;
  width: 0px;
}
.muted-75 {
  opacity: 0.75 !important;
}
.custom-installing-spinner-content {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.custom-installing-spinner-content .custom-installing-spinner-block {
  width: 80px;
  text-align: center;
}
.custom-installing-spinner-content .custom-installing-spinner-block .custom-installing-spinner {
  position: relative;
  width: 80px;
  height: 80px;
}
.custom-installing-spinner-content .custom-installing-spinner-block .custom-installing-spinner:before {
  content: "";
  display: block;
  position: absolute;
  border-width: 4px;
  border-style: solid;
  border-radius: 50%;
}
@keyframes anti-rotate-animation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.custom-installing-spinner-content .custom-installing-spinner-block .custom-installing-spinner:before {
  width: 80px;
  height: 80px;
  border-bottom-color: #c5d5e8;
  border-right-color: transparent;
  border-top-color: #c5d5e8;
  border-left-color: transparent;
  top: 0px;
  left: 0px;
  animation: anti-rotate-animation 3s linear 0s infinite;
}
.custom-installing-spinner-content .custom-installing-spinner-block .custom-installing-spinner .custom-installing-icon {
  font-size: 50px;
  margin-top: 14px;
  margin-left: 0px;
}
.install-progress-icon .custom-installing-spinner-content .custom-installing-spinner-block {
  width: 30px;
}
.install-progress-icon .custom-installing-spinner-content .custom-installing-spinner-block .custom-installing-spinner {
  width: 30px;
  height: 30px;
}
.install-progress-icon .custom-installing-spinner-content .custom-installing-spinner-block .custom-installing-spinner:before {
  content: "";
  border-width: 2px;
}
.install-progress-icon .custom-installing-spinner-content .custom-installing-spinner-block .custom-installing-spinner:before {
  width: 30px;
  height: 30px;
}
.install-progress-icon .custom-installing-spinner-content .custom-installing-spinner-block .custom-installing-spinner .custom-installing-icon {
  font-size: 19px;
  margin-top: 5px;
}
.uib-datepicker .uib-weeks td[ng-if="showWeeks"] {
  background-color: #8a8a8a;
}
.position-sticky {
  position: sticky;
}
.z-index-1 {
  z-index: 1;
}
.z-index-3 {
  z-index: 3;
}
.grid-header-bg {
  background: #212C3A !important;
}
.grid-odd-row-bg {
  background: #121923;
}
.unset-actve-color {
  color: unset !important;
}
.flex-grow-1 {
  flex-grow: 1;
}
.bulk-action-button-padding {
  padding: 4px 0px !important;
}
#global-drawer {
  position: fixed;
  right: -2px;
  z-index: 1065;
  cursor: pointer;
  display: flex;
  row-gap: 2px;
  flex-direction: column;
  width: 65px;
}
#global-drawer .sub-block {
  background-color: #22a6af;
  border: 2px solid #22a6af;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0px 0px 10px rgba(180, 180, 180, 0.3);
  color: #FFFFFF;
  flex-direction: column;
  padding: 5px !important;
  align-items: center;
  display: flex;
  height: 55px;
  width: 65px;
}
#global-drawer .sub-block:hover {
  background-color: #238a99;
}
#global-drawer .logo-md {
  height: 40px;
  width: 40px;
}
#global-drawer .logo-sm {
  height: 30px;
  width: 30px;
}
#global-drawer .mp-tile-icon.icon-md {
  font-size: 40px;
}
#global-drawer .mp-tile-icon.icon-sm {
  font-size: 25px;
}
#global-drawer .mp-tile-icon.widget-tile-icon {
  color: #ffffff;
}
#global-drawer .logo-label {
  color: #ffffff;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.border-radius-10 {
  border-radius: 10px !important;
}
.padding-left-30 {
  padding-left: 30px !important;
}
.active-color-imp {
  color: #22a6af !important;
}
.CodeMirror-scroll {
  padding-bottom: 20px !important;
}
/**
 * KEYS.css
 *
 * A simple stylesheet for rendering beautiful keyboard-style elements.
 *
 * Author:  Michael Hüneburg
 * Website: http://michaelhue.com/keyscss
 * License: MIT License (see LICENSE.txt)
 */
/* Base style, essential for every key. */
kbd,
.key {
  display: inline;
  display: inline-block;
  min-width: 1em;
  padding: 0.2em 0.3em;
  font: normal 0.85em/1 "Lucida Grande", Lucida, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  border: none;
  cursor: default;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
kbd[title],
.key[title] {
  cursor: help;
}
/* Dark style for display on light background. This is the default style. */
kbd,
kbd.dark,
.dark-keys kbd,
.key,
.key.dark,
.dark-keys .key {
  background: #505050;
  background: -moz-linear-gradient(top, #3c3c3c, #505050);
  background: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#505050));
  color: #fafafa;
  text-shadow: -1px -1px 0 #464646;
  -moz-box-shadow: inset 0 0 1px #969696, inset 0 -0.05em 0.4em #505050, 0 0.1em 0 #1e1e1e, 0 0.1em 0.1em rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 1px #969696, inset 0 -0.05em 0.4em #505050, 0 0.1em 0 #1e1e1e, 0 0.1em 0.1em rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 1px #969696, inset 0 -0.05em 0.4em #505050, 0 0.1em 0 #1e1e1e, 0 0.1em 0.1em rgba(0, 0, 0, 0.3);
}
/* Light style for display on dark background. */
kbd.light,
.light-keys kbd,
.key.light,
.light-keys .key {
  background: #fafafa;
  background: -moz-linear-gradient(top, #d2d2d2, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, from(#d2d2d2), to(#ffffff));
  color: #323232;
  text-shadow: 0 0 2px #ffffff;
  -moz-box-shadow: inset 0 0 1px #ffffff, inset 0 0 0.4em #c8c8c8, 0 0.1em 0 #828282, 0 0.11em 0 rgba(0, 0, 0, 0.4), 0 0.1em 0.11em rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: inset 0 0 1px #ffffff, inset 0 0 0.4em #c8c8c8, 0 0.1em 0 #828282, 0 0.11em 0 rgba(0, 0, 0, 0.4), 0 0.1em 0.11em rgba(0, 0, 0, 0.9);
  box-shadow: inset 0 0 1px #ffffff, inset 0 0 0.4em #c8c8c8, 0 0.1em 0 #828282, 0 0.11em 0 rgba(0, 0, 0, 0.4), 0 0.1em 0.11em rgba(0, 0, 0, 0.9);
}
/*----------------------------------------
Form
 - Styles for form-related items.
----------------------------------------*/
.section-form {
  border-bottom: 1px solid #0d1218;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.form-group {
  clear: both;
  margin-bottom: 4px;
  margin-top: 4px;
}
.form-group > .btn {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.form-group > p {
  font-size: 1em;
}
.form-group .custom-field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
  margin-right: 3px;
  color: #cccccc;
}
.section-show-hide .checkbox-inline {
  margin-left: 0 !important;
}
.condition-div .form-group {
  margin-top: 1px !important;
}
.condition-div .dropdown-toggle {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 15px !important;
}
.condition-div .dropdown-toggle .caret {
  position: absolute;
  right: 10px;
}
.condition-div .cs-select .btn-link.btn-md {
  font-size: 12px;
  color: #FFFFFF !important;
  padding: 6px 5px 3px 5px !important;
  border-radius: 0 !important;
}
.condition-div .cs-select .btn-link.btn-md .text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  line-height: 1.3;
  width: 85%;
}
.condition-div .cs-select .btn-link.btn-md .fa-sort-desc {
  top: 4px !important;
}
.condition-div .custom-multi-select.ui-select-bootstrap {
  padding: 3px 12px 3px 5px !important;
}
.condition-div .custom-multi-select.ui-select-bootstrap input.ui-select-search {
  font-size: 12px;
}
.condition-div input {
  min-width: 0;
}
.datetime-select-type {
  width: 100px;
}
.datetime-select-type select {
  width: 100px;
}
.datetime-range-type {
  width: 75px;
}
.datetime-input-difference {
  width: 60px;
  height: 30px;
  font-size: 12px;
}
.datetime-difference-type {
  width: 88px;
}
.datetime-range-type select,
.datetime-select-type select,
.datetime-difference-type select {
  height: 30px;
  font-size: 12px;
}
.control-label {
  font-size: 0.8em;
  font-weight: 400;
  color: #cccccc;
  display: inline-block;
}
.form-control {
  background-color: #29323e;
  border-color: #171f27;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.form-control::-moz-placeholder {
  line-height: 18px;
}
.execute-radio {
  background: #29323e;
  border-color: #171f27;
  padding: 3px 10px;
  margin-left: 2px !important;
}
.execute-radio .cs-radio-item label.radio-label {
  padding-top: 5px;
}
.execute-radio .cs-radio-item label.radio-label:before {
  float: left;
  clear: none;
}
.execute-radio .cs-radio-item input[type=radio]:checked + label.radio-label:after {
  top: 11px !important;
}
.form-control,
.tags {
  font-weight: 400;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.form-control:focus,
.tags:focus {
  border: 1px solid #22a6af;
  background: #243040;
  color: #FFFFFF;
}
select.form-control,
.pagination-dropdown {
  background: #29323e;
  border: 1px solid #171f27;
  color: #FFFFFF;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.8);
}
select.form-control:focus,
.pagination-dropdown:focus,
select.form-control:hover,
.pagination-dropdown:hover {
  background: #243040;
  border: 1px solid #22a6af;
  color: #FFFFFF;
}
.form-control.form-control-sm {
  width: auto;
  float: none;
  display: inline-block;
}
.word-break {
  overflow-wrap: break-word;
}
.form-control[disabled],
.form-control[readonly],
a[disabled],
fieldset[disabled] .form-control {
  background-color: #424549;
  opacity: 0.45;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  cursor: not-allowed;
}
.form-control[disabled]:focus,
.form-control[readonly]:focus,
a[disabled]:focus,
fieldset[disabled] .form-control:focus {
  border-color: #1e2124;
  background-color: #424549;
  color: #FFFFFF;
}
a[disabled] {
  background-color: inherit;
}
.cs-select {
  position: relative;
}
.cs-select .add-button {
  position: absolute;
  right: 5px;
  top: 3px;
}
.cs-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #FFFFFF;
}
.cs-select select:focus {
  outline: none;
}
.cs-select select.input-sm {
  line-height: inherit;
}
.cs-select select.form-control {
  padding-right: 25px !important;
}
.cs-select .fa-sort-desc,
.cs-select .caret {
  position: absolute;
  top: 7px;
  right: 12px;
  font-size: 14px;
  color: #FFFFFF;
  pointer-events: none;
}
.cs-select .dropdown-header {
  padding: 3px 10px;
  width: 100%;
}
.cs-select .btn {
  font-weight: 400;
}
.cs-multi-select {
  width: 100%;
}
.cs-multi-select select {
  height: 100px !important;
}
.cs-select .btn-link,
.date-time .btn-link {
  padding: 0;
  max-width: 100%;
  color: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none !important;
  height: auto;
  font-weight: 400;
  line-height: inherit;
}
.cs-select .btn-link.btn-md,
.date-time .btn-link.btn-md {
  font-size: 15px;
}
.cs-select .btn-link:hover,
.date-time .btn-link:hover,
.cs-select .btn-link:active,
.date-time .btn-link:active {
  color: inherit;
  outline: none;
  text-decoration: none !important;
}
.cs-select .btn-link .caret,
.date-time .btn-link .caret {
  display: none;
}
.cs-select .btn-link img,
.date-time .btn-link img {
  width: 15px;
  height: 15px;
  display: inline-block;
}
.date-time-icon .btn-link {
  padding: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: underline !important;
  height: auto;
}
.date-time .select-date-title {
  font-size: 13px;
}
.has-img .btn-link {
  background: #323b47;
  min-width: 145px;
  text-align: left;
  padding-left: 5px;
}
.has-img .btn-link .text {
  display: inline-block;
  vertical-align: text-top;
  padding: 0 8px;
}
.grid-filters-container .cs-select .fa-sort-desc {
  top: 5px;
  right: 10px;
}
select::-ms-expand {
  display: none;
}
_:-o-prefocus .cs-select,
.selector .cs-select {
  background: none;
}
input[type=radio] {
  margin-top: 2px;
}
input[type=checkbox] {
  margin-top: 3px;
}
.radio,
.checkbox {
  line-height: 15px;
}
.radio label,
.checkbox label {
  font-size: 0.8em;
  font-weight: 400;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 0;
  line-height: 16px;
}
.help-block {
  font-weight: 500;
  font-size: 11px;
}
.has-feedback .fa,
.has-feedback .icon {
  padding-top: 10px;
}
.has-success > .form-control {
  border: 1px solid #28b35c;
}
.has-success > .control-label,
.has-success > .help-block {
  color: #28b35c;
}
.has-error > .form-control {
  border: 1px solid #da393d;
}
.has-error > .control-label,
.has-error > .help-block {
  color: #da393d;
}
.has-error span {
  font-size: 12px;
}
.edit-confirm {
  margin-top: 5px;
  height: 20px;
}
@keyframes saving {
  0% {
    background-color: rgba(242, 248, 88, 0.3);
  }
  50% {
    background-color: #28b35c;
  }
  100% {
    background-color: rgba(242, 248, 88, 0.3);
  }
}
.form-control.input-big {
  font-size: 1.563em;
  height: auto;
}
.edit-button {
  color: #ffffff;
  position: absolute;
  top: 32px;
  right: 10px;
}
.edit-button.for-datetime {
  right: 50px;
  z-index: 5;
}
.edit-button.for-integer {
  right: 35px;
}
.use-placeholder .edit-button {
  top: 10px;
}
.form-group.editable {
  position: relative;
}
.form-group.editable .saving p {
  -webkit-animation: saving 2s ease -2s 2;
  -moz-animation: saving 2s ease -2s 2;
  -o-animation: saving 2s ease -2s 2;
  animation: saving 2s ease -2s 2;
}
.form-group.editable .input-big {
  font-size: inherit;
}
.form-group.editable .view-content.hover-background:hover {
  border-radius: 0;
  background: #29323e;
  cursor: pointer;
}
.form-group.editable .control-label {
  margin-bottom: 0;
}
.form-group.editable .non-linky-text .richtext-view-content a {
  pointer-events: none;
  color: #FFFFFF;
}
.form-group.editable .view-content {
  padding: 6px 8px;
  margin-left: -8px !important;
  line-height: 25px;
}
.form-group.editable .view-content .cs-select {
  padding: 1px 0px;
}
.form-group.editable .view-content.empty-view-content {
  padding: 7px 8px;
}
.form-group.editable .view-content .rating {
  margin: 6px 0px;
}
.form-group.editable.use-edit .form-container {
  font-size: 12px;
}
.form-group.editable .form-container {
  cursor: auto;
}
.form-group.editable .form-container .filehash-field {
  max-height: 40px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-height: 18px;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
}
.form-group.editable .form-container .typehead-field {
  max-width: 100%;
}
.form-group.editable .form-container .typehead-field > .cs-select {
  max-width: 100%;
}
.form-group.editable.gamma .edit-button {
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  top: 5px;
  right: -17px;
}
.form-group.editable.gamma .edit-confirm {
  position: relative;
  left: -10px;
}
.picklist .form-group.editable .view-content:hover {
  background: none !important;
}
.container-pane .form-group.editable .entered .view-content {
  background: #0d1218;
}
.popover.lookup {
  color: #1e2124;
  background: #29323e;
  border-color: #22a6af;
  font-family: inherit;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.popover.lookup > .arrow:after {
  border-top-color: #22a6af !important;
  border-bottom-color: #22a6af !important;
}
.popover.lookup .popover-title {
  background: #29323e;
}
.popover.lookup .dropdown-menu > .active > a {
  background-color: #22a6af;
}
ul.datetime-picker-dropdown td button.btn.btn-default.active {
  background-color: #323b47;
}
.form-group .text-danger {
  font-weight: 500;
  font-size: 12px;
}
div.jsoneditor-tree {
  background-color: #fff;
  min-height: 70px;
}
div.jsoneditor {
  margin: 10px 0;
  border: 1px solid #bbb !important;
}
div.jsoneditor-menu {
  background-color: #323c47 !important;
  border-bottom: 1px solid #323c47 !important;
}
.jsoneditor-schema-error,
div.jsoneditor td,
div.jsoneditor textarea,
div.jsoneditor th,
div.jsoneditor-field,
div.jsoneditor-value {
  font-family: inherit;
  font-size: 9pt;
}
li.column-editor-block {
  display: inline-flex;
  float: left;
  background: #323b47;
  color: #FFFFFF;
  padding: 2px;
  margin-right: 1px;
  margin-bottom: 1px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
li.column-editor-block .column-editor-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  width: auto;
  font-size: 14px;
  margin: 0px 5px 0px 5px;
}
#action-editor .relationship-column-editor-block {
  display: inline-flex;
  float: left;
  background: #323b47;
  color: #FFFFFF;
  padding: 2px;
  margin-right: 1px;
  margin-bottom: 1px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#action-editor .relationship-column-editor-block .column-editor-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  width: auto;
  font-size: 14px;
  margin: 0px 5px 0px 5px;
}
#action-editor .column-editor-block {
  padding: 0px;
}
#action-editor .column-editor-block .column-editor-text {
  margin: 0px;
  line-height: 20px;
  padding: 6px 5px 4px 0px;
  font-size: 12px;
}
#column-editor .as-sortable-placeholder {
  display: inline-block;
  float: left;
  background: #e6f0f5;
  border: 2px dashed #00aeef;
}
.as-sortable-dragging .column-editor-block {
  border: 2px solid #00aeef;
  background: #e4f5fc;
  width: auto !important;
}
#module-select {
  width: 250px;
}
.lookup {
  min-width: 220px;
}
.lookup.wide-lookup {
  width: 450px;
}
.lookup .popover-content {
  padding: 0;
}
.lookup .popover-content .dropdown-header {
  padding: 10px 5px 5px;
  width: 100%;
}
.lookup .popover-content .dropdown-header .form-control {
  height: 29px;
  background: #29323e;
}
.lookup .dropdown-menu {
  position: static;
  float: none;
  display: block;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding-top: 0;
  overflow: auto;
  max-height: 200px;
}
.lookup .dropdown-menu > li > a {
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 3px 10px;
}
.lookup.full-screen-lookup .dropdown-menu {
  min-width: unset;
  min-height: unset;
  position: static;
}
.add-more-inputs {
  color: #22a6af;
  font-size: 12px;
  margin-left: 15px;
  margin-top: 10px;
  width: 74px;
}
.add-single-input {
  width: 90px;
  margin-left: 0;
}
.condition-group {
  padding-left: 5px;
}
.condition-group .logic {
  border: 2px solid #22a6af;
  padding: 3px;
  width: fit-content;
  font-size: 12px;
}
.condition-group > .and {
  border-left: 2px solid #22a6af;
}
.condition-group > .or {
  border-left: 2px solid #22a6af;
}
.logic-type {
  border-color: #22a6af !important;
}
.cs-label {
  font-style: italic;
  font-size: 15px;
  color: #6c6e71;
  border-bottom: 1px solid #0d1218;
  margin-top: 12px;
  width: 100%;
}
.group-element {
  padding-left: 14px;
}
.group-element.last {
  padding-bottom: 8px;
  border-bottom: 1px solid #0d1218;
  margin-bottom: 10px;
}
.section-separator {
  margin-bottom: 8px;
  height: 2px;
  border-bottom: 1px solid #0d1218;
}
.password-info {
  line-height: 18px;
  margin-bottom: 10px;
  font-size: 12px;
  opacity: 0.55;
}
.undo-edit {
  color: #ffffff;
  position: relative;
  top: 0px;
  left: 190px;
}
.sso-config-form .jsoneditor {
  height: 200px;
  overflow: scroll;
}
.ldap-config-form .jsoneditor {
  height: 300px;
  overflow: scroll;
}
#main-view-template .cs-label-block {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  float: left;
  padding-right: 2px;
}
#main-view-template .module-form {
  overflow: auto;
  margin-bottom: 50px;
  height: calc(100vh - 165px);
}
#main-view-template .module-form.edit-module-form {
  margin-bottom: -10px;
  height: auto;
  padding-bottom: 30px;
}
#main-view-template .module-form .alt {
  padding: 0px !important;
}
#main-view-template .module-form .module-form-content {
  border: 1px solid #0d1218;
  padding: 15px;
  border-top: none;
}
.related-record-widget-styling .panel-heading {
  height: 50px;
  font-size: 0.9em;
  line-height: 48px;
  padding: 0 15px;
  text-overflow: ellipsis;
}
.powered-by-input {
  width: 300px;
}
.date-type-dropdown {
  width: 100%;
}
.date-quick-relative {
  margin-left: -45px;
  width: 145px;
  margin-top: 2px;
}
.date-quick-custom {
  margin-left: -102px;
  margin-top: 2px;
}
.date-advance-custom {
  margin-left: -159px;
}
.date-margin-top-2 {
  margin-top: 2px;
}
.widget-height-input {
  height: 30px;
}
.widget-height-input.ng-invalid-max,
.widget-height-input.ng-invalid-min {
  -webkit-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  -moz-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
}
.custom-multi-select.ui-select-bootstrap .ui-select-match-close,
.fsr-multiselect-remove {
  color: #ffffff;
  font-weight: 400;
  margin-left: 5px;
  text-shadow: none;
  opacity: 1;
  line-height: 16px;
  float: right;
}
@media all and (-ms-high-contrast: none) {
  .custom-multi-select.ui-select-bootstrap .ui-select-match-close,
  .fsr-multiselect-remove {
    /* IE */
    position: absolute;
    z-index: 9;
    right: 3px;
  }
}
.custom-multi-select.ui-select-bootstrap .ui-select-match-close:hover,
.fsr-multiselect-remove:hover {
  font-weight: 400;
}
.fsr-multiselect-selected-item {
  background: #22a6af;
  line-height: 15px;
  padding: 5px 10px;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 14px;
  display: inline-block;
}
.fsr-multiselect-selected-item .fsr-multiselect-remove {
  font-size: 1.4em;
}
.custom-multi-select.ui-select-bootstrap {
  height: auto !important;
  padding: 4px 5px !important;
}
.custom-multi-select.ui-select-bootstrap .ui-select-choices-row.active > span {
  background-color: #22a6af;
}
.custom-multi-select.ui-select-bootstrap .ui-select-choices-row > span {
  color: #FFFFFF;
  font-weight: 400;
}
.custom-multi-select.ui-select-bootstrap .ui-select-choices-row > span:hover {
  color: #1e2124;
  background-color: #22a6af;
}
.custom-multi-select.ui-select-bootstrap .btn-default {
  border: none !important;
}
.custom-multi-select.ui-select-bootstrap .ui-select-match .ui-select-match-item {
  background: #22a6af;
  line-height: 15px;
  padding: 5px 5px 2px 10px;
  font-weight: 400;
  color: #FFFFFF;
  max-width: 100%;
  margin-top: 2px;
  margin-bottom: 0 !important;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.custom-multi-select.ui-select-bootstrap .ui-select-match .ui-select-match-item > span {
  max-width: calc(100% - 15px);
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media all and (-ms-high-contrast: none) {
  .custom-multi-select.ui-select-bootstrap .ui-select-match .ui-select-match-item > span {
    max-width: 100%;
    /* IE */
  }
  .custom-multi-select.ui-select-bootstrap .ui-select-match .ui-select-match-item > span > span {
    padding-right: 12px;
  }
}
.custom-multi-select.ui-select-bootstrap .ui-select-match .ui-select-match-item > span > span {
  width: 100%;
  overflow: hidden;
  display: inherit;
  text-overflow: ellipsis;
  float: left;
}
.custom-multi-select.ui-select-bootstrap .ui-select-match > span {
  width: inherit;
  display: inherit;
}
.custom-multi-select.ui-select-bootstrap .ui-select-search {
  max-width: max-content !important;
  animation: none !important;
  min-width: 65px;
}
.custom-multi-select.ui-select-bootstrap .ui-select-search::-webkit-input-placeholder {
  color: #c5d5e8;
}
.custom-multi-select.ui-select-bootstrap .ui-select-search:-moz-placeholder {
  color: #c5d5e8;
  opacity: 1;
}
.custom-multi-select.ui-select-bootstrap .ui-select-search::-moz-placeholder {
  color: #c5d5e8;
  opacity: 1;
}
.custom-multi-select.ui-select-bootstrap .ui-select-search:-ms-input-placeholder {
  color: #c5d5e8;
}
.custom-multi-select.ui-select-bootstrap .ui-select-search::-ms-input-placeholder {
  color: #c5d5e8;
}
.custom-multi-select.ui-select-bootstrap .ui-select-search::placeholder {
  color: #c5d5e8;
}
.custom-multi-select.ui-select-bootstrap > div {
  width: calc(100% - 20px);
}
.general-settings-footer {
  position: fixed;
  bottom: 0;
  left: 459px;
  right: 0px;
  background: #1b2430;
  z-index: 9;
  padding: 10px 20px;
  margin: 0;
  box-shadow: 0px -2px 10px #0d1218;
  border-top: 1px solid #0d1218;
}
.admin-content .profile-settings-container .general-settings-footer {
  left: 459px;
}
.admin-content .roles-permission-grid-container .ui-grid-render-container {
  overflow: unset;
}
.admin-content .roles-permission-grid-container .ui-grid-header {
  position: sticky;
  top: 116px;
  z-index: 1;
}
.admin-content .roles-permission-grid-container .ui-grid-header .ui-grid-header-cell-label {
  font-size: 1em;
}
.role-permission-modal .ui-grid-render-container {
  overflow: unset;
}
.role-permission-modal .ui-grid-header {
  position: sticky;
  top: -15px;
  z-index: 1;
}
.profile-settings-container {
  background: #1b2430;
  margin-bottom: 40px;
}
.profile-settings-container .general-settings-footer {
  left: 247px;
}
.rzslider .rz-bar {
  height: 3px;
}
.rzslider .rz-pointer {
  top: -5px;
  width: 12px;
  height: 12px;
}
.rzslider .rz-pointer:after {
  background: none !important;
}
.rzslider .rz-pointer:hover:after {
  background: none !important;
}
.rzslider .rz-pointer .rz-active:after {
  background-color: none !important;
}
.ui-select-view {
  background: #394a60;
  line-height: 15px;
  padding: 2px 6px;
  font-weight: 400;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin: 2px;
  display: inline-block;
  color: #ffffff;
}
.multiselect-container {
  background-color: #29323e;
  padding: 2px 5px;
}
.condition-group .condition-div .tags-custom tags-input .autocomplete {
  position: absolute !important;
}
.logforwarding-rules-container {
  border-top: 1px solid #525252;
}
.logforwarding-rules-container .logforwarding-rules-content {
  background: #29323e;
  padding: 5px 10px 15px 10px;
}
.logforwarding-rules-container .logforwarding-rules-content .custom-multi-select {
  background: #1b2430;
}
.row-expandable-setting .form-control {
  height: 28px;
  padding: 0 12px;
}
#newForm .form-group {
  position: relative;
}
input[type=checkbox].toggle-switch {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
input[type=checkbox].toggle-switch + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}
input[type=checkbox].toggle-switch.toggle-switch-round + label {
  padding: 2px;
  width: 70px;
  height: 30px;
  background-color: #29323e;
  border-radius: 30px;
}
input[type=checkbox].toggle-switch.toggle-switch-round + label:before {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "NO";
  font-size: 12px;
  padding: 6px 0 0 40px;
  right: 1px;
  background-color: #29323e;
  border-radius: 30px;
  transition: background 0.4s;
  opacity: 0.65;
}
input[type=checkbox].toggle-switch.toggle-switch-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
  width: 29px;
  background-color: #323b47;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: margin 0.4s;
}
input[type=checkbox].toggle-switch.toggle-switch-round:checked + label:before {
  background-color: #29323e;
  content: "YES";
  padding-left: 10px;
}
input[type=checkbox].toggle-switch.toggle-switch-round:checked + label:after {
  margin-left: 40px;
  background-color: #28b35c;
}
.editorFullScreen .CodeMirror {
  height: calc(100vh - 40px) !important;
}
.editorFullScreen .Monaco {
  height: calc(100vh - 40px) !important;
}
.editor-btn-padding {
  padding: 8px 5px;
}
.editor-border {
  border: 1px solid #3A3D44;
}
.condition-field-element-container.disabled-state .cs-select .fa-sort-desc,
.condition-field-element-container.disabled-state .cs-select .caret {
  opacity: 0.45;
}
.form-control[disabled]:hover,
input.form-control[readonly]:hover,
a[disabled]:hover,
fieldset[disabled] .form-control:hover {
  background-color: #e1e7ec;
  opacity: 0.45;
  cursor: not-allowed;
  border-color: #171f27;
}
.audit-log-purge-type-container {
  background: #17222b;
  border: 1px solid #0d1218;
}
.audit-log-container-bottom-border {
  border-bottom: 1px solid #3A3D44;
}
/*----------------------------------------
Buttons
 - Styles for button related items.
----------------------------------------*/
.btn-link {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  font-size: inherit;
  text-decoration: none;
  color: #22a6af;
}
.btn-link:hover {
  color: #22a6af;
  text-decoration: none;
}
.btn-link:active {
  color: #238b9a;
  text-decoration: none;
}
.btn-link:focus {
  color: #238b9a;
  text-decoration: none;
}
.btn {
  font-weight: 400;
}
.btn:focus {
  outline: none !important;
}
.btn-scondary-link {
  font-size: 12px;
  color: #c5d5e8;
}
.btn-scondary-link:hover {
  color: #22a6af;
}
/*Button - Dropdown*/
.input-group-btn .btn-default,
.input-group-btn .btn-primary {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border: 1px solid #1e2124;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -2px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.btn-group .dropdown-menu {
  min-width: 160px;
  max-height: 300px;
  position: absolute;
  left: auto;
  width: inherit;
  overflow: auto;
}
.btn-group .dropdown-menu a {
  white-space: normal;
}
.btn-group .dropdown-menu a h3 {
  text-transform: capitalize;
  font-size: 1em;
}
.playbook-action .dropdown-menu {
  min-width: 160px;
  max-height: 300px;
  position: absolute;
  left: auto;
  width: inherit;
  overflow: auto;
  padding: 0px 0;
}
.playbook-action .dropdown-menu a {
  white-space: normal;
  padding: 10px 15px;
}
.playbook-action .dropdown-menu li {
  border-bottom: 1px solid #0d1218;
  font-size: 12px;
  width: 200px;
}
.playbook-action .dropdown-menu li:last-child {
  border-bottom: none;
}
.playbook-action .dropdown-menu li h3 {
  color: inherit;
  font-weight: normal;
  font-size: 14px;
}
.playbook-action .dropdown-menu li p {
  color: inherit;
}
.action-buttons .dropdown-menu {
  padding: 0;
}
.action-buttons .dropdown-menu a {
  white-space: normal;
  padding: 10px 20px;
}
.btn-sm,
.btn-group-sm > .btn,
.btn-group-sm > .btn {
  line-height: 1.6;
  font-size: 12px;
  padding: 4px 9px;
}
.btn-xs,
.btn-group-xs > .btn,
.btn-group-xs > .btn {
  line-height: 1.3;
  padding: 2px 5px;
}
.btn-default.active,
.btn-primary.active {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border-width: 1px !important;
}
.btn-sq {
  width: 30px !important;
  height: 30px !important;
  border: 1px solid #1e2124;
}
/**
 * Since lookups require additional nested structure, this is hack to allow
 * bootstrap btn-group border radii
**/
.btn {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-width: 1px;
}
.btn-success {
  border-color: #28b35c;
}
button.btn-primary,
button.btn-default,
button.btn-second-default,
button.btn-danger {
  font-family: 'Lato', sans-serif;
  text-transform: unset;
}
.btn-primary {
  background-color: #22a6af;
  box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15) !important;
  border-color: #22a6af;
}
.btn-primary:hover {
  color: #ffffff;
  background: #238a99;
  border-color: #218291;
}
.btn-default {
  background-color: #323b47;
  border-color: #323b47;
  color: #FFFFFF;
}
.btn-default:focus {
  background: #323b47;
  border-color: #323b47;
}
.navbar-inverse .btn-default,
.view-panel .modal-header .btn-default {
  border-color: #323b47;
  background-color: transparent;
  color: #c5d5e8;
}
.navbar-inverse .btn-default:hover,
.view-panel .modal-header .btn-default:hover,
.navbar-inverse .btn-default.hover,
.view-panel .modal-header .btn-default.hover {
  color: #ffffff;
  border-color: #22a6af;
  background-color: #141b23;
}
.btn-second-primary {
  background-color: #323b47;
  border-color: #22a6af;
  color: #FFFFFF;
}
.btn-second-default {
  background: #0d1218;
  border-color: #0d1218;
}
.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 {
  color: #c5d5e8;
}
.btn-default:hover {
  color: #FFFFFF;
  border-color: #22a6af;
  background-color: #141b23;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.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,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background: #141b23;
  color: #FFFFFF;
  border-color: #22a6af;
}
.btn-wb {
  border-color: transparent;
}
#main-view-template .picklist .lbl .lookup-btn {
  border: 0 !important;
  background: transparent !important;
  min-width: auto !important;
  padding: 3px 10px 3px 20px !important;
}
#main-view-template .picklist .lbl .lookup-btn .fa-sort-desc {
  display: none !important;
}
.picklist .lbl {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.typehead-field .lookup-btn {
  padding: 5px 30px 5px 7px !important;
  background: #29323e;
  text-align: left;
  min-width: 165px;
  border: 1px solid #171f27;
  line-height: 18px;
  font-size: 13px;
}
.typehead-field .lookup-btn:hover {
  border-color: #22a6af !important;
}
.typehead-field .lookup-btn .fa-sort-desc {
  top: 5px !important;
  display: block !important;
}
.view-panel .typehead-field .lookup-btn .fa-sort-desc {
  top: 2px !important;
}
.typeahead-field {
  width: 100%;
}
.conditions-row .typehead-field .lookup-btn {
  min-width: 145px;
}
.cs-radio-item {
  display: inline-block;
  position: relative;
  padding: 0 6px !important;
  margin: 0px;
}
.cs-radio-item input[type='radio'] {
  display: none;
}
.cs-radio-item label.radio-label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 0px;
  margin: 0 5px 0 0;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  border: 2px solid #757575;
  background-color: transparent;
}
.cs-radio-item input[type=radio]:checked + label.radio-label:after {
  border-radius: 15px;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 4px;
  left: 10px;
  content: " ";
  display: block;
  background: #22a6af;
}
.radio .cs-radio-item label.radio-label {
  padding-left: 0px !important;
  position: relative;
}
.radio .cs-radio-item label.radio-label:before {
  top: 2px;
}
.radio .cs-radio-item input[type=radio]:checked + label.radio-label:after {
  top: 6px;
  left: 4px;
}
.cd-dropdown {
  width: 100%;
}
.cd-dropdown button {
  text-align: left;
}
.cd-dropdown button .caret {
  float: right;
  margin-top: 8px;
}
.cd-dropdown ul li.related-div div {
  display: none;
}
.cd-dropdown ul li:not(.related-div) + .related-div div {
  display: block;
}
.cd-dropdown ul li.primary-div:not(:first-child) div {
  display: none;
}
.cd-dropdown ul li.many-to-many {
  background: #1b2430;
}
.cd-dropdown ul li > div {
  padding: 5px 10px;
  font-size: 12px;
  border-bottom: 1px dashed #525252;
  font-style: italic;
}
.cd-dropdown ul li > a {
  border-bottom: 1px solid #181c21;
  font-size: 12px;
  padding: 5px 20px;
}
.cd-dropdown ul li > a > span {
  display: block;
  color: #c5d5e8;
  font-style: italic;
  font-size: 0.8em;
}
.dashboard-text-color {
  color: #FFFFFF;
}
.dashboard-no-access-img {
  background: url("../../images/Dashboard_No_Access_Steel.png") no-repeat;
  height: 500px;
  width: 100%;
  background-position: center;
}
.report-without-input-img {
  background: url("../../images/report_without_input_steel.png") no-repeat;
  height: calc(100vh - 115px);
  width: 100%;
  background-position: top;
}
.dashboard-height {
  height: -moz-available;
  height: -webkit-fill-available;
}
.filter-tags-button:hover {
  color: #22a6af;
  border-color: #22a6af;
}
.btn-conditional-delete {
  position: absolute;
  top: 1px;
  right: 0px;
}
.btn-primary-border {
  background: transparent !important;
  border: 1px solid #22a6af !important;
  color: #22a6af;
  font-weight: 400;
  font-size: 13px;
}
.btn-flat-no-border {
  background: #1b2430 !important;
  border: 1px solid transparent !important;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 13px;
  padding: 5px 9px !important;
}
.btn-flat-no-border:hover {
  border: 1px solid #22a6af !important;
}
.btn-flat-no-border-sm {
  background: #323b47 !important;
  border: 1px solid #323b47 !important;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 13px;
  padding: 4px 9px !important;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.btn-flat-no-border-sm.adv-config-btn {
  font-size: 11px;
  padding: 5px !important;
  margin: 1px -1px 0px 0px;
  display: inline-block;
}
.btn-transparent {
  background: none;
  border: none;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 13px;
}
.btn-group .btn:not(:last-child) {
  border-top-left-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.btn-group .btn:not(:first-child) {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
}
.switch {
  display: inline-block;
  width: 80px;
  height: 20px;
}
.switch.idp-sync {
  width: 50px;
}
.switch input[type=checkbox],
.switch input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
.switch .switch-input {
  display: none;
}
.switch-label .switch-slider {
  position: relative;
  display: block;
  height: inherit;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #c8ced3;
  transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  border-radius: 0.25rem;
}
.switch-label .switch-slider:before {
  position: absolute;
  top: 1px;
  left: 3px;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  content: "";
  background-color: #fff;
  border: 1px solid #c8ced3;
  transition: 0.15s ease-out;
  border-radius: 50%;
}
.switch-label .switch-slider:after {
  position: absolute;
  top: 42%;
  right: 4px;
  z-index: 1;
  width: 69%;
  margin-top: -0.5em;
  padding-top: 1px;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  color: #808080;
  text-align: center;
  text-transform: uppercase;
  content: attr(data-unchecked);
  transition: inherit;
  text-transform: unset;
  text-overflow: ellipsis;
  overflow: auto;
  text-wrap: nowrap;
}
.switch-label .switch-input:checked ~ .switch-slider::before {
  -webkit-transform: translateX(28px);
  transform: translateX(28px);
}
.switch-label .switch-input:checked ~ .switch-slider::after {
  left: 5px;
  top: 8px;
  color: #fff;
  content: attr(data-checked);
}
.switch-pill .switch-slider {
  border-radius: 50em;
}
.switch-success .switch-input:checked + .switch-slider {
  background-color: #4dbd74;
  border-color: #3a9d5d;
}
.switch-success .switch-input:checked + .switch-slider::before {
  border-color: #3a9d5d;
  left: 31px;
}
.switch-primary .switch-input:checked + .switch-slider {
  background-color: #22a6af;
  border-color: #22a6af;
}
.switch-primary .switch-input:checked + .switch-slider::before {
  border-color: #22a6af;
}
.playbook-action-custom-popover .popover {
  min-width: 340px;
  font-size: 12px;
  left: 20% !important;
  text-transform: unset;
  background-color: #323b47;
  border-color: #22a6af;
  border-radius: 0;
  color: #FFFFFF;
  border: 1px solid #22a6af;
  padding: 0px;
  font-family: 'Lato', sans-serif;
}
.playbook-action-custom-popover .popover.top .arrow {
  border-top-color: transparent;
}
.playbook-action-custom-popover .popover.top .arrow:after {
  border-top-color: #22a6af !important;
  margin-left: 0 !important;
}
.playbook-action-custom-popover .popover.bottom .arrow {
  border-bottom-color: transparent;
}
.playbook-action-custom-popover .popover.bottom .arrow:after {
  border-bottom-color: #22a6af !important;
  margin-left: 0 !important;
}
.playbook-action-custom-popover .popover ul {
  max-height: 250px;
  min-height: 100px;
  overflow: auto;
  background: #29323e;
}
.playbook-action-custom-popover .popover li {
  padding: 5px 10px;
  border-bottom: 1px solid #24272b;
}
.playbook-action-custom-popover .popover li:hover {
  background-color: #22a6af;
}
.playbook-action-custom-popover .popover li:last-child {
  border-bottom: none;
}
.playbook-action-custom-popover .popover li a {
  color: #FFFFFF;
  padding-bottom: 15px;
  font-size: 12.8px !important;
}
.playbook-action-custom-popover .popover li a:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.playbook-action-custom-popover .popover-content {
  padding: 0;
}
.export-wizard-view-btn {
  padding: 1px 8px;
  font-size: 10px;
}
.btn-toggle {
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
}
.btn-on {
  background-color: green;
  color: white;
}
.btn-off {
  background-color: red;
  color: white;
}
.btn-separator {
  border-right: 1px solid #323b47;
  padding-right: 2px;
  margin-right: 5px;
}
.view-panel-cancel-button {
  padding: 2px 7px !important;
  font-size: 16px;
  font-weight: bold;
}
/*----------------------------------------
Top Header Menu
 - Styles for top header menu.
----------------------------------------*/
.navbar {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin-left: 245px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
  border-left: 2px solid #0d1218;
}
.navbar-background {
  background: #323b47 !important;
}
.search-background {
  background: #0d1218;
}
.navbar-inverse {
  border-bottom: 2px solid #0d1218;
  background: #1b2430;
}
.navbar-inverse .navbar-toggle {
  border-color: #0d1218;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background: #22a6af;
  color: #ffffff;
  border-color: #FFFFFF;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}
.navbar-brand {
  padding: 10px;
}
.navbar-nav > li > .dropdown-menu {
  border-radius: 0;
}
.quick-add-container > .popover {
  min-width: 525px;
  min-height: 385px;
  left: -312px !important;
  border-color: #22a6af;
  border-top: 2px solid #323b47;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transform-origin: 20% -10px 0px;
  transform: scale(0);
  transition: transform 0.1s linear 0s, opacity 0.2s linear 0s;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
}
.quick-add-container > .popover .arrow {
  left: 65%;
  top: -13px;
}
.quick-add-container > .popover .arrow:after {
  border-bottom-color: #323b47 !important;
}
.quick-add-container > .popover.fade.in {
  pointer-events: auto;
  transform: none;
  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear 0s;
}
.quick-add-container > .popover > .popover-inner {
  background: #29323e;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.quick-add-container > .popover > .popover-inner > .popover-content {
  border: 10px solid #29323e;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.quick-add-container > .popover #module-list {
  width: 150px;
  height: 385px;
  position: fixed;
  border-right: 10px solid #29323e;
  overflow: auto;
  background: #0d1218;
}
.quick-add-container > .popover #module-list ul {
  border: none;
  padding: 0;
  background: #0d1218;
}
.quick-add-container > .popover #module-list ul li {
  list-style: none;
}
.quick-add-container > .popover #module-list ul li a {
  margin-right: 0;
  padding: 5px 15px;
  font-size: 13px;
  border-top: none;
  border-left: 2px solid transparent;
  background: #0d1218;
  font-family: 'Lato', sans-serif;
}
.quick-add-container > .popover #module-list ul li a:hover,
.quick-add-container > .popover #module-list ul li a.active {
  background: #1b2430;
  border-left-color: #22a6af;
  color: #ffffff;
}
.quick-add-container > .popover #module-list #show-admin a {
  font-size: 10px;
  color: #FFFFFF;
}
.quick-add-container > .popover #module-list #show-admin a:hover,
.quick-add-container > .popover #module-list #show-admin a.active {
  color: #FFFFFF;
}
.quick-add-container > .popover #module-list #admin-list {
  padding-bottom: 50px;
}
.quick-add-container > .popover #quick-form {
  background: #0d1218;
  overflow: auto;
  margin-left: 150px;
  height: 385px;
  padding: 20px;
  padding-bottom: 50px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.quick-add-container > .popover #quick-form .btn-link {
  font-size: 0.8em;
  text-decoration: underline;
  padding-top: 8px!important;
  padding-bottom: 8px!important;
}
.quick-add-container > .popover #quick-form .btn-link:hover,
.quick-add-container > .popover #quick-form .btn-link:focus {
  color: #2d87e3;
}
.quick-add-container > .popover #quick-form .form-group {
  margin-bottom: 10px;
}
.quick-add-container > .popover #quick-form .typehead-field .lookup-btn .fa-sort-desc {
  top: 5px !important;
}
.quick-add-container > .popover #quick-form .has-error span {
  padding: 5px;
}
.quick-add-container > .popover #quick-form .mce-panel {
  border: none !important;
}
.quick-add-container > .popover #quick-form .mce-edit-area {
  border: 1px solid #0d1218 !important;
  background: none !important;
  margin: 0px !important;
}
.quick-add-container > .popover #quick-form .mce-container-body {
  margin: 0px !important;
}
.quick-add-container > .popover #quick-form .form-control,
.quick-add-container > .popover #quick-form .typehead-field .lookup-btn {
  background-color: #1b2430;
}
.quick-add-container .fade-out {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 30px 0;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #2e3136);
  pointer-events: none;
  opacity: 0.3;
}
.quick-add-container hr {
  margin: 10px 0;
}
.filter-widget-container > .popover,
.connector-actions > .popover {
  min-width: 340px;
  left: -190px !important;
  border-color: #22a6af;
  border: 1px solid #22a6af;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
}
.filter-widget-container > .popover.top .arrow,
.connector-actions > .popover.top .arrow {
  border-top-color: transparent;
}
.filter-widget-container > .popover.top .arrow:after,
.connector-actions > .popover.top .arrow:after {
  border-top-color: #22a6af !important;
}
.filter-widget-container > .popover > .popover-inner,
.connector-actions > .popover > .popover-inner {
  background: #1b2430;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.filter-widget-container > .popover > .popover-inner > .popover-content,
.connector-actions > .popover > .popover-inner > .popover-content {
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.filter-widget-container > .popover #module-list,
.connector-actions > .popover #module-list {
  width: 150px;
  height: 385px;
  position: fixed;
  border-right: 10px solid #1b2430;
  overflow: auto;
  background: #0d1218;
}
.filter-widget-container > .popover #module-list ul,
.connector-actions > .popover #module-list ul {
  border: none;
  padding: 0;
}
.filter-widget-container > .popover #module-list ul li,
.connector-actions > .popover #module-list ul li {
  list-style: none;
}
.filter-widget-container > .popover #module-list ul li a,
.connector-actions > .popover #module-list ul li a {
  margin-right: 0;
  padding: 5px 15px;
  font-size: 1em;
  border-top: none;
  border-left: 2px solid transparent;
  background: transparent;
}
.filter-widget-container > .popover #module-list ul li a:hover,
.connector-actions > .popover #module-list ul li a:hover,
.filter-widget-container > .popover #module-list ul li a.active,
.connector-actions > .popover #module-list ul li a.active {
  background: #1b2430;
  border-left-color: #22a6af;
  color: #ffffff;
}
.filter-widget-container > .popover #module-list #show-admin a,
.connector-actions > .popover #module-list #show-admin a {
  font-size: 10px;
  color: #FFFFFF;
}
.filter-widget-container > .popover #module-list #show-admin a:hover,
.connector-actions > .popover #module-list #show-admin a:hover,
.filter-widget-container > .popover #module-list #show-admin a.active,
.connector-actions > .popover #module-list #show-admin a.active {
  color: #FFFFFF;
}
.filter-widget-container > .popover #module-list #admin-list,
.connector-actions > .popover #module-list #admin-list {
  padding-bottom: 50px;
}
.filter-widget-container > .popover #quick-form,
.connector-actions > .popover #quick-form {
  background: #0d1218;
  overflow: auto;
  margin-left: 150px;
  height: 385px;
  padding: 20px;
  padding-bottom: 50px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.filter-widget-container > .popover #quick-form .btn-link,
.connector-actions > .popover #quick-form .btn-link {
  font-size: 0.8em;
  text-decoration: underline;
  padding-top: 8px!important;
  padding-bottom: 8px!important;
}
.filter-widget-container > .popover #quick-form .btn-link:hover,
.connector-actions > .popover #quick-form .btn-link:hover,
.filter-widget-container > .popover #quick-form .btn-link:focus,
.connector-actions > .popover #quick-form .btn-link:focus {
  color: #2d87e3;
}
.filter-widget-container > .popover #quick-form .form-group,
.connector-actions > .popover #quick-form .form-group {
  margin-bottom: 10px;
}
.filter-widget-container > .popover #quick-form .typehead-field .lookup-btn .fa-sort-desc,
.connector-actions > .popover #quick-form .typehead-field .lookup-btn .fa-sort-desc {
  top: 5px !important;
}
.filter-widget-container > .popover #quick-form .has-error span,
.connector-actions > .popover #quick-form .has-error span {
  padding: 5px;
}
.filter-widget-container .fade-out,
.connector-actions .fade-out {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 30px 0;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #2e3136);
  pointer-events: none;
  opacity: 0.3;
}
.filter-widget-container hr,
.connector-actions hr {
  margin: 10px 0;
}
.websocket-connection {
  margin: 12px 15px 0px 5px;
  float: right !important;
  float: right;
}
.websocket-connection .connected {
  color: #63AF00;
  title: 'Live sync is active';
}
.websocket-connection .disconnected {
  color: #c14141;
  title: 'Live sync is not active';
}
.navbar-form {
  padding: 0 0 10px 10px;
  margin-bottom: 0px;
}
.navbar-form #search.form-control,
.navbar-form #searchNotification.form-control {
  background: #1b242e;
  border: 0 none #373b42;
  font-size: 0.8em;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-right: none;
  height: 32px;
  font-weight: 400;
  color: #FFFFFF;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.navbar-form #search.form-control:focus,
.navbar-form #searchNotification.form-control:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  color: #FFFFFF;
  border: 0 none #2878c9 !important;
}
.navbar-form #search.form-control:focus + .input-group-btn #search-btn,
.navbar-form #searchNotification.form-control:focus + .input-group-btn #search-btn {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border: 0 none #2878c9 !important;
  border-left: none !important;
}
.navbar-form #search.form-control::-webkit-input-placeholder,
.navbar-form #searchNotification.form-control::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #FFFFFF;
  opacity: 0.3;
}
.navbar-form #search.form-control:-moz-placeholder,
.navbar-form #searchNotification.form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #FFFFFF;
  opacity: 0.3;
}
.navbar-form #search.form-control::-moz-placeholder,
.navbar-form #searchNotification.form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #FFFFFF;
  opacity: 0.3;
}
.navbar-form #search.form-control:-ms-input-placeholder,
.navbar-form #searchNotification.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #FFFFFF;
  opacity: 0.3;
}
.navbar-form #search.form-control::-ms-input-placeholder,
.navbar-form #searchNotification.form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #FFFFFF;
  opacity: 0.3;
}
.navbar-form #search.form-control::placeholder,
.navbar-form #searchNotification.form-control::placeholder {
  color: #FFFFFF;
  opacity: 0.3;
}
.navbar-form #search-btn {
  background: #1b242e;
  border: 0 none #373b42;
  color: #FFFFFF;
  border-left: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  height: 32px;
}
@media (min-width: 980px) and (max-width: 1039px) {
  .navbar-form #search {
    width: 150px;
  }
}
@media (min-width: 1040px) {
  .navbar-form #search {
    width: 200px;
  }
}
.navbar-form #search.form-control:focus + .quick-add-nav {
  display: none;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background: #323b47;
  color: #FFFFFF;
}
.navbar-inverse .navbar-nav > li > a {
  padding: 0 8px;
  height: 100%;
  line-height: 32px;
  color: #FFFFFF;
  font-size: 1.25em;
  cursor: pointer;
}
.navbar-inverse .navbar-nav > li > a > span {
  margin-top: 7px;
}
.navbar-inverse .navbar-nav > li > a.notification-icon span {
  display: inline-block;
}
.navbar-inverse .navbar-nav > li > a > .userpic {
  float: left;
  position: relative;
  margin-right: 0;
}
.navbar-inverse .navbar-nav > li > a .text-overflow {
  max-width: 100px;
}
.navbar-inverse .navbar-nav > li > a:hover {
  background: #323b47;
  color: #FFFFFF;
}
.navbar-inverse .navbar-nav > li > a#user-links,
.navbar-inverse .navbar-nav > li > a#administration-links {
  font-size: 0.8em;
}
.navbar-inverse .navbar-nav > li > a#user-links {
  display: -webkit-inline-box;
  display: -moz-inline-box;
}
.navbar-inverse .navbar-nav > li > a#user-links .userpic {
  height: 18px;
  width: 18px;
  border-radius: 50%;
}
.navbar-inverse #cs-header .navbar-nav > li > a {
  padding: 0 2px;
}
.navbar-inverse #cs-header .navbar-nav > li > a:hover,
.navbar-inverse #cs-header .navbar-nav > li > a:focus {
  background: none;
  color: none;
  border-color: none;
}
.navbar-inverse #cs-header .btn-sm,
.navbar-inverse #cs-header .btn-group-sm > .btn {
  padding: 5px 9px;
}
#cs-header .border-space {
  border-left: 2px solid #0d1218;
  height: 50px;
  padding-left: 10px;
}
.custom-popover .popover {
  min-width: 155px;
  font-size: 11px;
  letter-spacing: 0.8px;
  text-transform: unset;
  background-color: #323b47;
  border-color: #22a6af;
  border-radius: 0;
  color: #FFFFFF;
  border: 1px solid #22a6af;
  padding: 0px;
}
.custom-popover .popover .arrow {
  top: -14px !important;
  right: 0px !important;
  border-bottom: none !important;
}
.custom-popover .popover .arrow:after {
  border-bottom-color: #22a6af !important;
  border-width: 6px !important;
}
.custom-popover .popover li {
  padding: 9px;
  border-bottom: 1px solid #24272b;
}
.custom-popover .popover li:hover {
  background-color: #22a6af;
}
.custom-popover .popover li:last-child {
  border-bottom: none;
}
.custom-popover .popover li a {
  color: #FFFFFF;
  padding-bottom: 15px;
}
.custom-popover .popover li a:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.custom-popover .popover-content {
  padding: 0;
}
.navbar-nav .btn-group button#quick-add-dropdown .caret {
  margin-left: 90px;
}
.navbar-right .dropdown-menu {
  border: 1px solid #22a6af;
  background: #323b47;
  padding: 0;
  opacity: 0;
  display: block;
  pointer-events: none;
  font-size: 12px;
}
.navbar-right .dropdown-menu > li > a {
  background: none;
  padding: 8px 8px;
  color: #FFFFFF;
}
.navbar-right .dropdown-menu > li > a > .fa,
.navbar-right .dropdown-menu > li > a .icon {
  color: #FFFFFF;
}
.navbar-right .dropdown-menu > li > a:hover,
.navbar-right .dropdown-menu > li > a .fa:hover,
.navbar-right .dropdown-menu > li > a .icon:hover {
  background: #22a6af;
  color: #ffffff;
}
.navbar-right .dropdown-menu > li > a:not(:last-child) {
  border-bottom: 1px solid #181c21;
}
.navbar-right .open .dropdown-menu {
  opacity: 1;
  pointer-events: auto;
}
.dropdown-menu > li > a {
  font-weight: 400;
}
.dropdown-menu > li > a.active,
.dropdown-menu > li > a:hover {
  background: #22a6af;
  color: #ffffff;
}
.dropdown-menu > li > a.active .menu-subitem,
.dropdown-menu > li > a:hover .menu-subitem {
  color: #c5d5e8;
}
.dropdown-menu > li > a .menu-subitem {
  color: #c5d5e8;
  font-size: 10px;
  font-style: italic;
  font-weight: normal;
}
.nav-menu .navbar-nav > .open > a,
.nav-menu .navbar-nav > .open > a:hover,
.nav-menu .navbar-nav > .open > a:focus,
.nav-menu .nav > li > a:hover,
.nav-menu .nav > li > a:focus {
  background: #323b47;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    transform-origin: 80% -10px 0px;
    transform: scale(0);
    transition: transform 0.1s linear 0s, opacity 0.2s linear 0s;
  }
  .navbar-right .open .dropdown-menu {
    transform: none;
    transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear 0s;
  }
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    background: #323b47;
  }
  .navbar-nav .open .dropdown-menu > li a {
    color: #7e7e7e;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    background: #22a6af;
    color: #ffffff;
  }
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #323b47;
}
.cardAction > .nav > li > a:hover,
.cardAction > .nav > li > a:focus,
.cardAction > .nav .open > a,
.cardAction > .nav .open > a:hover,
.cardAction > .nav .open > a:focus {
  background: transparent;
}
.cardAction > .nav > li > a,
.cardAction .nav > li.uib-tab > div {
  padding: 8px 8px;
}
.license-container {
  position: relative;
  text-align: center;
  height: 0;
}
.error-info-alerts,
.license-alert {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 100000;
  text-align: center;
  width: 100%;
}
.license-alert .alert {
  padding: 5px;
  margin-bottom: 0;
  background: #d9393d;
  border-top: none;
  margin-top: 2px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.license-alert .alert .close {
  margin-top: 2px;
  padding-left: 5px;
  opacity: 1;
  color: #fafafa;
  font-weight: normal;
  font-size: 14px;
}
.license-alert .alert a {
  text-decoration: underline;
  color: #fafafa;
}
.license-alert .alert:first-child {
  margin-top: 0px;
}
.nonadmin-alert-width {
  min-width: 360px;
  max-width: 385px;
}
.admin-alert-width {
  min-width: 321px;
  max-width: 340px;
}
.upgrade-notification {
  text-align: center;
}
.upgrade-notification .upgrade-alert-content {
  background: transparent;
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
}
.alert-font-color {
  color: #FFFFFF !important;
}
.header-font-size {
  font-size: 16px;
}
.header-logo {
  max-height: 20px !important;
}
.active-panel-arrow {
  position: absolute;
  top: 34px;
  left: 12px;
  font-size: 25px;
}
.active-icon-color {
  color: #22a6af;
}
.global-filter-border-style {
  padding-bottom: 10px !important;
  border-bottom: 1px solid #0d1218;
}
.global-filter-buttons {
  padding-left: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
}
.global-filter-bottom-border {
  padding-bottom: 5px;
  border-bottom: 1px solid #0d1218;
}
.global-filter-bottom-border .control-label {
  font-size: 0.85em;
}
.pending-decision-count {
  background: #da393d;
  color: #ffffff;
  position: absolute;
  top: -2px;
  height: 14px;
  min-width: 14px;
  font-size: 10px !important;
  line-height: 14px;
  border-radius: 2px;
  right: -5px;
}
.pending-decision-popover {
  background: #1b2430;
  border-radius: 0 !important;
  border: none;
  padding-left: 0!important;
  padding-right: 0!important;
  max-width: 400px !important;
}
.pending-decision-popover .arrow::after {
  border-bottom-color: #1b2430 !important;
}
.pending-decision-popover .popover-content {
  padding: 0!important;
}
.pending-decision-notification-border .pending-decision-container {
  border: 1px solid #22a6af !important;
}
.pending-decision-container .active {
  color: #22a6af;
}
.pending-decision-container .pd-filter-types:hover {
  color: #22a6af;
}
@keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  50% {
    opacity: 0.6;
  }
  100% {
    transform: scale(1.5);
    opacity: 0.8;
  }
}
.pending-items-wrapper {
  border-top: 1px solid #323b47;
  overflow-y: auto;
}
.pending-decision-modal-title {
  padding-left: 15px;
  width: calc(100% - 40px);
}
.mapped-field-text {
  color: #a2a2a2;
}
.forti-cloud-menu-link .app-menu-img {
  background: transparent;
  width: 45px;
  height: 32px;
}
.forti-cloud-menu-link.custom-popover .popover {
  min-width: 920px;
  background: #FFFFFF;
  border: none;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.forti-cloud-menu-link.custom-popover .popover .popover-inner {
  padding: 15px 0;
  text-align: left;
  vertical-align: top;
}
.forti-cloud-menu-link.custom-popover .popover .search-box-container {
  background: #fff;
  border-color: #e5e5ea;
  color: #575757;
}
.forti-cloud-menu-link.custom-popover .popover .search-box-content-color {
  color: #575757;
}
.forti-cloud-menu-link.custom-popover .popover .forti-cloud-content-container {
  height: calc(100vh - 155px);
  overflow: auto;
  border-top: 1px solid #0000003d;
}
.forti-cloud-menu-link.custom-popover .popover .forti-cloud-content-container::-webkit-scrollbar-thumb {
  background-color: #c8e1fa !important;
}
.forti-cloud-menu-link.custom-popover .popover .forti-cloud-content-container::-webkit-scrollbar-track {
  background: #edf4fa !important;
}
.forti-cloud-menu-link.custom-popover .popover .forti-cloud-logout-btn {
  background: #f5f5f5;
  padding: 15px 0;
}
.forti-cloud-menu-link.custom-popover .popover .forti-cloud-menu-column-right {
  border-left: 1px solid #dde1ea;
}
.forti-cloud-menu-link.custom-popover .popover .forti-cloud-menu-separator {
  margin: 20px 0px;
  border-top: 1px solid #dde1ea;
}
.forti-cloud-menu-link.custom-popover .popover .forti-cloud-menu-title {
  color: #000;
  clear: both;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 18px 0;
  padding: 6px 14px;
  background-color: #f5f5f5;
  position: relative;
}
.forti-cloud-menu-link.custom-popover .popover .forti-cloud-menu-content {
  align-items: center;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: flex;
  font-size: 12px;
  letter-spacing: 0.01em;
  padding-right: 15px;
  text-decoration: none;
  transition: all 0.2s;
  color: #000;
}
.forti-cloud-menu-link.custom-popover .popover .forti-cloud-menu-content:hover {
  text-decoration: underline;
}
.forti-cloud-menu-link.custom-popover .popover .forti-cloud-menu-content:hover .forti-cloud-menu-icon {
  text-decoration: none;
}
.forti-cloud-menu-link.custom-popover .popover .forti-cloud-menu-content .forti-cloud-menu-icon {
  box-sizing: border-box;
  height: 24px;
  margin-right: 10px;
  position: relative;
  vertical-align: middle;
  width: 24px;
}
.forti-cloud-menu-link.custom-popover .popover .arrow {
  position: absolute;
  bottom: 100%;
  top: -13px !important;
  right: 7px !important;
  width: 24px;
  height: 12px;
}
.forti-cloud-menu-link.custom-popover .popover .arrow::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  left: 50%;
  border-bottom-color: #FFFFFF !important;
}
.close-2fa-msg-btn {
  opacity: 0.8 !important;
  font-size: 18px;
}
.show_saml_2fa_warning {
  max-width: 550px;
}
.show_saml_2fa_warning .alert {
  background: #323b47;
}
.show_saml_2fa_warning .alert.alert-warning {
  border-top: 2px solid #f5c400;
}
.show_saml_2fa_warning .alert.alert-warning .fa,
.show_saml_2fa_warning .alert.alert-warning .icon {
  color: #f5c400;
}
.forti-cloud-menu-description {
  color: #a4a9b3;
}
/*----------------------------------------
Navigation Sidebar
 - Styles for navigation sidebar.
----------------------------------------*/
.navigation-collapsed .navbar {
  margin-left: 52px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.navigation-collapsed .second-top {
  margin-left: 54px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.navigation-collapsed .bottom-bar.add-form-footer {
  margin-left: 54px;
}
.navigation-collapsed #page-content-wrapper > #content {
  margin-left: 54px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.navigation-collapsed #navigation-wrapper {
  width: 52px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.navigation-collapsed .mini-nav {
  width: 52px;
}
.navigation-collapsed .admin-nav {
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.navigation-collapsed .search-filters {
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.navigation-collapsed #admin-pane {
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.navigation-collapsed #step-collections {
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.navigation-collapsed #step-collections .playbook-btn-holder,
.navigation-collapsed #step-collections .playbook-selected-step-container {
  left: 54px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.navigation-collapsed .general-settings-footer {
  left: 266px;
}
.navigation-collapsed .profile-settings-container .general-settings-footer {
  left: 54px;
}
.navigation-collapsed .admin-content .profile-settings-container .general-settings-footer {
  left: 266px;
}
.nav-full-width {
  width: 245px;
}
#navigation-wrapper {
  position: fixed;
  height: 100%;
  width: 245px;
  left: 0;
  top: 0;
  z-index: 1035;
  background: #0d1218;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
#navigation-wrapper .logo-container {
  padding: 15px;
  min-height: 51px;
  background: #323b47;
}
.toggleButton {
  position: absolute;
  color: #FFFFFF;
  width: 32px;
  height: 28px;
  margin-top: 10px;
  line-height: 28px;
  left: 0;
  margin-right: 0 !important;
  background: #1b2430;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.toggleButton:hover {
  color: #FFFFFF;
}
.logo {
  position: absolute;
  top: 14px;
  left: 7px;
  animation-duration: 0.25s !important;
  -webkit-animation-duration: 0.25s !important;
  -moz-animation-duration: 0.25s !important;
  background-size: contain!important;
}
.navigation-collapsed .nav-full-width {
  min-width: 255px;
  width: auto;
  overflow-y: -moz-scrollbars-none;
}
.navigation-collapsed .navigation .nav-text {
  opacity: 0;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
  position: relative;
  left: -300px;
  text-indent: -300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navigation-collapsed .navigation li {
  border-top: 1px solid transparent;
  clear: both;
}
.navigation-collapsed .navigation li:hover {
  border-top: 1px solid #22a6af;
  background: #323b47;
}
.navigation-collapsed .navigation li:hover ul {
  display: block !important;
  position: absolute;
  left: 52px;
  margin-top: -49px;
  height: auto;
  overflow: visible;
  max-height: 500px;
  opacity: 1;
  min-width: 190px;
  border: 1px solid #22a6af;
  z-index: 9999;
  max-width: 230px;
}
.navigation-collapsed .navigation li:hover ul li {
  max-height: 500px;
  overflow: hidden;
  opacity: 1;
  background: #323b47;
  transition: opacity 0.15s linear;
  border-top: 1px solid #181c21;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 200px;
}
.navigation-collapsed .navigation li:hover ul li a {
  padding: 7px 10px 7px 20px;
}
.navigation-collapsed .navigation li:hover ul > li.nav-title {
  border-top: none;
  height: 48px;
  padding: 7px 15px 10px 20px;
  margin-left: -1px;
  width: 200px;
  padding-right: 0px;
}
.navigation-collapsed .navigation li:hover ul > li.nav-title a {
  font-size: 13px;
  color: #FFFFFF;
  font-weight: 400;
  width: 200px;
  white-space: nowrap;
  display: block;
  padding: 8px 0 11px 0;
  height: auto !important;
  background: #323b47;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navigation-collapsed .navigation li.recycle-bin-btn:hover {
  color: #FFFFFF;
  background: #323b47;
}
.navigation-collapsed [slim-scroll] ::-webkit-scrollbar-thumb,
.navigation-collapsed [data-slim-scroll] ::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.navigation {
  padding: 0;
  list-style: none;
  border-top: 2px solid #0d1218;
}
.navigation > li.active {
  background: none;
}
.navigation > li.active > a {
  border-left: 2px solid #22a6af;
  color: #FFFFFF !important;
  background: #323b47;
  font-weight: 500;
}
.navigation > li:hover > a {
  color: #FFFFFF;
}
.navigation > li:hover > a:hover {
  background: #323b47;
  color: #FFFFFF;
}
.navigation > li:focus {
  border: none;
  box-shadow: none;
  outline: none;
}
.navigation > li > a {
  height: 48px;
  line-height: 48px;
  display: block;
  font-size: 13px;
  color: #c5d5e8;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navigation > li > a:focus {
  border: none;
  box-shadow: none;
  outline: none;
}
.navigation > li > a span.fa,
.navigation > li > a span.glyphicon,
.navigation > li > a span.icon {
  font-size: 14px;
  position: relative;
  float: left;
  height: 48px;
  line-height: 56px;
  width: 52px;
  text-align: center;
  margin-top: -3px;
}
.navigation > li > a .nav-text {
  display: inline-block;
  white-space: nowrap;
  max-width: 200px;
  opacity: 1;
  position: relative;
  left: 0;
  text-indent: 0;
  line-height: 19px;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
}
.navigation > li > a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.navigation > li > a:active,
.navigation > li > a:focus {
  text-decoration: none;
}
.navigation > li > ul {
  list-style: none;
  max-height: 0;
  overflow: hidden;
  background: transparent;
  transition: opacity 0.15s linear;
  padding: 0;
  opacity: 0;
}
.navigation > li > ul > li {
  background: transparent;
}
.navigation > li > ul > li.active {
  text-decoration: none;
}
.navigation > li > ul > li.active > a {
  text-decoration: none;
  color: #22a6af !important;
  background: transparent !important;
  font-weight: 400;
  outline: none;
  width: 100%;
}
.navigation > li > ul > li > a {
  height: auto;
  padding: 7px 10px 7px 55px;
  font-size: 13px;
  text-decoration: none;
  font-weight: 400;
  color: #c5d5e8;
  display: block;
  outline: none;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.navigation > li > ul > li > a:hover,
.navigation > li > ul > li > a:focus {
  color: #ffffff;
  background: #212c38;
  text-decoration: none;
  outline: none;
}
.navigation > li > ul li.nav-title a {
  display: none;
}
.navigation > li > ul.accordion {
  max-height: 500px;
  overflow: hidden;
  opacity: 1;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.navigation > li > ul.accordion-expand {
  max-height: 500px;
  overflow: hidden;
  opacity: 1;
  background: #323b47;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.animate-show-hide.ng-hide-add {
  transition: all 0.8s ease-in-out;
}
.animate-show-hide.ng-hide-remove {
  transition: all 0.8s ease;
}
.navigation li:nth-child(0) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(0) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(1) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.05s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.05s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.05s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(1) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(2) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.1s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.1s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.1s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(2) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(3) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.15s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.15s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.15s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(3) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(4) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.2s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.2s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.2s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(4) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(5) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.25s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.25s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.25s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(5) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(6) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.3s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.3s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.3s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(6) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(7) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.35s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.35s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.35s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(7) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(8) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.4s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.4s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.4s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(8) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(9) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.45s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.45s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.45s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(9) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(10) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.5s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.5s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.5s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(10) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(11) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.55s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.55s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.55s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(11) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(12) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.6s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.6s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.6s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(12) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(13) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.65s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.65s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.65s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(13) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(14) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.7s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.7s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.7s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(14) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(15) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.75s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.75s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.75s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(15) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(16) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.8s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.8s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.8s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(16) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(17) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.85s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.85s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.85s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(17) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(18) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.9s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.9s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.9s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(18) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(19) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.95s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.95s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.95s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(19) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(20) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(20) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(21) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.05s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.05s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.05s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(21) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(22) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.1s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.1s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.1s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(22) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(23) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.15s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.15s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.15s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(23) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(24) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.2s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.2s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.2s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(24) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(25) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.25s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.25s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.25s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(25) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(26) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.3s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.3s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.3s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(26) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(27) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.35s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.35s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.35s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(27) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(28) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.4s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.4s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.4s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(28) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(29) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.45s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.45s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.45s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(29) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(30) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.5s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.5s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.5s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(30) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(31) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.55s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.55s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.55s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(31) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(32) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.6s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.6s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.6s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(32) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(33) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.65s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.65s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.65s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(33) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(34) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.7s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.7s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.7s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(34) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(35) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.75s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.75s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.75s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(35) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(36) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.8s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.8s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.8s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(36) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(37) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.85s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.85s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.85s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(37) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(38) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.9s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.9s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.9s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(38) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(39) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.95s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.95s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 1.95s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(39) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(40) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(40) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(41) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.05s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.05s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.05s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(41) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(42) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.1s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.1s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.1s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(42) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(43) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.15s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.15s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.15s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(43) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(44) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.2s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.2s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.2s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(44) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(45) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.25s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.25s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.25s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(45) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(46) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.3s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.3s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.3s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(46) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(47) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.35s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.35s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.35s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(47) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(48) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.4s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.4s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.4s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(48) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(49) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.45s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.45s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.45s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(49) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
.navigation li:nth-child(50) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.5s, opacity 0.25s linear, color 0.25s linear 0s;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.5s, opacity 0.25s linear, color 0.25s linear 0s;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 2.5s, opacity 0.25s linear, color 0.25s linear 0s;
}
.navigation-collapsed .navigation li:nth-child(50) > a > .nav-text {
  transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -moz-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear, color 0.25s linear;
}
/*
 Navigation Edit Temp
 */
.fixed-list {
  max-height: 400px;
  overflow: auto;
}
#navigation-list {
  min-height: 550px;
}
#navigation-list .team-sortable-item,
#navigation-list .as-sortable-dragging .team-sortable-item {
  height: 44px;
}
.btn-group .item-picker-container {
  width: 300px;
  max-height: 290px;
}
.btn-group .item-picker-container .icon-picker {
  position: relative;
  text-align: left;
  text-shadow: none;
  line-height: 0;
  display: block;
  margin: 0;
  overflow: hidden;
}
.btn-group .item-picker-container .icon-picker .icon-picker-items {
  position: relative;
  clear: both;
  float: none;
  padding: 10px;
  background: transparent;
  margin: 0;
  overflow: hidden;
  overflow-y: auto;
  min-height: 49px;
  max-height: 246px;
}
.btn-group .item-picker-container .icon-picker .icon-item {
  float: left;
  margin: 2px;
  width: 40px;
  height: 40px;
  text-align: center;
}
.btn-group .item-picker-container .icon-picker .icon-item .fa-info-circle {
  color: inherit;
}
.icon-button .fa-info-circle {
  color: inherit;
}
.icon-container {
  padding: 5px;
}
.icon-title {
  padding: 6px;
}
.collaps-icon {
  padding-right: 25px;
  font-size: 11px;
  position: absolute;
  right: 0;
}
.height-85 {
  height: 85%;
}
.height-75 {
  height: 75%;
}
[slim-scroll] > div + div,
[data-slim-scroll] > div + div {
  left: 0;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  /* IE 5-7 */
  filter: alpha(opacity=30);
  /* Netscape */
  -moz-opacity: 0.3;
  /* Safari 1.x */
  -khtml-opacity: 0.3;
  /* Good browsers */
  opacity: 0.3;
}
[slim-scroll].mac-style,
[data-slim-scroll].mac-style {
  border: 0 none;
  margin-top: 0;
}
[slim-scroll].mac-style > div,
[data-slim-scroll].mac-style > div {
  padding: 0;
}
.app-version {
  background: #1b2430;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #8e8e8e;
  padding: 15px 1px;
  width: 100%;
  border-top: 2px solid #0d1218;
  text-align: center;
  text-transform: none;
  cursor: pointer;
}
.app-version:hover {
  color: #22a6af;
}
.app-version sup {
  top: -6px;
  font-size: 55%;
}
.app-version .verison-small-text {
  color: #5a5959;
}
.CyOPs-branding {
  border-bottom: 1px dotted #232a35;
  border-top: 1px dotted #232a35;
  margin: 25px auto 0px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 380px;
}
.CyOPs-branding small {
  font-size: 0.5em !important;
}
.new-truncate-ellipsis {
  display: table;
  table-layout: fixed;
  width: 100%;
  white-space: nowrap;
}
.new-truncate-ellipsis:hover {
  overflow: visible;
  white-space: normal;
}
.new-truncate-ellipsis > * {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 1260px) and (max-width: 1500px) {
  .padding-left-icon {
    margin-left: 45px;
  }
}
@media only screen and (min-width: 1501px) and (max-width: 1600px) {
  .padding-left-icon {
    margin-left: 35px;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1750px) {
  .padding-left-icon {
    margin-left: 25px;
  }
}
@media only screen and (min-width: 1751px) and (max-width: 1850px) {
  .padding-left-icon {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 1851px) and (max-width: 2200px) {
  .padding-left-icon {
    margin-left: 10px;
  }
}
.comment-modification-container {
  margin-left: 25px;
  border-left: 1px solid #323b47;
}
.upgrade-version {
  text-align: center;
  cursor: pointer;
  width: 100%;
  position: absolute;
  border-top: 2px solid #0d1218;
}
.navigation-expanded {
  bottom: 60px;
  background: #c78814;
  padding-bottom: 2px;
}
.navigation-collapsed {
  bottom: 50px;
}
.upgrade-version-message {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #0d1218;
}
.navigationHeight {
  height: calc(100% - 170px);
}
.sidenav {
  height: calc(100vh - 50px);
  position: fixed;
  z-index: 999;
  top: 50px;
  right: 0;
  background-color: #0d1218;
  overflow-x: hidden;
  transition: 0.5s;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.sidenav .panel-group {
  margin-bottom: 0px;
}
.sidenav .panel-group .panel-heading {
  border-top: 0px;
}
.sidenav .notification-wrapper:first-child {
  border-top: 1px solid #0d1218;
}
.right-nav-panel {
  position: relative;
}
.right-nav-panel > .right-nav-panel-close {
  position: relative;
}
.right-nav-panel > .right-nav-panel-close > .close-action {
  margin-right: 452px;
  margin-top: 55px;
  background: #22a6af;
  position: fixed;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
  z-index: 1036;
}
.right-nav-panel > .notification-container-active {
  width: 450px;
}
.right-nav-panel .right-nav-title {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  margin: 0;
  padding: 10px 0px 5px 10px;
  border-bottom: 2px solid #0d1218;
  background: #1b2430;
}
.right-nav-panel.running-playbook > .right-nav-panel-close > .close-action {
  margin-right: 90%;
}
.right-nav-panel.running-playbook > .notification-container-active {
  width: 90%;
}
.zero-width {
  visibility: hidden;
  width: 0 !important;
}
.active-icon {
  color: #22a6af !important;
  background: transparent !important;
}
.notification-container {
  border-radius: 2px;
}
.notification-container-active {
  border: 1px solid #22a6af;
  border-radius: 2px;
  z-index: 1036;
}
.notification-nav {
  background: #fff;
}
.notification-views {
  padding-top: 2px;
}
.notification-icon {
  cursor: pointer;
  position: relative;
  font-size: 17px;
  line-height: 50px;
}
.notification-nav > li {
  border-left: 0.1px solid #D8DEE5;
  border-bottom: 0.1px solid #D8DEE5;
  border-top: 0.1px solid #D8DEE5;
  border-radius: 3px;
}
.notification-nav > li:last-child {
  border-right: 0.1px solid #D8DEE5;
  border-radius: 5px;
}
li.nav-active {
  background: #2C557E;
}
li.nav-active > a {
  color: white;
}
.notification-header {
  background: #F2F4F7;
  color: #2C557E;
  font-size: 0.8em;
  padding: 13px;
}
.notification-header:focus {
  background: #2C557E;
  color: white;
  box-shadow: none;
  outline-color: none;
}
.container-margin {
  margin: 0 5px 5px 5px;
}
.notification-container {
  background: #121923;
  color: #FDFDFD;
  font-size: 0.8em;
}
.notification-body {
  border: 0.1px solid #0d1218;
  padding-top: 10px;
  padding-bottom: 10px;
}
.notification-body-color {
  background: #1b2430;
}
.notification-body-margin {
  margin-right: 10px;
}
.notification-font {
  font-weight: 500;
  color: #c5d5e8;
}
.notification-font > a {
  font-weight: 500;
  color: #c5d5e8;
}
.notification-details {
  margin-top: 10px;
  border-top: 0.1px solid #0d1218;
}
.notification-top {
  margin-top: 5px;
}
.notification-data-margin {
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
}
.notification-bottom {
  margin-bottom: 5px;
}
.notification-wrapper {
  border-top: 0px;
  border-radius: 5px;
}
.notification-wrapper .panel-group {
  margin-bottom: 5px;
}
.notification-approve-icon {
  color: gray;
  cursor: pointer;
  margin-right: 20px;
}
.notification-approve-icon:hover {
  color: green;
  text-decoration: none;
}
.notification-textarea-border {
  border: 0.1px solid #0d1218;
  background: #29323e;
  color: #FFFFFF;
  padding-left: 5px;
  width: 93%;
}
.notification-cancel-icon {
  color: gray;
  cursor: pointer;
}
.notification-cancel-icon:hover {
  color: red;
  text-decoration: none;
}
.notification-header-text {
  text-transform: uppercase;
  font-weight: 400;
}
.notification-header-icon {
  font-size: 18px;
}
.notification-icon-margin {
  margin-top: 10px;
}
.panel-default > .panel-heading .badge.notification-badge {
  font-weight: lighter;
  background: #2C557E;
  margin-right: 5px;
  color: white;
}
.notification-wrapper.panel-open.panel-default > .panel-heading .badge.notification-badge {
  font-weight: lighter;
  background: #fff;
  margin-right: 5px;
  color: #2C557E;
}
.notification-wrapper .panel-heading {
  padding: 0;
}
.notification-wrapper .panel-body {
  padding: 0;
  padding-top: 5px;
  border-top-color: transparent !important;
}
.notification-wrapper.panel-open .panel-heading,
.notification-wrapper.panel-open .notification-header {
  background: #2C557E;
  color: white;
}
.disable-button {
  pointer-events: none;
  opacity: 0.4;
}
.reject-notification-container {
  color: red;
  border: 0.1px solid red;
  border-radius: 5px;
}
.approve-notification-container {
  color: green;
  border: 0.1px solid green;
  border-radius: 5px;
}
.approval-title {
  width: 70%;
  margin-left: 10px;
}
.notification-margin {
  margin-left: 7px;
}
.approval-status {
  color: green;
  margin-top: 2px;
  font-size: 22px;
}
.description-text-style {
  display: block;
  font-weight: 400;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.reject-status {
  color: red;
  margin-top: 2px;
  font-size: 22px;
}
.approval-icon {
  margin-top: -5px;
}
.notify {
  position: relative;
  margin-top: -30px;
}
.notify .heartbit {
  position: absolute;
  top: -10px;
  right: 0px;
  height: 25px;
  width: 25px;
  z-index: 10;
  border: 5px solid #ff7676;
  border-radius: 70px;
  -moz-animation: heartbit 1s ease-out;
  -moz-animation-iteration-count: infinite;
  -o-animation: heartbit 1s ease-out;
  -o-animation-iteration-count: infinite;
  -webkit-animation: heartbit 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation: heartbit 1s ease-out;
  animation-iteration-count: infinite;
}
.notify .point {
  width: 6px;
  height: 6px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #ff7676;
  position: absolute;
  right: 10px;
  top: 1px;
}
.point-padding {
  right: -15px !important;
  top: -25px !important;
}
.heartbit-right {
  right: -25px !important;
  top: -35px !important;
}
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.waves-effect.waves-classic.waves-light {
  background: rgba(255, 255, 255, 0.4);
}
@-moz-keyframes heartbit {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  25% {
    -moz-transform: scale(0.1);
    opacity: 0.1;
  }
  50% {
    -moz-transform: scale(0.5);
    opacity: 0.3;
  }
  75% {
    -moz-transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes heartbit {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0.1);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.5);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
.pending-decision-notification .btn:focus,
.pending-decision-notification .btn:active:focus,
.pending-decision-notification .btn.active:focus,
.pending-decision-notification .btn.focus,
.pending-decision-notification .btn:active.focus,
.pending-decision-notification .btn.active.focus {
  outline: none!important;
}
.pending-decision-item p {
  margin: 0;
}
.pending-decision-item.item-clickable:hover {
  cursor: pointer;
  background: #323b47;
}
.pending-decision-item.item-not-clickable {
  cursor: not-allowed;
}
.pending-decision-item:last-child {
  border-bottom: none;
}
.pending-decision-item .pd-module-type {
  background: #29323e;
  display: inline-block;
  font-size: 11px;
  padding: 5px 8px;
  text-transform: uppercase;
}
.pending-decision-item .pd-data-container {
  border-top: 1px solid #0d1218;
}
.pending-decision-filter-box {
  padding: 5px 10px;
  background: #0d1218;
}
.pending-popover-caret {
  position: absolute;
  top: 19px;
  right: 9px;
  color: #0d1218;
  font-size: 35px;
}
.pending-decision-dialog.active-border {
  margin-top: 15px;
  border-top: 2px solid #22a6af !important;
}
.pending-decision-dialog.no-modal {
  padding-bottom: 20px;
  border: 1px solid #0d1218;
}
.pending-decision-dialog.no-modal .modal-title {
  font-size: 14px!important;
  margin-left: 15px;
}
.pending-decision-dialog.no-modal .modal-header {
  border-bottom: 2px solid #24272b;
  padding: 5px 5px 5px 0 !important;
}
.pending-decision-dialog.no-modal .modal-footer {
  padding-bottom: 10px;
  padding-top: 10px;
}
.pending-decision-dialog .modal-footer {
  text-align: left!important;
}
.pending-decision-dialog .modal-footer .btn {
  margin-left: 0!important;
}
.pending-decision-dialog.no-modal .modal-footer {
  background: #0d1218;
}
.pending-decision-dialog .modal-body {
  max-height: calc(100vh - 300px);
}
.pendinginput-modal .modal-content {
  background-color: transparent;
}
.pendinginput-modal .modal-dialog {
  margin-top: 5%;
}
.pending-decision-dialog .form-group .control-label,
.inputPrompt .form-group .control-label {
  text-transform: none;
}
.extended-pendingdecsion-popup {
  font-size: 15px;
  background: #0a2c31;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.extended-pendingdecsion-popup .title {
  color: #FFFFFF;
}
.extended-pendingdecsion-popup a:hover {
  color: #FFFFFF !important;
}
.pendinginput-modal .modal-content {
  border-top: none!important;
}
.pendinginput-modal .pending-decision-dialog {
  border-top: 2px solid #22a6af;
}
.pending-due-date {
  background: #FAE100;
  color: #0d1218;
  padding: 3px;
}
.pb-execution-history-link {
  font-size: 11px;
}
.pb-execution-history-link a.playbook-link {
  color: #FFFFFF;
}
.pb-execution-history-link a.playbook-link:hover {
  color: #22a6af;
}
.pb-execution-history-link a.delete-link:hover {
  color: #f50029;
}
.pending-decision-dialog .modal-body {
  padding: 10px 15px;
}
.pending-decision-dialog .modal-footer {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
}
.pending-decision-dialog .modal-footer-extended {
  text-align: left!important;
  border-top: 1px solid #0d1218;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}
.pending-decision-description p {
  margin-bottom: 0!important;
}
.notifications-wrapper {
  background-color: #212e3d;
}
.notifications-wrapper #delete-notification {
  margin-top: -6px;
  margin-right: -6px;
  float: right !important;
  float: right;
}
.notifications-wrapper .notification-entity-type {
  background-color: #323b47;
  padding: 2px 10px 4px 10px;
  border-radius: 10px;
  opacity: 0.8;
}
.notifications-wrapper .notification-footer {
  flex-direction: row-reverse;
  display: flex;
}
.notification-filter-btn {
  padding: 0px 8px 0px 8px !important;
  border-radius: 10px !important;
}
.notification-count {
  background: #da393d;
  color: #ffffff;
  position: absolute;
  top: 9px;
  height: 14px;
  min-width: 14px;
  font-size: 10px !important;
  line-height: 14px;
  border-radius: 2px;
  right: 4px;
  text-align: center;
}
.notification-more-button-container {
  display: flex;
  justify-content: center;
}
.notification-wrapper-read {
  background-color: #1b2430 !important;
  opacity: 0.6;
}
.notification-wrapper-read .notification-content .custom-markdown-editor p {
  font-weight: 400 !important;
}
.notification-content .custom-markdown-editor {
  font-size: 13px !important;
}
.notification-content .custom-markdown-editor p {
  font-weight: 500 !important;
}
.rule-view-panel {
  background: #1b2430;
  position: fixed !important;
  height: 100% !important;
  right: 0px !important;
  width: 800px;
  top: 0px;
  transition: width 0.5s;
}
.rule-view-panel .rule-input-container ~ .dynamic-window-container {
  float: right !important;
  float: right;
  box-shadow: 0px 0px 10px 0px #0d1218;
}
.rule-view-panel .select-channel .switch {
  width: 80px;
  margin-top: 14px;
}
.rule-view-panel .select-channel .switch-label .switch-slider:after {
  top: 42%;
  width: 69%;
  text-transform: unset;
}
.rule-view-panel .select-channel .switch-success .switch-input:checked + .switch-slider::before {
  left: 31px;
}
.rule-view-panel .ownershipOptionDiv .custom-multi-select .ui-select-dropdown.dropdown-menu {
  position: absolute;
}
.rule-view-panel .date-quick-relative {
  margin-left: 0px;
}
.rule-view-panel .date-quick-custom {
  margin-left: 0px;
}
.rule-input-container {
  box-shadow: -5px 0 10px #0d1218;
  z-index: 1;
  width: 798px;
  float: right;
}
pending-tasks-component .nav-tabs {
  background-color: #0d1218;
}
pending-tasks-component .nav-tabs li.active > a {
  border-top: none !important;
  border-bottom: 2px solid #22a6af !important;
}
.running-playbook-tab-width {
  width: 75%;
}
.running-playbook-popup .cache-breadcrumb {
  position: absolute;
  z-index: 9;
  top: -42px;
  left: 7px;
  right: 20px;
}
.running-playbook-popup .cache-breadcrumb.collapsed-breadcrumb {
  margin-left: 25%;
}
.running-playbook-popup .cache-breadcrumb .list-inline {
  position: inherit !important;
}
.running-playbook-popup .cache-breadcrumb .breadcrumb-label {
  max-width: 250px;
  color: #FFFFFF;
  opacity: 0.65;
}
.running-playbook-popup .cache-breadcrumb .breadcrumb-label a {
  color: #FFFFFF;
  font-weight: 500;
}
.running-playbook-popup .cache-breadcrumb .breadcrumb-label a:hover {
  color: #22a6af;
  opacity: 1;
}
.runningPlaybookNav {
  height: 100%;
  position: fixed;
  z-index: 899;
  top: 50px;
  right: 0;
  background-color: #1b2430;
  overflow-x: hidden;
  transition: 0.5s;
  padding: 12px;
  max-height: 95%;
  box-shadow: -2px 0px 10px 0px #000;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.clip-copy-button {
  max-width: 380px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.running-playbook-popup .toggle-bar {
  background: #323b47;
}
.running-playbook-popup .typehead-field .lookup-btn {
  font-size: 13px;
  padding: 5px 10px !important;
  min-width: 110px;
}
.running-playbook-popup select {
  height: 30px;
  font-size: 13px;
  padding: 5px 10px;
}
.running-playbook-popup .lookup-btn .fa-sort-desc,
.running-playbook-popup .cs-select .fa-sort-desc {
  top: 5px !important;
}
.running-playbook-popup .section {
  height: calc(100vh - 260px);
  border-left: 5px solid #0d1218;
  border-right: 5px solid #0d1218;
}
.running-playbook-popup .section.no-results-section {
  height: calc(100vh - 245px) !important;
  border-bottom: 5px solid #0d1218;
}
.running-playbook-popup .section::-webkit-scrollbar {
  width: 5px;
}
.running-playbook-popup .section::-webkit-scrollbar-track {
  background: #0d1218;
}
.running-playbook-popup .canvas-mask {
  background: url("../../images/bg_playbook_SteelTheme.png");
  height: calc(100vh - 210px) !important;
  width: 100%;
  position: absolute;
  z-index: 1;
}
.running-playbook-popup .playbook-logs .designer-container {
  border: none !important;
  height: calc(100vh - 210px) !important;
}
.running-playbook-popup .playbook-logs .designer-container .step-actions {
  display: none !important;
}
.running-playbook-popup .playbook-logs .zoom-buttons {
  right: 30px;
  bottom: 40px;
}
.running-playbook-popup .executed-pb-logs-list .playbook-logs .designer-container {
  height: calc(100vh - 200px) !important;
}
.running-playbook-popup .executed-pb-logs-list .running-step-details-container {
  height: calc(100vh - 200px) !important;
}
.running-playbook-popup .executed-pb-logs-list .running-step-details-container .execution-log-json-editor {
  min-height: 235px;
}
.running-playbook-popup .executed-pb-logs-list .running-step-details-container div.jsoneditor {
  height: calc(100vh - 268px);
}
.running-playbook-popup .executed-pb-logs-list .running-step-details-container.info-mode {
  height: calc(100vh - 280px) !important;
}
.running-playbook-popup .executed-pb-logs-list .running-step-details-container.info-mode .execution-log-json-editor {
  min-height: 225px;
}
.running-playbook-popup .executed-pb-logs-list .running-step-details-container.info-mode div.jsoneditor {
  height: calc(100vh - 350px);
}
.running-playbook-popup .executed-pb-logs-list .section {
  height: calc(100vh - 295px);
}
.running-playbook-popup .executed-pb-logs-list .rcards {
  border: 10px solid #1b2430;
}
.running-playbook-popup .executed-pb-logs-list .rcards .executed-pb-filter-container {
  background: #0d1218;
}
.running-playbook-popup .executed-pb-logs-list .rcards .executed-pb-filter-container .executed-pb-filters {
  position: absolute;
  background: #1b2430;
  padding: 0px 10px;
  border: 1px solid #22a6af;
  z-index: 9;
  top: 40px;
  left: 47px;
  min-width: 318px;
  box-shadow: -5px 5px 15px -5px #0d1218;
}
.running-playbook-popup .executed-pb-logs-list .rcards .executed-pb-filter-container .executed-pb-filters .form-control::-webkit-input-placeholder {
  color: #c5d5e8;
  font-size: 11px;
  opacity: 0.65;
}
.running-playbook-popup .executed-pb-logs-list .rcards .executed-pb-filter-container .executed-pb-filters .form-control:-moz-placeholder {
  color: #c5d5e8;
  font-size: 11px;
  opacity: 0.65;
}
.running-playbook-popup .executed-pb-logs-list .rcards .executed-pb-filter-container .executed-pb-filters .form-control::-moz-placeholder {
  color: #c5d5e8;
  font-size: 11px;
  opacity: 0.65;
}
.running-playbook-popup .executed-pb-logs-list .rcards .executed-pb-filter-container .executed-pb-filters .form-control:-ms-input-placeholder {
  color: #c5d5e8;
  font-size: 11px;
  opacity: 0.65;
}
.running-playbook-popup .executed-pb-logs-list .rcards .executed-pb-filter-container .executed-pb-filters .form-control::-ms-input-placeholder {
  color: #c5d5e8;
  font-size: 11px;
  opacity: 0.65;
}
.running-playbook-popup .executed-pb-logs-list .rcards .executed-pb-filter-container .executed-pb-filters .form-control::placeholder {
  color: #c5d5e8;
  font-size: 11px;
  opacity: 0.65;
}
.running-playbook-popup .executed-pb-logs-list .rcards .executed-pb-filter-container .executed-pb-filter-icon {
  position: absolute;
  top: 29px;
  right: 50px;
}
.running-playbook-popup .queue-card-header-text,
.running-playbook-popup .queue-card-header {
  background: #1b2430;
}
.running-playbook-popup .running-playbook-details .section {
  height: calc(100vh - 225px) !important;
}
.running-playbook-popup .toggle-running-pb-logs-btn {
  position: absolute;
  top: 15px;
  z-index: 9;
  background: #323b47;
  padding: 9px 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  width: 30px;
}
.running-playbook-title {
  color: #c5d5e8;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  margin: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #0d1218;
  background: #1b2430;
}
.search-playbook-label {
  font-size: 12px;
  color: #c5d5e8;
  font-weight: normal;
}
.running-playbook-dropdown {
  height: 31px !important;
  width: 160px !important;
  font-size: 12px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.running-playbook-details {
  background: #0d1218;
  padding: 10px 10px 0px 10px;
  height: 100%;
  height: -moz-available;
  /* WebKit-based browsers will ignore this. */
  height: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  height: fill-available;
  border: 1px solid transparent;
}
.running-playbook-details .steps-title {
  font-size: 12px;
  font-weight: 600;
}
.running-playbook-details .title,
.running-playbook-details .sub-title {
  color: #c5d5e8;
  font-size: 12px;
}
.running-playbook-details .error {
  color: #DF3319;
}
.running-playbook-details .error a {
  color: #DF3319;
}
.running-playbook-details div.jsoneditor {
  height: 450px;
  overflow-y: hidden;
  overflow-x: scroll;
}
.running-playbook-details .step {
  border: 1px solid #0d1218;
  border-left: 2px solid #0d1218;
  background: #1b2430;
  font-size: 10px;
  margin: 10px 0;
  text-align: left;
  padding: 7px 3px 7px 13px;
  text-transform: uppercase;
  overflow-wrap: break-word;
  word-break: break-word;
}
.running-playbook-details .step:hover {
  border-color: #22a6af;
}
.running-playbook-details .step:active {
  border-color: #22a6af;
  background: transparent;
}
.running-playbook-details .step .tick,
.running-playbook-details .step .success,
.running-playbook-details .step .error,
.running-playbook-details .step .others,
.running-playbook-details .step .awaiting {
  background: #19C625;
  width: 14px;
  text-align: center;
  height: 14px;
  position: absolute;
  margin-left: -23px;
  margin-top: 0px;
}
.running-playbook-details .step .tick i,
.running-playbook-details .step .success i,
.running-playbook-details .step .error i,
.running-playbook-details .step .others i,
.running-playbook-details .step .awaiting i {
  color: #fff;
  margin-top: 1px;
  display: block;
  margin-left: 0;
  font-size: 10px;
}
.running-playbook-details .step .skipped {
  background: #aaa;
}
.running-playbook-details .step .error {
  background: #DF3319;
}
.running-playbook-details .step .error a {
  color: #DF3319;
}
.running-playbook-details .step .others {
  background: #FAE100;
}
.running-playbook-details .step .others i {
  color: #1e2124;
}
.running-playbook-details .step .awaiting {
  background: #fa9b00;
}
.running-playbook-details .step .awaiting i {
  color: #1e2124;
}
.running-playbook-details .executed {
  cursor: pointer;
}
.running-playbook-details .incipient,
.running-playbook-details .skipped {
  cursor: not-allowed;
}
.running-playbook-details .steps-column {
  border-right: 1px solid #525252;
}
.running-playbook-details .steps-column .incipient,
.running-playbook-details .steps-column .awaiting,
.running-playbook-details .steps-column .paused,
.running-playbook-details .steps-column .active,
.running-playbook-details .steps-column .skipped {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.running-playbook-details .active {
  border-color: #22a6af !important;
  background: transparent !important;
}
.running-playbook-details .env {
  background: #1b2430;
  text-align: center !important;
  border: 2px solid #0d1218;
  padding: 7px 3px 7px 3px;
  font-weight: 600;
}
.running-playbook-details .step-title {
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'Lato', sans-serif;
}
.running-playbook-details .step-sub-title {
  font-size: 12px;
  color: #c5d5e8;
}
.running-playbook-details .step-info {
  color: #69BD57;
  font-size: 12px;
}
.running-playbook-details .step-info .state {
  text-transform: capitalize;
}
.section {
  height: 100%;
  overflow-y: auto;
  position: relative;
}
.env-btn {
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 15;
}
.executed-node {
  position: absolute;
  top: 8px;
  right: 65px;
  z-index: 9;
}
.executed-node.right-160 {
  right: 160px;
}
.running-step-details-container {
  height: calc(100vh - 210px);
  top: 66px;
  right: 10px;
  overflow-y: auto;
  border: 1px solid #0d1218;
  position: absolute;
  z-index: 98;
  width: 550px;
  background: #1b2430;
}
.running-step-details-container div.jsoneditor {
  height: calc(100vh - 250px);
  margin: 0px;
}
.running-step-details-container .close-modal-button {
  color: #FFFFFF;
}
.running-step-details-container .running-step-title {
  background: #0d1218;
  border-left: 1px solid #525252;
  border-bottom: 1px solid #525252;
}
.rcards .rcard,
.active-record-details .rcard {
  border: 1px solid #0d1218;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  font-size: 13px;
  padding: 5px 0 5px 15px;
}
.rcards .rcard:not(:last-child),
.active-record-details .rcard:not(:last-child) {
  border-bottom: none;
}
.rcards .rcard a,
.active-record-details .rcard a {
  cursor: pointer;
  font-style: italic;
  font-weight: normal;
}
.rcards .rcard .right-arrow,
.active-record-details .rcard .right-arrow {
  visibility: hidden;
}
.rcards .rcard .title,
.active-record-details .rcard .title {
  font-weight: 400;
  margin-top: 2px;
  width: calc(100% - 30px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.rcards .rcard .muted,
.active-record-details .rcard .muted {
  font-size: 0.8em;
}
.rcards .rcard .sub-title,
.active-record-details .rcard .sub-title {
  color: #c5d5e8;
  font-size: 10px;
}
.rcards .rcard .sub-title .running-playbook-child-instances,
.active-record-details .rcard .sub-title .running-playbook-child-instances {
  position: absolute;
  right: 10px;
  top: 13px;
  background-color: #22a6af;
  color: #FFFFFF;
  padding: 3px 5px;
  font-size: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.rcards .rcard .sub-title .running-playbook-child-instances:hover,
.active-record-details .rcard .sub-title .running-playbook-child-instances:hover {
  text-decoration: none;
  background: #238a99;
}
.rcards .rcard .sub-title .running-pb-child-filter,
.active-record-details .rcard .sub-title .running-pb-child-filter {
  position: absolute;
  left: 18px;
  top: 26px;
}
.rcards .rcard .sub-title .running-pb-sub-child-filter,
.active-record-details .rcard .sub-title .running-pb-sub-child-filter {
  position: absolute;
  left: 13px;
  top: 29px;
}
.rcards .rcard .state,
.active-record-details .rcard .state {
  padding-top: 5px;
}
.rcards .rcard .state .state-lbl,
.active-record-details .rcard .state .state-lbl {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
  padding: 2px 5px 1px 5px;
  display: inline-block;
  text-align: center;
  line-height: 11px;
  min-width: 75px;
  height: 14px;
  color: #ffffff;
}
.rcards .rcard .state .state-lbl.state-icon,
.active-record-details .rcard .state .state-lbl.state-icon {
  padding: 2px !important;
  min-width: 18px !important;
  height: 18px;
  border-radius: 50%;
}
.rcards .rcard .state .state-lbl.state-icon .icon,
.active-record-details .rcard .state .state-lbl.state-icon .icon {
  font-size: 15px;
}
@media all and (-ms-high-contrast: none), (min--moz-device-pixel-ratio: 0) {
  .rcards .rcard .state .state-lbl.state-icon .icon,
  .active-record-details .rcard .state .state-lbl.state-icon .icon {
    line-height: 100%;
    /* IE, Firefox */
  }
}
.rcards .rcard .state .incipient,
.active-record-details .rcard .state .incipient {
  color: #F5A623;
}
.rcards .rcard .state .incipient-label,
.active-record-details .rcard .state .incipient-label {
  background-color: #F5A623;
  color: #1e2124;
}
.rcards .rcard .state .active,
.active-record-details .rcard .state .active {
  color: #F5A623;
}
.rcards .rcard .state .active-label,
.active-record-details .rcard .state .active-label {
  background-color: #F5A623;
  color: #1e2124;
}
.rcards .rcard .state .skipped,
.active-record-details .rcard .state .skipped {
  color: #fff;
}
.rcards .rcard .state .skipped-label,
.active-record-details .rcard .state .skipped-label {
  background-color: #4A4A4A;
}
.rcards .rcard .state .finished,
.active-record-details .rcard .state .finished {
  color: #19C625;
}
.rcards .rcard .state .finished.error,
.active-record-details .rcard .state .finished.error {
  color: #19C625 !important;
}
.rcards .rcard .state .finished-label,
.active-record-details .rcard .state .finished-label {
  background-color: #19C625;
}
.rcards .rcard .state .finished-label.error-label,
.active-record-details .rcard .state .finished-label.error-label {
  background-color: #19C625 !important;
}
.rcards .rcard .state .rejected,
.active-record-details .rcard .state .rejected,
.rcards .rcard .state .failed,
.active-record-details .rcard .state .failed {
  color: #D0021B;
}
.rcards .rcard .state .rejected-label,
.active-record-details .rcard .state .rejected-label,
.rcards .rcard .state .failed-label,
.active-record-details .rcard .state .failed-label {
  background-color: #D0021B;
}
.rcards .rcard .state .awaiting,
.active-record-details .rcard .state .awaiting {
  color: #F5A623;
}
.rcards .rcard .state .awaiting-label,
.active-record-details .rcard .state .awaiting-label {
  background-color: #F5A623;
  color: #1e2124;
}
.rcards .rcard .state .paused,
.active-record-details .rcard .state .paused {
  color: #F5A623;
}
.rcards .rcard .state .paused-label,
.active-record-details .rcard .state .paused-label {
  background-color: #F5A623;
  color: #1e2124;
}
.rcards .rcard .state .terminated,
.active-record-details .rcard .state .terminated {
  color: #D0021B;
}
.rcards .rcard .state .terminated-label,
.active-record-details .rcard .state .terminated-label {
  background-color: #D0021B;
}
.rcards .rcard .state i,
.active-record-details .rcard .state i {
  font-size: 10px;
  padding-right: 20px;
  padding-left: 15px;
}
.rcards .rcard .rcard-body:hover,
.active-record-details .rcard .rcard-body:hover {
  border-left-color: #22a6af;
}
.rcards .rcard .rcard-body:hover .right-arrow,
.active-record-details .rcard .rcard-body:hover .right-arrow {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.rcards .rcard .rcard-body .rcard-content,
.active-record-details .rcard .rcard-body .rcard-content {
  width: calc(100% - 40px);
}
.rcards .rcard .sub-rcard-odd,
.active-record-details .rcard .sub-rcard-odd {
  background: #1b2430 !important;
}
.rcards .rcard .sub-rcard,
.active-record-details .rcard .sub-rcard {
  border: 1px solid #0d1218;
  border-left-width: 1px;
  border-right-width: 0px;
  padding: 0px 0 5px 10px;
  background: #1b2430;
}
.rcards .rcard .sub-rcard:hover .angular-ui-router-uib-modal,
.active-record-details .rcard .sub-rcard:hover .angular-ui-router-uib-modal {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.rcards .rcard .sub-rcard .right-sub-arrow,
.active-record-details .rcard .sub-rcard .right-sub-arrow {
  visibility: hidden;
}
.rcards .rcard .sub-rcard:not(:last-child),
.active-record-details .rcard .sub-rcard:not(:last-child) {
  border-bottom: none;
}
.rcards .rcard .sub-rcard .sub-rcard-icon,
.active-record-details .rcard .sub-rcard .sub-rcard-icon {
  position: absolute;
  left: -14px;
  top: 9px;
}
.rcards .rcard .sub-rcard .sub-rcard-body,
.active-record-details .rcard .sub-rcard .sub-rcard-body {
  background: #1b2430;
}
.rcards .rcard .sub-rcard .sub-rcard-body .sub-rcard-content,
.active-record-details .rcard .sub-rcard .sub-rcard-body .sub-rcard-content {
  width: calc(100% - 40px);
}
.rcards .rcard div.active,
.active-record-details .rcard div.active {
  border-top: 1px solid #22a6af;
  border-left: 1px solid #1b2430;
}
.rcards .rcard div.active > div > div > .right-sub-arrow,
.active-record-details .rcard div.active > div > div > .right-sub-arrow {
  visibility: visible !important;
  color: #22a6af;
}
.rcards .rcard div.active .sub-rcard-body,
.active-record-details .rcard div.active .sub-rcard-body {
  background-color: #1b2430;
}
.rcards .rcard div.active-child,
.active-record-details .rcard div.active-child {
  background-color: #0d1218;
  padding-bottom: 0px;
  border-bottom: none;
}
.rcards .rcard div.active-child .sub-rcard-body,
.active-record-details .rcard div.active-child .sub-rcard-body {
  background-color: #1b2430;
}
.rcards .rcard .reference-pb-loading .loader,
.active-record-details .rcard .reference-pb-loading .loader {
  padding: 5px 0px;
}
.rcards div.active,
.active-record-details div.active {
  border-top: 1px solid #22a6af;
  background-color: #0d1218;
  border-left: 1px solid #1b2430;
}
.rcards div.active > div > div > .right-arrow,
.active-record-details div.active > div > div > .right-arrow {
  visibility: visible !important;
  color: #22a6af;
}
.rcards div.active .rcard-body,
.active-record-details div.active .rcard-body {
  background-color: #323b47;
}
.rcards div.active-child,
.active-record-details div.active-child {
  border-left: 1px solid #22a6af;
  background-color: #0d1218;
}
.rcards div.active-child .rcard-body,
.active-record-details div.active-child .rcard-body {
  background-color: #323b47;
}
.rcards .child-filter select,
.active-record-details .child-filter select {
  width: 65px;
  font-size: 9px;
  height: auto;
  padding: 2px 4px;
  background: transparent;
  margin-left: 7px;
}
.rcards .child-filter .fa-sort-desc,
.active-record-details .child-filter .fa-sort-desc {
  top: 3px !important;
}
.running-playbook-purge-setting {
  top: 8px;
  right: 12px;
  position: absolute;
}
.running-playbook-purge-setting .btn:hover {
  color: #22a6af !important;
}
.running-playbook-purge-setting .btn:active {
  border-color: #22a6af;
  background: transparent;
}
.running-playbook-purge-setting a {
  font-weight: 400;
  color: #FFFFFF !important;
  text-transform: unset;
}
.toggleExecutionLogViewContainer {
  top: 2px;
  left: 220px;
  position: absolute;
  padding-left: 10px;
  margin-left: 10px;
  padding-top: 2px;
}
.toggleExecutionLogViewContainer .custom-toggle-btn .custom-toggle-btn-wrapper {
  height: 36px;
  width: 52px;
}
.toggleExecutionLogViewContainer .custom-toggle-btn .custom-toggle-btn-wrapper .custom-toggle-switch-base .custom-toggle-handle {
  margin-top: 1px;
  width: 16px;
  height: 16px;
}
.running-playbook-tags-settings {
  top: 14px;
  right: 55px;
  position: absolute;
}
.running-playbook-tags-settings:hover {
  color: #22a6af !important;
}
.running-playbook-tags-settings:active {
  border-color: #22a6af;
  background: transparent;
}
.audit-log-list-select {
  width: 190px;
  float: left;
}
.active-record-details {
  border: 10px solid #1b2430;
}
.active-record-details .row {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.active-record-details .active-record-header {
  background-color: #1b2430;
  padding-left: 30px;
}
.active-record-details .active-record-header .rcard {
  padding: 0px 0px 2px;
  border: none;
  font-size: 17px;
}
.active-record-details .active-record-header .playbook-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.active-record-details label {
  margin-bottom: 0px;
  font-size: 12px;
  opacity: 0.45;
}
.active-record-details .selected-running-pb {
  width: calc(100% - 120px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.empty-record-details {
  border: 10px solid #1b2430;
  height: calc(100vh - 121px);
}
.empty-record-details .watermark {
  padding: 20px 0px;
  background: #1b2430;
}
.running-playbook-records-dropdown {
  position: absolute;
  top: 50px;
  width: 350px;
  background: #1b2430;
  border: 1px solid #0d1218;
  left: 0px;
  z-index: 1;
}
.pending-input-warning-message {
  padding: 10px;
  font-size: 13px;
}
.execution-log-info-mode-description {
  z-index: 98;
  width: 548px;
  right: 11px;
  bottom: 11px;
}
.pb-execution-logs-panel .right-nav-heading {
  display: inline-block;
  border-right: 2px solid #adadb7;
  padding-right: 10px;
}
/*----------------------------------------
Breadcrumbs
 - Styles for breadcrumbs
----------------------------------------*/
.second-top {
  padding: 0;
  margin-bottom: 0px;
  margin-top: 1px;
  background-color: #1b2430;
  border-radius: 0px;
  border-bottom: 2px solid #0d1218;
  border-top: 2px solid #0d1218;
  position: fixed;
  min-height: 64px;
  font-size: 12px;
  font-weight: 400;
  color: #dfe4ea;
  z-index: 1000;
  margin-left: 247px;
  left: 0;
  right: 0;
  top: 50px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.second-top .page-action-btn-margin {
  margin-top: 15px;
}
.breadcrumb,
.top-breadcrumb {
  list-style: none;
  font-size: 12px;
  font-weight: 400;
  color: #8e9bab;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.margin-left-ribbon {
  border-left: 2px solid #0d1218;
}
.cache-breadcrumb > ul,
.breadcrumb > .container-fluid > ul,
.top-breadcrumb > ul {
  text-transform: none;
  margin: 0;
  padding: 11px 0 0;
}
.cache-breadcrumb > ul li,
.breadcrumb > .container-fluid > ul li,
.top-breadcrumb > ul li {
  display: inline-block;
}
.cache-breadcrumb > ul li + li > .breadcrumb-label:before,
.breadcrumb > .container-fluid > ul li + li > .breadcrumb-label:before,
.top-breadcrumb > ul li + li > .breadcrumb-label:before {
  font-weight: normal;
  content: "/";
  padding: 0 5px;
}
.cache-breadcrumb > ul li > .breadcrumb-label,
.breadcrumb > .container-fluid > ul li > .breadcrumb-label,
.top-breadcrumb > ul li > .breadcrumb-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px;
  display: inline-block;
}
.cache-breadcrumb > ul li > .breadcrumb-label a,
.breadcrumb > .container-fluid > ul li > .breadcrumb-label a,
.top-breadcrumb > ul li > .breadcrumb-label a {
  color: #8e9bab;
  text-decoration: none;
  font-weight: normal;
}
.cache-breadcrumb > ul li > .breadcrumb-label a:hover,
.breadcrumb > .container-fluid > ul li > .breadcrumb-label a:hover,
.top-breadcrumb > ul li > .breadcrumb-label a:hover {
  color: #ffffff;
}
.cache-breadcrumb > ul .active,
.breadcrumb > .container-fluid > ul .active,
.top-breadcrumb > ul .active {
  font-weight: normal;
  color: #c0c1c2;
  text-transform: none;
}
.cache-breadcrumb ul {
  font-size: 12px;
  font-weight: 400;
  color: #dfe4ea;
  margin-left: 0;
  margin-bottom: 5px;
}
.cache-breadcrumb ul li + li > .breadcrumb-label:before {
  content: "\f178";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 15px 0 5px;
}
.cache-breadcrumb ul li > .breadcrumb-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
  display: inline-block;
  line-height: 13px;
  font-size: 11px;
  padding-top: 3px;
}
.tooltip-inner {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.page-context {
  font-size: 30px;
  color: #FFFFFF;
  font-family: 'Lato', sans-serif;
  line-height: 60px;
  font-weight: 400;
}
.multiple-page-options {
  background-color: #323b47;
  padding: 4px 10px 5px 10px;
  margin: 14px 5px 0px 40px;
  border: 1px solid #22a6af;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.multiple-page-options > ul {
  cursor: pointer;
  list-style: none;
  font-size: 1.3em;
  margin: 0px;
  padding: 0px;
  text-transform: none;
  font-family: 'Lato', sans-serif;
}
.multiple-page-options .dropdown-menu {
  height: 350px;
  overflow-y: scroll;
  border: 1px solid #22a6af;
  margin-top: 5px;
}
.multiple-page-options .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #737373;
}
.multiple-page-options .dropdown-menu > li > a {
  border-bottom: 1px solid #0d1218;
}
.multiple-page-options .nav-item {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 400;
  line-height: 15px;
}
.multiple-page-options .nav-item:hover {
  text-decoration: none;
}
.background-color {
  background-color: #1b2430;
}
.cluster-health-container {
  align-items: stretch;
  flex-wrap: wrap;
  display: flex;
}
.advanced-development-container .panel-group {
  margin-bottom: 10px !important;
}
.advanced-development-features-content .panel-group {
  border: 1px solid #323b47;
}
.advanced-development-features-content .panel-body {
  border: 0px;
  border-top: 1px solid #323b47;
}
.advanced-development-features-content .panel-heading {
  border: none !important;
}
.advanced-development-features-content .nonViewContent {
  border-top: 1px solid #323b47;
}
.advanced-development-features-content .advanced-development-contents-accordion-container {
  background: #0d1218;
}
.advanced-development-features-content .queue-card-wrapper .panel-body {
  border: none !important;
}
.advanced-development-features-content .mp-solutionpack-contents-card {
  background: #29323e;
  padding: 5px 10px;
  border: 1px solid #0d1218;
  border-radius: 3px;
}
/*----------------------------------------
Charts
 - Styles for charts
----------------------------------------*/
.chart {
  background: #1b2430;
  margin: 0px;
}
.chart h5,
h5.grid-header {
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
  font-size: 1em;
  padding: 15px;
  font-family: 'Lato', sans-serif;
  color: #c5d5e8;
  background: #1b2430;
}
.widget-action-icon {
  margin: 8px 8px 0 0;
  padding: 5px 10px;
  border-color: transparent;
  background: transparent;
}
.chart-container {
  position: relative;
  border-bottom: 2px solid #0d1218;
}
.chart-container .chart-message {
  line-height: 320px;
  min-height: 320px;
}
.chart-container .chart-message h3 {
  margin: 0;
  text-align: center;
  position: absolute;
  top: 50%;
  width: 100%;
  font-size: 1.25em;
}
.chart-message .loader.background {
  padding: 160px;
}
/* General c3 Styles */
.c3 svg {
  font-family: 'Lato', sans-serif !important;
  font-size: 0.7em !important;
  font-weight: 400 !important;
}
.c3 text {
  fill: #FFFFFF;
}
/* c3 Axis Lines */
.c3-axis line,
.c3-axis path {
  stroke: #0d1218 !important;
  fill: transparent !important;
}
/* c3 Line Chart */
.c3-chart-lines .c3-line {
  stroke-width: 2px;
}
/* c3 Pie Chart */
.c3-chart-arc path {
  stroke: #0d1218 !important;
}
.c3-chart-arc text {
  fill: #fff;
  font-size: 1em;
  font-weight: 400;
}
.c3-chart-arc .c3-arc-None {
  fill: #414448 !important;
}
/* Default Grid Color */
.c3-bars-None .c3-bar,
.c3-legend-item-None .c3-legend-item-tile {
  fill: #414448 !important;
  stroke: #414448 !important;
}
.c3-tooltip-container .c3-tooltip-name--None .name span[style],
.c3-tooltip-container .c3-tooltip-name-None .name span[style] {
  background-color: #414448 !important;
}
/* c3 Tooltip */
.c3-tooltip {
  opacity: 1 !important;
  -webkit-box-shadow: 7px 7px 12px -9px #1e2124;
  -moz-box-shadow: 7px 7px 12px -9px #1e2124;
  box-shadow: 7px 7px 12px -9px #1e2124;
}
.c3-tooltip tr {
  border: none !important;
}
.c3-tooltip td {
  font-size: 0.8em;
  padding: 5px 10px !important;
  border: none !important;
  background: #0d1218 !important;
}
.c3-tooltip th {
  background-color: #0d1218 !important;
  color: #FFFFFF !important;
  font-size: 0.8em;
  font-weight: 400 !important;
}
angular-chart {
  max-height: 100% !important;
  height: auto !important;
}
.charts-background {
  border: 10px solid #1b2430;
  background: #1b2430;
  width: 97%;
}
.chart-data {
  width: 100%;
}
.chart-data.scroll-table {
  max-height: 208px;
  height: auto;
  overflow-y: auto;
}
.chart-data .chart-data-table {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-collapse: separate;
}
.chart-data .chart-data-table thead {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 2;
}
.chart-data .chart-data-table thead th {
  background: #222e3d;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #394A61;
  font-weight: normal;
  font-size: 12px;
}
.chart-data .chart-data-table thead th span {
  color: #c5d5e8;
}
.chart-data .chart-data-table thead th.chart-meta-data-header-1 {
  border-right: 1px solid #394A61;
  border: 1px solid #394A61;
  border-bottom: 1px solid #222e3d;
}
.chart-data .chart-data-table thead th.chart-meta-data-header-2 {
  border: 1px solid #394A61;
  border-left: none;
}
.chart-data .chart-data-table thead th.chart-data-header {
  border-right: 1px solid #394A61;
}
.chart-data .chart-data-table thead th:first-child {
  border-left: 1px solid #394A61;
  position: sticky;
  left: 0;
  z-index: 2;
}
.chart-data .chart-data-table thead th:last-child {
  border-right: 1px solid #394A61;
}
.chart-data .chart-data-table tr {
  font-weight: lighter;
  font-size: 18px;
}
.chart-data .chart-data-table tr td {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  background: #0d1218;
  border-bottom: 1px solid #394A61;
}
.chart-data .chart-data-table tr td.chart-data-row-header {
  background: #222e3d;
  font-size: 12px;
  font-weight: normal;
  border-right: 1px solid #394A61;
  color: #c5d5e8;
}
.chart-data .chart-data-table tr td:first-child {
  border-left: 1px solid #394A61;
  position: sticky;
  left: 0;
  z-index: 1;
}
.chart-data .chart-data-table tr td:last-child {
  border-right: 1px solid #394A61;
}
.c3-legend-item-hidden {
  opacity: 0.3 !important;
}
.c3-event-rect {
  cursor: pointer;
}
.systemMonitoring {
  display: inline-block;
  background: inherit;
  position: relative;
  margin: auto auto;
  width: 222px;
  height: 140px;
  text-align: center;
}
.systemMonitoring .c3-legend-item {
  font-size: 10px !important;
}
.systemMonitoring .c3-legend-item text {
  max-width: 190px;
  line-height: 14px;
  overflow: hidden;
  white-space: pre-wrap;
  text-overflow: ellipsis;
  word-break: keep-all;
  word-wrap: unset;
  font-size: inherit;
}
.c3-legend-item .c3-legend-item-tile {
  filter: drop-shadow(0px 0px 2px #0d1218);
}
.systemMonitoringService {
  columns: 1;
  padding-left: 20px;
  margin-right: 30px;
  font-size: 15px;
}
.systemMonitoringService table tr {
  border-bottom: 1px solid #252525;
}
.systemMonitoringService table tr td {
  padding: 0px 2px 1px 2px;
}
.systemMonitoringService:last-child tr {
  border: none;
}
.serviceOn {
  height: 18px;
  width: 18px;
  color: #1FB65A;
  display: inline-block;
  float: right;
}
.serviceOff {
  height: 18px;
  width: 18px;
  color: #F20D00;
  display: inline-block;
  float: right;
}
.c3-chart-arcs .c3-chart-arcs-background {
  fill: #43464B;
  stroke: none;
}
.relationshipHeading {
  font-size: 16px;
  text-transform: uppercase;
  opacity: 0.6;
}
.c3-axis-y-label {
  opacity: 0.55;
}
.c3-axis-x-label {
  opacity: 0.55;
}
.c3-chart-arcs-title {
  dominant-baseline: auto;
}
/*----------------------------------------
Grid
 - Styles for grids.
----------------------------------------*/
.grid {
  width: 100%;
  height: 100%;
}
.ui-grid-render-container {
  background: transparent;
  overflow: auto;
}
.ui-grid-render-container .ui-grid-header-canvas {
  border-top: 1px solid #394A61;
}
.ui-grid-render-container .rating {
  box-shadow: 1px 1px 5px #2d2d2d;
}
#checkbox-grid .ui-grid-header-cell-wrapper .ui-grid-header-cell-row .ui-grid-header-cell:first-child > div,
.rules-container .ui-grid-header-cell-wrapper .ui-grid-header-cell-row .ui-grid-header-cell:first-child > div:first-child {
  border-left: 1px solid #394A61 !important;
}
.ui-grid-render-container-left .ui-grid-header-canvas {
  border-top: 1px solid #394A61;
}
.cs-grid.ui-grid,
.readonly-role-team {
  padding: 0 5px;
  border: none !important;
  position: relative;
  z-index: 1;
  background: transparent;
}
.alt .cs-grid.ui-grid {
  height: 100% !important;
}
.alt.empty-cs-grid-container .ui-grid-viewport .ui-grid-canvas {
  height: 1px;
}
.grid-button {
  color: #c5d5e8 !important;
  background-color: #323b47 !important;
  border-color: #323b47 !important;
  color: #FFFFFF !important;
  box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15) !important;
  -moz-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15) !important;
  -webkit-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15) !important;
}
.grid-button:focus,
.grid-button.focus {
  color: #c5d5e8 !important;
  background-color: #1d2229 !important;
  border-color: #000000 !important;
}
.grid-button:hover {
  color: #c5d5e8 !important;
  background-color: #1d2229 !important;
  border-color: #191d23 !important;
}
.grid-button:active,
.grid-button.active,
.open > .dropdown-toggle.grid-button {
  color: #c5d5e8 !important;
  background-color: #1d2229 !important;
  background-image: none !important;
  border-color: #191d23 !important;
}
.grid-button:active:hover,
.grid-button.active:hover,
.open > .dropdown-toggle.grid-button:hover,
.grid-button:active:focus,
.grid-button.active:focus,
.open > .dropdown-toggle.grid-button:focus,
.grid-button:active.focus,
.grid-button.active.focus,
.open > .dropdown-toggle.grid-button.focus {
  color: #c5d5e8 !important;
  background-color: #0e1114 !important;
  border-color: #000000 !important;
}
.grid-button.disabled:hover,
.grid-button[disabled]:hover,
fieldset[disabled] .grid-button:hover,
.grid-button.disabled:focus,
.grid-button[disabled]:focus,
fieldset[disabled] .grid-button:focus,
.grid-button.disabled.focus,
.grid-button[disabled].focus,
fieldset[disabled] .grid-button.focus {
  background-color: #323b47 !important;
  border-color: #323b47 !important;
}
.grid-button .badge {
  color: #323b47 !important;
  background-color: #c5d5e8 !important;
}
.grid-button:focus {
  background: #323b47 !important;
  border-color: #323b47 !important;
}
.ui-grid-canvas {
  padding-top: 0 !important;
}
.ui-grid-canvas .ui-grid-row {
  margin: 0px;
  clear: both;
}
.ui-grid-viewport {
  background: transparent;
}
.grid-actions {
  background: transparent;
  border-bottom: none;
  border-top: 1px none #1b2430;
  padding: 0 13px 10px 2px;
}
.grid-actions .btn-lbl {
  display: inherit;
}
.grid-actions .btn-lbl .lbl {
  font-size: 10px;
  text-transform: uppercase;
  color: #c5d5e8;
}
.grid-actions .tau {
  color: #FFFFFF;
}
.grid-actions .label .fa,
.grid-actions .label .icon {
  color: #ffffff;
}
.grid-actions:empty {
  display: none;
}
.view-panel .grid-actions {
  padding: 0 13px 10px 0px;
}
.ui-grid-header-cell-wrapper {
  border-top: 0 solid #1b2430;
}
.ui-grid-header-cell-wrapper .ui-grid-cell-contents.ui-grid-header-cell-primary-focus,
.ui-grid-header-cell-wrapper .ui-grid-filter-container {
  border-right: 1px solid #1d2733;
}
.ui-grid-header-cell-row {
  background: #1b2430;
}
.ui-grid-header {
  border-bottom: none !important;
}
.ui-grid-header .typehead-field .lookup-btn .fa-sort-desc {
  top: 1px !important;
}
.ui-grid-header-cell-label,
.readonly-role-team th {
  font-size: 0.87em;
  color: #c5d5e8;
  font-weight: 400;
  display: inline-block;
  padding-bottom: 3px;
  margin: 0 2px;
}
.ui-grid-cell-contents.ui-grid-header-cell-primary-focus {
  height: 42px;
}
.ui-grid-column-menu-button {
  padding: 5px;
  padding-top: 7px;
  font-size: 0.813em;
  color: #c5d5e8;
}
.ui-grid-header-cell {
  border-color: transparent !important;
}
.ui-grid-header-cell .ui-grid-sort-priority-number {
  margin-left: -3px !important;
}
input[type="text"].ui-grid-filter-input {
  padding: 4px;
  margin: 1px 0;
  font-size: 0.813em;
  background: #1b2430;
  border: 1px solid #171f27 !important;
}
.grid-filters-container {
  padding: 10px;
  background: #1b2430;
  margin: 10px -7px 0px 0px;
  min-height: 54px;
}
.grid-filters-container .in-bg-color {
  background-color: #424E5A;
  padding-left: 7px;
}
.grid-filters-container .label-default {
  background-color: #424E5A;
  font-size: 0.7em;
  font-weight: 400;
  padding: 7px 7px;
  line-height: 16px;
}
.grid-filters-container .label-default .fa,
.grid-filters-container .label-default .icon {
  margin-left: 5px;
}
.grid-filters-container .label {
  border-radius: 0;
}
.grid-filters-container .watermark {
  padding: 10px 0px;
}
.show-filter-button {
  padding: 4px 10px 5px 10px;
}
#view-panel-tabs .grid-filters-container .query-display .label-default.label {
  box-shadow: none;
  background-color: #424E5A;
  color: inherit;
}
.ui-grid-filter-container {
  padding: 4px 10px 12px 10px;
  background: #212C3A;
  border-top: 0 solid #1b2430;
  position: relative;
  color: #c5d5e8;
}
.ui-grid-filter-container input:focus {
  outline: 1px solid #323b47;
}
.ui-grid-filter-container .popover {
  position: fixed;
}
.ui-grid-filter-container .dropdown-menu {
  top: auto !important;
  left: auto !important;
  position: absolute;
  max-height: 250px;
}
.ui-grid-filter-container .dropdown-menu.datetime-picker-dropdown {
  top: 80px !important;
}
.ui-grid-filter-container .dropdown-menu span.glyphicon,
.ui-grid-filter-container .dropdown-menu span.fa,
.ui-grid-filter-container .dropdown-menu span.icon {
  font-size: 13px;
}
.ui-grid-filter-container .dropdown-menu span.glyphicon.icon-check,
.ui-grid-filter-container .dropdown-menu span.fa.icon-check,
.ui-grid-filter-container .dropdown-menu span.icon.icon-check {
  padding-right: 5px;
}
.ui-grid-filter-container .dropdown-menu span.glyphicon.glyphicon-ok,
.ui-grid-filter-container .dropdown-menu span.fa.glyphicon-ok,
.ui-grid-filter-container .dropdown-menu span.icon.glyphicon-ok {
  color: #28b35c;
}
.ui-grid-filter-container .dropdown-menu span.glyphicon.glyphicon-remove,
.ui-grid-filter-container .dropdown-menu span.fa.glyphicon-remove,
.ui-grid-filter-container .dropdown-menu span.icon.glyphicon-remove {
  color: #da393d;
}
.ui-grid-filter-container .dropdown-menu span.glyphicon.glyphicon-refresh,
.ui-grid-filter-container .dropdown-menu span.fa.glyphicon-refresh,
.ui-grid-filter-container .dropdown-menu span.icon.glyphicon-refresh {
  padding-right: 0;
}
.ui-grid-filter-container .cs-typeahead .dropdown-menu {
  margin-top: 0;
  overflow: hidden !important;
}
.ui-grid-filter-container input.input-sm,
.ui-grid-filter-container select.input-sm {
  height: 25px;
  text-transform: none;
}
.ui-grid-filter-container input.input-sm::-webkit-input-placeholder,
.ui-grid-filter-container select.input-sm::-webkit-input-placeholder {
  color: #c5d5e8;
}
.ui-grid-filter-container input.input-sm:-moz-placeholder,
.ui-grid-filter-container select.input-sm:-moz-placeholder {
  color: #c5d5e8;
  opacity: 1;
}
.ui-grid-filter-container input.input-sm::-moz-placeholder,
.ui-grid-filter-container select.input-sm::-moz-placeholder {
  color: #c5d5e8;
  opacity: 1;
}
.ui-grid-filter-container input.input-sm:-ms-input-placeholder,
.ui-grid-filter-container select.input-sm:-ms-input-placeholder {
  color: #c5d5e8;
}
.ui-grid-filter-container input.input-sm::-ms-input-placeholder,
.ui-grid-filter-container select.input-sm::-ms-input-placeholder {
  color: #c5d5e8;
}
.ui-grid-filter-container input.input-sm::placeholder,
.ui-grid-filter-container select.input-sm::placeholder {
  color: #c5d5e8;
}
@-moz-document url-prefix() {
  .ui-grid-filter-container input.input-sm {
    padding-top: 2px;
  }
}
.ui-grid-filter-container .btn-link {
  padding: 3px 12px;
  border: 1px solid #171f27;
}
.ui-grid-filter-container .cs-select {
  color: #c5d5e8;
}
.ui-grid-filter-container .cs-select select.input-sm {
  font-size: 14px;
  padding: 2px 10px;
  color: #c5d5e8;
}
.ui-grid-filter-container .cs-select .fa-sort-desc {
  top: 5px;
  font-size: 0.8em;
}
.ui-grid-filter-container .multiselect-parent.btn-group .btn.btn-default.dropdown-toggle {
  color: #c5d5e8;
}
.ui-grid-filter-container .grid-active-filter {
  border-color: #22a6af;
  color: #FFFFFF;
}
.multiselect-parent.btn-group {
  display: block;
  margin: 0;
}
.multiselect-parent.btn-group .btn.btn-default.dropdown-toggle {
  background: #29323e;
  border: 1px solid #171f27;
  color: #FFFFFF;
  padding: 6px 20px 6px 10px;
  height: auto;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.multiselect-parent.btn-group .btn.btn-default.dropdown-toggle.input-sm {
  padding: 4px 10px;
}
.multiselect-parent.btn-group .btn.btn-default.dropdown-toggle.input-sm .caret {
  top: 13px;
}
.multiselect-parent.btn-group .btn.btn-default.dropdown-toggle:focus {
  background: #243040;
  border: 1px solid #22a6af;
  color: #FFFFFF;
}
.multiselect-parent.btn-group .btn.btn-default.dropdown-toggle .caret {
  position: absolute;
  right: 11px;
  top: 15px;
  width: 9px;
}
.ui-grid-menu .ui-grid-menu-inner ul li button:hover,
.ui-grid-menu .ui-grid-menu-inner ul li button:focus {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}
.ui-grid-header-cell-select-unselect {
  height: 75px;
}
.ui-grid-row .ui-grid-cell.ui-grid-row-header-cell {
  background-color: none !important;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:last-child {
  border-right: none !important;
  border-bottom: 1px solid #1b2430;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
  border-right-color: transparent !important;
}
.ui-grid-menu .ui-grid-menu-inner ul li:not(:last-child) > button {
  border-bottom: 1px solid #1b2430 !important;
}
.ui-grid-menu .ui-grid-menu-inner {
  background: #323b47;
  font-size: 0.8em;
  border: none !important;
}
.ui-grid-menu .ui-grid-menu-inner ul li button {
  font-size: 12px;
  font-weight: 400;
}
.ui-grid-menu .ui-grid-menu-inner ul li .ui-grid-menu-item {
  color: inherit !important;
  border-bottom-color: #1b2430 !important;
}
.ui-grid-menu .ui-grid-menu-inner ul li:not(:last-child) > button {
  color: #7e7e7e;
  border-bottom: 1px solid #1b2430 !important;
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button > i {
  color: #7e7e7e !important;
}
.ui-grid-menu-button {
  background: #323b47 !important;
  color: #c5d5e8;
  border: 1px solid #323b47 !important;
  height: 30px !important;
  top: -45px;
  right: 7px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.ui-grid-menu-button:hover {
  color: #FFFFFF !important;
  border-color: #22a6af !important;
  background-color: #141b23 !important;
}
.ui-grid-menu-button .ui-grid-icon-container {
  margin-top: 2px !important;
}
.audit-log-grid .ui-grid-menu-button {
  top: -112px;
  z-index: 10;
}
.ui-grid-icon-container {
  padding: 0px 4px 5px 7px;
}
.ui-grid-icon-menu {
  font-size: 11px;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid {
  border: 1px solid #22a6af !important;
  max-height: 300px;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.4);
  background: #323b47;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid ul > li > button {
  color: #FFFFFF;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid ul > li > button:hover {
  background: #22a6af;
  color: #ffffff;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid ul > li > button:hover > i {
  color: #323b47;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid ul > li > button:not(:last-child) {
  border-bottom: 1px solid #181c21;
}
#menuitem-0 {
  display: none;
}
.ui-grid-icon-ok {
  color: #28b35c;
}
.ui-grid-icon-cancel {
  color: #da393d;
}
.ui-grid-menu-item:hover {
  background: #22a6af !important;
}
.ui-grid-cell-contents,
.readonly-role-team td {
  padding: 10px 5px;
  color: #FFFFFF !important;
  font-size: 0.8em;
  font-weight: 400;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.role-execute-btn {
  color: #22a6af;
}
.ui-grid-cell {
  border-right: none;
  border-bottom: 1px solid #0d1218 !important;
}
.ui-grid-row:nth-child(odd) .ui-grid-cell,
.expandableRow .ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #121923;
}
.ui-grid-row:nth-child(even) .ui-grid-cell,
.expandableRow .ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #121923;
}
.ui-grid-cell-focus,
.ui-grid-row.ui-grid-row-selected > [ui-grid-row] .ui-grid-cell {
  background-color: #323b47;
}
.ui-grid-cell-focus > .ui-grid-cell-contents,
.ui-grid-row.ui-grid-row-selected > [ui-grid-row] .ui-grid-cell > .ui-grid-cell-contents {
  color: #FFFFFF !important;
  font-weight: 400;
}
.ui-grid-row.ui-grid-row-selected > [ui-grid-row]:hover .ui-grid-cell {
  background-color: #323b47 !important;
}
.ui-grid-row.ui-grid-row-selected > [ui-grid-row]:hover .ui-grid-cell > .ui-grid-cell-contents {
  color: #FFFFFF !important;
  font-weight: 400;
}
.ui-grid-row:hover .ui-grid-cell {
  background-color: #212e3d !important;
}
.ui-grid-row:hover .ui-grid-cell > .ui-grid-cell-contents {
  color: #FFFFFF !important;
}
.ui-grid-render-container-right .ui-grid-header-cell-last-col .ui-grid-cell-contents,
.ui-grid-render-container-right .ui-grid-header-cell-last-col .ui-grid-filter-container,
.ui-grid-render-container-right .ui-grid-header-cell-last-col .ui-grid-column-menu-button,
.ui-grid-render-container-right .ui-grid-header-cell-last-col + .ui-grid-column-resizer.right {
  margin-right: 0px !important;
}
.ui-grid-header-cell:last-child .ui-grid-column-resizer.right {
  border-right: 0 solid #1b2430 !important;
}
.ui-grid-top-panel {
  background: transparent !important;
  overflow: visible;
}
.ui-grid-cell-focus .ui-grid-selection-row-header-buttons,
.ui-grid-selection-row-header-buttons {
  margin-left: 5px;
  width: 14px !important;
  height: 14px !important;
  margin-top: 2px;
  line-height: 1.6em !important;
  border: 1px solid #b5b5b5 !important;
  opacity: 1 !important;
  background: #1b2430 !important;
  color: #1b2430 !important;
}
.ui-grid-selection-row-header-buttons.ui-grid-all-selected,
.ui-grid-selection-row-header-buttons.ui-grid-row-selected {
  border-color: #b5b5b5 !important;
  color: #FFFFFF !important;
  background: #323b47 !important;
}
.grid-footer {
  background: transparent;
  font-size: 0.8em;
  font-weight: 500;
  color: #7e7e7e;
  border-top: 1px none #394A61;
  padding: 15px 12px 0px 12px;
}
.grid-footer .btn-sm {
  padding: 3px 10px;
}
.grid-pages {
  padding: 0 8px;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.grid-pages .current-page-input {
  display: inline-block;
  width: 50px;
}
.grid-pages input::-webkit-outer-spin-button,
.grid-pages input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.grid-pages input[type=number] {
  -moz-appearance: textfield;
  text-align: center;
}
.grid-page-numbers {
  display: block;
}
.ui-grid-pager-count-container .ui-grid-pager-count,
.ui-grid-pager-control {
  margin-right: 15px !important;
  margin-left: 15px !important;
}
.ui-grid-pager-panel {
  font-size: 0.8em !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border-top: 1px solid #1b2430;
  border-bottom: 1px solid #1b2430;
}
.ui-grid-pager-panel abbr {
  border: none !important;
  cursor: none !important;
}
.grid-actions.audit-log-grid .searchForm {
  margin-right: 40px!important;
}
.grid-actions.audit-log-grid .filter-button,
.grid-actions.audit-log-grid .show-filter-button,
.grid-actions.audit-log-grid .search-grid {
  margin-top: -2.5px;
}
.grid-actions .grid-selected-txt {
  font-size: 13px;
  font-weight: 400;
}
.grid-actions .search-grid.form-control {
  background: #323b47;
  border: 0.5px solid #323b47;
  font-size: 0.8em;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-left: none;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  height: 30px !important;
}
.grid-actions .search-grid:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  color: #FFFFFF;
  border: 0.5px solid #323b47;
  border-left: none;
}
.grid-actions .search-grid:focus + .input-group-btn #search-btn {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border: 0 none #2878c9 !important;
  border-left: none !important;
}
.grid-actions .search-grid::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #FFFFFF;
  opacity: 0.3;
}
.grid-actions .search-grid:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #FFFFFF;
  opacity: 0.3;
}
.grid-actions .search-grid::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #FFFFFF;
  opacity: 0.3;
}
.grid-actions .search-grid:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #FFFFFF;
  opacity: 0.3;
}
.grid-actions .search-grid::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #FFFFFF;
  opacity: 0.3;
}
.grid-actions .search-grid::placeholder {
  color: #FFFFFF;
  opacity: 0.3;
}
.grid-actions .filter-button {
  background: #323b47;
  border: 0.5px solid #323b47;
  color: #FFFFFF;
  border-right: none;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  height: 30px;
}
.queue-management .filter-button,
.queue-management .show-filter-button,
.queue-management .search-grid {
  margin-right: 2px;
}
.watermark {
  text-align: center;
  background: #1b2430;
  color: #5e6d80;
  font-weight: 400;
  font-size: 12px;
  padding: 30px 0;
  width: auto;
  margin: 0px 2px;
}
.watermark a {
  color: #22a6af;
  text-decoration: underline;
}
.watermark a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.watermark a:active {
  color: #238b9a;
}
#checkbox-grid .ui-grid-cell-contents.ui-grid-header-cell-primary-focus {
  height: 39px;
}
#checkbox-grid .ui-grid-cell-contents.ui-grid-header-cell-primary-focus.text-align-center {
  text-align: center !important;
}
#checkbox-grid .ui-grid-cell-contents.cell-centered {
  text-align: center !important;
}
#checkbox-grid .ui-grid-cell-contents.cell-centered .ui-grid-header-cell-label {
  display: block;
}
#checkbox-grid .ui-grid-header-cell .role-font-size {
  font-size: 0.813em !important;
}
div.ui-grid-cell input[type="checkbox"],
div.ui-grid-cell input[type="radio"] {
  margin: 0 !important;
  font-size: 3em;
  width: auto;
}
.ui-grid-header-cell .sortable:hover {
  background: #212C3A;
}
.tooltip .searchResults p {
  color: #ffffff;
}
.card-view {
  display: inline-block;
}
.module-list-select {
  width: 160px;
  float: left;
  margin: 10px 5px 0px 0px;
}
.expandable-font-size {
  font-size: 0.84em;
}
.scrollFiller {
  border-top: none;
  border-left: 2px solid #22a6af;
  border-bottom: 1px solid #1b2430;
}
.expandableRow {
  margin-bottom: 0px !important;
  margin-top: 2px !important;
  border-bottom: 1px solid #1b2430;
  border-right: 1px solid #1b2430;
}
.expandableRow-color {
  color: #999999;
}
.ui-grid-icon-plus-squared:before {
  font-family: FontAwesome;
  content: "\f105";
}
.ui-grid-icon-minus-squared:before {
  font-family: FontAwesome;
  content: "\f107";
}
.autocomplete {
  background-color: #323b47 !important;
}
.suggestion-list {
  background-color: #000000 !important;
}
.suggestion-item {
  color: #999999 !important;
  background-color: #323b47 !important;
  font: 14px 'Lato', sans-serif !important;
}
.action-button {
  display: inline;
  max-width: 300px;
}
.action-button > cs-spinner {
  display: inline-block;
  vertical-align: text-bottom;
}
.ui-grid-viewport {
  height: 100% !important;
}
.ui-grid-header-cell {
  background: #212C3A !important;
}
.ui-grid-header-cell select,
.ui-grid-header-cell input,
.ui-grid-header-cell button {
  text-transform: capitalize;
  background: #1b2430 !important;
  font-size: 10px !important;
  font-family: 'Lato', sans-serif;
}
.ui-grid-icon-ok:before {
  padding-left: 0;
  padding-top: 2px;
  display: block;
  font-size: 8px;
}
.ui-grid-menu-item {
  text-transform: capitalize;
}
.ui-grid-menu-item .ui-grid-icon-ok:before {
  content: '\c362' !important;
  font-family: 'ui-grid' !important;
  display: inline-block;
  font-size: inherit;
  padding-left: 0;
}
.expanded-row.border-bottom {
  border-bottom: 1px solid #0d1218;
}
.expanded-lbl {
  background: #0d1218;
  padding: 4px 10px;
  min-width: 130px;
}
.query-display fieldset {
  padding: 5px 10px;
  margin: 0 0 5px 0;
  border: 1px solid #0d1218;
  min-width: 0;
}
.query-display fieldset legend {
  width: auto;
  margin-bottom: 8px;
  color: #22a6af;
  border-bottom-width: 0;
}
.query-display .key_value {
  color: #ff0;
}
.non-expandable-grid .ui-grid-expandable-buttons-cell {
  display: none;
}
.date-filter {
  width: 200px;
  display: inline-block;
}
.timeline-filter-row .input-group {
  border: none !important;
}
.timeline-filter-row .form-control,
.timeline-filter-row .lookup-btn {
  height: 30px;
  font-size: 13px !important;
  border: 1px solid #171f27;
  border-radius: 2px;
}
.timeline-filter-row select.form-control {
  height: 30px !important;
}
.timeline-filter-row input.form-control {
  height: 30px !important;
  border-radius: 2px;
}
.timeline-filter-row #filter-from-calendar-btn,
.timeline-filter-row #filter-to-calendar-btn,
.timeline-filter-row .filter-button {
  border: 1px solid #171f27;
  height: 30px;
  border-radius: 2px;
}
.timeline-filter-row .txt-search {
  margin-top: 22px !important;
}
.timeline-filter-row .module-list-select {
  margin-top: 0;
}
.grid-date-filter-container {
  margin-top: 10px;
}
.audit-log-json-viewer {
  padding: 10px 0px 5px 0px;
}
.audit-log-json-viewer div.jsoneditor {
  height: auto!important;
  overflow-y: auto;
}
.copy-audit-log {
  float: right;
}
ul.datetime-picker-dropdown {
  min-width: 250px;
  z-index: 9999999999;
}
.search-bar {
  padding-right: 16px;
}
table.readonly-role-team {
  background: #0d1218 !important;
  width: 100%;
}
table.readonly-role-team thead tr th {
  display: table-cell;
  border-bottom: 1px solid #1b2430 !important;
  font-size: 0.7em;
  background: #0d1218 !important;
}
table.readonly-role-team thead tr th.role-name {
  width: 40%!important;
}
table.readonly-role-team thead tr th.role-description {
  width: 60%!important;
}
table.readonly-role-team tbody tr td {
  border-bottom: 1px solid #1b2430 !important;
  background: #0d1218 !important;
}
.ui-grid-filter-container .typehead-field {
  min-width: 100%;
}
.ui-grid-filter-container .typehead-field .lookup-btn {
  max-width: 100% !important;
  min-width: 100%;
  height: 25px;
  line-height: 12px;
}
.ui-grid-filter-container .typehead-field .lookup-btn .fa-sort-desc {
  font-size: 14px;
}
.ui-grid-filter-container .tags-custom tags-input .autocomplete {
  position: fixed;
  top: auto;
  width: max-content;
  min-width: 125px;
}
.grid-filter-container-border {
  border-top: 1px solid #3A3D44;
}
.clear-all-button {
  color: #e23131 !important;
  font-weight: 700 !important;
}
.grid-table {
  table-layout: fixed;
}
.grid-table thead {
  border: 1px solid #394A61;
}
.grid-table td,
.grid-table th {
  padding: 8px 10px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.grid-table td div > p,
.grid-table th div > p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.grid-table th {
  text-transform: uppercase;
  color: #c5d5e8;
  font-weight: 500;
  font-size: 12px;
}
.grid-table tbody > tr:nth-child(odd) {
  background-color: #121923;
  border-bottom: 1px solid #1b2430;
  border-right: 1px solid #121923;
}
.grid-table tbody > tr:nth-child(even) {
  background-color: #121923;
  border-bottom: 1px solid #1b2430;
  border-right: 1px solid #121923;
}
.grid-table tbody > tr:hover {
  background-color: #212e3d;
}
.grid-table table {
  table-layout: fixed;
}
.grid-table .multiselect-container {
  padding: 0 !important;
  background: transparent;
}
.grid-table div.jsoneditor-tree table {
  table-layout: auto;
}
.clear-all-filter {
  color: #d04545 !important;
  font-weight: normal;
  padding: 5px 9px 4px 9px;
}
.grid-no-results {
  margin: -19px 2px -8px 2px;
}
.link-relationships-grid .cs-grid.ui-grid,
.link-relationships-grid .readonly-role-team {
  padding: 0 2px;
}
.link-relationships-grid .cs-grid.ui-grid .search-bar,
.link-relationships-grid .readonly-role-team .search-bar {
  padding-right: 17px;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-cell:first-child {
  border-left-color: #1d2733;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:first-child {
  border-left-color: #1d2733 !important;
}
#usersGrid .loggedInStatus {
  min-width: 85px !important;
}
#usersGrid .loggedInStatus .ui-grid-invisible {
  display: none;
}
#usersGrid .loggedInStatusCell {
  background-color: #000000;
}
.light-mode-grid-container {
  padding-right: 10px;
  border-right: 1px solid #323b47;
}
.ui-grid-cell-contents .custom-markdown-editor p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.export-record-modal .modal-dialog {
  top: 20%;
  width: 650px;
}
.export-record-modal .modal-body {
  padding: 15px !important;
}
.export-records-body .loader {
  margin-top: 5px !important;
}
.export-records-body .cs-spinner {
  width: 15px;
  height: 15px;
}
.advanced-gridFilter .title {
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 2px solid #0d1218;
}
.advanced-gridFilter .dropdown-menu-saveas {
  top: auto;
  bottom: 80%;
  left: inherit;
}
.export-grid-content {
  background-color: #000;
}
.export-grid-content .loading-content-text {
  text-align: center;
  width: 145px;
  margin-left: auto;
  margin-right: auto;
}
.export-grid-content .loading-content-text span {
  display: inline-block;
  margin-top: 5px;
}
.export-grid-content .loading-content-text cs-spinner {
  float: left;
}
.export-grid-content .loading-content-text cs-spinner .loader {
  display: inline-block;
  width: 40px;
  padding: 0px 0px 5px 0px;
}
.export-grid-content .export-record-devider-border {
  border: 1px solid #262c36 !important;
}
.export-grid-content .export-record-devider-left {
  border-left: 1px solid #262c36 !important;
}
.agent-grid .ui-grid-viewport {
  overflow: auto!important;
}
.nodes-list-view {
  box-shadow: 5px 0px 5px 0px #181f28;
  padding: 5px 10px 5px 10px;
  height: 50px;
  border: 1px solid #323b47;
}
.nodes-list-view:hover {
  background: #212e3d;
}
/*----------------------------------------
Tabs
 - Styles for tabbed navigation.
----------------------------------------*/
.nav > li > a,
.nav > li.uib-tab > div {
  padding: 4px 6px;
  font-size: 11px;
}
.button-navbar > li > a,
.button-navbar > li.uib-tab > div {
  padding: 4px 6px;
  border: none;
  margin: 0 1px;
  color: #c5d5e8;
}
.button-navbar > li > a:hover,
.button-navbar > li.uib-tab > div:hover {
  color: #FFFFFF;
  border-color: #22a6af;
  background: inherit;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #22a6af;
}
.cs-component-tabs {
  margin-bottom: 0;
  padding: 20px;
  padding-bottom: 0px;
}
.cs-component-tabs .nav > li > a {
  padding: 6px 10px;
  font-size: 10px;
}
.cs-component-tabs .nav-pills.collapsible li > a span {
  padding: 2px;
  margin-left: 0px;
}
/*Tabs*/
.container-pane .nav-tabs {
  margin-left: -15px;
  padding-left: 25px;
  margin-right: -15px;
  border-bottom: 2px solid #323b47;
  border-top: 1px solid #0d1218;
  padding-top: 0px;
}
.nav-tabs {
  border-color: #0d1218;
  border-bottom-style: none;
  padding-top: 0px;
  border-top-style: none;
  background: #1b2430;
  padding-right: 0;
  padding-left: 0;
  border-bottom: 2px solid #323b47;
}
.nav-tabs .raligned {
  float: right;
}
.nav-tabs li {
  margin-bottom: -2px;
}
.nav-tabs li > a,
.nav-tabs li.uib-tab > div {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  color: #828d9e;
  border: none;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  padding: 8px 25px;
  margin-right: 2px;
  background: #171f2b;
  font-size: 15px;
  border-bottom: 2px solid #323b47;
  text-decoration: none;
}
.nav-tabs li > a:hover,
.nav-tabs li.uib-tab > div:hover,
.nav-tabs li > a:focus,
.nav-tabs li.uib-tab > div:focus {
  color: #FFFFFF;
  border-bottom: 2px solid transparent;
  background: #323b47;
  outline: none;
}
.nav-tabs li.active > a,
.nav-tabs li.active > a:hover,
.nav-tabs li.active > a:active,
.nav-tabs li.active > a:focus,
.nav-tabs li.active > div,
.nav-tabs li.active > div:hover,
.nav-tabs li.active > div:active,
.nav-tabs li.active > div:focus {
  border: none;
  border-top: 2px solid #22a6af;
  color: #FFFFFF;
  font-weight: 400;
  outline: none;
  background: #323b47;
}
.nav-tabs .tab-input {
  width: 205px;
}
.nav-tabs .nav-item-edit-mode .nav-link {
  padding: 8px 15px 8px 15px;
  clear: both;
}
.tab-content {
  background: #1b2430;
}
/*Pills*/
.nav-pills {
  margin-bottom: 20px;
}
.nav-pills > li a {
  color: #c5d5e8;
}
.nav-pills > li a:hover {
  background: #323b47;
  color: #FFFFFF;
}
.nav-pills > li.active a,
.nav-pills li.active a:hover,
.nav-pills li.active a:active,
.nav-pills li.active a:focus {
  background: #323b47;
  color: #FFFFFF;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}
.nav-pills.collapsible li {
  margin-left: 0px;
}
.nav-pills.collapsible li > a {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border: 1px solid #0c1118;
  border-right-color: #0c1118;
  border-left-color: transparent;
}
.nav-pills.collapsible li > a span {
  padding: 2px 9px;
  margin-left: 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #FFFFFF;
}
.nav-pills.collapsible li > a span.fa,
.nav-pills.collapsible li > a span.icon {
  color: #FFFFFF;
  padding: 0;
  margin-left: 0;
}
.nav-pills.collapsible li:first-child a {
  border-left-color: #0c1118;
}
.nav-pills.collapsible li.active > a {
  border-left-color: #0c1118;
  border-top-color: #22a6af;
}
/* Tab editor reordering */
.tab-order {
  border: 1px dashed #5e5e5e;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 10px;
  padding: 5px !important;
  display: inline-block;
  white-space: nowrap;
}
.tab-order.as-sortable-drag {
  border: none;
}
.tab-order .tab-order-block,
.tab-order .as-sortable-placeholder {
  border: 1px solid #0c1118;
  margin-right: 5px;
  padding: 2px;
  display: inline-block !important;
  float: left;
}
.empty-tab > ul {
  display: none;
}
.svt-right-aligned-tab {
  float: right !important;
}
.tab-pane .svt-right-aligned-tab {
  float: none !important;
}
#main-view-template .view-primary-tabs .svt-tab-content-no-spacing .chart h5 {
  padding-left: 15px;
}
#main-view-template .view-primary-tabs .svt-tab-content-no-spacing .container-column {
  padding-left: 0 !important;
}
#main-view-template .view-primary-tabs .svt-tab-content-no-spacing-except-grid .container-column {
  padding-left: 0 !important;
}
#main-view-template .view-primary-tabs .svt-tab-content-no-spacing-except-grid .container-column .grid-widget-content {
  margin-left: 15px!important;
}
.queue-card-header {
  background: #1b2430;
  color: #FDFDFD;
  font-size: 0.8em;
  padding: 13px 35px;
}
.queue-card-header > .badge {
  font-weight: lighter;
  margin-right: 8px;
  background: #222 !important;
}
.queue-card-header .queue-card-header-secondary-text {
  color: #7e7e7e;
  font-size: 12px;
}
.queue-card-header .queue-card-header-secondary-text .lbl {
  color: #848d98 !important;
}
.panel-default > .panel-heading {
  border-color: #0d1218;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0d1218;
  border-bottom: none;
}
.queue-card-wrapper {
  border-top: 0.1px none #0d1218;
}
.queue-card-wrapper a:hover,
.queue-card-wrapper a:focus {
  text-decoration: none;
}
.queue-card-wrapper.panel {
  border: 1px none !important;
  border-bottom: 1px solid #0d1218;
}
.queue-card-header-text {
  font-size: 15px;
}
.queue-text-active-color {
  color: #22a6af;
}
.approval-body-text {
  font-size: 13px;
}
.queue-text-uppercase {
  text-transform: uppercase;
}
.queue-header-text p {
  font-size: 15px;
}
.queue-text-body-style {
  font-size: 11px;
}
.queue-text-body-style .lbl {
  color: #c5d5e8;
}
.queue-card-header .pagination .disabled a {
  background-color: transparent;
  border-color: transparent;
}
.queue-card-header .pagination li a,
.queue-card-header .pagination li span {
  padding: 3px 7px;
}
.queue-card-header-icon {
  font-size: 18px;
}
.queue-card-actions {
  font-weight: 400;
  font-size: 0.8em;
}
.queue-actions {
  color: #c5d5e8;
}
.queue-actions .active {
  color: #FFFFFF;
}
.queue-card-container {
  padding: 1px 3px 1px 3px;
  background: #0d1218;
}
.queue-card-container .queue-card-item,
.queue-card-container .queue-card-action {
  background: #1b2430;
  color: #FDFDFD;
  font-size: 0.8em;
}
.queue-card-container .assign-action {
  color: #FFF;
  font-size: 10px;
  height: 100%;
  display: flex;
  align-items: center;
}
.queue-card-container .queue-card-item {
  padding: 7px 13px;
  height: 60px;
}
.queue-card-container .queue-card-item .rating {
  border-radius: 0;
  min-width: 70px;
}
.queue-card-container .queue-card-item .sererity-margin {
  margin-left: -20px;
}
.queue-card-container .drag-drop {
  margin-left: -15px;
  height: 60px;
  background: #1b2430;
  border-left: 2px solid #0d1218;
}
.queue-card-container .queue-card-action {
  background: transparent;
}
.queue-card-container-last {
  padding-bottom: 2px !important;
}
.queue-card-wrapper .panel-heading {
  padding: 0;
}
.queue-card-wrapper .panel-body {
  padding: 0;
  border: 11px solid #1b2430;
}
.truncate-ellipsis {
  display: table;
  table-layout: fixed;
  width: 100%;
  white-space: nowrap;
}
.truncate-ellipsis p {
  margin-bottom: 0;
}
.new-truncate-ellipsis {
  display: grid;
  width: 100%;
  white-space: nowrap;
}
.new-truncate-ellipsis p {
  margin-bottom: 0;
}
.Qactive {
  background: #323b47 !important;
}
.truncate-ellipsis > * {
  display: table-cell;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new-truncate-ellipsis > * {
  overflow: hidden;
  text-overflow: ellipsis;
}
.behindIcon {
  top: -2px;
  right: 5px;
}
.severity-rectangle {
  width: 90px;
  height: 20px;
}
.queue-list-container {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
  border: 1px solid #0d1218;
}
.queue-list-body {
  margin: -3px 1px 5px;
  background: #1b2430;
}
.queue-list-body:hover {
  background: #323b47;
}
.queue-list-body .queue-card-header {
  background: #0d1218;
}
.queue-list-body-bottom {
  border-bottom: 10px solid #1b2430;
}
.queue-list {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.queue-list:hover {
  background: #323b47;
}
.queue-list .lbl {
  color: #c5d5e8;
}
.queue-text-style,
.text-style {
  font-size: 15px;
  font-weight: 500;
}
.queue-list-content {
  font-size: 14px;
  color: #FDFDFD;
}
.queue-list-part {
  font-size: 12px;
  color: #FDFDFD;
  font-weight: 400;
}
.queue-time {
  padding-right: 20px;
}
.queue-list .as-sortable-placeholder {
  height: 0 !important;
  width: 0 !important;
}
.oval {
  padding: 3px 10px;
  border-radius: 50px;
  border: 1px solid;
}
.queue-warning {
  padding: 3px 6px;
  border-radius: 50px;
}
.queue-warning:hover {
  text-decoration: underline;
}
.queue-ol > li {
  padding-top: 4px;
  line-height: 25px;
}
.popover-unassigned-help > .popover {
  max-width: 700px;
  width: 700px;
}
.popover-unassigned-help > .popover-title {
  font-weight: 500;
}
.list-group-item {
  background: #1b2430;
  border-color: #202021;
}
.list-group-item.lactive {
  background: #111;
  border-color: #000;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.queue-icon-margin {
  padding: 33px 12px;
  border-left: 2px solid #0d1218;
}
.queue-padding-remove {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.queue-padding-add {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.custom-queue-popover .popover {
  min-width: 150px;
  letter-spacing: 0.8px;
  background-color: #323b47;
  border-color: #22a6af;
  border-radius: 0;
  color: #FFFFFF;
  border: 2px solid #22a6af;
  padding: 0px;
}
.custom-queue-popover .popover .arrow:after {
  border-bottom-color: #22a6af !important;
  margin-left: -14px;
}
.custom-queue-popover .popover .popover-content .alert-info {
  border-top: none;
}
.custom-queue-popover .popover .popover-content {
  padding: 0;
}
.cursor-pointer {
  cursor: pointer;
}
.queue-container {
  padding: 5px 0;
  margin: 0 8px 0 8px;
  border-top: 2px solid #0d1218;
  border-left: 2px solid #0d1218;
  border-right: 2px solid #0d1218;
}
.queue-container-bottom {
  border-bottom: 2px solid #0d1218;
}
.queue-danger-text {
  color: #C43800;
  padding-top: 7px;
  text-decoration: none;
}
.queue-danger-text:hover {
  text-decoration: none;
}
.queue-text-decoration {
  text-decoration: underline;
}
.remove-bottom-margin .panel-group {
  margin-bottom: 0 !important;
}
.badge-active-color {
  background: green !important;
}
.badge-inactive-color {
  background: red !important;
}
.queue .panel-group {
  margin-bottom: 1px !important;
}
.queue .lbl-min-width {
  min-width: 300px;
}
.multi-assign-item-box {
  z-index: 2;
  background: #323b47;
  color: #FFFFFF;
  padding: 0;
  font-weight: 500;
  border-top: 2px solid #22a6af;
}
.multi-assign-item-box .heading {
  min-width: 240px;
  color: #22a6af;
}
.multi-assign-item-box.as-sortable-item-handle {
  padding: 0;
}
.multi-assign-item-box .multi-assign-inner-box {
  padding: 3px 0 10px 15px;
}
.queue-user-selection {
  padding: 5px 12px;
  margin: 6px 0;
  border: 1px solid #181c21;
  background: #1b2430;
}
.queue-user-selection.selected {
  border: 1px solid #22a6af;
  background: #323b47;
}
.showLink:hover {
  text-decoration: underline;
}
.showLink:hover {
  text-decoration: #22a6af;
  text-decoration: underline;
}
.showLink > p {
  color: #22a6af;
}
.panel-default > .panel-heading {
  background-color: transparent;
}
.queue-management {
  padding: 15px;
  height: 100%;
  min-height: calc(100vh - 180px);
  background: #1b2430;
}
.queue-management .fsr-card.queue-card {
  border-left: 3px solid #323b47;
}
.queue-management .fsr-card.queue-card:hover,
.queue-management .fsr-card.queue-card .active {
  border-color: #22a6af;
}
.queue-wizard hr {
  border-color: #1b2430;
}
.queue-wizard .ingestion-steps.queue-wizard-steps .steps-indicator {
  width: 100%;
}
.queue-wizard .ingestion-steps.queue-wizard-steps .steps-indicator li a {
  margin-left: 0;
}
.queue-wizard .ingestion-steps.queue-wizard-steps .steps-indicator li:first-child a::before {
  content: "\eff52";
}
.queue-wizard .ingestion-steps.queue-wizard-steps .steps-indicator li:nth-child(2) a::before {
  content: "\eff54";
}
.queue-wizard .ingestion-steps.queue-wizard-steps .steps-indicator li:nth-child(3) a::before {
  content: "\eff53";
}
.queue-wizard .ingestion-steps.queue-wizard-steps .steps-indicator li:nth-child(4) a::before {
  content: "\eff51";
}
.queue-wizard form .alt {
  background: none;
  padding: 0;
}
.queue-wizard .rule-delete-button {
  margin-top: -15px;
  margin-right: -15px;
}
.queue-wizard .assignment-method-box {
  width: 600px;
}
.fsr-card-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
}
.fsr-card-buttons .checkbox-container {
  float: left;
  width: 35px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fsr-card-container {
  float: left;
  width: calc(100% - 35px);
}
.fsr-card-container.full-width {
  width: 100%;
}
.fsr-card {
  background: #0d1218;
  margin: 15px 0;
}
.fsr-card:before,
.fsr-card:after {
  display: table;
  content: " ";
}
.fsr-card:after {
  clear: both;
}
.fsr-card:before,
.fsr-card:after {
  display: table;
  content: " ";
}
.fsr-card:after {
  clear: both;
}
.fsr-card .fsr-card-checkbox {
  float: left;
  width: 35px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 3px;
}
.fsr-card .fsr-card-header {
  padding: 10px;
}
.fsr-card .fsr-card-header .fsr-card-title {
  margin: 3px 0;
  color: #FFFFFF;
}
.fsr-card .fsr-card-header .fsr-card-description {
  opacity: 0.65;
}
.fsr-card .fsr-card-body {
  background: #29323e;
  padding: 3px 10px;
}
.shift-weeks {
  width: 100%;
  min-height: calc(100vh - 155px);
  margin: 0 auto;
  padding: 20px;
}
.shift-weeks .shifts-header {
  border-top: 1px solid #394A61;
  border-bottom: 1px solid #394A61;
  background: #212C3A;
  padding: 10px 15px;
  color: #c5d5e8;
}
.shift-weeks .shift-day-head {
  border-bottom: 1px solid #323b47;
  padding: 8px 5px;
}
.shift-weeks .shift-item {
  display: block;
  padding: 8px 15px;
  border-bottom: 1px solid #323b47;
  background: #121923;
  color: inherit;
}
.shift-weeks .shift-item.border-left-active {
  padding-left: 10px;
}
.shift-weeks .shift-item .cell {
  font-size: 13px;
  padding-top: 5px;
}
.border-left-active {
  border-left: 5px solid #22a6af !important;
}
.shift-handover-panel {
  position: fixed !important;
  height: 100% !important;
  right: 0px !important;
  width: 1000px;
  top: 0px;
  transition: width 0.5s;
}
.shift-handover-panel .shift-handover-content {
  background: #1b2430;
  border-left: 2px solid #0d1218;
  padding-bottom: 20px;
  border-top: 2px solid #0d1218;
  margin-left: 0px !important;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
  overflow: auto;
  padding-bottom: 60px;
}
.shift-handover-panel .shift-handover-content .modal-title {
  background-color: #1b2430;
  border-bottom: 1px solid #0d1218;
  padding: 5px 20px;
  margin-left: 15px;
}
.shift-handover-panel .shift-handover-content .connector-install-info {
  color: #004686;
}
.shift-handover-panel .shift-handover-form-buttons {
  margin-top: 10px;
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 998px;
  padding: 10px 15px 10px 15px;
  border-top: 2px solid #0d1218;
  background-color: #1b2430;
}
.shift-handover-panel .shift-handover-conditions {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 3px solid #0d1218;
}
.shift-handover-panel .date-type-dropdown {
  float: left;
  width: auto;
}
.shift-handover-panel .date-type-dropdown .datetime-range-type select,
.shift-handover-panel .date-type-dropdown .datetime-select-type select,
.shift-handover-panel .date-type-dropdown .datetime-difference-type select {
  height: 34px;
  font-size: 14px;
}
.shift-handover-panel .date-quick-relative,
.shift-handover-panel .date-quick-custom {
  margin: 0;
}
.secondary-background {
  background: #1b2430;
}
.default-background {
  background: #0d1218;
}
.dashed-border-section,
.solid-border-section {
  margin: 20px 0;
  border: 1px dashed #218291;
}
.dashed-border-section.solid-border-section,
.solid-border-section.solid-border-section {
  border-style: solid;
}
.dashed-border-section .top-border,
.solid-border-section .top-border {
  border-top: 1px dashed #164A56;
}
.solid-light-border-left {
  border-left: 1px solid #218291 !important;
}
.button-label-group {
  background: #323b47;
  padding: 3px;
}
.button-label-group .btn-link {
  background: #1b2430;
}
.button-label-group label {
  margin: 0 10px;
}
.info-popover {
  color: #1e2124;
  background: #29323e;
  border-color: #22a6af;
  border: none;
  font-family: inherit;
}
.info-popover > .arrow:after {
  border-top-color: #22a6af !important;
  border-bottom-color: #22a6af !important;
}
.info-popover .popover-content {
  padding: 10px;
}
/*----------------------------------------
Modals
 - Styles for modals.
----------------------------------------*/
.modal-header {
  background: #1b2430;
  border-color: #0d1218;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  -moz-border-top-left-radius: 0;
  -moz-border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  padding: 5px 5px 5px 0;
}
.modal-body {
  padding: 15px 25px;
  color: #FFFFFF;
  background: #1b2430;
}
.modal-body p {
  color: #FFFFFF;
}
.modal-body .tags-custom tags-input .autocomplete {
  position: fixed;
  top: auto;
  max-width: 400px;
}
.modal-body .custom-multi-select .ui-select-dropdown.dropdown-menu {
  position: absolute;
  left: auto;
  top: auto;
  max-width: 300px;
  width: max-content;
}
.showLink > p {
  color: #22a6af;
}
@media only screen and (min-height: 300px) and (max-height: 499px) {
  .modal-body {
    overflow: auto;
    overflow-x: hidden;
    max-height: 220px;
  }
}
@media only screen and (min-height: 500px) and (max-height: 600px) {
  .modal-body {
    overflow: auto;
    overflow-x: hidden;
    max-height: 290px;
  }
}
@media only screen and (min-height: 601px) and (max-height: 720px) {
  .modal-body {
    overflow: auto;
    overflow-x: hidden;
    max-height: 510px;
  }
}
@media only screen and (min-height: 721px) and (max-height: 920px) {
  .modal-body {
    overflow: auto;
    overflow-x: hidden;
    max-height: 600px;
  }
}
@media only screen and (min-height: 921px) and (max-height: 1000px) {
  .modal-body {
    overflow: auto;
    overflow-x: hidden;
    max-height: 800px;
  }
}
@media only screen and (min-height: 1001px) {
  .modal-body {
    overflow: auto;
    overflow-x: hidden;
    max-height: 880px;
  }
}
.modal-header .close {
  opacity: 1;
  color: #FFFFFF;
  text-shadow: none;
  padding-top: 3px;
  font-size: 1.5em;
}
.modal-body .lead {
  text-align: center;
}
.left-view-panel {
  position: fixed;
  float: left;
  height: 100%;
}
.left-view-panel .viewpanel-leftbar {
  height: 100%;
  width: 14px;
  background: #141b23;
  position: absolute;
  left: -14px;
  border-left: 2px solid #181c21;
}
.left-view-panel .viewpanel-close {
  position: absolute;
  z-index: 1;
  padding: 20px;
  left: -45px;
  top: 0px;
}
.left-view-panel .viewpanel-close .modal-cancel-icon {
  right: 0px;
  background: #141b23;
}
.left-view-panel .viewpanel-close .close-modal-button {
  font-size: 16px;
  color: #FFFFFF;
}
.left-view-panel .viewpanel-close .version-button {
  font-size: 50px;
  color: red;
}
.modal-content {
  box-shadow: 0 0 30px rgba(45, 51, 58, 0.25);
  -moz-box-shadow: 0 0 30px rgba(45, 51, 58, 0.25);
  -webkit-box-shadow: 0 0 30px rgba(45, 51, 58, 0.25);
  border: 1px solid transparent;
  border-top: 2px solid #22a6af;
  background-color: #1b2430;
  border-radius: 0;
}
.modal-content .view-panel {
  background: #0d1218;
  height: -webkit-fill-available;
  height: -moz-available;
  position: relative;
}
.modal-footer,
.modal-footer-extended {
  text-align: left;
  padding: 8px;
  background: #1b2430;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}
.modal-footer label,
.modal-footer-extended label {
  font-size: 0.7em;
}
.modal.in .modal-dialog {
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
}
.modal.fade .modal-dialog {
  animation: zoomIn 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-animation: zoomIn 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation: zoomIn 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.modal.modal-panel .modal-dialog {
  position: absolute;
  width: 93%;
  min-height: 100%;
  margin: 0;
  right: 0;
  opacity: 0;
  animation: none;
  -moz-animation: none;
  -webkit-animation: none;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.modal.modal-panel .modal-dialog .modal-content {
  border: none;
  border-radius: 0;
  position: absolute;
  min-height: 100%;
  width: 100%;
  overflow: auto;
  height: 100%;
}
.modal.modal-panel .modal-dialog .modal-header {
  padding-bottom: 10px;
}
.modal.modal-panel .modal-dialog .container-fluid {
  max-height: calc(100vh - 66px);
}
.modal.modal-panel.in .modal-dialog {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media (min-width: 1920px) {
  .modal.modal-panel .modal-dialog {
    width: 95%;
  }
}
@media (min-width: 992px) {
  .modal-xlg .modal-dialog {
    width: 1000px;
  }
  .pendinginput-modal .modal-dialog.modal-lg {
    width: 45%;
  }
}
.modal-version .modal-dialog {
  width: 460px;
  padding-top: 140px;
}
.modal-password .modal-dialog {
  width: 500px;
  padding-top: 140px;
}
.modal-preview .modal-dialog {
  width: 90%;
}
.modal-password .modal-header {
  padding: 10px;
  background: #1b2430;
}
.modal-version .modal-header {
  padding: 10px 0 10px 0;
  background: #1b2430;
}
.modal-version .modal-body p {
  color: #FFFFFF;
  font-size: 14px;
}
.modal-version .modal-body {
  padding: 0 25px 15px;
}
.copy-clipboard-control-label {
  width: 100%;
}
.modal-toaster .modal-dialog {
  padding-top: 140px;
}
.modal-toaster .modal-dialog {
  width: 410px;
  height: 225px;
  border-radius: 0;
}
.modal-body-padding {
  padding-left: 20px;
  padding-bottom: 20px;
  border-top: 2px solid #22a6af;
}
.modal-padding-body-top {
  padding-top: 16px;
  padding-bottom: 20px;
}
.modal-padding-body-top .modal-title {
  text-align: left;
  padding-left: 10px;
  color: #22a6af;
  font-size: 1.2em;
  font-weight: 500;
  font-family: 'Lato', sans-serif;
}
.modal-body-message-padding {
  padding: 0 58px 39px 10px;
}
.modal-body-button-padding {
  padding: 5px 40px 5px 10px;
}
.modal-body-cancel-icon {
  right: 0;
  position: absolute;
  top: 0;
  border: 0;
  color: #364256;
  padding: 0 13px;
}
.playbook-purge-modal {
  background: rgba(0, 0, 0, 0.5);
  z-index: 999999999!important;
}
.conditional-filter-body-height .modal-body {
  min-height: 200px !important;
}
.log-clearance-warning {
  padding: 5px;
}
.log-clearance-warning .log-warning-label {
  font-size: 15px;
}
.log-clearance-warning .log-warning-text {
  margin-top: 4px;
  font-size: 12px;
}
.log-clearance-warning p {
  margin-top: 8px;
}
.modal-warning {
  animation: fadeInDown 0.6s;
  -moz-animation: fadeInDown 0.6s;
  -webkit-animation: fadeInDown 0.6s;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -30%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.audit-log-select-date {
  width: 195px;
}
.audit-log-select-date .search-calendar ul.datetime-picker-dropdown {
  left: -115px !important;
}
.version-logo-container {
  width: 100%;
  text-align: center;
  color: #ffffff;
}
.version-logo-container .version-logo {
  display: inline-block;
}
.version-logo-container .version-logo img {
  width: auto;
}
.modal-ingestion .modal-header {
  background: #1b2430 !important;
  padding: 10px 0px;
}
.modal-ingestion .modal-dialog {
  width: 85%;
  min-height: 100%;
  margin: 0;
  position: absolute;
  left: 15%;
  -webkit-animation: slideInRight 1s forwards;
  -moz-animation: slideInRight 1s forwards;
  animation: slideInRight 1s forwards;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -moz-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
.modal-ingestion .modal-body {
  padding: 0 !important;
  height: calc(100vh - 57px);
  max-height: calc(100vh - 57px) !important;
}
.modal-ingestion .ingestion-modal-footer {
  left: 0;
  min-height: 62px;
  background-color: #1b2430 !important;
  position: absolute;
  bottom: 0px;
  right: 0;
  border-top: 1px solid #0d1218;
  z-index: 2;
}
.modal-ingestion .modal-content {
  border-top: none;
}
.modal-rule {
  overflow: hidden !important;
}
.modal-rule .modal-header {
  background: #1b2430 !important;
  padding: 10px 0px;
}
.modal-rule .modal-dialog {
  width: 50%;
  min-height: 100%;
  margin: 0;
  position: absolute;
  left: 50%;
  -webkit-animation: slideInRight 1s forwards;
  -moz-animation: slideInRight 1s forwards;
  animation: slideInRight 1s forwards;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -moz-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
.modal-rule .modal-body {
  padding: 0 !important;
  height: calc(100vh - 57px);
  max-height: calc(100vh - 57px) !important;
}
.modal-rule .ingestion-modal-footer {
  left: 0;
  min-height: 62px;
  background-color: #1b2430 !important;
  position: absolute;
  bottom: 0px;
  right: 0;
  border-top: 1px solid #0d1218;
  z-index: 2;
}
.modal-rule .modal-content {
  border-top: none;
}
.ingestion-modal-padding {
  padding: 0px;
  margin-top: 45px;
  height: calc(100vh - 147px);
  overflow: auto;
  border-top: 1px solid #0d1218;
}
.ingastion-icon-size {
  font-size: 90px;
  text-align: center;
  display: block;
}
.ingastion-sample-data {
  text-align: center;
  padding-top: 40px;
  font-weight: 500;
  background: url("../../images/setting-flow-interface-symbol.png") no-repeat center center;
  background-size: contain;
  height: 180px;
  font-size: 22px;
  font-style: italic;
}
.ingastion-sample-data span {
  color: #FFFFFF;
}
.padding-left-20-per {
  padding-left: 20%;
}
.padding-left-40-per {
  padding-left: 40%;
}
.padding-left-19-per {
  padding-left: 19%;
}
.ingastion-schedule-width {
  width: 100px;
}
.role-font {
  font-family: 'Lato', sans-serif;
}
.modal-error-msg-height {
  min-height: 18px;
}
.import-config-modal .modal-dialog {
  width: 650px !important;
}
.import-border {
  border-top: 1px solid #2b2b2b;
}
.import-config-module-color {
  color: #E69B16;
}
.import-config-warning {
  margin: -9px auto 0 auto;
  display: block;
  width: 100px;
  text-align: center;
}
.modal-dialog .grid-widget-container .grid-filter.form-control.width-180 {
  width: 120px !important;
}
.modal-agent-upgrade .modal-header {
  background: #1b2430 !important;
  padding: 10px 0px;
}
.modal-agent-upgrade .modal-dialog {
  width: 40%;
  min-height: 100%;
  margin: 0;
  position: absolute;
  left: 60%;
  -webkit-animation: slideInRight 1s forwards;
  -moz-animation: slideInRight 1s forwards;
  animation: slideInRight 1s forwards;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -moz-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
.modal-agent-upgrade .modal-body {
  padding: 0 !important;
  height: calc(100vh - 104px);
  max-height: calc(100vh - 104px) !important;
}
.modal-agent-upgrade .ingestion-modal-footer {
  left: 0;
  min-height: 62px;
  background-color: #1b2430 !important;
  position: absolute;
  bottom: 0px;
  right: 0;
  border-top: 1px solid #0d1218;
}
.modal-agent-upgrade .modal-content {
  border-top: none;
}
.import-wizard-steps .ingestion-modal-padding,
.export-wizard-steps .ingestion-modal-padding {
  border-top: 2px solid #0d1218;
}
.modal.approval-modal {
  z-index: 100000000 !important;
}
.modal.approval-modal-confirmation {
  z-index: 100000001 !important;
}
/* CUSTOM MODAL STYLES
-------------------------------*/
#custom-modal {
  /* modals are hidden by default */
  position: absolute;
  display: none;
  left: 100%;
  height: 100vh;
  transform: translate(-100%, 0%);
  z-index: 2000;
  border: 1px solid #0d1218;
  box-shadow: 0px 0px 5px rgba(180, 180, 180, 0.5);
}
#custom-modal #modal-drag {
  background-color: #010406;
}
#custom-modal #modal-drag .placeholder {
  color: #ffffff;
  opacity: 0.65;
}
#custom-modal #modal-drag:hover {
  background-color: #323b47;
}
#custom-modal #modal-drag:hover .placeholder {
  opacity: 1;
}
#custom-modal .custom-modal {
  /* modal container fixed across whole screen */
  width: 800px;
  height: 100vh;
}
#custom-modal .custom-modal .custom-modal-body {
  position: relative;
  box-shadow: 0 0 30px rgba(45, 51, 58, 0.25);
  -moz-box-shadow: 0 0 30px rgba(45, 51, 58, 0.25);
  -webkit-box-shadow: 0 0 30px rgba(45, 51, 58, 0.25);
  border: 1px solid transparent;
  border-top: 2px solid #22a6af;
  background-color: #1b2430;
  border-radius: 0;
  height: 97vh;
}
#custom-modal .custom-modal .custom-modal-body .view-panel {
  background: #0d1218;
  height: -webkit-fill-available;
  height: -moz-available;
  position: relative;
}
#custom-modal .minimize-icon {
  color: #ffffff;
  font-size: 10px !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
  margin-top: 5px !important;
  float: right;
  cursor: pointer;
}
#custom-modal.drag {
  border: 0.2rem solid #0d1218;
  box-shadow: 3px 6px 24px rgba(180, 180, 180, 0.5);
}
/*----------------------------------------
Spinner
 - Styles for spinner.
----------------------------------------*/
.loader {
  margin: 0;
  padding: 30px 0;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.loader.background {
  background: transparent;
}
.form-horizontal .loader {
  margin: 0;
  margin-top: 15px;
  padding: 0;
}
.form-horizontal .loader .cs-spinner {
  margin: 0 !important;
}
.alt .loader {
  margin: 0;
}
.cs-spinner {
  margin: 50px;
  height: 28px;
  width: 28px;
  animation: spinner 0.8s infinite linear;
  border: 3px solid #22a6af;
  border-right-color: transparent;
  border-radius: 50%;
  margin: 0 auto !important;
}
.button-spinner .loader {
  padding: 0px !important;
}
.button-spinner .loader .cs-spinner {
  height: 15px !important;
  width: 15px !important;
  border-color: inherit;
  border-right-color: transparent;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*----------------------------------------
Labels
 - Styles for labels.
----------------------------------------*/
.rating {
  color: #ffffff;
  background: #1e2124;
  display: inline-block;
  line-height: 19px;
  height: 18px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.8em;
  font-weight: 500;
  text-align: center;
  min-width: 70px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.default-rating .rating {
  background: #323b47;
}
.pick-dot {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 10px;
  height: 10px;
  padding-left: 0;
  padding-right: 0;
}
.rating-critical {
  background: #bf0a0a;
}
.rating-high {
  background: #f68b1d;
}
.rating-medium {
  background: #e5d253;
  color: #000000;
}
.rating-low {
  background: #28b35c;
}
.rating-info {
  background: #157dd9;
}
.rating-schedule-low {
  color: #fd6566;
}
.rating-info-text {
  color: #157dd9;
}
.rating-text {
  color: #1e2124;
}
.rating-unknown {
  background: #8d7dbf;
  color: #000000;
}
.bubble {
  border: 1px solid #7e7e7e;
  display: inline-block;
  padding: 3px 10px;
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}
.bubble-dark {
  background: #1e2124;
  color: #ffffff;
  border-color: #1e2124;
}
.bubble-light {
  background: #c0c1c2;
  color: #1e2124;
}
.tag {
  font-weight: 500;
  font-size: 11px;
  border: 1px solid #7e7e7e;
  display: inline-block;
  padding: 4px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  color: #1e2124;
}
.tag .fa-times,
.tag .icon-close {
  color: #323b47;
}
.tag-default {
  background: #c0c1c2;
}
.tag-default:hover {
  background: #ffffff;
}
.status {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-transform: uppercase;
  color: #1e2124;
  display: inline;
  font-size: 11px;
  font-weight: 500;
  padding: 0 12px;
  height: 15px;
  line-height: 15px;
}
.status-active {
  background: #28b35c;
  color: #ffffff;
}
.status-inactive {
  background: #7e7e7e;
  color: #ffffff;
}
.user-active-btn-padding {
  padding: 7px 5px;
}
.locked-btn-border {
  border-right: 1px solid #323b47;
}
tags-input {
  color: #FFFFFF;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  padding: 0;
  min-height: 34px;
  display: block;
}
tags-input *,
tags-input *:before,
tags-input *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
tags-input .host {
  position: relative;
  margin: 0;
  height: 100%;
}
tags-input .host:active {
  outline: none;
}
tags-input .tags {
  padding: 1px;
  overflow: hidden;
  word-wrap: break-word;
  cursor: text;
  background-color: #000000;
  border: 1px solid #171f27;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  height: 100%;
}
tags-input .tags.focused {
  outline: none;
}
tags-input .tags .tag-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
tags-input .tags .tag-item {
  margin: 2px;
  padding: 5px 8px;
  display: inline-block;
  float: left;
  font: 12px 'Lato', sans-serif;
  min-height: 26px;
  line-height: 19px;
  word-break: break-word;
  background: #585858;
  color: #ffffff;
}
tags-input .tags .tag-item.selected {
  color: #fff;
  background: #d9534f;
  border: 1px solid #d43f3a;
}
tags-input .tags .tag-item .remove-button {
  margin: 0 0 0 5px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  vertical-align: middle;
  font: bold 16px Arial, sans-serif;
  color: #ffffff;
}
tags-input .tags .tag-item .remove-button:active {
  color: #ff0000;
}
tags-input .tags .tag-item .remove-button:hover {
  text-decoration: none;
}
tags-input .tags .input {
  border: 0;
  outline: none;
  margin: 2px;
  padding: 0;
  padding-left: 5px;
  float: left;
  height: 26px;
  font: 11px 'Lato', sans-serif !important;
  background: #1e2124;
  min-width: 90px;
  padding-left: 10px;
}
tags-input .tags .input.invalid-tag {
  color: #da393d;
}
tags-input .tags .input::-ms-clear {
  display: none;
}
tags-input.ng-invalid .tags {
  -webkit-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  -moz-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
}
tags-input[disabled] .host:focus {
  outline: none;
}
tags-input[disabled] .tags {
  background-color: #2d333c;
  cursor: not-allowed;
}
tags-input[disabled] .tags .tag-item {
  opacity: 0.5;
  background: #337ab7;
  cursor: not-allowed;
}
tags-input[disabled] .tags .tag-item .remove-button {
  cursor: not-allowed;
}
tags-input[disabled] .tags .tag-item .remove-button:active {
  color: #585858;
}
tags-input[disabled] .tags .input {
  background-color: #2d333c;
  cursor: not-allowed;
}
tags-input .autocomplete {
  margin-top: 5px;
  position: absolute;
  padding: 5px 0;
  z-index: 999;
  width: 100%;
  min-width: max-content;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
tags-input .autocomplete .suggestion-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-height: 280px;
  overflow-y: auto;
  position: relative;
}
tags-input .autocomplete .suggestion-list .suggestion-item {
  padding: 5px 10px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  background-color: #fff;
}
tags-input .autocomplete .suggestion-list .suggestion-item.selected {
  color: #262626;
  background-color: #171f2b !important;
}
tags-input .autocomplete .suggestion-list .suggestion-item.selected em {
  color: #fff;
}
tags-input .autocomplete .suggestion-list .suggestion-item em {
  color: #fff;
  font: normal 14px 'Lato', sans-serif !important;
}
tags-input.ng-invalid .tags {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.input-group tags-input {
  padding: 0;
  display: table-cell;
}
.input-group tags-input:first-child .tags {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  -moz-border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
}
.input-group tags-input:last-child .tags {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-top-right-radius: 6px;
  -moz-border-bottom-right-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
}
.input-group tags-input:not(:first-child) .tags {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
}
.input-group tags-input:not(:last-child) .tags {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
}
.input-group tags-input tags-input:first-child .tags {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
}
.input-group tags-input tags-input:last-child .tags {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
}
tags-input.ti-input-lg,
.input-group-lg tags-input {
  min-height: 46px;
}
tags-input.ti-input-lg .tags,
.input-group-lg tags-input .tags {
  border-radius: 6px;
}
tags-input.ti-input-lg .tags .tag-item,
.input-group-lg tags-input .tags .tag-item {
  height: 38px;
  line-height: 37px;
  font-size: 18px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
tags-input.ti-input-lg .tags .tag-item .remove-button,
.input-group-lg tags-input .tags .tag-item .remove-button {
  font-size: 20px;
}
tags-input.ti-input-lg .tags .input,
.input-group-lg tags-input .tags .input {
  height: 38px;
  font-size: 18px;
}
tags-input.ti-input-sm,
.input-group-sm tags-input {
  min-height: 30px;
}
tags-input.ti-input-sm .tags,
.input-group-sm tags-input .tags {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
tags-input.ti-input-sm .tags .tag-item,
.input-group-sm tags-input .tags .tag-item {
  height: 22px;
  line-height: 21px;
  font-size: 12px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
tags-input.ti-input-sm .tags .tag-item .remove-button,
.input-group-sm tags-input .tags .tag-item .remove-button {
  font-size: 16px;
}
tags-input.ti-input-sm .tags .input,
.input-group-sm tags-input .tags .input {
  height: 22px;
  font-size: 12px;
}
.has-feedback tags-input .tags {
  padding-right: 30px;
}
.has-success tags-input .tags {
  border-color: #28b35c;
}
.has-success tags-input .tags.focused {
  border-color: #28b35c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-error tags-input .tags {
  border-color: #da393d;
}
.has-error tags-input .tags.focused {
  border-color: #da393d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-warning tags-input .tags {
  border-color: #8a6d3b;
}
.has-warning tags-input .tags.focused {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.tag-delete {
  border-left: 1px solid #1e2124;
  margin-left: 10px;
  line-height: 20px;
}
.cs-tags-container .tags {
  background: transparent;
  border: none;
  box-shadow: none;
}
.cs-tags-container .tags .tag-item {
  border-radius: 7px !important;
  min-height: auto !important;
  background: #22a6af;
  color: #FFFFFF;
}
.cs-tags-container .tags .input {
  background: #222933;
  height: 21px;
  border-radius: 2px !important;
  font-weight: 400 !important;
  line-height: 21px !important;
  text-transform: none;
}
/*
 * Toastr
 * Version 2.0.1
 * Copyright 2012 John Papa and Hans Fjallemark.
 * All Rights Reserved.
 * Use, reproduction, distribution, and modification of this code is subject to the terms and
 * conditions of the MIT license, available at http://www.opensource.org/licenses/mit-license.php
 *
 * Author: John Papa and Hans Fjallemark
 * Project: https://github.com/CodeSeven/toastr
 */
.toast-title {
  font-weight: 500;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a {
  text-decoration: underline;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-center {
  top: 5%;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-center {
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
.toast-center {
  top: 45%;
}
#toast-container {
  position: fixed;
  z-index: 999999999;
  /*overrides*/
}
#toast-container.toast-center,
#toast-container.toast-top-center,
#toast-container.toast-bottom-center {
  width: 100%;
  pointer-events: none;
}
#toast-container.toast-center > div,
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  margin: auto;
  pointer-events: auto;
}
#toast-container.toast-center > button,
#toast-container.toast-top-center > button,
#toast-container.toast-bottom-center > button {
  pointer-events: auto;
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: none;
}
#toast-container > div {
  margin: 0 0 5px;
  padding: 18px 15px 15px 60px;
  width: 300px;
  text-transform: uppercase;
  background-position: 20px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  color: #ffffff;
  opacity: 0.95;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  font-size: 0.8em;
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("../../images/toaster_Info.png") !important;
}
#toast-container > .toast-wait {
  background-image: url("data:image/gif;base64,R0lGODlhIAAgAIQAAAQCBISGhMzKzERCROTm5CQiJKyurHx+fPz+/ExOTOzu7Dw+PIyOjCwqLFRWVAwKDIyKjMzOzOzq7CQmJLy6vFRSVPTy9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAXACwAAAAAIAAgAAAF3eAljmRpnmh6VRSVqLDpIDTixOdUlFSNUDhSQUAT7ES9GnD0SFQAKWItMqr4bqKHVPDI+WiTkaOFFVlrFe83rDrT0qeIjwrT0iLdU0GOiBxhAA4VeSk6QYeIOAsQEAuJKgw+EI8nA18IA48JBAQvFxCXDI8SNAQikV+iiaQIpheWX5mJmxKeF6g0qpQmA4yOu8C7EwYWCgZswRcTFj4KyMAGlwYxDwcHhCXMXxYxBzQHKNo+3DDeCOAn0V/TddbYJA0K48gAEAFQicMWFsfwNA3JSgAIAAFfwIMIL4QAACH5BAkJABoALAAAAAAgACAAhAQCBIyKjERCRMzOzCQiJPTy9DQyNGRmZMTCxOTm5CwqLHx+fBQWFJyenNTW1Pz6/Dw6PGxubAwKDIyOjNTS1CQmJCwuLPz+/Dw+PHRydAAAAAAAAAAAAAAAAAAAAAAAAAXboCaOZGmeaKoxWcSosMkk15W8cZ7VdZaXkcEgQtrxfD9RhHchima1GwlCGUBSFCaFxMrgRtnLFhWujWHhs2nJc8KoVlWGQnEn7/i8XgOwWAB7JwoONQ4KgSQAZRcOgHgSCwsSIhZMNRZ5CzULIgaWF5h4mhecfIQ8jXmQkiODhYeIiRYGjrG2PxgBARi3IhNMAbcCnwI5BAQpAZ8TIwK6vCQVDwUVKL+WzAANTA210g/VJ8OWxQefByQE4dZMzBoInwh4zrtgn2p725YNthUFTNRuGYB3AYGBHCEAACH5BAkJAB0ALAAAAAAgACAAhAQCBISChFRWVMzKzCQiJOTm5GxqbCwuLJSWlPz6/NTW1AwODJSSlGRmZCwqLOzu7HR2dDQ2NAQGBISGhFxaXNTS1CQmJOzq7GxubDQyNKSmpPz+/Nza3AAAAAAAAAAAAAXfYCeOZGmeaKqurHBdAiuP17Zdc0lMAVHWt9yI8LA9fCPB4xEjARoNSWpis01kBpshFahurqzsZosiGpErScMAUO0maKF8Tq/bTQCIQgFp30cQXhB1BHEcXhx0FgkJFiOHVYlzi42AgoRxeRx8fn+en3UABwedKgsBAwMBCygOCjYKDisLFV4VrCUAtVUKpSZdXl8mB8EbByQWcQPFAyYZxccdB7sV0cvBzbmvvG0LBV4FrFTBYCWuNhyyHRTFFB20trh4BxmdYl4YIqepq0IRxRE+IfDCAFQHARo0NGERAgAh+QQJCQAgACwAAAAAIAAgAIUEAgSEgoRMTkzMyswcHhzk5uR0cnQUFhRcXlwsKiz09vQMCgyMiozU1tQkJiR8fnxkZmT8/vwEBgSEhoRcWlzU0tQkIiT08vR0dnQcGhxkYmQ0MjT8+vwMDgyMjozc2twAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG+UCQcEgsGo/IpHLJXDweC6Z0+IhEHlOjRGIMWLHZoUZx0RQlAajxkFFKFFYFl5m5KNpIySU+X2bIBEoQZBBZGQdMElFhjI2Oj5AgHQEDAw8dQxYeDBaNHRVWVhWYCXsRFwmMXqFWEyAerB6MA6xWA6+xs7URt6VWqIwTu64gDh4eDp6goaORQ5OVAZjO1EgEGhB4RwAYDQ0YAEwIcBEKFEgYrBhLBORxgUYfrB9LELuF8fNDAAaVBuEg7NXCVyRdqHVCGLBiIIQAB1Yc4BXh9uEbwAXuyi2iQI7DuSwHdiFqCEGDtizLRFUDsaGAlQIbVoJYIEDAIiZBAAAh+QQJCQAbACwAAAAAIAAgAIQEAgSMioxcWlz08vQcHhysqqwMDgx8enwsKiykoqRkZmT8+vzEwsQMCgyUlpQkJiS0srQEBgSMjoxcXlz09vQkIiSsrqwUEhQ0MjRsamz8/vwAAAAAAAAAAAAAAAAAAAAF7+AmjmRpnmiqruz2PG0sIssCj4CQJAIgj4/abRNJaI6agu9kCAQaphdJgEQKUIFjgGWsahJYLdf7RTWfLKr3+jsBClVlG5Xb9eb4fImgUBBKDVB4ExRHFGwbGRQLGXMEhUgUfw2QC4IyCmSNDQtHlm2ZXgoiGQsUjW0EnUgLfyKBeYSeiHojfH61uS0GBisVEgEVLRcWRxAXKAgDRwMILMVIECgSVRIrBmS9JtRI1iMVBweuGxerSNolyszOIhjLGs0jEFXSKA8SEkMbcEgWIxfzNBxrw6AKgxIGkM05UOWALhERHJhysOThBgAVWYQAACH5BAkJABkALAAAAAAgACAAhAQGBIyKjERCRMzOzCwuLGRiZPz6/OTm5AwODLSytFRSVNTW1Dw6PHx6fAwKDJSSlERGRNTS1DQyNGxqbPz+/BQSFLy6vFRWVNza3AAAAAAAAAAAAAAAAAAAAAAAAAAAAAXqYCaO5FgFwxBUZeu61ULNFMa+eBvQdJD/owFvFhkBBAwHsBQZUooZyWF2YOQkBNJu6ANMaQeli0AxSEwymi0DcUJeEgPlbEJFAghRe/h+Eeg/Dl9UYks5DF9VhksOAgKFi5GSSwh5kzgVCXIJNxknD5aSCTwJIw8zD5MITpanFKmSCHI8NxUPoJejNKWXLZkznL0vCJ3CxsckDpA/ChYJFzkTBgYTSxc80C4OswbLLhY8Fi/bMwYAJVgl4DTiL9LUJADrFuci1zTZLwD1IwU8BSQuWLCQb1EDHg2QiSDALYvCDAISJLDy8FIIACH5BAkJAB4ALAAAAAAgACAAhAQGBISGhFRSVNTW1CQiJKyqrGRmZOzu7CwuLIyOjGxubPz6/BQSFGRiZOTi5CwqLLy6vDQ2NIyKjFRWVCQmJKyurGxqbPT29DQyNJSSlHRydPz+/BQWFOzq7AAAAAAAAAXhoCeOJElYClGubOs117YtjWuvxCLLi3qbhc6h4FPsdorfiNI5dige43GT9AAkHUcCwCpMNxVP7tgTJY4J1uF7EBl0M8Ooueuo2SOCIkVa11kVX2E2EmgsFH4yBz4uAAkdHVstBAUHQ4xKmZqbnJ2bAhAQAiURGJ4eE0cTIxgzpp0QRxCsrp6xO7MjpaepO6unKxOhv8DFxsfIJBwaChw2DAkZDEocDjIOzi0ZMhlKUjIaLtsb3T8aR+EtDBkJ0yQUBQVQI9XX2ZsDMgMlyxr3mzE2XEgmotCGAARFIHiQ0FMIACH5BAkJABgALAAAAAAgACAAhAQCBISGhDw+POTi5CwuLLS2tPTy9BQSFJyenGRiZDQ2NIyOjLy+vPz6/BweHIyKjFRSVOzq7DQyNLy6vBQWFHRydDw6PPz+/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXXICaOZHkcZaquIjVd10SxtFrAcFGrVhBYIwoON9uNAsOA6DCEFTEKBEKxEjQvAtELNxkpGrAGNfW4Plpb2QgxRKjKzfPoVGLj3CnLNUv7hscpSDhKOxJSgDwPP0ZGAACMjAQFDQYFBJA0BAZDBpeYGBQVFUU3TV2YFAMwAzNgTQ2PkBVDFRiuQ7CYszi1pUOnkKmrM5qcnqiiTwQTDQ2Wn9DR0tPUfRKQEBEREDQSFw3XRhEwEd3f4TvjF+XWKgJ8JNnb0QkwCdUlCzAL+CQODAwc9BtIMAQAOw==") !important;
}
#toast-container > .toast-error {
  background-image: url("../../images/toaster_Sheild.png") !important;
}
#toast-container > .toast-success {
  background-image: url("../../images/toaster_Check.png") !important;
}
#toast-container > .toast-warning {
  background-image: url("../../images/toaster_caution.png") !important;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}
.toast {
  background-color: #323b47;
  border-top: 2px solid #22a6af;
}
.toast-success {
  background-color: #323b47;
  border-top-color: #3ab036;
}
.toast-error {
  background-color: #323b47;
  border-top-color: #f50029;
}
.toast-info {
  background-color: #323b47;
  border-top-color: #2cafc3;
}
.toast-wait {
  background-color: #323b47;
  border-top-color: #f5c400;
}
.toast-warning {
  background-color: #323b47;
  border-top-color: #f5c400;
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/*
  * AngularJS-Toaster
  * Version 0.3
 */
:not(.no-enter)#toast-container > div.ng-enter,
:not(.no-leave)#toast-container > div.ng-leave {
  -webkit-transition: 1000ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  -moz-transition: 1000ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  -ms-transition: 1000ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  -o-transition: 1000ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  transition: 1000ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
}
:not(.no-enter)#toast-container > div.ng-enter.ng-enter-active,
:not(.no-leave)#toast-container > div.ng-leave {
  opacity: 0.8;
}
:not(.no-leave)#toast-container > div.ng-leave.ng-leave-active,
:not(.no-enter)#toast-container > div.ng-enter {
  opacity: 0;
}
.comments {
  font-size: 0.8em;
  clear: both;
}
.comments .comment-attributes {
  position: absolute;
  top: 1px;
  right: 5px;
  background-color: #1b2430;
  padding: 4px 4px 4px 8px;
  z-index: 60;
}
.comments .comment-attributes.comment-attributes-right {
  top: 0;
  right: 18px;
}
.comments .comment-attributes a span.icon {
  color: #FFFFFF;
}
.comments .comment-attributes a:hover {
  text-decoration: none;
}
.comments .media {
  position: relative;
  margin-top: 0px;
}
.comments .media .comment-file-name p.word-break {
  color: #22a6af;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.comments .media .comment-file-name p.word-break a {
  width: 65px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.comments .media .comment-file-icon {
  border: 1px solid #4a5058;
  padding: 3px;
  border-radius: 3px;
  margin-bottom: 5px;
  color: #7c8694;
  background: #131925;
}
.comments .media .comment-file-icon:hover {
  opacity: 0.7;
  border-color: #22a6af;
}
.comments .comment-metadata {
  font-size: 12px;
  padding: 2px 0 2px 0;
  border-left: 1px solid #232a32;
  overflow: auto;
}
.comments .comment-meta {
  margin-top: 4px;
}
.comments .comment-replies-container .comment-meta {
  margin-top: 0;
}
.comments .comment-replies-container .comment-metadata {
  border-left: 0 none;
}
.comments .comment-replies-container .mention-tag-highlight {
  top: 3px;
}
.comments img.userpic {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 35px;
  height: 35px;
  margin-top: 1px;
  border: 1px solid #323b47;
  margin-right: 3px;
}
.comments .comment-date {
  color: #FFFFFF;
  padding-top: 0;
}
.comments .comment-file-remove {
  border-radius: 50%;
  height: 17px;
  width: 17px;
  padding: 2px;
  line-height: 12px;
  font-size: 10px;
}
.comments .comment-bottom {
  background: #29323e;
  padding: 4px 2px 4px 2px;
}
.comments .custom-markdown-editor {
  padding: 0px 5px 0px 0px;
}
.comment-user {
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}
.comment-actions {
  margin-bottom: 15px;
  border-top: 2px solid #0d1218;
  padding-top: 10px;
  margin-top: 15px;
  border-bottom: 1px solid #0d1218;
  overflow: hidden;
  padding-bottom: 10px;
  clear: both;
}
.enter-icon {
  background: url("../../images/cs-spritesheet.png") no-repeat;
  background-position: -50px -50px;
  width: 12px;
  height: 11px;
  margin-right: 5px;
  position: relative;
  top: 1px;
}
#comments-submit {
  clear: both;
}
#pushToTenantFormLabel {
  font-weight: normal;
  font-size: 12px;
}
.comment-form-separator {
  border-top: 2px solid #323b47;
  padding-top: 10px;
  padding-bottom: 10px;
}
.comment-widget-container .comment-widget-content {
  background: #161e2b;
}
.comment-widget-container .comment-widget-content .comment-filters {
  background: #0f151d;
  padding-top: 4px;
  padding-bottom: 2px;
}
.comment-widget-container .comment-widget-content .comment-filters tags-input .tags {
  background-color: transparent;
  border: none;
}
.comment-widget-container .comment-widget-content .file-upload-collab {
  padding: 0px;
}
.comment-widget-container .comment-widget-content .file-upload-collab.dragover .comment-image-uploader {
  height: 350px;
  width: 100%;
  display: block;
}
.comment-widget-container .comment-widget-content .file-upload-collab.dragover .comment-image-uploader:before {
  display: block;
  padding-top: 100px;
}
.comment-widget-container .comment-widget-content .comment-footer-content {
  background: #0f151d;
}
.comment-widget-container .comment-widget-content .comment-footer-content .comment-tags-files-content {
  border-left: 2px solid #161e2b;
  padding-left: 20px;
  margin-left: 30px;
  width: 100%;
}
.comment-widget-container .comment-widget-content .comment-footer-content .comment-tags-files-content.comment-edit-mode {
  border-left: 0 none;
  padding-left: 5px;
  margin-left: 0;
}
.comment-widget-container .comment-widget-content .collab-file-selector {
  width: 100%;
  background: #0f151d;
  padding: 10px 12px 5px 0px;
}
.comment-widget-container .comment-widget-content .collab-file-selector #file {
  text-align: left;
}
.comment-widget-container .comment-widget-content .collab-file-selector #file .file-select-text-content {
  text-align: left;
}
.comment-widget-container .comment-widget-content .cs-tags-container {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.comment-widget-container .comment-widget-content .tinymce-selector {
  height: 100px;
}
.comment-widget-container .comment-markdown .custom-markdown-editor {
  height: 150px !important;
}
.comment-widget-container .collab-comment-filter {
  padding-top: 8px;
  padding-bottom: 8px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.comment-widget-container .reply-comment-form .comment-markdown-container {
  height: 185px!important;
}
.comment-widget-container .edit-comment-form .comment-markdown-container {
  height: 185px;
  padding-bottom: 5px;
  background: #323b47;
}
.comment-reply-container {
  margin-left: 30px;
}
.btn.comment-edit-mode {
  padding-left: 2px;
}
.mention-tag-highlight {
  position: absolute;
  right: 0;
  top: 7px;
}
.mention-tag-highlight .mention-tag {
  background: #da393d;
  color: #ffffff;
  height: 18px;
  width: 18px;
  padding-top: 4px;
  padding-left: 4.5px;
  border-radius: 50%;
  font-size: 11px!important;
}
.collaborate-viewpanel {
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  background: #000;
  margin-top: 8px;
  padding: 0 0 8px 8px;
}
.collaborate-viewpanel.editor-collab-panel {
  height: calc(100vh - 350px);
}
.collaborate-viewpanel.compact-collab-panel {
  height: calc(100vh - 194px);
}
.collaborate-viewpanel #collaborate-no-comment {
  position: absolute;
  bottom: 14px;
  width: 95%;
  margin: 0px;
}
.collaborate-viewpanel #connector-filter {
  background: none;
}
.collaborate-viewpanel .comments {
  font-size: 0.8em;
  clear: both;
  padding-top: 0px;
  margin-bottom: 0;
}
.collaborate-viewpanel .comments .media {
  border-bottom: none;
  margin: 0;
  padding-right: 6px;
}
.collaborate-viewpanel .comments .media.child-comment {
  margin: 10px 0;
}
.collaborate-viewpanel .comments .media.child-comment .comments-box:hover,
.collaborate-viewpanel .comments .media.child-comment .comment-details-container:hover {
  background-color: #323b47;
}
.collaborate-viewpanel .comments .media.child-comment .comments-box:hover .comment-attributes,
.collaborate-viewpanel .comments .media.child-comment .comment-details-container:hover .comment-attributes {
  background-color: #323b47;
}
.collaborate-viewpanel .comments .attachment-comment,
.collaborate-viewpanel .comments .action-log-comment {
  border-left: 2px solid #22a6af !important;
}
.collaborate-viewpanel .comments .playbook-comment {
  border-left: 2px solid #8a6d3b !important;
}
.collaborate-viewpanel .comments img.userpic {
  width: 28px;
  height: 28px;
  margin-top: 1px;
  border: 2px solid #808080;
}
.collaborate-viewpanel .comments img.media-object {
  position: absolute;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}
.collaborate-viewpanel .comments .comment-content {
  padding: 5px 3px 0 3px;
  word-break: break-word;
}
.collaborate-viewpanel .comments .comment-content p {
  margin-bottom: 0px;
  font-weight: 400;
  color: #c5d5e8;
}
.collaborate-viewpanel .comments .comment-content p a {
  font-size: 11px;
}
.collaborate-viewpanel .comments .tags-style {
  padding: 0px 12px 1px 12px;
  font-size: 11px !important;
  min-height: 18px;
  line-height: 18px;
  background: #22a6af;
  font-weight: 400;
  display: inline-block;
}
.collaborate-viewpanel .comments .comment-container {
  width: 100%;
}
.collaborate-viewpanel .collaborate-feed {
  bottom: 0;
  position: absolute;
  max-height: calc(100vh - 50px);
  width: 100%;
}
.collaborate-viewpanel .collaborate-feed.refreshing-feed {
  max-height: calc(100vh - 50px) !important;
}
.collaborate-viewpanel .collaborate-feed .media-body {
  width: inherit;
  display: block;
}
.collaborate-viewpanel .collaborate-feed .expande-comment-image,
.collaborate-viewpanel .collaborate-feed .comment-content img {
  max-width: 100%;
}
.collaborate-viewpanel .collaborate-feed-more {
  max-height: calc(100vh - 305px) !important;
}
.collaborate-viewpanel .collaborate-view-more {
  background: #0d1218;
  cursor: pointer;
  display: block;
  margin: 0px auto 0;
  text-align: center;
  z-index: 1;
  position: relative;
}
.collaborate-viewpanel .collaborate-view-more:hover {
  text-decoration: underline;
}
.collaborate-viewpanel .collarborate-loader {
  background: #0d1218;
  bottom: 0;
  display: block;
  position: absolute;
  text-align: center  ;
  width: 100%;
}
.collaborate-viewpanel .tinymce-toolbar .tox .tox-dialog__popups {
  position: fixed;
}
.collaborate-new-message {
  position: absolute;
  bottom: 10px;
  z-index: 40;
  right: 12px;
  padding: 6px;
  color: #22a6af !important;
}
.collaborate-form-container {
  width: 24.5%;
  position: fixed;
  right: 0px;
  bottom: 10px;
}
.collaborate-form-container pre {
  display: block !important;
}
.collaborate-form-container.new-comment-button {
  padding-left: 10px;
}
.collaborate-form-container .collaborate-form {
  border-top: 1px solid #0d1218;
  width: 100%;
  float: right;
  background: #1b2430;
}
.collaborate-form-container .collaborate-form .mce-container-body {
  margin: 0!important;
}
.collaborate-form-container .collaborate-form .mce-stack-layout-item {
  margin: 0!important;
}
.collaborate-form-container .collaborate-form .mce-fullscreen .mce-edit-area {
  height: auto;
  overflow: auto;
}
.collaborate-form-container .collaborate-form .mce-edit-area {
  height: 50px;
  overflow: hidden;
}
.collaborate-form-container .tinymce-selector {
  max-height: 95px;
  min-height: 95px;
  background: #000 !important;
}
.collaborate-form-container .media {
  overflow: visible;
}
.collaborate-form-search {
  width: 100%;
}
.collaborate-form-search .connector-filter {
  height: 24px;
}
.collaborate-form-search #connector-filter:focus {
  background: none;
}
.collaborate-form-search .search-icon {
  top: 4px;
}
.comment-user {
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}
.comment-actions {
  margin-bottom: 15px;
  border-top: 1px solid #0d1218;
  padding-top: 10px;
  margin-top: 15px;
  border-bottom: 1px solid #0d1218;
  overflow: hidden;
  padding-bottom: 10px;
  clear: both;
}
.enter-icon {
  background: url("../../images/cs-spritesheet.png") no-repeat;
  background-position: -50px -50px;
  width: 12px;
  height: 11px;
  margin-right: 5px;
  position: relative;
  top: 1px;
}
#collaborate-submit {
  clear: both;
}
.collab-pane {
  background-color: #1b2430;
}
.collab-pane .panel-default.panel-body {
  padding: 0;
  height: calc(100vh - 32px);
}
.collab-pane .collaborate-filter-content {
  background: #1b2430;
}
.collab-pane .collaborate-filter-content .connector-filter {
  background: #29323e !important;
}
.collab-pane .cs-tags-container {
  background: #141b23;
}
.collab-pane .cs-tags-container tags-input {
  min-height: 33px;
}
.collab-pane .cs-tags-container tags-input .tags .tag-item {
  margin-top: 6px;
}
.collab-pane .cs-tags-container tags-input .tags .input {
  margin-top: 5px;
  font-weight: 400 !important;
  font-size: 11px !important;
}
.collab-pane .nav-tabs li {
  min-width: 125px;
  text-align: center;
}
.collab-pane .collab-file-selector {
  margin: 0px !important;
}
.collab-pane .attach-comment-files {
  position: absolute;
  left: 1px;
  top: 4px;
  margin-bottom: 0px !important;
}
.collab-pane .file-upload-collab .cs-tags-container {
  margin-left: 30px;
}
.comment-info {
  position: absolute;
  right: 6px;
  top: 7px;
  font-size: 14px;
}
.comment-info i {
  color: #6c6e71;
}
.comment-info:hover i {
  color: #c5d5e8;
}
.comments-attachments-drag-drop {
  display: none;
}
.file-upload-collab {
  text-align: center;
  cursor: pointer;
  font-weight: 500;
  color: #999999;
  font-size: 0.8em;
  padding: 5px 5px 0px 5px;
}
.file-upload-collab.dragover .comment-image-uploader {
  border-color: #2878c9;
  border-width: 2px;
  border-style: solid;
  height: 144px;
  width: 306px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.file-upload-collab.dragover .comment-image-uploader:before {
  content: "Drops files here to add into comment";
}
.file-upload-collab.dragover .comment-markdown-container {
  display: none;
}
.file-upload-collab .push-to-tenant {
  margin: 0 2px 0 2px;
  height: 20px;
}
.file-upload-collab .cs-tags-container {
  height: 34px;
}
.file-upload-collab .cs-tags-container tags-input {
  min-height: 28px !important;
}
.file-upload-collab .cs-tags-container tags-input .tags .tag-item {
  margin-top: 3px;
}
.file-upload-collab .cs-tags-container tags-input .tags .input {
  margin-top: 2px !important;
}
.expande-comment-image,
.comment-content img {
  width: auto;
  max-width: 600px;
}
.collaborate-tags tags-input .autocomplete {
  bottom: 35px;
  right: unset;
}
.collab-file-selector {
  margin: 0px 3px 0px 2px;
}
.collab-file-selector #file {
  height: 22px;
}
.collab-file-selector #file .file-select-text-content {
  padding: 3px 5px 2px 5px !important;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  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: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-width: 1px;
  box-shadow: 0px 0px 0px 0px rgba(45, 51, 57, 0.1), inset 0px 0px 0px 0px rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(45, 51, 57, 0.1), inset 0px 0px 0px 0px rgba(255, 255, 255, 0.15);
  -moz-box-shadow: 0px 0px 0px 0px rgba(45, 51, 57, 0.1), inset 0px 0px 0px 0px rgba(255, 255, 255, 0.15);
  color: #ffffff;
  background-color: #22a6af;
  border-color: #22a6af;
  box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15) !important;
  -moz-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15);
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  line-height: 1.3;
  padding: 2px 5px;
}
.collab-file-selector #file .file-select-text-content:focus,
.collab-file-selector #file .file-select-text-content:active:focus,
.collab-file-selector #file .file-select-text-content.active:focus,
.collab-file-selector #file .file-select-text-content.focus,
.collab-file-selector #file .file-select-text-content:active.focus,
.collab-file-selector #file .file-select-text-content.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.collab-file-selector #file .file-select-text-content:hover,
.collab-file-selector #file .file-select-text-content:focus,
.collab-file-selector #file .file-select-text-content.focus {
  color: #c5d5e8;
  text-decoration: none;
}
.collab-file-selector #file .file-select-text-content:active,
.collab-file-selector #file .file-select-text-content.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.collab-file-selector #file .file-select-text-content.disabled,
.collab-file-selector #file .file-select-text-content[disabled],
fieldset[disabled] .collab-file-selector #file .file-select-text-content {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.collab-file-selector #file .file-select-text-content.disabled,
fieldset[disabled] a.collab-file-selector #file .file-select-text-content {
  pointer-events: none;
}
.collab-file-selector #file .file-select-text-content:focus {
  outline: none !important;
}
.collab-file-selector #file .file-select-text-content.comment-edit-mode {
  padding-left: 2px;
}
.collab-file-selector #file .file-select-text-content:focus,
.collab-file-selector #file .file-select-text-content.focus {
  color: #ffffff;
  background-color: #1a7d84;
  border-color: #0d4144;
}
.collab-file-selector #file .file-select-text-content:hover {
  color: #ffffff;
  background-color: #1a7d84;
  border-color: #18757c;
}
.collab-file-selector #file .file-select-text-content:active,
.collab-file-selector #file .file-select-text-content.active,
.open > .dropdown-toggle.collab-file-selector #file .file-select-text-content {
  color: #ffffff;
  background-color: #1a7d84;
  background-image: none;
  border-color: #18757c;
}
.collab-file-selector #file .file-select-text-content:active:hover,
.collab-file-selector #file .file-select-text-content.active:hover,
.open > .dropdown-toggle.collab-file-selector #file .file-select-text-content:hover,
.collab-file-selector #file .file-select-text-content:active:focus,
.collab-file-selector #file .file-select-text-content.active:focus,
.open > .dropdown-toggle.collab-file-selector #file .file-select-text-content:focus,
.collab-file-selector #file .file-select-text-content:active.focus,
.collab-file-selector #file .file-select-text-content.active.focus,
.open > .dropdown-toggle.collab-file-selector #file .file-select-text-content.focus {
  color: #ffffff;
  background-color: #146166;
  border-color: #0d4144;
}
.collab-file-selector #file .file-select-text-content.disabled:hover,
.collab-file-selector #file .file-select-text-content[disabled]:hover,
fieldset[disabled] .collab-file-selector #file .file-select-text-content:hover,
.collab-file-selector #file .file-select-text-content.disabled:focus,
.collab-file-selector #file .file-select-text-content[disabled]:focus,
fieldset[disabled] .collab-file-selector #file .file-select-text-content:focus,
.collab-file-selector #file .file-select-text-content.disabled.focus,
.collab-file-selector #file .file-select-text-content[disabled].focus,
fieldset[disabled] .collab-file-selector #file .file-select-text-content.focus {
  background-color: #22a6af;
  border-color: #22a6af;
}
.collab-file-selector #file .file-select-text-content .badge {
  color: #22a6af;
  background-color: #ffffff;
}
.collab-file-selector #file .file-select-text-content:hover {
  color: #ffffff;
  background: #238a99;
  border-color: #218291;
}
.collab-tag-selector {
  width: calc(100% - 30px);
  height: 35px;
  overflow: auto;
}
.collab-tag-selector.collab-more-options-tags {
  width: 97%;
}
.collab-tag-selector tags-input {
  min-height: 30px;
}
.comment-send-button {
  position: absolute;
  right: 8px;
  bottom: 8px;
  font-size: 12px;
  z-index: 6;
  color: #ffffff;
  padding: 4px 6px 4px 8px;
  background-color: #22a6af;
  border-radius: 2px;
}
.collab-overlay {
  position: absolute;
  right: 0;
  width: 45% !important;
  top: 0;
  bottom: 50px;
  height: 100%;
}
.collab-overlay .collab-pane {
  box-shadow: -10px 7px 10px 0px #0d1218;
}
.collab-overlay .collaborate-feed-compact .collaborate-viewpanel.editor-collab-panel {
  height: calc(100vh - 360px);
}
.collab-overlay .collaborate-feed-compact .collaborate-viewpanel.compact-collab-panel {
  height: calc(100vh - 212px);
}
.collab-overlay .collaborate-viewpanel.editor-collab-panel {
  height: calc(100vh - 390px);
}
.collab-overlay .collaborate-viewpanel.compact-collab-panel {
  height: calc(100vh - 244px);
}
.collab-overlay .collaborate-form-container {
  width: 41.7%;
  bottom: 60px;
}
.collab-overlay .collaborate-form-container.compact-collab-panel {
  bottom: 60px;
}
.collab-overlay .collaborate-form-container .collaborate-form {
  border-left: 1px solid #0d1218;
  width: 100% !important;
}
.collab-overlay .collaborate-form-container .file-upload-collab.dragover .comment-image-uploader {
  width: 606px;
}
.collab-close {
  margin-top: -2px !important;
  padding: 1px 1px 1px 0px !important;
  line-height: 15px;
  float: left;
  margin-left: -5px;
  margin-right: 10px;
  color: #FFFFFF;
}
.comment-details-img {
  width: auto;
  max-width: 700px;
}
.ul-tabs-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ul-tabs-list li {
  float: left;
  padding: 5px 10px;
  font-size: 12px;
  background: #323b47;
  margin-right: 2px;
}
.ul-tabs-list li:last-child {
  margin-right: 0;
}
.ul-tabs-list li.active {
  background: #22a6af;
}
.ul-tabs-list li:hover {
  cursor: pointer;
  background: #22a6af;
}
.action-details-link:hover {
  color: #22a6af;
}
.comment-delete-btn:hover {
  color: #da393d;
}
.comment-data-container {
  line-height: 15px;
}
.conn-action-conn-details .modal-header {
  border: none!important;
}
.comments-table-view {
  overflow-x: scroll;
}
.comments-table-view .cs-data-table tr:nth-child(n + 7) {
  display: table-row;
}
.comment-details-tableview {
  overflow-y: hidden;
  overflow-x: auto;
}
.comment-full-view-body .modal-header {
  padding: 15px 15px 5px 15px;
}
.comment-full-view-body .modal-body {
  padding: 15px 15px;
}
.comment-full-view-body .modal-footer {
  padding: 15px 15px;
}
.media-list.comments .icon {
  opacity: 0.8;
}
.media-list.comments .icon:hover {
  opacity: 1;
}
.collaborate-panel-tabs .tab-content {
  margin-top: 0px !important;
}
.comment-important-filter:hover,
.comment-delete-icon:hover,
.comment-sensitive-icon:hover,
.comment-important-icon:hover {
  color: #da393d;
}
.comment-mention-filter.mention-icon {
  color: #f5c400;
}
.comment-mention-filter:hover {
  color: #f5c400;
  text-decoration: underline;
}
.comment-details-container {
  overflow: hidden;
  color: #FFFFFF;
  background: #29323e;
  border-radius: 2px;
}
.comment-replies-container {
  background: #1b2430;
}
.comment-replies-container .comment-attributes {
  background-color: #1b2430;
}
.comment-replies-container .comment-details-container {
  padding-top: 5px;
  background: #1b2430;
}
.comment-content-container {
  padding: 0 3px 3px 8px;
}
.comment-highlight {
  border-left: 2px solid #da393d;
}
.collab-comment-filter {
  background: #000;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
}
.comment-deleted {
  color: #8a6d3b !important;
}
.CodeMirror-hints,
.CodeMirror-hint,
.CodeMirror-hint-active {
  z-index: 2147483647 !important;
  background-color: #243040;
}
.CodeMirror-hints {
  position: absolute;
  z-index: 999999;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 2px;
  border-radius: 1px;
  border: 1px solid #171f27;
  background: #243040;
  font-size: 12px;
  font-family: monospace;
  max-height: 20em;
  overflow-y: auto;
}
.CodeMirror-hint {
  margin: 0;
  padding: 4px 4px 2px 4px;
  border-radius: 2px;
  white-space: pre;
  color: #FFFFFF;
  cursor: pointer;
  border-bottom: 2px solid #171f27;
}
.CodeMirror-hint:hover {
  background: #22a6af;
}
.CodeMirror-hint:last-child {
  border-bottom: 0 none;
}
li.CodeMirror-hint-active {
  background: #22a6af;
  color: #FFFFFF;
}
.comments-container .tox .tox-menu {
  background-color: #243040;
  border: 3px solid #171f27;
  font-size: 12px;
}
.comments-container .tox .tox-collection--list .tox-collection__group {
  padding: 0;
}
.comments-container .tox .tox-collection--list .tox-collection__item {
  padding: 0 4px;
  border-bottom: 2px solid #171f27;
}
.comments-container .tox .tox-collection--list .tox-collection__item:hover {
  background-color: #22a6af;
}
.comments-container .tox .tox-collection--list .tox-collection__item:last-child {
  border-bottom: 0 none;
}
.comments-container .tox .tox-collection--list .tox-collection__item--active {
  background-color: #22a6af;
}
.comments-container .tox .tox-toolbar:not([dir=rtl]) .tox-toolbar__group:not(last-of-type),
.comments-container .tox .tox-toolbar__primary:not([dir=rtl]) .tox-toolbar__group:not(last-of-type),
.comments-container .tox .tox-toolbar__overflow:not([dir=rtl]) .tox-toolbar__group:not(last-of-type) {
  border-right: none !important;
}
.collaborate-feed-compact .collaborate-viewpanel.editor-collab-panel {
  height: calc(100vh - 320px);
}
.collaborate-feed-compact .collaborate-viewpanel.compact-collab-panel {
  height: calc(100vh - 162px);
}
.playbook-comment img.userpic {
  border: 0 none!important;
}
.comments-form pre {
  display: block !important;
}
.file-upload {
  border: 2px dashed #999999;
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
  font-weight: 500;
  padding: 10px 15px;
  color: #999999;
  font-size: 0.8em;
}
.file-upload p {
  color: #999999 !important;
}
.file-upload.dragover {
  border-color: #2878c9;
  border-width: 2px;
  border-style: solid;
}
.file-upload.file-upload-tall {
  padding: 50px 0 75px;
}
.file-upload.file-upload-wizard {
  width: 100%;
  padding: 100px 0 125px;
}
.file-attachment {
  margin: 5px 20px 5px 0px;
  padding: 0px;
  font-size: 13px;
  display: inline-block;
}
.file-attachment.wide {
  max-width: 100%;
}
.file-attachment h5 {
  width: 90%;
  display: inline-block;
}
.file-attachment .attachment-filename {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
}
.file-attachment .file-attachment-icon {
  border: 1px solid #4a5058;
  background: #131925;
  padding: 3px;
  border-radius: 3px;
  margin-bottom: 5px;
  color: #7c8694;
  position: relative;
}
.file-attachment .file-attachment-icon:hover {
  opacity: 0.7;
  border-color: #22a6af;
}
.file-attachment .file-attachment-icon.file-loading-icon .fa {
  opacity: 0.3;
}
.file-attachment .file-attachment-icon.file-loading-icon .show-file-loading {
  position: absolute;
  top: 3px;
  left: 18px;
}
.file-attachment .file-attachment-icon.file-loading-icon .show-file-loading .loader {
  padding: 22px 0px;
}
.file-attachment .file-attachment-actions {
  position: absolute;
  top: -9px;
  right: -8px;
}
.file-attachment .file-attachment-actions.show-update-action {
  top: 2px;
  right: 5px;
}
.file-attachment .file-attachment-actions .comment-file-remove {
  border-radius: 50%;
  height: 17px;
  width: 17px;
  padding: 2px;
  line-height: 12px;
  font-size: 10px;
}
.crop-area {
  overflow: hidden;
  width: 100%;
  height: 300px;
}
.avatar-box:hover .avatar-remove-link {
  display: block;
}
.avatar-box,
.avatar-box img {
  max-width: 127px;
  width: 100%;
}
.avatar-box .default-profile-pic {
  font-size: 75px;
}
.avatar-link {
  position: relative;
  margin-top: -24px;
  height: 24px;
  padding: 2px;
  background: rgba(0, 0, 0, 0.8);
  font-size: 11px;
  color: #ffffff;
}
.avatar-remove-link {
  position: absolute;
  top: 28px;
  padding: 3px 16px;
  display: none;
}
.widget {
  border-bottom: 2px solid #0d1218;
}
.widget .widget-title,
.widget .widget-sub-title {
  padding: 15px 15px 2px;
  color: #c5d5e8;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  margin: 0;
  background: #1b2430;
}
.widget .widget-title span,
.widget .widget-sub-title span {
  margin-top: -6px;
}
.widget .widget-title span.fa,
.widget .widget-sub-title span.fa,
.widget .widget-title span.icon,
.widget .widget-sub-title span.icon {
  color: #c5d5e8;
}
.widget .widget-title span.fa:hover,
.widget .widget-sub-title span.fa:hover,
.widget .widget-title span.icon:hover,
.widget .widget-sub-title span.icon:hover {
  color: #FFFFFF;
}
.widget .widget-title .icon.widget-action-icon-default-color,
.widget .widget-sub-title .icon.widget-action-icon-default-color {
  color: #ffffff !important;
}
.widget .widget-sub-title {
  font-weight: 400;
  text-transform: none;
  font-size: 0.8em;
}
.widget-standalone-checkbox {
  margin-left: 10px !important;
  margin-top: 2px !important;
}
.tab-content .widget {
  border-top-style: none !important;
}
.widget-content {
  background: #1b2430;
  padding: 10px 15px;
}
.widget-content.queue {
  background: #0d1218;
  border: 8px solid #1b2430;
  padding: 1px;
}
.widget-content.queue-padding {
  padding: 1px 1px;
}
.metric-widget-content {
  background: #1b2430;
  padding: 5px 15px 10px;
}
.metrics-container {
  margin: 2px;
  background: #1b2430;
  width: auto;
}
.configuration .operation-type {
  font-size: 15px;
  text-transform: uppercase;
  padding-top: 15px;
  padding-right: 7px;
}
.configuration .date-field {
  width: 150px;
  margin-top: 8px;
}
.configuration .bracket {
  font-size: 35px;
}
.configuration .minus {
  font-size: 35px;
}
.metrics-container-body {
  width: 100%;
  border-bottom-width: 10px;
}
.metrics-container-body .time-lbl {
  text-align: center;
}
.metrics-container-body .time-lbl span {
  background: #0d1218;
  padding: 2px 9px 3px 9px;
  font-size: 12px;
  border-radius: 2px;
}
.metrics-font-style {
  padding-right: 5px;
  text-align: right;
}
.metrics-body-percentage {
  font-size: 0.9em;
  margin-left: 10px;
}
.metrics-percentage-icon {
  font-size: 0.6em;
  color: green;
}
.metrics-percentage-decrease-icon {
  font-size: 0.6em;
  color: red;
}
.metrics-icon-height {
  height: 20px;
  margin-top: 25px;
}
.metrics-icon-decrease-height {
  margin-top: -20px;
}
.metric-icon-style {
  font-size: 2.2em;
  line-height: 40px;
  height: 20px;
}
.metric-icon-decrease-style {
  font-size: 2.2em;
  height: 20px;
  line-height: 36px;
}
.metrics-number {
  display: inline-block;
  text-align: center;
  font-size: 3.5em;
  font-family: 'Lato', sans-serif;
  padding: 0;
  min-width: 85px;
}
.metrics-number a {
  font-weight: 600;
  color: #FFFFFF;
  text-decoration: none;
}
.metrics-number .cost-currency {
  font-size: 0.7em;
  font-family: 'Lato', sans-serif;
}
.correlation {
  margin-top: 20px;
}
.correlation .input {
  min-width: 136px !important;
}
.widget-placement > .row > .col-xs-1:not(:first-child),
.widget-placement > .row > .col-sm-1:not(:first-child),
.widget-placement > .row > .col-md-1:not(:first-child),
.widget-placement > .row > .col-lg-1:not(:first-child),
.widget-placement > .row > .col-xs-2:not(:first-child),
.widget-placement > .row > .col-sm-2:not(:first-child),
.widget-placement > .row > .col-md-2:not(:first-child),
.widget-placement > .row > .col-lg-2:not(:first-child),
.widget-placement > .row > .col-xs-3:not(:first-child),
.widget-placement > .row > .col-sm-3:not(:first-child),
.widget-placement > .row > .col-md-3:not(:first-child),
.widget-placement > .row > .col-lg-3:not(:first-child),
.widget-placement > .row > .col-xs-4:not(:first-child),
.widget-placement > .row > .col-sm-4:not(:first-child),
.widget-placement > .row > .col-md-4:not(:first-child),
.widget-placement > .row > .col-lg-4:not(:first-child),
.widget-placement > .row > .col-xs-5:not(:first-child),
.widget-placement > .row > .col-sm-5:not(:first-child),
.widget-placement > .row > .col-md-5:not(:first-child),
.widget-placement > .row > .col-lg-5:not(:first-child),
.widget-placement > .row > .col-xs-6:not(:first-child),
.widget-placement > .row > .col-sm-6:not(:first-child),
.widget-placement > .row > .col-md-6:not(:first-child),
.widget-placement > .row > .col-lg-6:not(:first-child),
.widget-placement > .row > .col-xs-7:not(:first-child),
.widget-placement > .row > .col-sm-7:not(:first-child),
.widget-placement > .row > .col-md-7:not(:first-child),
.widget-placement > .row > .col-lg-7:not(:first-child),
.widget-placement > .row > .col-xs-8:not(:first-child),
.widget-placement > .row > .col-sm-8:not(:first-child),
.widget-placement > .row > .col-md-8:not(:first-child),
.widget-placement > .row > .col-lg-8:not(:first-child),
.widget-placement > .row > .col-xs-9:not(:first-child),
.widget-placement > .row > .col-sm-9:not(:first-child),
.widget-placement > .row > .col-md-9:not(:first-child),
.widget-placement > .row > .col-lg-9:not(:first-child),
.widget-placement > .row > .col-xs-10:not(:first-child),
.widget-placement > .row > .col-sm-10:not(:first-child),
.widget-placement > .row > .col-md-10:not(:first-child),
.widget-placement > .row > .col-lg-10:not(:first-child),
.widget-placement > .row > .col-xs-11:not(:first-child),
.widget-placement > .row > .col-sm-11:not(:first-child),
.widget-placement > .row > .col-md-11:not(:first-child),
.widget-placement > .row > .col-lg-11:not(:first-child),
.widget-placement > .row > .col-xs-12:not(:first-child),
.widget-placement > .row > .col-sm-12:not(:first-child),
.widget-placement > .row > .col-md-12:not(:first-child),
.widget-placement > .row > .col-lg-12:not(:first-child) {
  padding-left: 0px;
}
.widget-placement > .row > .col-xs-1:not(:last-child),
.widget-placement > .row > .col-sm-1:not(:last-child),
.widget-placement > .row > .col-md-1:not(:last-child),
.widget-placement > .row > .col-lg-1:not(:last-child),
.widget-placement > .row > .col-xs-2:not(:last-child),
.widget-placement > .row > .col-sm-2:not(:last-child),
.widget-placement > .row > .col-md-2:not(:last-child),
.widget-placement > .row > .col-lg-2:not(:last-child),
.widget-placement > .row > .col-xs-3:not(:last-child),
.widget-placement > .row > .col-sm-3:not(:last-child),
.widget-placement > .row > .col-md-3:not(:last-child),
.widget-placement > .row > .col-lg-3:not(:last-child),
.widget-placement > .row > .col-xs-4:not(:last-child),
.widget-placement > .row > .col-sm-4:not(:last-child),
.widget-placement > .row > .col-md-4:not(:last-child),
.widget-placement > .row > .col-lg-4:not(:last-child),
.widget-placement > .row > .col-xs-5:not(:last-child),
.widget-placement > .row > .col-sm-5:not(:last-child),
.widget-placement > .row > .col-md-5:not(:last-child),
.widget-placement > .row > .col-lg-5:not(:last-child),
.widget-placement > .row > .col-xs-6:not(:last-child),
.widget-placement > .row > .col-sm-6:not(:last-child),
.widget-placement > .row > .col-md-6:not(:last-child),
.widget-placement > .row > .col-lg-6:not(:last-child),
.widget-placement > .row > .col-xs-7:not(:last-child),
.widget-placement > .row > .col-sm-7:not(:last-child),
.widget-placement > .row > .col-md-7:not(:last-child),
.widget-placement > .row > .col-lg-7:not(:last-child),
.widget-placement > .row > .col-xs-8:not(:last-child),
.widget-placement > .row > .col-sm-8:not(:last-child),
.widget-placement > .row > .col-md-8:not(:last-child),
.widget-placement > .row > .col-lg-8:not(:last-child),
.widget-placement > .row > .col-xs-9:not(:last-child),
.widget-placement > .row > .col-sm-9:not(:last-child),
.widget-placement > .row > .col-md-9:not(:last-child),
.widget-placement > .row > .col-lg-9:not(:last-child),
.widget-placement > .row > .col-xs-10:not(:last-child),
.widget-placement > .row > .col-sm-10:not(:last-child),
.widget-placement > .row > .col-md-10:not(:last-child),
.widget-placement > .row > .col-lg-10:not(:last-child),
.widget-placement > .row > .col-xs-11:not(:last-child),
.widget-placement > .row > .col-sm-11:not(:last-child),
.widget-placement > .row > .col-md-11:not(:last-child),
.widget-placement > .row > .col-lg-11:not(:last-child),
.widget-placement > .row > .col-xs-12:not(:last-child),
.widget-placement > .row > .col-sm-12:not(:last-child),
.widget-placement > .row > .col-md-12:not(:last-child),
.widget-placement > .row > .col-lg-12:not(:last-child) {
  padding-right: 0px;
}
.widget-title-padding {
  padding-right: 8px !important;
  font-size: 1em !important;
}
.widget-container {
  margin: 0px !important;
}
.widget-container .widget-content .widget-cardlist-view .sub-content .sub-title p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.widget-container .widget-content .widget-cardview .grid-table td div > p,
.widget-container .widget-content .widget-cardview .grid-table th div > p {
  white-space: break-spaces;
  word-break: break-word;
}
.grid-widget-content {
  margin: 20px !important;
  background-color: #0d1218;
  border-bottom: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.grid-widget-content .widget-content {
  background: transparent;
  padding: 0px 0px 10px 0px;
}
.grid-widget-content .widget-content .cs-grid.ui-grid,
.grid-widget-content .widget-content .readonly-role-team {
  padding: 0 2px;
}
.grid-widget-container,
.connector-gridview-container,
.custom-grid-container {
  padding: 0px 0px 10px 0px;
  background-color: #0d1218;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.grid-widget-container .cs-grid.ui-grid,
.connector-gridview-container .cs-grid.ui-grid,
.custom-grid-container .cs-grid.ui-grid,
.grid-widget-container .readonly-role-team,
.connector-gridview-container .readonly-role-team,
.custom-grid-container .readonly-role-team {
  padding: 0 2px;
}
.custom-grid-container .grid-actions {
  padding: 0 13px 2px 2px;
}
.custom-grid-container .ui-grid-menu-button {
  top: -37px;
}
.preset-container {
  margin-top: 8px;
  margin-bottom: 8px;
  color: #c5d5e8;
  font-size: 12px;
}
.preset-container .preset-heading {
  font-size: 10px;
}
.preset-container .preset-actions {
  font-weight: 500;
}
.preset-container .preset-actions:hover {
  color: #22a6af;
}
.filter-widget-container {
  margin: 0 !important;
  border-top: none;
}
.filter-widget-container > .popover .arrow {
  left: 65% !important;
}
.filter-widget-header {
  background: #1b2430;
  color: #FDFDFD;
  font-size: 0.8em;
  padding: 8px 20px;
}
.filter-widget-header > .badge {
  font-weight: lighter;
  margin-right: 8px;
  background: #222 !important;
}
.filter-widget-header .control-label,
.filter-widget-header .text-danger {
  font-size: 1em;
}
.no-warp-date-advance .date-type-dropdown {
  width: auto;
}
.no-warp-date-advance .date-quick-relative,
.no-warp-date-advance .date-quick-custom,
.no-warp-date-advance .date-advance-custom {
  margin-top: 0px !important;
  margin-left: 0px;
}
.no-warp-date-advance .date-margin-top-2 {
  margin-top: 0px !important;
}
.filter-cancel-button {
  font-size: 1.1em !important;
}
.page-break-avoid {
  page-break-inside: avoid;
}
.page-break-before {
  page-break-before: always;
}
@keyframes column_collapse {
  0% {
    width: 100%;
    opacity: 1;
  }
  100% {
    width: 0;
    opacity: 0;
  }
}
.enable-container {
  margin: 0px;
  background: #1b2430;
  border-bottom: 2px solid #0d1218;
}
.enable-container .widget {
  margin: 0 !important;
  border-bottom: none;
}
.enable-container .container-column {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.enable-container .container-column .widget-wrapper:first-child .no-widget-title {
  margin-top: 15px;
}
.enable-container .chart {
  margin: 0px;
}
.enable-container .chart-container {
  border-bottom: none;
}
.container-column:not(:last-child) {
  border-right: 2px solid #0d1218;
}
.enable-collapsible {
  clear: both;
}
.enable-collapsible .col-lg-3,
.enable-collapsible .col-lg-9 {
  transition: width 0.5s ease;
}
.enable-collapsible .col-lg-3.collapsed {
  width: 30px;
}
.enable-collapsible .col-lg-9.collapsed {
  width: calc(100% - 30px) !important;
}
.enable-collapsible .collapsible-column-main-body {
  float: left;
  width: 100%;
  overflow: hidden;
  margin-bottom: -100px;
  padding-bottom: 100px;
}
.enable-collapsible .collapsible-column-main-body.collapse-right {
  padding-left: 25px;
}
.enable-collapsible .container-column:first-child .widget-wrapper:first-child .widget-actions-width {
  margin-right: 10px;
}
.enable-collapsible .collapsible-column-sidebar {
  float: left;
  height: 100%;
  overflow: visible;
}
.enable-collapsible .collapsible-column-sidebar .rotate-text {
  writing-mode: tb-rl;
  transform: rotate(-180deg) translate(5px, -10px);
  position: absolute;
  white-space: nowrap;
  color: #919daf;
  display: block;
}
.enable-collapsible .collapsible-column-sidebar .rotate-text:after {
  content: "";
  float: left;
  margin-top: 100%;
}
.enable-collapsible .collapsible-column-sidebar .collapse-btn {
  position: absolute;
  right: 3px;
  z-index: 1;
  top: 10px;
  padding: 2px 5px 2px 3px;
}
.enable-collapsible .collapsible-column-sidebar.collapse-right .rotate-text {
  transform: rotate(90deg);
  top: 60px;
  left: 26px;
}
.enable-collapsible .collapsible-column-sidebar.collapse-right .collapse-btn {
  right: auto;
  left: 3px;
}
.add-widget-title {
  font-size: 15px;
  color: #F4BE27;
}
.add-widget-font-size {
  font-size: 0.8em;
}
.widget-placement .as-sortable-item-handle {
  padding: 0px 8px 0px 8px !important;
}
.widget-placement .cs-widget-title-content {
  overflow: hidden;
}
.widget-placement .cs-widget-title-content .cs-widget-title {
  text-overflow: ellipsis;
  width: calc(100% - 178px);
  display: block;
  position: absolute;
  top: 0;
  left: 60px;
  overflow: hidden;
  white-space: nowrap;
}
.ignore-widget-bar .widget {
  border-top-width: 0;
  padding: 0;
}
.vertical-separator {
  display: inline-block;
  border-right: 2px solid #0d1218;
  height: 40px;
  margin: 0px 0px -15px 18px;
}
body.mce-content-body p .cs-richtext-field {
  padding: 0px 7px;
  outline: 1px solid transparent !important;
  border: 1px solid #8D8D8D;
  margin: 0px 5px;
  cursor: pointer;
  box-shadow: 1px 1px 2px #0d1218;
  background-color: #1b2430;
  border-radius: 2px;
}
.dynamic-fields-tooltip {
  font-size: 12px;
  line-height: 16px;
  margin-top: 35px;
  display: inline-block;
  border-left: 2px solid #0d1218;
  padding-left: 10px;
  min-height: 35px;
  opacity: 0.65;
}
.config-input-content {
  max-height: 280px;
  overflow-y: scroll;
}
.unusedFieldFormGroupForm .widgets-container {
  list-style: none;
}
.defaultFields-form .control-label {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100px;
}
.defaultFields-form .form-container,
.defaultFields-form .view-content {
  display: inline-block;
}
.defaultFields-form .form-container p,
.defaultFields-form .view-content p {
  font-size: 13px;
}
.correlation-widget-title {
  padding: 8px!important;
}
.metrics-height {
  height: 299px;
}
.editable-form-widget .section-widget .col-md-4:nth-child(3n+4) {
  clear: both;
}
.editable-form-widget .section-widget:empty {
  display: none;
}
.pb-execution-logs-widget {
  width: 210px;
}
.pb-execution-logs-widget h3 {
  border-right: 2px solid #adadb7;
}
.running-playbook-widget {
  position: relative;
  border-top: 1px solid #0d1218;
}
.running-playbook-widget .running-playbook-popup .running-playbook-designer .playbook-logs .designer-container {
  margin-top: 10px;
}
.running-playbook-widget .running-playbook-popup .running-playbook-designer .playbook-logs .zoom-buttons {
  right: 40px;
  bottom: 75px;
}
.running-playbook-widget .running-playbook-popup .running-playbook-tags-settings {
  top: -30px;
}
.running-playbook-widget .running-playbook-popup .running-playbook-purge-setting {
  top: -34px;
  right: 10px;
}
.running-playbook-widget .running-playbook-popup .executed-pb-logs-list {
  margin-right: 5px;
}
.running-playbook-widget .running-playbook-popup .executed-pb-logs-list .running-step-details-container {
  height: calc(100vh - 190px) !important;
}
.running-playbook-widget .running-playbook-popup .toggleExecutionLogViewContainer {
  top: -40px;
  left: 200px;
}
.running-playbook-widget .empty-record-details {
  background: #1b2430;
}
.widget-title-width {
  width: calc(100% - 85px);
}
.widget-dashboard-title-width {
  width: calc(100% - 40px);
}
.widget-actions-width {
  width: 85px;
}
.widget-dashboard-actions-width {
  width: 40px;
}
.correlation-graph-container .zoom-buttons {
  position: absolute;
  bottom: 20px;
}
.correlation-graph-container .correlation-legends {
  position: absolute;
  left: 25px;
  top: 10px;
  z-index: 9;
  background-color: rgba(49, 58, 70, 0.7);
  padding: 5px 10px;
  border: 1px solid #14202d;
}
.correlation-graph-container .correlation-legends ul li {
  list-style: none;
  clear: both;
}
.correlation-graph-container .correlation-legends ul li img.legend-icon {
  height: 20px;
  width: 20px;
}
.vis-tooltip {
  position: absolute;
  z-index: 9;
  font-size: 12px;
  padding: 5px;
  white-space: normal;
  color: #d0c8c8;
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid #262c31;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.widget-config-error {
  background: #1b2430;
  margin: 0px;
}
.widget-config-error-background {
  background: #1b2430;
  width: 97%;
}
.widget-config-error h5,
h5.grid-header {
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
  font-size: 0.9em;
  padding: 15px;
  font-family: 'Lato', sans-serif;
  color: #c5d5e8;
  background: #1b2430;
}
.standalone-widget-radio {
  background-color: #0d1218;
}
.standalone-widget-full-width {
  padding: 0 !important;
  height: calc(100vh);
  max-height: 100% !important;
}
.widget-group {
  align-items: center;
  display: flex;
  column-gap: 10px;
}
.widget-group.right-to-left {
  flex-direction: row-reverse;
}
.widget-group.left-to-right {
  flex-direction: row;
}
.widget-group .logo-md {
  height: 60px;
  width: 60px;
}
.widget-group .logo-sm {
  height: 30px;
  width: 30px;
}
.widget-group .mp-tile-icon.icon-md {
  font-size: 60px;
}
.widget-group .mp-tile-icon.icon-sm {
  font-size: 30px;
}
.widget-modal-body {
  height: calc(100vh - 85px);
  overflow: auto;
}
.widget-header {
  background: #0d1218 !important;
}
.widget-info {
  width: 215px;
  height: 180px;
  border-radius: 2px;
}
.widget-info .widget-description {
  overflow: hidden;
  -webkit-line-clamp: 3;
  line-height: 15px;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 47px;
}
/*Card Wiget*/
.widget-cardview .panel-group .panel + .panel {
  margin-top: 1px;
}
.widget-cardview #search.form-control {
  background: #1b242e;
  border: 0.5px solid #FFFFFF;
}
.widget-cardview #search.form-control:hover,
.widget-cardview #search.form-control:focus {
  box-shadow: none;
  border-right: none;
}
.widget-cardview .input-group-btn:hover {
  border: none !important;
}
.widget-cardview .card-container {
  border: 1px solid #1e2229;
  background: #0d1218;
  border-left: 3px solid;
}
.widget-cardview .card-container:hover {
  margin-left: 1px;
  border-top: 1px solid #22a6af;
  border-right: 1px solid #22a6af;
  border-bottom: 1px solid #22a6af;
  cursor: pointer;
  transition: 0.3s;
}
.widget-cardview .card-container.card-md {
  padding: 8px;
}
.widget-cardview .card-container.card-wo-left {
  border: 0;
  border-left: 0;
  border: 1px solid #181c21;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.widget-cardview .card-container.card-wo-left:hover {
  margin-left: 3px;
  border: 1px solid #22a6af;
  cursor: pointer;
}
.widget-cardview .card-container #card-actions {
  color: #566178;
}
.widget-cardview .card-container #card-actions:hover {
  color: #ffffff;
}
.widget-cardview .card-body {
  font-size: 13px;
  background: #29323e;
}
.widget-cardview .card-body .card-border {
  border-right: 1px solid #181c21;
}
.widget-cardview .card-body .card-text-padding {
  padding: 4px 0 4px 0;
  margin-right: -15px;
  min-height: 25px;
}
.widget-cardview .card-body .card-margin {
  margin-left: 0px;
  margin-right: 0px;
  background: #1b2430;
}
.widget-cardview .card-body .card-padding-right {
  padding: 18px 0 27px 19px;
}
.widget-cardview .card-body .queue-font-color {
  color: #c5d5e8;
}
.widget-cardview .card-body .card-title {
  font-size: 13px;
  font-weight: 400;
}
.widget-cardview .card-body .sub-content {
  font-size: 13px;
}
.widget-cardview .card-body .sub-content:hover,
.widget-cardview .card-body .sub-content:active,
.widget-cardview .card-body .sub-content:focus {
  background: transparent;
  border-left-color: #22a6af;
}
.widget-cardview .card-body .sub-content.line:hover {
  margin-left: -10px;
  padding-left: 25px;
}
.widget-cardview .card-body .sub-content .sub-title-label {
  color: #6d7b99;
  font-weight: 400;
}
.widget-cardview .card-body .sub-content .sub-title {
  color: #888;
  font-weight: 700;
}
.widget-cardview .card-body .sub-content .bottom-line {
  color: #888;
  font-weight: 400;
}
.cards-section {
  display: inline-block;
  margin: 12px 14px -5px 12px;
}
.card-container-background {
  display: inline-block;
  margin: 2px;
  width: auto;
}
.upper-container {
  height: 45px;
  width: 100%;
  background: #323b47;
}
.lower-container {
  height: 45px;
  width: 100%;
  background: #323b47;
}
.card-container-body {
  width: 100%;
  background: #1b2430;
  margin: 6px;
}
.card-container-body .card-info {
  padding-top: 4px;
  background: #1b2430;
}
.card-number {
  text-align: left;
  font-size: 3.5em;
  font-family: 'Lato', sans-serif;
  padding: 0px 10px 0 10px;
  width: 100%;
  min-width: 85px;
  border: 1px solid #0d1218;
  border-left-width: 3px;
  border-left-color: #FFFFFF;
  line-height: normal;
}
.card-number .card-info {
  padding-top: 0;
  background: transparent;
}
.card-number a {
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
.card-count-container {
  height: 107px;
  width: 90px;
  position: relative;
}
.card-count-container .card-count {
  color: #eeeeee;
  display: block;
  margin-bottom: 5px;
  text-align: center;
  font-size: 4.5em;
  font-weight: 700;
}
.cards-summary-item {
  background: #36393e;
  border-radius: 4px;
  display: block;
  height: 105px;
  padding: 9px 15px;
  position: relative;
  text-align: center;
  min-width: 90px;
  border: 1px solid #e4d4d4;
}
.cards-summary-item:hover {
  text-decoration: none;
  background: #353a42;
}
.cards-summary-item:active {
  text-decoration: none;
  background: #353a42;
}
.cards-summary-item:focus {
  text-decoration: none;
  background: #353a42;
}
.cards-summary-item .card-info {
  margin-top: -15px;
  display: block;
  font-size: 13px;
}
.cards-summary-item .card-count {
  color: #E36F7B;
  display: block;
  margin-bottom: 5px;
  text-align: center;
  font-size: 3em;
}
.image-card-grid-view {
  border-top: 1px solid #0d1218;
  padding-top: 15px;
}
.card-image-container {
  width: 200px;
  display: inline-block;
  border: 1px solid #0d1218;
  margin-left: 15px;
  margin-bottom: 15px;
  position: relative;
}
.card-image-container:hover {
  border: 1px solid #2878c9;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.card-selection {
  position: absolute;
  top: 0;
  left: 7px;
}
.card-content {
  border-top: 1px solid #0d1218;
  padding: 15px;
  font-size: 13px;
  background: #1e2124;
}
.card-content .card-title {
  font-weight: 500;
  width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.card-content .card-subtext {
  font-size: 11px;
}
.collections-image-grid {
  margin-top: -5px;
  width: 30px;
  height: 30px;
}
.collections-image-grid.fa-folder-open {
  position: relative;
  top: 3px;
}
.collections-image-wide {
  max-width: 198px;
  width: auto;
  height: 100px;
  margin: 0 auto;
  display: block;
}
.collections-image-wide.fa-folder-open {
  position: relative;
  top: 28px;
}
.collections-image {
  width: 100px;
  height: 100px;
}
.collections-image .fa-folder-open {
  padding: 14px;
}
.collections-image.fa-folder-open {
  line-height: 80px;
}
.qr-image {
  width: 200px;
  height: 200px;
}
.widget-footer h6 {
  margin: 0 !important;
  margin-top: 6px !important;
  padding-left: 12px;
}
.lineItem p {
  margin-top: 5px !important;
}
.lineItem.line-item-container {
  border-color: #323b47;
}
.lineItem.line-item-container .line-item-label {
  min-width: unset !important;
}
.lineItem.line-item-container:hover {
  background: #0d1218;
}
.tox-toolbar {
  background-color: #243040 !important;
  padding: 8px;
  height: auto;
  color: #FFFFFF;
}
.tox-toolbar:focus {
  background-color: #29323e;
  color: #FFFFFF;
}
.tox-toolbar:focus p {
  color: #FFFFFF;
}
.tox-toolbar:focus p:focus {
  color: #FFFFFF;
}
.tox-toolbar p {
  color: #FFFFFF;
}
div.mce-fullscreen {
  z-index: 9999;
}
.mce-ico {
  font-size: 13px !important;
}
.mce-btn-group:not(:first-child) {
  padding-left: 0 !important;
  margin-left: 0 !important;
  border-left: 0 none !important;
}
.mce-flow-layout-item {
  margin: 0 !important;
}
.mce-menu-item:hover,
.mce-menu-item.mce-selected,
.mce-menu-item:focus {
  background-color: #22a6af !important;
}
.mce-menu-item:hover .mce-text,
.mce-menu-item.mce-selected .mce-text,
.mce-menu-item:focus .mce-text {
  color: #ffffff !important;
}
.mce-menu-item-normal.mce-active {
  background-color: #22a6af !important;
}
.mce-menu-item-normal.mce-active .mce-text {
  color: #ffffff !important;
}
.mce-text {
  background-color: transparent !important;
  text-shadow: none !important;
}
.mce-container,
.mce-widget {
  font-family: 'Lato', sans-serif !important;
  font-weight: 500;
}
.mce-container,
.mce-container-body {
  margin: 1px !important;
}
.mce-btn {
  border: 0 none !important;
  background-color: #D8D8D8 !important;
  text-shadow: none !important;
}
div.mce-edit-area {
  background: transparent;
}
.mce-panel {
  border: 1px solid #131920 !important;
  background-color: rgba(69, 71, 78, 0.6) !important;
}
.mce-btn:hover {
  background: #e2e2e2 !important;
}
.mce-label {
  color: #FFFFFF !important;
  text-shadow: none !important;
}
.mce-combobox input,
.mce-textbox {
  border: 1px solid #262626 !important;
  background: rgba(69, 71, 78, 0.6) !important;
  color: #FFFFFF !important;
  font-family: 'Lato', sans-serif !important;
}
.mce-window-head .mce-title,
.mce-checkbox .mce-label {
  color: #FFFFFF !important;
  font-family: 'Lato', sans-serif !important;
  font-weight: 500;
  text-shadow: none !important;
}
.mce-window,
.mce-panel,
.mce-container-body.mce-abs-layout {
  background: #151c25 !important;
  text-shadow: none !important;
}
.mce-checked i.mce-i-checkbox,
i.mce-i-checkbox {
  color: #FFFFFF !important;
  background: rgba(69, 71, 78, 0.6) !important;
  border: 1px solid rgba(69, 71, 78, 0.6) !important;
}
.mce-primary button,
.mce-primary button i,
.mce-btn .mce-txt {
  color: #29323e !important;
  font-family: 'Lato', sans-serif !important;
  font-weight: 400;
}
.mce-tab,
.mce-tab.mce-active,
.mce-tabs,
.mce-tabs + .mce-container-body {
  color: #FFFFFF !important;
  background: rgba(69, 71, 78, 0.6) !important;
}
.ace-jsoneditor .ace_variable {
  color: #c5d5e8 !important;
}
.ace-jsoneditor .ace_marker-layer .ace_selection {
  background: #3b4553 !important;
}
.ace-jsoneditor .ace_editor {
  background-color: transparent;
}
.ace_content {
  background: #29323e !important;
}
.mce-menu-item .mce-ico,
.mce-menu-item .mce-text {
  color: #FFFFFF !important;
}
.mce-container label {
  font-family: 'Lato', sans-serif !important;
  font-weight: 400 !important;
  font-size: 12px !important;
}
.tox-tinymce-inline .tox-editor-header,
.tox-tinymce-aux .tox-editor-header {
  border: 1px solid #000 !important;
  border-radius: 0px !important;
}
.tinymce-selector {
  height: auto !important;
  min-height: 60px;
  max-height: 300px;
  overflow: auto;
}
.tinymce-selector p {
  margin-bottom: 0.25em;
}
.tinymce-selector.mce-content-body div.mce-resizehandle {
  z-index: 1;
}
.tinymce-toolbar .tox-tinymce-inline {
  display: flex !important;
}
.mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before {
  color: #999;
  padding: 0 10px;
  font-size: 12px;
}
.tox .tox-toolbar,
.tox .tox-toolbar__primary,
.tox .tox-toolbar__overflow,
.tox .tox-split-button {
  background-color: #243040 !important;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg height='31px' viewBox='0 0 40 31px' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='30px' width='100' height='1' fill='%23000000'/%3E%3C/svg%3E") left 0 top 0 #000;
  border-radius: 0px !important;
}
.tox .tox-toolbar .tox-tbtn,
.tox .tox-toolbar__primary .tox-tbtn,
.tox .tox-toolbar__overflow .tox-tbtn,
.tox .tox-split-button .tox-tbtn {
  background: transparent;
  color: #FFFFFF;
  height: 19px;
}
.tox .tox-toolbar .tox-tbtn:focus,
.tox .tox-toolbar__primary .tox-tbtn:focus,
.tox .tox-toolbar__overflow .tox-tbtn:focus,
.tox .tox-split-button .tox-tbtn:focus,
.tox .tox-toolbar .tox-tbtn:active,
.tox .tox-toolbar__primary .tox-tbtn:active,
.tox .tox-toolbar__overflow .tox-tbtn:active,
.tox .tox-split-button .tox-tbtn:active,
.tox .tox-toolbar .tox-tbtn:hover,
.tox .tox-toolbar__primary .tox-tbtn:hover,
.tox .tox-toolbar__overflow .tox-tbtn:hover,
.tox .tox-split-button .tox-tbtn:hover {
  background: #000;
  color: #FFFFFF;
}
.tox .tox-toolbar .tox-tbtn svg,
.tox .tox-toolbar__primary .tox-tbtn svg,
.tox .tox-toolbar__overflow .tox-tbtn svg,
.tox .tox-split-button .tox-tbtn svg {
  fill: #FFFFFF !important;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
}
.tox .tox-toolbar .tox-tbtn--disabled .tox-tbtn:focus,
.tox .tox-toolbar__primary .tox-tbtn--disabled .tox-tbtn:focus,
.tox .tox-toolbar__overflow .tox-tbtn--disabled .tox-tbtn:focus,
.tox .tox-split-button .tox-tbtn--disabled .tox-tbtn:focus,
.tox .tox-toolbar .tox-tbtn--disabled .tox-tbtn:active,
.tox .tox-toolbar__primary .tox-tbtn--disabled .tox-tbtn:active,
.tox .tox-toolbar__overflow .tox-tbtn--disabled .tox-tbtn:active,
.tox .tox-split-button .tox-tbtn--disabled .tox-tbtn:active,
.tox .tox-toolbar .tox-tbtn--disabled .tox-tbtn:hover,
.tox .tox-toolbar__primary .tox-tbtn--disabled .tox-tbtn:hover,
.tox .tox-toolbar__overflow .tox-tbtn--disabled .tox-tbtn:hover,
.tox .tox-split-button .tox-tbtn--disabled .tox-tbtn:hover {
  background: #000;
  color: #FFFFFF;
}
.tox .tox-toolbar .tox-tbtn--bespoke,
.tox .tox-toolbar__primary .tox-tbtn--bespoke,
.tox .tox-toolbar__overflow .tox-tbtn--bespoke,
.tox .tox-split-button .tox-tbtn--bespoke {
  background: transparent;
}
.tox .tox-toolbar .tox-tbtn--bespoke .tox-tbtn__select-label,
.tox .tox-toolbar__primary .tox-tbtn--bespoke .tox-tbtn__select-label,
.tox .tox-toolbar__overflow .tox-tbtn--bespoke .tox-tbtn__select-label,
.tox .tox-split-button .tox-tbtn--bespoke .tox-tbtn__select-label {
  width: 3.7em;
}
.tox .tox-toolbar .tox-tbtn--enabled,
.tox .tox-toolbar__primary .tox-tbtn--enabled,
.tox .tox-toolbar__overflow .tox-tbtn--enabled,
.tox .tox-split-button .tox-tbtn--enabled {
  background: #000;
}
.tox .tox-toolbar .tox-split-button:hover,
.tox .tox-toolbar__primary .tox-split-button:hover,
.tox .tox-toolbar__overflow .tox-split-button:hover,
.tox .tox-split-button .tox-split-button:hover {
  box-shadow: 0 0 0 1px #000 inset;
}
.tox .tox-toolbar .tox-split-button:focus,
.tox .tox-toolbar__primary .tox-split-button:focus,
.tox .tox-toolbar__overflow .tox-split-button:focus,
.tox .tox-split-button .tox-split-button:focus {
  background: #000;
}
.tox .tox-toolbar:not([dir=rtl]) .tox-toolbar__group:not(last-of-type),
.tox .tox-toolbar__primary:not([dir=rtl]) .tox-toolbar__group:not(last-of-type),
.tox .tox-toolbar__overflow:not([dir=rtl]) .tox-toolbar__group:not(last-of-type),
.tox .tox-split-button:not([dir=rtl]) .tox-toolbar__group:not(last-of-type) {
  border-right: 1px solid #000;
}
.tox .tox-collection--toolbar .tox-collection__item {
  padding: 0px;
  margin: 1px;
}
.tox .tox-collection--toolbar .tox-collection__item .tox-collection__item-icon {
  height: 36px;
  width: 36px;
}
.tox .tox-collection--toolbar .tox-collection__item .tox-collection__item-icon svg {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  margin-left: -5px;
  margin-right: 2px;
}
.tox .tox-collection--toolbar .tox-collection__item--active,
.tox .tox-collection--toolbar .tox-collection__item--enabled {
  background-color: #000;
}
.tox .tox-collection--toolbar .tox-collection__item--active svg,
.tox .tox-collection--toolbar .tox-collection__item--enabled svg {
  fill: #FFFFFF;
}
.tox .tox-collection--toolbar .tox-collection__item--active .tox-collection__item-label h1,
.tox .tox-collection--toolbar .tox-collection__item--enabled .tox-collection__item-label h1,
.tox .tox-collection--toolbar .tox-collection__item--active .tox-collection__item-label h2,
.tox .tox-collection--toolbar .tox-collection__item--enabled .tox-collection__item-label h2,
.tox .tox-collection--toolbar .tox-collection__item--active .tox-collection__item-label h3,
.tox .tox-collection--toolbar .tox-collection__item--enabled .tox-collection__item-label h3,
.tox .tox-collection--toolbar .tox-collection__item--active .tox-collection__item-label h4,
.tox .tox-collection--toolbar .tox-collection__item--enabled .tox-collection__item-label h4,
.tox .tox-collection--toolbar .tox-collection__item--active .tox-collection__item-label h5,
.tox .tox-collection--toolbar .tox-collection__item--enabled .tox-collection__item-label h5,
.tox .tox-collection--toolbar .tox-collection__item--active .tox-collection__item-label h6,
.tox .tox-collection--toolbar .tox-collection__item--enabled .tox-collection__item-label h6 {
  background-color: transparent !important;
}
.tox .tox-menu {
  background-color: #243040;
  border: 1px solid #000;
}
.tox .tox-collection__item {
  color: #FFFFFF;
}
.tox .tox-insert-table-picker__label {
  color: #FFFFFF;
}
.tox .tox-collection--list .tox-collection__item--active,
.tox .tox-collection--list .tox-collection__item--enabled {
  background-color: #445264;
}
.tox .tox-collection--list .tox-collection__group {
  min-width: max-content;
  border-color: #000;
}
.tox .tox-collection--list .tox-collection__group .tox-collection__item-icon,
.tox .tox-collection--list .tox-collection__group .tox-collection__item-accessory,
.tox .tox-collection--list .tox-collection__group .tox-collection__item-label {
  color: #FFFFFF;
}
.tox .tox-collection__item-checkmark,
.tox .tox-collection__item-caret,
.tox .tox-collection__item-label {
  color: #FFFFFF;
}
.tox .tox-collection__item-checkmark svg,
.tox .tox-collection__item-caret svg,
.tox .tox-collection__item-label svg {
  fill: #FFFFFF;
}
.tox .tox-dialog-wrap__backdrop {
  background: #585858;
  opacity: 0.8;
}
.tox .tox-dialog {
  background: #243040;
  border: 1px solid transparent;
  border-top: 2px solid #22a6af;
  border-radius: 0px;
  max-height: calc(100vh - 100px);
  margin-top: -50px;
}
.tox .tox-dialog .tox-rgb-form label {
  color: #FFFFFF;
}
.tox .tox-dialog .tox-dialog__header {
  background-color: #243040;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
}
.tox .tox-dialog .tox-dialog__header button:hover {
  background-color: transparent;
  border-color: transparent;
}
.tox .tox-dialog .tox-dialog__header button svg {
  fill: #FFFFFF !important;
  border-color: transparent;
}
.tox .tox-dialog .tox-dialog__title {
  color: #FFFFFF;
}
.tox .tox-dialog .tox-dialog__body-content {
  padding: 10px 16px 16px 16px;
  color: #FFFFFF;
}
.tox .tox-dialog .tox-dialog__body-content button:hover {
  background-color: #000;
  border-color: transparent;
}
.tox .tox-dialog .tox-dialog__body-content button svg {
  fill: #FFFFFF !important;
  border-color: transparent;
}
.tox .tox-dialog .tox-dialog__footer {
  background-color: #243040;
  border-top: 1px solid #000;
  direction: rtl;
  padding: 8px 16px 8px 8px;
}
.tox .tox-dialog .tox-dialog__footer .tox-button {
  border-color: #22a6af;
  background-color: #22a6af;
  border-radius: 0px;
  font-family: sans-serif;
  font-size: 14px;
  padding: 2px 15px;
  font-weight: normal;
}
.tox .tox-dialog .tox-dialog__footer .tox-button:hover {
  background: #238a99;
  border-color: #218291;
}
.tox .tox-dialog .tox-dialog__footer .tox-button--secondary {
  background-color: #323b47;
  border-color: #323b47;
  color: #FFFFFF;
  border-radius: 0px;
}
.tox .tox-dialog .tox-dialog__footer .tox-button--secondary:hover {
  border-color: #22a6af;
  background-color: #141b23;
  color: #FFFFFF;
}
.tox .tox-dialog .tox-label {
  color: #FFFFFF;
  margin-bottom: 5px;
}
.tox .tox-dialog .tox-textarea-wrap {
  border-color: transparent;
  border-radius: 0;
  border-style: none;
}
.tox .tox-dialog input,
.tox .tox-dialog .tox-textarea {
  background-color: #0f151d;
  border: 1px solid #000;
  color: #FFFFFF;
  border-radius: 0px;
}
.tox .tox-dialog input:focus,
.tox .tox-dialog .tox-textarea:focus {
  background-color: #0f151d;
  color: #FFFFFF;
  border-color: #22a6af;
  border-radius: 0px;
}
.tox .tox-dialog .tox-selectfield select {
  background-color: #0f151d;
  border-color: #000;
  color: #FFFFFF;
}
.tox .tox-dialog .tox-selectfield svg {
  fill: #FFFFFF;
}
.tox .tox-dialog .tox-dialog__body-nav-item {
  color: #FFFFFF;
}
.tox .tox-dialog .tox-collection__item-icon svg,
.tox .tox-dialog .tox-collection__item--active svg {
  fill: #FFFFFF;
}
.tox .tox-swatches__picker-btn:hover {
  background-color: #000;
}
.tox .tox-swatches__picker-btn svg {
  fill: #FFFFFF;
}
.tox .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
  fill: #0f151d;
}
.tox .tox-listboxfield .tox-listbox--select {
  background-color: #0f151d;
  border: 1px solid #000;
  color: #FFFFFF;
}
.tox.tox-tinymce-aux .tox-toolbar__overflow {
  border: 1px solid #000;
}
.htmlEditorFullscreen {
  height: calc(100vh - 40px) !important;
  max-height: calc(100vh - 40px) !important;
}
.html-editor-table table {
  border-style: solid !important;
}
.custom-markdown-editor-edit-mode {
  background-color: #323b47;
}
.custom-markdown-editor {
  font-size: 12px;
  font-weight: 400;
  padding: 0px 5px 5px 0px;
}
.custom-markdown-editor .te-markdown-tab-section {
  height: auto;
  background: transparent;
}
.custom-markdown-editor .te-markdown-tab-section .te-tab {
  margin: -27px 0px 0px -5px;
  background: transparent;
  position: absolute;
}
.custom-markdown-editor .te-markdown-tab-section .te-tab button {
  background: #171f2b !important;
  padding: 6px 25px !important;
  border: none !important;
  margin-right: 1px;
  color: #FFFFFF !important;
  font-size: 13px;
  height: auto;
}
.custom-markdown-editor .te-markdown-tab-section .te-tab button:last-child {
  border-left: 2px solid transparent !important;
}
.custom-markdown-editor .te-markdown-tab-section .te-tab .te-tab-active {
  border: none !important;
  border-top: 2px solid #22a6af !important;
  background: #323b47 !important;
  color: #FFFFFF !important;
}
.custom-markdown-editor .te-markdown-tab-section .te-tab button:hover {
  background: #323b47 !important;
}
.custom-markdown-editor p {
  margin-bottom: 0px;
}
.custom-markdown-editor pre {
  background-color: #29323e;
  border: 1px solid #0d1218;
}
.custom-markdown-editor span {
  color: #FFFFFF;
}
.custom-markdown-editor table {
  color: #FFFFFF;
  border-collapse: collapse;
}
.custom-markdown-editor table td,
.custom-markdown-editor table th {
  padding: 5px;
  border: 1px solid #3c3c3c;
  color: inherit;
}
.custom-markdown-editor table th {
  background-color: #323b47;
}
.custom-markdown-editor table.no-border td,
.custom-markdown-editor table.no-border th {
  border: none !important;
}
.custom-markdown-editor hr {
  border-color: #FFFFFF;
}
.custom-markdown-editor input {
  color: #FFFFFF;
  border: none;
  background-color: #0f151d;
}
.custom-markdown-editor li {
  color: #FFFFFF;
}
.custom-markdown-editor h1,
.custom-markdown-editor h2,
.custom-markdown-editor h3,
.custom-markdown-editor h4,
.custom-markdown-editor h5,
.custom-markdown-editor h6 {
  color: #FFFFFF;
  border-bottom: none;
}
.custom-markdown-editor blockquote {
  background: #323b47;
}
.custom-markdown-editor .tui-editor-defaultUI {
  border: none;
  margin-top: 30px;
  margin-left: 5px;
}
.custom-markdown-editor .tui-editor-defaultUI .te-toolbar-section {
  height: auto;
  border-bottom: none;
  background: #323b47;
}
.custom-markdown-editor .tui-editor-defaultUI .te-toolbar-section .tui-editor-defaultUI-toolbar {
  background-color: #323b47;
  padding: 3px 0px 0px 0px;
  height: auto;
  width: 100%;
  display: inline-flex;
}
.custom-markdown-editor .tui-editor-defaultUI .te-toolbar-section .tui-editor-defaultUI-toolbar button {
  background-color: #d8d8d8;
  color: #FFFFFF;
}
.custom-markdown-editor .tui-editor-defaultUI .te-toolbar-section .tui-editor-defaultUI-toolbar .tui-toolbar-icons {
  background-color: transparent;
  border: none;
  margin: 5px 0px;
  width: 27px;
  background-image: none;
}
.custom-markdown-editor .tui-editor-defaultUI .te-toolbar-section .tui-editor-defaultUI-toolbar .jinja-expression-btn {
  background-image: none;
  font-size: 16px;
  margin-top: 1px;
}
.custom-markdown-editor .tui-editor-defaultUI .te-toolbar-section .tui-editor-defaultUI-toolbar .jinja-expression-btn:disabled {
  color: #adadad;
}
.custom-markdown-editor .tui-editor-defaultUI .te-editor-section .tui-editor {
  color: #FFFFFF;
}
.custom-markdown-editor .tui-editor-defaultUI .te-editor-section .te-preview {
  background-color: #0f151d;
  padding: 0 5px;
}
.custom-markdown-editor .tui-editor-defaultUI .te-editor-section .te-preview .tui-editor-contents {
  padding-top: 0px;
}
.custom-markdown-editor .tui-editor-defaultUI .te-editor-section .te-preview .tui-editor-contents p {
  color: #FFFFFF;
  margin: 5px 0;
}
.custom-markdown-editor .tui-editor-defaultUI .te-editor-section .te-preview .tui-editor-contents :not(table) {
  line-height: normal;
  box-sizing: border-box;
}
.custom-markdown-editor .tui-editor-defaultUI .te-editor-section .te-preview .tui-editor-contents .te-preview-highlight {
  background: transparent;
}
.custom-markdown-editor .tui-editor-defaultUI .te-editor-section .te-preview .tui-editor-contents .te-preview-highlight::after {
  background: transparent;
}
.custom-markdown-editor .tui-editor-defaultUI .te-editor-section .te-preview .tui-editor-contents blockquote {
  padding-top: 5px;
  padding-bottom: 5px;
}
.custom-markdown-editor .tui-editor-defaultUI .te-editor-section .te-preview .tui-editor-contents ol li::before {
  color: #FFFFFF;
}
.custom-markdown-editor .tui-editor-defaultUI .te-editor-section .te-preview .tui-editor-contents pre {
  background-color: #29323e !important;
  border: 1px solid #0d1218;
}
.custom-markdown-editor .tui-editor-defaultUI .te-editor-section .te-ww-mode .te-ww-container {
  background-color: #0f151d;
}
.custom-markdown-editor .tui-editor-defaultUI .te-mode-switch-section {
  background-color: #323b47;
  border: none;
}
.custom-markdown-editor .tui-editor-defaultUI .tui-popup-wrapper {
  background-color: #323b47;
  border: 1px solid #000;
}
.custom-markdown-editor .tui-editor-defaultUI .tui-popup-wrapper .tui-popup-header .tui-popup-title {
  color: #FFFFFF;
}
.custom-markdown-editor .tui-editor-defaultUI .tui-popup-wrapper .tui-popup-header .tui-popup-title .te-input-language input {
  background-color: #29323e;
}
.custom-markdown-editor .tui-editor-defaultUI .tui-popup-wrapper .tui-popup-body label {
  color: #FFFFFF;
}
.custom-markdown-editor .tui-editor-defaultUI .tui-popup-wrapper .tui-popup-body .te-button-section {
  text-align: right;
}
.custom-markdown-editor .tui-editor-defaultUI .tui-popup-wrapper .tui-popup-body .te-button-section button {
  background-color: #d8d8d8;
  color: #000000;
}
.custom-markdown-editor .tui-editor-defaultUI .tui-popup-wrapper .tui-popup-body li:hover {
  background-color: #5b84b3;
}
.custom-markdown-editor .tui-editor-defaultUI .te-popup-code-block-languages button {
  background-color: #151c25;
  color: #FFFFFF;
}
.custom-markdown-editor .tui-editor-defaultUI .te-popup-code-block-languages button.active {
  background-color: #d8d8d8;
  color: #000000;
}
.custom-markdown-editor .tui-editor-defaultUI .te-popup-table-utils hr {
  display: none;
}
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror {
  background-color: #0f151d;
  color: #FFFFFF;
  font-family: inherit;
}
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .CodeMirror-cursor {
  border-left: 1px solid #FFFFFF;
  min-height: 18.8889px;
}
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .CodeMirror-placeholder {
  border: none;
  padding: 0px 7px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  text-align: left;
  font-family: inherit;
}
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .CodeMirror-selected {
  background: #87898d;
}
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .CodeMirror-line::selection,
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .CodeMirror-line > span::selection,
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .CodeMirror-line > span > span::selection {
  background: #5b84b3;
}
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .CodeMirror-line::-moz-selection,
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .CodeMirror-line > span::-moz-selection,
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .CodeMirror-line > span > span::-moz-selection {
  background: #5b84b3;
}
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .cm-link,
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .tui-md-link {
  color: #22a6af !important;
}
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .cm-header {
  color: #FFFFFF;
}
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .CodeMirror-lines {
  padding: 5px 0px;
}
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .CodeMirror-line {
  padding: 0px 5px;
}
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .cm-variable-2,
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .cm-variable-3,
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .cm-comment,
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .cm-keyword,
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .cm-quote,
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .cm-string,
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .cm-string-2,
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .tui-md-marked-text,
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .tui-md-list-item-bullet,
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .cm-number {
  color: #FFFFFF;
}
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .cm-url {
  color: #22a6af;
}
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror .CodeMirror-linebackground {
  background: #323b47;
  left: 3px;
  right: 3px;
}
.custom-markdown-editor .tui-editor-defaultUI .CodeMirror-focused .CodeMirror-selected {
  background: #5b84b3 !important;
}
.custom-markdown-editor .cs-datatable-btn {
  color: #22a6af;
}
.custom-markdown-editor .tui-toolbar-icons {
  color: #FFFFFF;
}
.custom-markdown-editor .tui-toolbar-icons:disabled {
  color: #adadad !important;
  opacity: 0.5;
}
.custom-markdown-editor .tui-toolbar-icons::before {
  font: normal normal normal 14px/1 Cybersponse;
}
.custom-markdown-editor .tui-heading:before {
  content: "\d2166";
}
.custom-markdown-editor .tui-bold:before {
  content: "\d2309";
}
.custom-markdown-editor .tui-italic:before {
  content: "\d6123";
}
.custom-markdown-editor .tui-strike:before {
  content: "\d9022";
}
.custom-markdown-editor .tui-hrline:before {
  content: "\f3418";
}
.custom-markdown-editor .tui-quote:before {
  content: "\d3232";
}
.custom-markdown-editor .tui-ul:before {
  content: "\d4367";
}
.custom-markdown-editor .tui-ol:before {
  content: "\d5461";
}
.custom-markdown-editor .tui-indent:before {
  content: "\d3436";
}
.custom-markdown-editor .tui-outdent:before {
  content: "\d4521";
}
.custom-markdown-editor .tui-table:before {
  content: "\d1623";
}
.custom-markdown-editor .tui-image:before {
  content: "\d7672";
}
.custom-markdown-editor .tui-link:before {
  content: "\d0912";
}
.custom-markdown-editor .tui-code:before {
  content: "\d3269";
}
.custom-markdown-editor .tui-codeblock:before {
  content: "\d4321";
}
.md-spinner-wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  color: white;
  background: rgba(0, 0, 0, 0.25);
}
.md-spinner-wrapper .md-spinner-container {
  position: absolute;
  left: 45%;
  top: 45%;
}
.iframe-md-option {
  background-color: #FFF;
  height: 600px;
}
.tui-tooltip {
  display: none !important;
}
.data-ingestion-wizard .data-sources .connector-icon-width {
  width: 40px;
}
/*----------------------------------------
View Templates
 - Styles for view template editing.
----------------------------------------*/
.widgets-container {
  min-height: 50px;
  border: 1px dashed #5e5e5e;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 10px;
  padding: 5px !important;
  margin-right: 5px;
}
.widgets-container > li {
  padding: 0 0 5px !important;
}
.widgets-container > li div.as-sortable-item-handle {
  padding: 0 !important;
}
.widgets-container > li div.sortable-dropdown {
  padding: 5px 0;
  border: 1px solid #0d1218;
  border-top: none;
}
.widgets-container > li:last-child {
  padding-bottom: 0 !important;
}
.widgets-container.as-sortable-drag {
  border: none;
  margin-bottom: 0;
}
.widgets-container .nav.nav-tabs {
  border-bottom: none;
}
.widgets-container .nav.nav-tabs li {
  margin-bottom: 0px;
}
.widget-column-header {
  border: 1px dashed #5e5e5e;
  border-bottom: none;
  padding: 3px 0;
  margin-right: 5px;
  text-align: center;
}
.structure-group {
  padding: 5px;
  border-right: 1px solid #5e5e5e;
}
.structure-group:last-child {
  border-right: none;
}
.widget-icon {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  top: 0px;
}
.widget-icon.column-12 {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -149px;
  width: 24px;
  height: 15px;
}
.widget-icon.column-6 {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -169px;
  width: 24px;
  height: 15px;
}
.widget-icon.column-3 {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -189px;
  width: 24px;
  height: 15px;
}
.widget-icon.column-4 {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -209px;
  width: 24px;
  height: 15px;
}
.widget-icon.column-3-9 {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -229px;
  width: 24px;
  height: 15px;
}
.widget-icon.column-9-3 {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -249px;
  width: 24px;
  height: 15px;
}
.widget-icon.column-collapsible-left {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -608px;
  width: 24px;
  height: 15px;
}
.widget-icon.column-collapsible-right {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -628px;
  width: 24px;
  height: 15px;
}
.widget-icon.form-group-widget {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -270px;
  width: 25px;
  height: 17px;
}
.widget-icon.rows-widget {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -349px;
  width: 25px;
  height: 17px;
}
.widget-icon.chart-widget {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -389px;
  width: 21px;
  height: 17px;
}
.widget-icon.system-monitoring-widget {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -491px;
  width: 25px;
  height: 17px;
}
.widget-icon.relationship-count-widget {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -551px;
  width: 25px;
  height: 17px;
}
.widget-icon.performance-widget {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -465px;
  width: 21px;
  height: 17px;
}
.widget-icon.grid-widget {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -412px;
  width: 25px;
  height: 17px;
}
.widget-icon.card-widget {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -270px;
  width: 25px;
  height: 17px;
}
.widget-icon.tabs-widget {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -439px;
  width: 25px;
  height: 17px;
}
.widget-icon.iframe-widget {
  background: url("../../images/iframe_icon_white.png") no-repeat;
  width: 25px;
  height: 17px;
}
.widget-icon.system-monitoring-widget {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -492px;
  width: 25px;
  height: 20px;
}
.widget-icon.list-widget {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -147px;
  width: 24px;
  height: 16px;
}
.widget-icon.card-count-widget {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -187px;
  width: 24px;
  height: 16px;
}
.widget-icon.connector-health-widget {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px -574px;
  width: 26px;
  height: 25px;
}
.widget-icon:focus {
  outline: none;
  border: none;
}
.columns {
  opacity: 0.6;
}
.columns:hover {
  opacity: 1;
}
#main-view-template {
  background: #1b2430;
  min-height: calc(100vh - 115px);
  height: 100%;
}
@media all and (-ms-high-contrast: none), (min--moz-device-pixel-ratio: 0) {
  #main-view-template {
    padding-bottom: 50px;
    /* IE, Firefox */
  }
}
#main-view-template .template-edit-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 51px;
  background: #323b47;
  z-index: 1035;
  padding: 0px 30px;
}
#main-view-template .template-edit-bar.row {
  margin-left: -9px;
}
#main-view-template .template-edit-bar .edit-template-info {
  color: #f6a623;
}
#main-view-template .template-edit-bar .btn-container {
  margin-top: -23px;
}
#main-view-template .template-edit-bar .btn-container .btn-link {
  color: #FFFFFF;
}
#main-view-template .panel-heading.panel-default {
  background-color: #1b2430;
}
#main-view-template .panel-body.panel-default {
  background-color: #1b2430;
}
#main-view-template .as-sortable-placeholder {
  background-color: #2d87e3;
  border: 1px dashed #2061a3;
  opacity: 0.5;
}
#main-view-template .panel-heading {
  background-color: #1e2124;
  border: 1px solid #0d1218;
  height: 50px;
  font-size: 0.9em;
  line-height: 48px;
  padding: 0 15px;
  text-overflow: ellipsis;
  overflow: hidden;
}
#main-view-template .panel-heading.small {
  line-height: 32px;
  height: 34px;
  font-size: 0.8em;
}
.as-sortable-item .panel-heading #main-view-template:hover {
  background: #25282C;
}
#main-view-template .rows-configuration-container:not(:first-child) {
  margin-top: 25px;
}
#main-view-template .view-primary-tabs .container-column {
  padding-left: 15px !important;
}
.panel-heading .as-sortable-item-handle {
  padding: 5px 15px;
}
.row-widget-configuration {
  background-color: #1b2430;
  color: #c5d5e8;
}
.banner-modal {
  margin: 40px auto;
}
.widget-panel {
  position: relative;
}
.widget-panel .remove-widget-container {
  position: absolute;
  top: 0;
  right: 0;
}
.widget-panel .remove-widget-container.fields-list {
  padding-top: 4px;
}
.widget-panel .remove-widget-container .highlight-mode-checkbox {
  margin-top: 7px;
}
.widget-panel .light-mode-widget-container {
  position: absolute;
  top: 8px;
  right: 140px;
}
.widget-panel .light-mode-view-panel-widget-container {
  position: absolute;
  top: 5px;
  right: 140px;
}
.screenToPrint .fa-refresh,
.screenToPrint .fa-caret-down,
.screenToPrint .list-action,
.screenToPrint .grid-actions,
.screenToPrint .ui-grid-icon-container,
.screenToPrint .fa-angle-up,
.screenToPrint .fa-angle-down,
.screenToPrint .icon-refresh {
  display: none;
}
.screenToPrint .fa-refresh span,
.screenToPrint .fa-caret-down span,
.screenToPrint .list-action span,
.screenToPrint .grid-actions span,
.screenToPrint .ui-grid-icon-container span,
.screenToPrint .fa-angle-up span,
.screenToPrint .fa-angle-down span,
.screenToPrint .icon-refresh span {
  line-height: inherit;
}
.view-panel-edit-bottom-bar {
  width: 100%;
}
.view-panel-edit-bottom-bar .action-select {
  min-width: 180px;
  max-width: 230px;
  height: 31px;
  font-size: 12px;
}
.correlation-widget-view {
  height: 500px;
  border: 15px solid #1b2430;
  border-top: none;
}
.correlation-graph-container-fullscreen {
  height: calc(100% - 71px);
}
.correlation-graph {
  background: url("../../images/bg_playbook_SteelTheme.png");
}
.recycle-bin-wrapper {
  background: #1b2430;
  min-height: calc(100vh - 115px);
  max-height: calc(100vh - 115px);
  overflow: auto;
}
.recycle-bin-wrapper .grid-wrapper {
  height: calc(100vh - 195px);
}
.recycle-bin-wrapper .grid-wrapper .grid-widget-container {
  width: calc(100% - 3px);
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
}
.img-rounded {
  border-radius: 3px;
}
.timeline-backround {
  background: url("../../images/bg_playbook_SteelTheme.png");
  overflow: auto;
  width: 100%;
  padding: 20px 0;
  border: 10px solid #1b2430;
}
.img-thumbnail {
  background-color: #fff;
  border: 1px solid #ededf0;
  border-radius: 3px;
  display: inline-block;
  height: auto;
  line-height: 1.42857143;
  max-width: 100%;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 2px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
.timeline-container {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.timeline-container .label-head {
  padding: 5px;
  background: #1b2430;
}
.timeline {
  padding: 0;
  list-style: none;
  position: relative;
  margin-top: 20px;
  margin-bottom: -10px;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #0d1218;
  left: 50%;
  margin-left: -1.5px;
}
.timeline-event {
  margin-bottom: 20px;
  position: relative;
}
.timeline-footer {
  margin-top: 10px;
  padding: 10px 0;
}
.timeline-footer a {
  color: #fff;
  background-color: #acb7c0;
  border-radius: 0.25em;
  padding: 0.8em 1em;
  margin: 0;
}
timeline-badge.create {
  border: 2px solid #C18820;
}
timeline-badge.update {
  border: 2px solid #617C47;
}
timeline-badge.link {
  border: 2px solid #32829B;
}
timeline-badge.delink {
  border: 2px solid #953432;
}
timeline-badge.comment {
  border: 2px solid #284788;
}
timeline-badge.attach {
  border: 2px solid #00806C;
}
timeline-badge.trigger {
  border: 2px solid #E35517;
}
.timeline-heading {
  font-size: 15px;
}
.timeline-heading .audit-record .badge {
  font-weight: normal !important;
  background-color: #22a6af !important;
}
.timeline-heading .audit-record.tborder-top {
  border-top: 2px solid;
}
.timeline-heading .audit-record.create {
  border-color: #C18820;
}
.timeline-heading .audit-record.update {
  border-color: #617C47;
}
.timeline-heading .audit-record.link {
  border-color: #32829B;
}
.timeline-heading .audit-record.delink {
  border-color: #953432;
}
.timeline-heading .audit-record.trigger {
  border-color: #E35517;
}
.timeline-heading .action-icon {
  width: 50px;
  text-align: center;
  line-height: 55px;
  font-size: 22px;
  color: #FFF;
}
.timeline-heading .action-icon.create {
  background-color: #EFA725;
  border: 1px solid #C18820;
}
.timeline-heading .action-icon.update {
  background-color: #85AB61;
  border: 1px solid #617C47;
}
.timeline-heading .action-icon.link {
  background-color: #45B3D5;
  border: 1px solid #32829B;
}
.timeline-heading .action-icon.delink {
  background-color: #DD4C48;
  border: 1px solid #953432;
}
.timeline-heading .action-icon.comment {
  background-color: #425A8B;
  border: 1px solid #284788;
}
.timeline-heading .action-icon.attach {
  background-color: #00AE94;
  border: 1px solid #00806C;
}
.timeline-heading .action-icon.trigger {
  background-color: #EE520E;
  border: 1px solid #E35517;
}
.timeline-heading .subtitle {
  font-size: 12px;
}
.timeline-heading .action-open {
  width: 50px;
  text-align: center;
  line-height: 50px;
  padding-top: 5px;
}
.timeline-heading .action-open .create {
  color: #EFA725;
}
.timeline-heading .action-open .update {
  color: #85AB61;
}
.timeline-heading .action-open .link {
  color: #45B3D5;
}
.timeline-heading .action-open .delink {
  color: #DD4C48;
}
.timeline-heading .action-open .comment {
  color: #425A8B;
}
.timeline-heading .action-open .trigger {
  color: #EE520E;
}
.timeline-heading .action-title {
  padding: 5px 10px;
  width: 85%;
}
.timeline-heading .timeline-active-headline {
  background-color: #1b2430;
}
.timeline-title {
  margin-top: 0;
}
timeline-panel {
  background-color: #35383D;
  float: left;
  border: 1px none #323b47;
  border-radius: 2px;
  top: -20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
timeline-panel > * {
  margin: 0;
}
timeline-panel:before {
  position: absolute;
  top: 15px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #323b47;
  border-right: 0 solid #323b47;
  border-bottom: 15px solid transparent;
  content: " ";
}
timeline-panel:after {
  position: absolute;
  top: 15px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #35383D;
  border-right: 0 solid #35383D;
  border-bottom: 14px solid transparent;
  content: " ";
}
timeline-panel .link-details {
  border-top: 1px solid #0d1218;
  margin-top: 5px;
}
.timeline-content-panel {
  padding: 10px;
  margin-left: 15px;
}
timeline-badge {
  -webkit-box-shadow: -1px 0px 0px 5px #0d1218;
  box-shadow: -1px 0px 0px 5px #0d1218;
  color: #fff;
  width: 12px;
  height: 12px;
  line-height: 24px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  background-color: #0d1218;
  z-index: 1;
  border-radius: 50%;
}
.timeline-inverted timeline-panel {
  float: right;
}
.timeline-inverted timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline-inverted timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-panel {
  word-wrap: break-word;
  text-align: left;
}
.timeline-event:after,
.timeline-event:before {
  content: " ";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  timeline-panel {
    width: calc(50% - 45px);
    width: -moz-calc(50% - 45px);
    width: -webkit-calc(50% - 45px);
  }
}
@media only screen and (max-width: 767px) {
  .timeline:before {
    left: 40px;
  }
  timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 36px;
  }
  timeline-panel {
    float: right;
  }
  timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
    top: 14px;
  }
  timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
    top: 15px;
  }
}
ul.timeline .timeline-badge .glyphicon {
  top: 2px;
}
.btn-link-default {
  opacity: 0.6;
  color: #c5d5e8;
}
.btn-link-default:hover {
  opacity: 1;
  color: #c5d5e8;
}
.fixed-height-sm {
  max-height: 350px;
  overflow-y: auto;
}
.timeline:before {
  background-color: #22a6af;
  margin-left: 0px;
  width: 1px;
}
.timeline-filter {
  padding: 10px;
}
.timeline-filter select {
  border: 1px solid #0d1218 !important;
}
#grid-calendar ul.datetime-picker-dropdown {
  left: -100px !important;
}
.replication-failed .event-heading {
  color: #c14141;
}
.timeline-content-display p {
  margin: 0;
}
/*----------------------------------------
Dynamic Values
 - Styles for designer
----------------------------------------*/
#dynamicVariableList {
  font-weight: 500;
  list-style: none;
  font-size: 0.8em;
  line-height: 27px;
  display: flex;
  align-items: center;
  background: #1b2430;
  padding: 3px 10px;
  margin-bottom: 5px;
  border-top: 2px solid #0d1218;
}
#dynamicVariableList:hover {
  color: #FFFFFF;
  background: #323b47;
  text-decoration: none;
}
#dynamicVariableList > span.fa,
#dynamicVariableList span.icon {
  margin-right: 5px;
}
#dynamicVariableList > div {
  min-width: 154px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dynamicvariable-list {
  overflow: auto;
  margin-top: 5px !important;
}
.edit-dynamicvariable {
  padding: 10px;
  background-color: #0d1218;
  border-color: #0d1218;
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  margin-top: 10px;
}
/*----------------------------------------
Jinja  Generator
 - Styles for Jinja  Generator menu.
----------------------------------------*/
.jinja-popup {
  min-width: 495px;
  min-height: 340px;
  background: #1b2430;
  border-color: #22a6af;
  padding: 0;
  border-radius: 0px;
  border-left: 2px solid #22a6af;
}
.jinja-popup.record-field-popup {
  border: 2px solid #22a6af;
  left: 50% !important;
  top: 25% !important;
}
.jinja-popup.record-field-popup .arrow {
  display: none;
}
.jinja-popup.record-field-popup .exprsn-title-wrapper {
  background: #0d1218;
}
.jinja-popup .jinja-no-data {
  font-size: 0.8em;
}
.jinja-popup .arrow:after {
  border-right-color: #22a6af !important;
}
.jinja-popup .jinja-header {
  padding: 10px;
  background-color: #1b2430;
  color: #ffffff;
  font-size: 16px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom: none;
}
.jinja-popup .nav-tabs.nav-stacked {
  background: transparent;
  border-bottom: none;
  margin-bottom: 30px;
  width: 145px;
}
.jinja-popup .nav-tabs.nav-stacked:Last-child {
  padding-bottom: 10px;
}
.jinja-popup .nav-tabs.nav-stacked > li + li {
  margin-top: 0;
}
.jinja-popup .nav-tabs.nav-stacked li a {
  color: #c5d5e8;
  font-weight: 500;
  font-size: 0.8em;
  padding: 10px 10px !important;
  text-transform: none;
  margin-right: 0;
  border: none !important;
  border-left: 5px solid transparent;
}
.jinja-popup .nav-tabs.nav-stacked li a:hover {
  background: #323b47;
  color: #FFFFFF;
  border-left: 3px solid #22a6af;
}
.jinja-popup .nav-tabs.nav-stacked li.active a {
  background: #1b2430;
  border-bottom: none;
  color: #FFFFFF;
  font-weight: 500;
  border-left: 3px solid #22a6af;
}
.jinja-popup .nav-tabs.nav-stacked li.active a:active,
.jinja-popup .nav-tabs.nav-stacked li.active a:focus,
.jinja-popup .nav-tabs.nav-stacked li.active a:hover {
  background: #1b2430;
  border-left: 3px solid #22a6af;
}
.jinja-popup .panel-heading {
  border: none !important;
  font-size: 0.8em;
  background: #1b2430;
  padding: 10px 15px 10px 10px;
  border-radius: 0px;
}
.jinja-popup .panel-heading a {
  text-decoration: none;
}
.jinja-popup .panel-body {
  border: none !important;
  padding: 10px;
  padding-bottom: 5px;
  border-top-color: #e61010;
  background-color: #1b2430;
}
.jinja-popup .popover-content {
  padding: 0px;
}
.jinja-popup .jinja-menu {
  height: 325px;
  position: absolute;
  overflow: inherit;
  background: #0d1218;
}
.jinja-popup .jinja-menu ul {
  border: none;
  padding: 0;
}
.jinja-popup .jinja-menu ul li {
  list-style: none;
}
.jinja-popup .jinja-menu ul li.active {
  width: 146px;
}
.jinja-popup .jinja-menu ul li a {
  margin-right: 0;
  padding: 5px 25px;
  font-size: 1em;
  background: transparent;
}
.jinja-popup .jinja-menu ul li a:hover,
.jinja-popup .jinja-menu ul li a.active {
  background: #29323e;
  color: #ffffff;
}
.jinja-popup .jinja-content {
  background: #0d1218;
  overflow: auto;
  margin-left: 160px;
  height: 325px;
  padding: 5px;
  padding-bottom: 50px;
}
.jinja-popup .jinja-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.jinja-popup .jinja-content ul li a {
  color: #c5d5e8;
  font-weight: 500;
  list-style: none;
  font-size: 0.8em;
  line-height: 27px;
  display: block;
  background: #1b2430;
  padding: 3px 10px;
  margin-bottom: 5px;
  border-top: 2px solid #0d1218;
  box-shadow: 1px 1px 1px #0d1218;
}
.jinja-popup .jinja-content ul li a:hover {
  color: #FFFFFF;
  background: #323b47;
  text-decoration: none;
}
.jinja-popup .jinja-content ul li a > span.fa,
.jinja-popup .jinja-content ul li a span.icon {
  margin-right: 5px;
}
.jinja-popup .jinja-content .btn-link {
  font-size: 0.8em;
  text-decoration: underline;
}
.jinja-popup .jinja-content .btn-link:hover,
.jinja-popup .jinja-content .btn-link:focus {
  color: #2d87e3;
}
.jinja-popup .jinja-content .cs-select select {
  font-size: 0.8em;
}
.richtext-jinja-placeholder {
  top: 20px;
  position: relative;
}
.result-output {
  cursor: auto !important;
  opacity: 1 !important;
}
.lookup-seperator {
  stroke: #29323e;
  stroke-width: 3;
}
.playbook-select {
  background: #29323e;
  border: 1px solid #171f27;
  color: #FFFFFF;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15);
  padding-left: 10px !important;
  width: 100%;
}
.playbook-select:focus,
.playbook-select:hover {
  background: #243040;
  border: 1px solid #22a6af;
  color: #FFFFFF;
}
.playbook-select > button {
  width: 100%;
  height: 34px !important;
  text-align: left;
}
.playbook-select > button:hover {
  color: inherit !important;
}
.playbook-select > button > i {
  display: block !important;
}
.dynamic-window-container {
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
  transition: width 0.5s;
  width: 0px;
  box-shadow: 5px 0px 10px 0px #0d1218;
  background: linear-gradient(to right, transparent 5%, rgba(0, 0, 0, 0.3) 100%);
  float: left;
  height: 100%;
}
.dynamic-window-container .dynamic-window {
  width: 430px;
}
.dynamic-window-container .jinja-no-data {
  font-size: 13px;
  margin-left: 20px;
  line-height: 15px;
  opacity: 0.65;
}
.dynamic-window-container .nav.nav-tabs {
  position: sticky;
  z-index: 10;
  top: 0px;
  margin-bottom: 15px;
  padding: 0px 0px 3px 0px;
  background: #141b23 !important;
}
.dynamic-window-container .panel-group .panel {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.dynamic-window-container .panel-group .panel.panel-open {
  border-left: 1px solid #22a6af;
  background: #29323e;
}
.dynamic-window-container .panel-group .panel.panel-open .panel-heading {
  background: #29323e;
}
.dynamic-window-container .panel-heading {
  border: none !important;
  font-size: 0.8em;
  background: #1b2430;
  padding: 0px;
}
.dynamic-window-container .panel-heading .panel-title {
  font-size: 14px;
}
.dynamic-window-container .panel-heading a {
  text-decoration: none;
  display: block;
  padding: 10px 15px 10px 10px;
}
.dynamic-window-container .panel-heading:hover {
  background: #161e2b;
}
.dynamic-window-container .panel-body {
  border: none !important;
  padding: 0px;
  background: transparent;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.dynamic-window-container .tab-content {
  padding: 0px 10px;
  border-top: none !important;
}
.dynamic-window-container .popover-content {
  padding: 0px;
}
.dynamic-window-container .jinja-menu {
  height: 325px;
  position: absolute;
  overflow: inherit;
  background: #0d1218;
}
.dynamic-window-container .jinja-menu ul {
  border: none;
  padding: 0;
}
.dynamic-window-container .jinja-menu ul li {
  list-style: none;
}
.dynamic-window-container .jinja-menu ul li.active {
  width: 146px;
}
.dynamic-window-container .jinja-menu ul li a {
  margin-right: 0;
  padding: 5px 25px;
  font-size: 1em;
  background: transparent;
}
.dynamic-window-container .jinja-menu ul li a:hover,
.dynamic-window-container .jinja-menu ul li a.active {
  background: #29323e;
  color: #ffffff;
}
.dynamic-window-container .jinja-content {
  background: #0d1218;
  overflow: auto;
  margin-left: 160px;
  height: 325px;
  padding: 5px;
  padding-bottom: 50px;
}
.dynamic-window-container .jinja-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.dynamic-window-container .jinja-content ul li a {
  color: #c5d5e8;
  font-weight: 500;
  list-style: none;
  font-size: 0.8em;
  line-height: 27px;
  display: block;
  background: #1b2430;
  padding: 3px 10px;
  margin-bottom: 5px;
  border-top: 2px solid #0d1218;
  box-shadow: 1px 1px 1px #0d1218;
}
.dynamic-window-container .jinja-content ul li a:hover {
  color: #FFFFFF;
  background: #323b47;
  text-decoration: none;
}
.dynamic-window-container .jinja-content ul li a > span.fa,
.dynamic-window-container .jinja-content ul li a span.icon {
  margin-right: 5px;
}
.dynamic-window-container .jinja-content .btn-link {
  font-size: 0.8em;
  text-decoration: underline;
}
.dynamic-window-container .jinja-content .btn-link:hover,
.dynamic-window-container .jinja-content .btn-link:focus {
  color: #2d87e3;
}
.dynamic-window-container .jinja-content .cs-select select {
  font-size: 0.8em;
}
.dynamic-window-container .iri-values li {
  list-style: none;
}
.dynamic-window-container .iri-values li a {
  padding: 6px 10px 6px 10px;
  font-size: 12px;
  border: 1px solid #0d1218;
  background: #1b2430;
  text-decoration: none;
  line-height: 16px;
  color: #c5d5e8;
}
.dynamic-window-container .iri-values li a:hover {
  background: #161e2b;
}
.dynamic-window-container .iri-values li a:hover .operation-tooltip {
  visibility: visible;
}
.dynamic-window-container .iri-values li a .operation-tooltip {
  visibility: hidden;
}
.dynamic-window-container .iri-values li:not(:last-child) a {
  border-bottom: none;
}
.dynamic-window-container .iri-values li:first-child a {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.dynamic-window-container .iri-values li:last-child a {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.dynamic-window-container .json-formatter-row .json-node {
  font-weight: 400;
  margin-bottom: -1px !important;
}
.dynamic-window-container .json-formatter-row .json-node:hover > .inner-text,
.dynamic-window-container .json-formatter-row .json-node:hover > .toggler {
  background: #161e2b;
}
.dynamic-window-container .json-formatter-row .json-node .inner-text,
.dynamic-window-container .json-formatter-row .json-node .toggler {
  background: #1b2430;
}
.dynamic-window-container .functions .expression .expression-item:nth-child(odd) {
  background-color: #121923;
}
.dynamic-window-container .functions .expression .expression-item:nth-child(odd) a {
  background: none;
}
.dynamic-window-container .functions .expression .expression-item:nth-child(even) {
  background-color: #1b2430;
}
.dynamic-window-container .functions .expression .expression-item:nth-child(even) a {
  background: none;
}
.jinja-focus {
  border: 1px solid #22a6af;
}
.second-window-container {
  overflow-y: auto;
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
  transition: width 0.5s;
  width: 0px;
  box-shadow: 5px 0px 10px 0px #0d1218;
  background: linear-gradient(to right, transparent 5%, rgba(0, 0, 0, 0.3) 100%);
  float: left;
  height: 100%;
}
.second-window-container .second-window-heading {
  position: sticky;
  top: 0px;
  background: #1b2430;
  z-index: 9;
  padding: 2px 10px 5px 5px;
  height: 56px;
  border-bottom: 1px solid #0d1218;
}
.second-window-container .panel-group {
  margin: 10px;
}
.second-window-container .dynamic-variable-errors {
  margin: 12px;
}
.second-window-container .dynamic-window {
  width: 430px;
}
.second-window-container .jinja-no-data {
  font-size: 13px;
  margin-left: 20px;
  line-height: 15px;
  opacity: 0.65;
}
.second-window-container .nav.nav-tabs {
  position: sticky;
  z-index: 10;
  top: 0px;
  margin-bottom: 15px;
  padding: 0px 0px 3px 0px;
  background: #141b23 !important;
}
.second-window-container .panel-group .panel {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.second-window-container .panel-group .panel.panel-open {
  border-left: 1px solid #22a6af;
  background: #29323e;
}
.second-window-container .panel-group .panel.panel-open .panel-heading {
  background: #29323e;
}
.second-window-container .panel-heading {
  border: none !important;
  font-size: 0.8em;
  background: #1b2430;
  padding: 0px;
}
.second-window-container .panel-heading .panel-title {
  font-size: 14px;
}
.second-window-container .panel-heading a {
  text-decoration: none;
  display: block;
  padding: 10px 15px 10px 10px;
}
.second-window-container .panel-heading:hover {
  background: #161e2b;
}
.second-window-container .panel-body {
  border: none !important;
  padding: 0px;
  background: transparent;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.second-window-container .tab-content {
  padding: 0px 10px;
  border-top: none !important;
}
.second-window-container .popover-content {
  padding: 0px;
}
.second-window-container .jinja-menu {
  height: 325px;
  position: absolute;
  overflow: inherit;
  background: #0d1218;
}
.second-window-container .jinja-menu ul {
  border: none;
  padding: 0;
}
.second-window-container .jinja-menu ul li {
  list-style: none;
}
.second-window-container .jinja-menu ul li.active {
  width: 146px;
}
.second-window-container .jinja-menu ul li a {
  margin-right: 0;
  padding: 5px 25px;
  font-size: 1em;
  background: transparent;
}
.second-window-container .jinja-menu ul li a:hover,
.second-window-container .jinja-menu ul li a.active {
  background: #29323e;
  color: #ffffff;
}
.second-window-container .jinja-content {
  background: #0d1218;
  overflow: auto;
  margin-left: 160px;
  height: 325px;
  padding: 5px;
  padding-bottom: 50px;
}
.second-window-container .jinja-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.second-window-container .jinja-content ul li a {
  color: #c5d5e8;
  font-weight: 500;
  list-style: none;
  font-size: 0.8em;
  line-height: 27px;
  display: block;
  background: #1b2430;
  padding: 3px 10px;
  margin-bottom: 5px;
  border-top: 2px solid #0d1218;
  box-shadow: 1px 1px 1px #0d1218;
}
.second-window-container .jinja-content ul li a:hover {
  color: #FFFFFF;
  background: #323b47;
  text-decoration: none;
}
.second-window-container .jinja-content ul li a > span.fa,
.second-window-container .jinja-content ul li a span.icon {
  margin-right: 5px;
}
.second-window-container .jinja-content .btn-link {
  font-size: 0.8em;
  text-decoration: underline;
}
.second-window-container .jinja-content .btn-link:hover,
.second-window-container .jinja-content .btn-link:focus {
  color: #2d87e3;
}
.second-window-container .jinja-content .cs-select select {
  font-size: 0.8em;
}
.second-window-container .iri-values li {
  list-style: none;
}
.second-window-container .iri-values li a {
  padding: 6px 10px 6px 10px;
  font-size: 12px;
  border: 1px solid #0d1218;
  background: #1b2430;
  text-decoration: none;
  line-height: 16px;
  color: #c5d5e8;
}
.second-window-container .iri-values li a:hover {
  background: #161e2b;
}
.second-window-container .iri-values li a:hover .operation-tooltip {
  visibility: visible;
}
.second-window-container .iri-values li a .operation-tooltip {
  visibility: hidden;
}
.second-window-container .iri-values li:not(:last-child) a {
  border-bottom: none;
}
.second-window-container .iri-values li:first-child a {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.second-window-container .iri-values li:last-child a {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.second-window-container .json-formatter-row .json-node {
  font-weight: 400;
  margin-bottom: -1px !important;
}
.second-window-container .json-formatter-row .json-node:hover > .inner-text,
.second-window-container .json-formatter-row .json-node:hover > .toggler {
  background: #161e2b;
}
.second-window-container .json-formatter-row .json-node .inner-text,
.second-window-container .json-formatter-row .json-node .toggler {
  background: #1b2430;
}
.second-window-container .functions .expression .expression-item:nth-child(odd) {
  background-color: #121923;
}
.second-window-container .functions .expression .expression-item:nth-child(odd) a {
  background: none;
}
.second-window-container .functions .expression .expression-item:nth-child(even) {
  background-color: #1b2430;
}
.second-window-container .functions .expression .expression-item:nth-child(even) a {
  background: none;
}
.second-window-container .step-results-tree .json-formatter-row .json-node .inner-text {
  background: transparent !important;
}
.dynamic-window-container.open {
  z-index: 12;
}
.past-outputs-container {
  max-height: 300px;
  overflow: scroll;
}
.past-outputs-container .past-action-heading {
  font-size: 0.8em;
}
.dynamic-variables .panel-group .panel + .panel,
.expressions-content .panel-group .panel + .panel {
  margin-top: 2px;
}
.dynamic-variables .form-control,
.expressions-content .form-control {
  background: #1b2430 !important;
}
.jinja-editor-json-view {
  height: 210px;
  margin-bottom: 30px;
}
.jinja-editor-modal-body {
  max-height: 575px;
  height: auto;
}
.jinja-modal-content .modal-dialog {
  width: 70%;
}
.jinja-log-container .open-up {
  width: 100%;
  height: 25px;
}
.jinja-log-container .open-up button {
  text-align: left;
}
.jinja-log-container .open-up button .caret {
  float: right;
  margin-top: 8px;
}
.jinja-log-container .open-up .jinja-log-search-filter {
  width: 100%;
  top: -337px;
}
.jinja-log-container .open-up .jinja-log-search-filter .jinja-filter-row {
  align-items: center;
  background: #323b47;
  border: 1px solid #394A61;
  border-bottom: 1px solid #181c21;
  position: sticky;
  top: 0;
  display: flex;
  z-index: 5;
}
.jinja-log-container .open-up .jinja-log-search-filter .jinja-filter-row .grow-size {
  flex-grow: 1;
}
.jinja-log-container .open-up .jinja-log-pb-list {
  border-left: 1px solid #394A61;
  border-right: 1px solid #394A61;
  max-height: 240px;
  height: 240px;
  overflow-y: auto;
  top: -242px;
}
.json-formatter-row,
.json-formatter-row a,
.json-formatter-row a:hover {
  color: white;
  text-decoration: none;
}
.json-formatter-row .json-formatter-row {
  margin-left: 1em;
}
.json-formatter-row .children.empty {
  opacity: 0.5;
  margin-left: 1em;
  font-size: 0.813em;
  margin-bottom: 5px;
}
.json-formatter-row .children.empty.object:after {
  content: "No properties";
  padding-left: 20px;
  font-size: 11px;
}
.json-formatter-row .children.empty.array:after {
  content: "No propertiess";
  padding-left: 20px;
  font-size: 11px;
}
.json-formatter-row .json-node {
  font-weight: 500;
  list-style: none;
  font-size: 0.8em;
  line-height: 27px;
  display: flex;
  background: #1b2430;
  margin-bottom: 5px;
  border: 1px solid #0d1218;
}
.json-formatter-row .json-node > span.fa,
.json-formatter-row .json-node span.icon {
  margin-right: 5px;
}
.json-formatter-row .string {
  color: #31F031;
  white-space: pre;
  word-wrap: break-word;
}
.json-formatter-row .number {
  color: #66C2FF;
}
.json-formatter-row .boolean {
  color: #EC4242;
}
.json-formatter-row .null {
  color: #EEC97D;
}
.json-formatter-row .undefined {
  color: #ef8fbe;
}
.json-formatter-row .function {
  color: #FD48CB;
}
.json-formatter-row .date {
  background-color: rgba(255, 255, 255, 0.05);
}
.json-formatter-row .url {
  text-decoration: underline;
  color: #027BFF;
  cursor: default;
}
.json-formatter-row .bracket {
  color: #c5d5e8;
  margin-left: 5px;
}
.json-formatter-row .jsonKey {
  color: #c5d5e8;
  cursor: pointer;
  margin-left: 5px;
}
.json-formatter-row .constructor-name {
  cursor: default;
}
.json-formatter-row .key-text {
  padding: 2px;
  padding-bottom: 4px;
  cursor: pointer;
}
.json-formatter-row .not-step-name {
  font-style: italic;
}
.json-formatter-row .value {
  cursor: default;
}
.json-formatter-row .toggler {
  line-height: inherit;
  top: 0;
  border: 0px;
  background: #1b2430;
  color: #c5d5e8;
  width: 22px;
}
.json-formatter-row .toggler:hover {
  color: #FFFFFF;
  background: #323b47;
}
.json-formatter-row .inner-text {
  width: 100%;
  display: grid;
  align-items: center;
  border-bottom-right-radius: inherit;
  border-top-right-radius: inherit;
}
.json-formatter-row .inner-text:hover {
  color: #FFFFFF;
  background: #323b47;
  text-decoration: none;
}
.json-formatter-row .inner-text:hover .jsonKey {
  color: #FFFFFF;
}
.json-formatter-row .inner-text:hover .bracket {
  color: #FFFFFF;
}
.json-formatter-row .inner-text-rounded {
  border-radius: inherit;
}
.json-formatter-row > a > .thumbnail-text {
  opacity: 0;
  transition: opacity 0.15s ease-in;
  font-style: italic;
}
.json-formatter-row:hover > a > .thumbnail-text {
  opacity: 0.6;
}
/* dark styling of the editor */
div.jsoneditor {
  max-height: 800px;
  overflow: auto;
}
div.jsoneditor,
div.jsoneditor-menu {
  border-color: #000000;
}
div.jsoneditor-menu {
  background-color: #1e2124;
  position: sticky;
  top: 0px;
  z-index: 9;
}
div.jsoneditor-tree,
div.jsoneditor textarea.jsoneditor-text {
  background-color: #1b2431;
  color: #c5d5e8;
}
div.jsoneditor-field,
div.jsoneditor-value {
  color: #FFFFFF;
}
table.jsoneditor-search div.jsoneditor-frame {
  background: #FFFFFF;
}
tr.jsoneditor-highlight,
tr.jsoneditor-selected {
  background-color: #000000;
}
div.jsoneditor-field[contenteditable=true]:focus,
div.jsoneditor-field[contenteditable=true]:hover,
div.jsoneditor-value[contenteditable=true]:focus,
div.jsoneditor-value[contenteditable=true]:hover,
div.jsoneditor-field.jsoneditor-highlight,
div.jsoneditor-value.jsoneditor-highlight {
  background-color: #323b47;
  border-color: #323b47;
}
div.jsoneditor-field.jsoneditor-highlight-active,
div.jsoneditor-field.jsoneditor-highlight-active:focus,
div.jsoneditor-field.jsoneditor-highlight-active:hover,
div.jsoneditor-value.jsoneditor-highlight-active,
div.jsoneditor-value.jsoneditor-highlight-active:focus,
div.jsoneditor-value.jsoneditor-highlight-active:hover {
  border-color: #22a6af;
  background-color: #1b2430;
  border-radius: 2px;
}
div.jsoneditor-field.jsoneditor-empty::after,
div.jsoneditor-value.jsoneditor-empty::after {
  color: #acacac;
  padding: 0px 5px;
}
div.jsoneditor-tree button.jsoneditor-button:focus {
  background-color: #323b47;
}
/* coloring of JSON in tree mode */
div.jsoneditor-readonly {
  color: #acacac;
}
div.jsoneditor td.jsoneditor-separator {
  color: #acacac;
}
div.jsoneditor-value.jsoneditor-string {
  color: #00ff88;
}
div.jsoneditor-value.jsoneditor-object,
div.jsoneditor-value.jsoneditor-array {
  color: #bababa;
}
div.jsoneditor-value.jsoneditor-number {
  color: #ff4040;
}
div.jsoneditor-value.jsoneditor-boolean {
  color: #ff8048;
}
div.jsoneditor-value.jsoneditor-null {
  color: #49a7fc;
}
div.jsoneditor-value.jsoneditor-invalid {
  color: white;
}
div.jsoneditor-menu > button:hover,
div.jsoneditor-menu > div.jsoneditor-modes > button:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.ace-jsoneditor .ace_scroller {
  background-color: #fbf9f9;
  color: #29323e !important;
}
div.jsoneditor-menu > button,
div.jsoneditor-menu > div.jsoneditor-modes > button,
div.jsoneditor-contextmenu div.jsoneditor-text {
  color: #29323e !important;
  font-family: 'Lato', sans-serif !important;
}
div.jsoneditor-contextmenu ul li button.jsoneditor-selected,
div.jsoneditor-contextmenu ul li button.jsoneditor-selected:focus,
div.jsoneditor-contextmenu ul li button.jsoneditor-selected:hover {
  background-color: #323b47 !important;
  border: 1px solid #8D8D8D !important;
}
div.jsoneditor-menu > button,
div.jsoneditor-menu > div.jsoneditor-modes > button {
  color: #29323e !important;
  font-family: 'Lato', sans-serif !important;
}
div.jsoneditor-outer {
  background: #323c47 !important;
}
div.jsoneditor {
  border: 1px solid #323b47 !important;
}
div.jsoneditor-menu > button,
div.jsoneditor-menu > div.jsoneditor-modes > button {
  color: #c5d5e8 !important;
}
div.jsoneditor .jsoneditor-search input,
table.jsoneditor-search div.jsoneditor-frame,
div.jsoneditor-search div.jsoneditor-frame {
  background: #000000;
  color: #c5d5e8;
}
div.jsoneditor-contextmenu div.jsoneditor-text {
  color: #c5d5e8 !important;
}
div.jsoneditor-contextmenu ul {
  background: #1b2430 !important;
  border: 1px solid #323b47 !important;
  box-shadow: none !important;
}
div.jsoneditor-contextmenu ul li button.jsoneditor-type-modes:hover {
  background-color: #22a6af;
}
div.jsoneditor-contextmenu ul li button.jsoneditor-type-modes:hover .jsoneditor-text {
  color: #FFFFFF !important;
}
div.jsoneditor-menu > button.jsoneditor-collapse-all {
  color: #c5d5e8 !important;
}
table.jsoneditor-search div.jsoneditor-results {
  color: #c5d5e8 !important;
}
.ace_gutter-layer {
  color: #c5d5e8 !important;
  background: #444242;
}
a.jsoneditor-value.jsoneditor-url,
div.jsoneditor-value.jsoneditor-url {
  color: #008000;
}
/** Json utility styling **/
.highlight {
  background-color: #dada06;
  border: 1px solid #000000;
  border-radius: 2px;
  color: #000000 !important;
}
.highlight-active {
  border: 1px solid #FF0000;
  background-color: #ffff00;
}
.search-icon {
  position: absolute;
  top: 13px;
  left: 10px;
  font-size: 14px;
}
.connector-card-wrapper {
  display: block;
  overflow: hidden;
}
.connector-card-wrapper a:hover,
.connector-card-wrapper a:focus {
  text-decoration: none;
}
.connector-card-wrapper.panel {
  border-radius: 0px;
  margin: 3px;
  background-color: #1e1f21;
  border: 1px solid #3e3f42;
}
.connector-card-wrapper.expand-class {
  border-left: 3px solid #2cafc3;
}
.connector-card-wrapper.collapse-class {
  padding-left: 3px;
}
.connector-card-header-text {
  font-size: 15px;
  padding: 0px 0px 0px 0px;
  margin-top: 10px;
}
.connector-card-secondary-header-text {
  font-size: 11px;
  font-style: italic;
  color: #A9A9A9;
  margin-bottom: 10px;
}
.connector-config-wrapper {
  display: block;
  background-color: #000000;
  border-color: #3e3f42;
  margin-top: 10px;
}
.connector-config-wrapper .connector-config {
  display: block;
  background: inherit;
}
.connector-config-wrapper .connector-config.pannel {
  border: 1px none !important;
  padding: 0px 10px;
}
.connector-config-wrapper .connector-config .config-health-status:not(:last-child) {
  border-bottom: 1px solid #3e3f42;
}
.connector-config-wrapper .connector-config .config-status-wrapper {
  width: 105px;
  float: left;
}
.connector-health-status .connector-button {
  padding-top: 12px;
}
.connector-health-status .connector-health-status-message {
  font-size: 11px;
}
.connector-health-status .connector-health-status-message.unknown {
  color: #E37607;
}
.connector-health-status .connector-health-status-message.disconnected {
  color: #da393d;
}
.connector-health-status .fa-question-circle {
  color: #E37607;
}
.connector-health-status .fa-check-circle {
  color: #008000;
}
.connector-health-status .fa-exclamation-circle {
  color: #da393d;
}
.connector-health-status .fa-minus-circle {
  color: #A9A9A9;
}
.config-health-status {
  padding: 10px 0px;
  margin: 0px;
}
.config-health-status .config-button {
  margin-right: 2px;
}
.config-health-status .fa-question-circle {
  color: #E37607;
}
.config-health-status .fa-check-circle {
  color: #008000;
}
.config-health-status .fa-exclamation-circle {
  color: #da393d;
}
.config-health-status .config-health-status-message {
  font-size: 12px;
  color: #A9A9A9;
  word-wrap: break-word;
  word-break: break-all;
  word-break: break-word;
}
.config-health-status .config-health-status-message.unknown {
  color: #E37607;
}
.config-health-status .config-health-status-message.disconnected {
  color: #da393d;
}
.config-health-status .config-health-status-message.available {
  color: #008000;
}
.config-health-status .connector-config-header-text {
  font-size: 12px;
  color: #A9A9A9;
  display: contents;
  word-wrap: break-word;
  display: block;
  max-width: 200px;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  margin-top: 4px;
}
.config-collapse-btn {
  width: 15px;
  float: right;
  margin-top: 12px;
  margin-left: 10px;
  color: #2cafc3;
}
.prediction-view .similarity-content {
  height: calc(100vh - 75px);
  overflow: hidden;
  position: relative;
}
.prediction-view .similarity-content .max-width-600 {
  max-width: 100%;
}
.prediction-view .suggestion-wrapper {
  overflow: auto;
}
.prediction-view .suggestion-wrapper .recommendation-header {
  position: sticky;
  top: 0px;
  z-index: 9;
  background: #1b242e;
}
.prediction-view .similar-records {
  overflow: auto;
}
.prediction-view .similar-records .similarity-header {
  position: sticky;
  top: 0px;
  z-index: 9;
  background: #1b242e;
}
.prediction-view .similar-records .similarity-header .playbook-action .dropdown-toggle {
  border: 0px;
}
.prediction-view .suggested-playbooks {
  overflow: auto;
}
.prediction-view .setting-icon {
  position: absolute;
  top: 40px;
  right: 10px;
  font-size: 16px;
}
.similarity-content .max-width-600 {
  max-width: 600px;
}
.similarity-content .vertical-align-sub {
  vertical-align: sub;
}
.similarity-content .field-holder {
  background: #323b47;
  border: 1px solid #0d1218;
}
.similarity-content .recommendation-header {
  color: #F7F8F9;
  font-weight: 400;
  padding: 2px;
}
.similarity-content .line-height12 {
  line-height: 1.2;
}
.similarity-content .field-suggestion .loader-position {
  position: absolute;
  left: 45%;
  top: 45%;
}
.similarity-content .field-suggestion .field-width {
  width: calc(100% - 55px);
}
.similarity-content .field-suggestion .min-height44 {
  min-height: 44px;
}
.similarity-content .field-suggestion .sugesstion-options:last-child {
  margin-bottom: 0px;
}
.similarity-content .field-suggestion .progress {
  width: 75%;
  height: 5px;
  margin-left: 32px;
  margin-bottom: 5px;
}
.similarity-content .field-suggestion .accept-btn {
  height: 44px;
  position: absolute;
  right: 0px;
}
.similarity-content .field-suggestion .expand-btn {
  position: absolute;
  right: 28px;
  border-left: 1px solid #0d1218;
  border-bottom: 1px solid #0d1218;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  padding: 9px 7px;
  height: 45px;
}
.similarity-content .field-suggestion .active-suggestion {
  border-left: 3px solid #22a6af;
}
.similarity-content .similar-records .created-time {
  border-left: 1px solid #323b47;
  border-right: 1px solid #323b47;
  border-top: 1px solid #323b47;
  padding-bottom: 2px;
}
.similarity-content .similar-records .record-card-width {
  width: 100%;
}
.similarity-content .similar-records .card-holder:hover {
  border: 1px solid #22a6af;
}
.similarity-content .similar-records .checkbox-width {
  width: 20px;
}
.similarity-content .similar-records .card-title-width {
  width: calc(100% - 30px);
  padding-top: 3px;
}
.similarity-content .similar-records .card-title {
  letter-spacing: 0px;
}
.similarity-content .suggested-playbooks .card-holder:hover {
  border: 1px solid #22a6af;
}
.similarity-content .suggested-playbooks .card-title-width {
  width: calc(100% - 150px);
  padding-top: 3px;
}
.similarity-content .suggested-playbooks .card-title {
  letter-spacing: 0px;
}
.similarity-content .suggested-playbooks .left-separator-border {
  border-left: 1px solid #636C69;
}
.similarity-content .view-nested-tabs .tab-content .tab-pane .max-height-100 {
  max-height: calc(100vh - 120px);
  overflow: auto;
}
.similarity-content .max-height-100 {
  max-height: 100%;
}
.predictionSetting .modal-dialog {
  position: absolute;
  right: 0;
  margin: 0;
}
.predictionSetting .modal-content {
  border: none;
}
.predictionSetting .modal-content .panel-body {
  padding: 0;
}
.workspaceSetting .record-feed-content {
  height: calc(100vh - 270px);
}
.workspaceSetting .setting-content {
  height: calc(100vh - 290px);
}
.workspaceSetting .setting-content .fields-border {
  border-left: 3px solid #22a6af;
}
.workspaceSetting .setting-content .setting-content-title {
  color: #F7F8F9;
  font-weight: 400;
}
.workspaceSetting .setting-content .playbook-container .playbook-title {
  border-bottom: 1px solid #323b47;
}
.workspaceSetting .setting-content .playbook-container .playbook-title:last-child {
  border-bottom: none;
}
.workspaceSetting .recommendation-buttons-container {
  padding: 15px;
  background: #0d1218;
}
.workspaceSetting input[type='checkbox']:before {
  top: -3px;
}
.field-dropdown-label {
  padding: 5px 20px;
  font-size: 10px;
  margin: 0;
  font-style: italic;
  border-bottom: 1px dashed #525252;
}
.refresh-records {
  position: absolute;
  right: 15px;
  top: 10px;
  z-index: 10;
}
.collab-overlay .similarity-content {
  height: calc(100vh - 115px);
}
.collab-overlay .onlyRecommendation .similarity-content {
  height: calc(100vh - 95px) !important;
}
.onlyRecommendation .prediction-view .setting-icon {
  top: 5px;
}
.onlyRecommendation .prediction-view .similarity-content {
  margin-top: 15px;
  height: calc(100vh - 50px);
}
.load-menu-spinner {
  position: absolute;
  height: calc(100%);
  width: 100%;
  background-color: #0000009c;
  z-index: 9;
}
.widget-library {
  background-color: #1b2430;
  min-height: calc(100vh - 115px);
  max-height: 100%;
}
.widget-library .widget-list {
  margin-bottom: 3px;
  border: 2px solid #323b47;
  border-top: none;
}
.widget-library .widget-list .widget-searchBox {
  background: #29323e;
  font-size: 11px;
}
.widget-library .widget-list .widget-status {
  position: absolute;
  right: 10px;
}
.widget-library .widget-list .widget-list-container {
  height: calc(100vh - 185px);
  overflow: auto;
}
.widget-library .widget-list .widget-list-container li:hover {
  background: #0d1218;
  cursor: pointer;
}
.widget-library .widget-list .widget-list-container .nav.nav-tabs {
  border-bottom: none;
}
.widget-library .widget-list .active-widget {
  background: #0d1218;
  cursor: pointer;
  border-left: 3px solid #22a6af;
}
.widget-library .widget-listing {
  border-right: 2px solid #323b47;
}
.widget-library .widget-preview {
  padding: 0;
}
.edit-widget {
  border-top: 2px solid #0d1218;
}
.edit-widget .body .tree {
  background: #1b2430;
  height: calc(100vh - 100px);
  border-left: 2px solid #0d1218;
  border-right: 2px solid #0d1218;
}
.edit-widget .body .tree .tree-cotainer {
  position: relative;
  height: calc(100% - 40px);
  overflow: auto;
}
.edit-widget .body .tree .tree-body {
  position: absolute;
  width: 100%;
}
.edit-widget .body .editor {
  height: calc(100vh - 125px);
  background: #141b23;
  padding: 0px;
}
.edit-widget .body .editor .nav-tabs li a {
  padding: 3px 8px;
}
.edit-widget .body .image-asset {
  height: calc(100vh - 178px);
  width: 100%;
}
.edit-widget .body .CodeMirror {
  border-top: 1px solid #0d1218;
  border-bottom: 1px solid #0d1218;
  border-left: 1px solid #0d1218;
  border-right: 1px solid #0d1218;
  height: calc(100vh - 180px);
}
.edit-widget .body .CodeMirror-linenumbers {
  padding: 0;
  font-size: 10px;
}
.edit-widget .body .CodeMirror-lines {
  padding: 4px 25px;
}
.edit-widget .body .CodeMirror-gutters {
  width: 65px;
}
.edit-widget .body .Monaco {
  border-top: 1px solid #0d1218;
  border-bottom: 1px solid #0d1218;
  border-left: 1px solid #0d1218;
  border-right: 1px solid #0d1218;
  height: calc(100vh - 181px);
}
.edit-widget .fullscreen-mode .CodeMirror {
  height: calc(100vh - 180px);
}
.edit-widget .fullscreen-mode .Monaco {
  height: calc(100vh - 180px);
}
.edit-widget .fullscreen-mode .image-asset {
  height: calc(100vh - 125px);
}
.edit-widget .fullscreen-mode .tree {
  height: calc(100vh - 45px);
}
.edit-widget .editor-taskbar {
  background: #1b2430;
  border-bottom: 2px solid #323b47;
  padding: 10px;
}
.edit-widget .fa-caret-left {
  float: right;
  size: fa-lg;
}
.edit-widget .fa-caret-right {
  float: right;
  size: fa-lg;
}
.edit-widget .col-lg-1 {
  width: 2%;
}
.edit-widget .col-lg-11 {
  width: 97%;
}
.edit-widget .footer {
  position: absolute;
  bottom: 0;
  padding: 5px;
  background: #141b23;
}
.cs-tree .fa {
  padding-top: 2px;
}
.cs-tree .rename-error {
  font-size: 12px;
  padding-left: 25px;
}
.cs-tree .parent {
  padding-left: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.cs-tree .child {
  padding-left: 7px;
  padding-top: 15px;
}
.cs-tree .grandChild {
  padding-left: 12px;
  padding-top: 15px;
}
.cs-tree .folder-selected-color {
  color: #FFFFFF;
}
.cs-tree .fa-caret-down {
  float: right;
}
.cs-tree .fa-caret-right {
  float: right;
}
.cs-tree ol {
  list-style-type: none;
  padding-left: 0px;
}
.cs-tree ol li {
  padding: 0;
}
.cs-tree ol .widget-file {
  opacity: 0.8;
  border-bottom: 1px solid #0d1218;
  border-left: 1px solid #22a6af;
}
.cs-tree ol .widget-file-name {
  padding: 7px 10px 7px 10px;
  display: inline-flex;
  width: 100%;
}
.cs-tree ol .widget-file-error {
  padding: 7px 10px 7px 10px;
  opacity: 0.8;
  border-left: 1px solid #22a6af;
  display: inline-flex;
  width: 100%;
}
.cs-tree ol .border-left {
  border-left: 1px solid #22a6af;
}
.cs-tree .primary-folder {
  background: #141b23;
}
.cs-tree .primary-folder .primary-folder-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 85%;
  display: inline-block;
}
.cs-tree .fa.pull-right {
  margin-left: 0.8em;
}
.cs-tree .fa-upload {
  color: #22a6af;
}
.cs-tree .fa-file {
  color: #22a6af;
}
.cs-tree .fa-trash-o {
  color: #22a6af;
}
.cs-tree .fa-folder {
  color: #22a6af;
}
.cs-tree .rename {
  background: #373a41;
  color: #FFFFFF;
  width: 100%;
  padding-left: 2px;
}
.cs-tree .folder-name {
  padding-bottom: 2px;
  width: 100%;
}
.cs-tree .file-name {
  padding-left: 2px;
  padding-bottom: 2px;
  width: 100%;
}
.widget-library-listing-li {
  padding: 10px;
  border-bottom: 2px solid #1b2430;
  background: #141b23;
}
.widget-library-title {
  border-left: 2px solid green;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.4) 5%, #2e3642 100%);
  padding: 10px;
}
.widget-library-title-height {
  height: 80px;
}
.widget-library-title-edit-mode-height {
  height: 55px;
}
.widget-library-title {
  border-left: 2px solid green;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.4) 5%, #2e3642 100%);
  padding: 10px;
}
.widget-preview-footer {
  width: 100%;
  border-top: 2px solid #0d1218;
}
.widget-library-body {
  height: calc(100vh - 305px);
  overflow: auto;
  border-bottom: 2px solid #0d1218;
  background: #0d1218;
}
.widget-library-body .custom-markdown-editor {
  cursor: default;
}
.widget-screenshot-style {
  max-width: 500px;
  border: 2px solid #323b47;
}
.widget-name {
  color: #c5d5e8;
}
.widget-codemirror .CodeMirror-sizer {
  margin-left: 45px !important;
}
.widget-codemirror .CodeMirror {
  font-family: 'Courier New', Courier, monospace;
}
.widget-codemirror-img {
  max-height: 500px;
}
.widget-body-container {
  border: 5px solid #1b2430;
}
.serach-border-color {
  border-color: #29323e;
}
.widget-no-result-list-img {
  background: url("../../images/widget_leftside_list_space.png") no-repeat;
  height: 250px;
  width: 100%;
  background-position: center;
}
.widget-no-result-right-img {
  background: url("../../images/widget_right-side_img.png") no-repeat;
  height: 450px;
  width: 100%;
  position: absolute;
  top: 10px;
  background-position: center;
}
.widget-no-store-img {
  background: url("../../images/widgetStore_image_space.png") no-repeat;
  height: 350px;
  width: 100%;
  background-position: center;
}
.widget-img-right-panel {
  font-style: italic;
  padding-top: 50px;
  opacity: 0.6;
  font-size: 14px;
  font-weight: 400;
}
.update-icon-color {
  color: #28B35C;
}
.draft-icon-color {
  color: #F6A623;
}
.rating-draft {
  background: #808080;
  color: #000000;
}
.widget-folder {
  background: #212C3A;
  border-bottom: 1px solid #0d1218;
}
.widget-folder-name {
  padding: 7px;
  display: inline-flex;
  width: 100%;
}
.ewl {
  background: #1b2430;
  margin: 0px;
}
.ewl-background {
  border: 10px solid #1b2430;
  background: #1b2430;
  width: 97%;
}
.widget-download-btn {
  position: absolute;
  right: 110px;
  top: 15px;
}
.widget-preview-section {
  height: calc(100vh - 100px);
}
.widget-preview-btn {
  position: absolute;
  right: 10px;
  top: 15px;
}
.preview-modal {
  position: fixed;
  top: 60px;
  width: 45%;
  right: 20px;
  left: auto;
  max-height: calc(100vh - 100px);
  height: calc(100vh - 200px);
  bottom: auto;
}
.ewl h5,
h5.grid-header {
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
  font-size: 0.9em;
  padding: 15px;
  font-family: 'Lato', sans-serif;
  color: #c5d5e8;
  background: #1b2430;
}
.widget-form-modal-height {
  max-height: 500px;
}
.active-widget-node {
  background: #22a6af;
}
.active-file-node {
  background: #22a6af;
}
.fullscreen-position {
  position: fixed;
  bottom: 0;
  right: 0;
  top: 0;
}
.cm-s-xq-light span .cm-string {
  color: #2b04fd !important;
}
.cm-s-xq-dark span .cm-builtin {
  color: #8f6ae4 !important;
}
.modal-body .ewl-form-container .custom-multi-select .ui-select-dropdown.dropdown-menu {
  position: absolute !important;
}
.byoc-export-btn {
  position: absolute;
  right: 287px;
  top: 15px;
}
.byoc-add-config-btn {
  position: absolute;
  right: 130px;
  top: 15px;
}
.byoc-export-action-btn {
  position: absolute;
  right: 10px;
  top: 15px;
}
.byoc-add-config .popover {
  position: fixed;
  max-width: 582px;
  right: -190px !important;
  border-color: #22a6af;
  border: 1px solid #22a6af;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
}
.byoc-add-config .popover.bottom .arrow {
  left: 70%;
}
.byoc-add-config .popover.bottom .arrow:after {
  border-top-color: #22a6af !important;
}
.byoc-add-config .popover-content {
  padding: 0;
}
.byoc-add-config .popover-content .connector-title {
  font-weight: 400;
  font-size: 20px;
}
.byoc-add-config .modal-body {
  height: 400px;
}
.byoc-add-config .modal-footer {
  border-radius: 0;
}
.byoc-add-config .control-label {
  color: #919daf !important;
  font-weight: 500;
}
.byoc-add-config .byoc-add-config-form {
  width: 580px;
}
.byoc-execute-action-list .popover {
  position: fixed;
  max-width: 300px;
  max-height: 400px;
  overflow: auto;
  right: -190px !important;
  border-color: #22a6af;
  border: 1px solid #22a6af;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
}
.byoc-execute-action-list .popover.bottom-right .arrow:after {
  border-top-color: #22a6af !important;
}
.byoc-execute-action-list .popover-content {
  padding: 0;
  background: #0d1218;
}
.byoc-execute-action-list .popover-content .connector-title {
  font-weight: 400;
  font-size: 20px;
}
.byoc-execute-action-list .modal-body {
  height: 400px;
}
.byoc-execute-action-list .modal-footer {
  border-radius: 0;
}
.byoc-execute-action-list .control-label {
  color: #c0c1c2 !important;
  font-weight: 500;
}
.byoc-execute-action.popover.bottom .arrow {
  right: 0 !important;
  left: auto;
}
.byoc-execute-action-detail.popover {
  position: fixed;
  max-width: 803px;
  top: 44px !important;
  border-radius: 0;
  background: none;
  border: 1px solid #22a6af !important;
  z-index: 9999 !important;
}
.byoc-execute-action-detail.popover.bottom-right .arrow {
  right: 0 !important;
}
.byoc-execute-action-detail.popover.bottom-right .arrow:after {
  border-top-color: #22a6af !important;
}
.byoc-execute-action-detail .popover-content {
  width: 800px;
  min-height: 530px;
  background: #1b2430;
}
.byoc-execute-action-detail .modal-footer {
  bottom: 0;
  position: absolute;
  width: 100%;
  background: none;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #323b47;
}
.byoc-connector-listing {
  padding: 0px 10px;
  background: #1b2430;
}
.byoc-connector-listing .connector-details {
  border: 10px solid #000000 !important;
}
.byoc-border-top {
  border-top: 1px solid #dcdcdc;
}
.byoc-connector-tab {
  padding: 15px;
  border: 15px solid #000000;
  border-bottom: none;
  border-left: none;
  background: #1b2430;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
}
.attribute-form-column-byoc {
  height: calc(100vh - 450px);
  overflow: auto;
  min-height: 400px;
}
#byoc-attribute-column {
  height: calc(100vh - 495px);
  overflow: auto;
  min-height: 360px;
}
.byoc-modal-body-message-padding {
  padding: 0 10px 10px 10px;
}
.connector-details-container {
  padding-bottom: 10px;
  background: #323b47;
}
.byoc-listing-button {
  background: #ffffff;
  border: 1px solid #d6d6da;
  border-top: none;
}
.byoc-content-container {
  border: none !important;
  background: #ffffff !important;
}
.byoc-connector-container .connector-details {
  border-bottom: none !important;
}
.padding-left-25-per {
  padding-left: 25%;
}
.byoc-font-color {
  color: #151515;
}
.byoc-success-color {
  color: #28b35c;
  font-weight: 800;
}
.byoc-danger-color {
  color: #da393d;
  font-weight: 800;
}
.byoc-add-version-btn {
  background-color: #ffffff;
  border-color: #d6d6da;
  color: #0c1722;
}
.byoc-add-version-btn:hover,
.byoc-add-version-btn.hover {
  color: #0c1722 !important;
  border-color: #b3e0f6 !important;
  background-color: #ffffff !important;
}
.metadata-container {
  height: calc(100vh - 290px);
  overflow: auto;
}
.summary-default-logo img {
  width: auto;
  height: 75px;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.add-connector-container {
  margin: 150px auto 0;
}
.add-connector-modal .connector-browse {
  background: #000000;
  height: calc(100vh - 60px);
}
.connector-actions-header {
  padding: 10px;
  background: #1b2430;
}
.connector-actions-container {
  background: #000000 !important;
  border-left: 10px solid #1b2430;
  border-right: 10px solid #1b2430;
}
.connector-actions-container .btn-default {
  cursor: auto;
}
.connector-actions-container .btn-default:hover {
  border-color: transparent !important;
  background: #323b47 !important;
}
.connector-actions-body {
  padding: 5px;
  background: #141b23;
  height: calc(100vh - 325px);
  overflow: auto;
}
.connector-actions-body .panel-group {
  margin-bottom: 0px !important;
}
.connector-actions-body .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
}
.connector-actions-body .panel-default > .panel-heading {
  border: none;
}
.connector-actions-items {
  border-bottom: 3px solid #000000 !important;
}
.action-item-body {
  background: #1b2430;
  border-top: none;
}
.action-body-padding {
  padding: 13px 15px;
}
.action-body-padding:hover {
  background: #0b131b !important;
  border-left: 2px solid #22a6af;
}
.queue-card-header-active {
  background: #29333e !important;
}
.action-container .panel-body {
  border: 11px solid #29333e;
}
.action-container .queue-card-header {
  background: #000000;
}
.action-fields-container {
  border: 5px solid #000000;
}
.action-fields-container #byoc-attribute-column {
  min-height: unset !important;
  overflow: hidden;
  height: auto;
}
.action-field-container-bg {
  background: #0b131b !important;
}
.editor-form-container {
  height: calc(100vh - 225px);
  overflow: auto;
}
.byoc-attribute-column-height {
  min-height: 100px !important;
}
.form-view-container .wz-step-height {
  height: calc(100vh - 350px);
}
.delete-action-btn .btn {
  background: transparent;
  border: transparent;
  color: #da393d;
}
.delete-action-btn:hover .btn {
  display: inline-block;
  background-color: #da393d;
  border: #da393d;
  color: #ffffff;
}
.json-view-updated-height .CodeMirror {
  height: calc(100vh - 230px) !important;
}
.json-view-updated-height-fullscreen .CodeMirror {
  height: calc(100vh - 180px) !important;
}
.action-title-border {
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  background: #111419;
}
.byoc-summary-hr hr {
  border-color: #3A3D44;
}
.byoc-execute-action-detail .actn-tbl-view {
  width: 100% !important;
  max-height: 275px;
}
.wizard-summary-step .wz-step-height {
  height: calc(100vh - 170px);
}
.action-details-bgcolor {
  background: #0b131b;
}
.action-container-active-border {
  border-left: 2px solid #22a6af;
}
.byoc-metadata-container:hover {
  border-left: 2px solid #22a6af;
  background: #212C3A !important;
}
.byoc-metadata-bg-color {
  background: #212C3A !important;
  border-left: 2px solid #22a6af;
}
/*----------------------------------------
Backdrop Page
 - Styles for backdrop page.
----------------------------------------*/
#backdrop.wrapper {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#backdrop .login-logo {
  background-size: 300px;
  height: 100px;
}
#backdrop .login-background {
  margin: 0 auto;
  width: 600px;
  padding: 50px 125px 50px 125px;
  background-color: #111111;
  margin-top: 30px;
  margin-left: 1150px;
}
#backdrop .login-font-size {
  line-height: 1;
  font-family: 'Lato', sans-serif;
}
#backdrop .login-font-size .login-page-content {
  padding: 0px 25px 0px 0px;
}
#backdrop .login-font-size .login-page-content h1 {
  font-size: 22px;
  padding: 0px;
  margin-top: 0px;
  text-transform: none;
  font-weight: 400;
  color: #f1f1f1;
  line-height: 32px;
}
#backdrop .login-font-size .login-page-content p {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #d6d6d6;
  line-height: 24px;
}
#backdrop .login-font-size .login-page-content .login-page-link {
  margin-top: 30px;
  padding: 6px 12px !important;
  border-radius: 3px !important;
  background-color: #105558;
  border: 1px solid #22a6af;
  display: inline-block;
  cursor: pointer;
}
#backdrop .login-font-size .login-page-content .login-page-link:active {
  text-decoration: none;
}
#backdrop .login-font-size .login-page-content .login-page-link:focus {
  text-decoration: none;
}
#backdrop .login-font-size .login-page-content .login-page-link:hover {
  text-decoration: none;
  opacity: 0.75;
}
#backdrop .login-font-size .login-page-content .login-page-link .link-text {
  text-transform: none;
  padding: 4px 10px;
  font-weight: 500;
  font-size: 15px;
  color: #fff;
}
#backdrop .backdrop-login-column {
  background: rgba(8, 11, 15, 0.6);
  border-left: 1px solid;
  border-image: radial-gradient(rgba(255, 255, 255, 0.6), #080b0f) 1;
}
#backdrop .backdrop-login-container {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#backdrop .backdrop-login-container .backdrop-login-inner-content {
  display: table-cell;
  vertical-align: middle;
}
#backdrop .backdrop-content {
  width: 375px;
  padding: 0px;
  background: #0d1b2a;
  margin-left: auto;
  margin-right: auto;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
#backdrop .backdrop-content > div {
  width: 100%;
}
#backdrop .backdrop-content .backdrop-body {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  padding-bottom: 50px;
}
#backdrop .backdrop-content .backdrop-logo-container {
  padding: 70px 37px 5px 37px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#backdrop .backdrop-content .backdrop-logo-container .backdrop-logo {
  display: inline-block;
  background-size: contain!important;
  width: 40px;
  height: 30px;
  margin-top: 4px;
}
#backdrop .backdrop-content .backdrop-logo-container h6 {
  color: #ffffff;
  font-size: 30px;
  vertical-align: top;
}
#backdrop .login-text-body {
  margin-top: 25px;
}
#backdrop .login-font-size {
  font-size: 2em;
}
#backdrop .link-input-content {
  min-width: 700px;
  max-width: 900px;
  text-align: center;
}
#backdrop .eula-content,
#backdrop .link-input {
  background: #0d1218;
  border: 1px solid #0d1218;
  width: auto;
  min-width: 700px;
  max-width: 900px;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  max-height: calc(100vh - 50px);
  z-index: 1;
}
#backdrop .eula-content .eula-defination,
#backdrop .link-input .eula-defination {
  max-height: calc(100vh - 250px);
  overflow: auto;
  padding: 20px;
  background-color: #051725;
}
#backdrop .eula-content .eula-defination .saml-error-alert,
#backdrop .link-input .eula-defination .saml-error-alert {
  text-align: left;
}
#backdrop .eula-content .logo-container,
#backdrop .link-input .logo-container {
  background-color: #1f3443;
  padding-top: 10px;
  padding-bottom: 10px;
}
#backdrop .eula-content .company-logo,
#backdrop .link-input .company-logo {
  background-size: contain!important;
  width: 210px;
  height: 20px;
  margin-left: 30px;
}
#backdrop .eula-content.link-input .company-logo,
#backdrop .link-input.link-input .company-logo {
  margin: 10px auto;
  height: 48px;
}
#backdrop .eula-content .modal-title,
#backdrop .link-input .modal-title {
  margin: 10px 0;
  padding-left: 10px;
  color: #22a6af;
  font-size: 1.2em;
  font-weight: 500;
  font-family: 'Lato', sans-serif;
}
#backdrop .eula-content .pending-decision-dialog.active-border,
#backdrop .link-input .pending-decision-dialog.active-border {
  margin-top: 0;
}
#backdrop .eula-content p,
#backdrop .link-input p {
  text-align: justify;
  font-size: inherit;
  margin-bottom: 20px;
}
#backdrop .eula-content p.small-text,
#backdrop .link-input p.small-text {
  font-size: 13px;
  color: #8391A8;
}
#backdrop .eula-content h4,
#backdrop .link-input h4 {
  text-align: left;
}
#backdrop .eula-content li,
#backdrop .link-input li {
  text-align: left;
  color: #c0c1c2;
}
#backdrop .eula-content.configuration-in-progess,
#backdrop .link-input.configuration-in-progess {
  background-color: #061321;
  border: 1px solid #1D3236;
  border-radius: 10px;
  margin-top: 5%;
}
@media only screen and (min-height: 100px) and (max-height: 550px) {
  #backdrop .top-margin {
    margin-top: 10px;
  }
}
@media only screen and (min-height: 551px) {
  #backdrop .top-margin {
    margin-top: 20px;
  }
}
@media only screen and (min-height: 600px) {
  #backdrop .top-margin {
    margin-top: 50px;
  }
}
@media only screen and (min-height: 650px) {
  #backdrop .top-margin {
    margin-top: 80px;
  }
}
@media only screen and (min-height: 700px) {
  #backdrop .top-margin {
    margin-top: 110px;
  }
}
@media only screen and (min-height: 750px) {
  #backdrop .top-margin {
    margin-top: 140px;
  }
}
@media only screen and (min-height: 800px) {
  #backdrop .top-margin {
    margin-top: 170px;
  }
}
@media only screen and (min-height: 850px) {
  #backdrop .top-margin {
    margin-top: 200px;
  }
}
@media only screen and (min-height: 950px) {
  #backdrop .top-margin {
    margin-top: 230px;
  }
}
@media only screen and (min-height: 1000px) {
  #backdrop .top-margin {
    margin-top: 280px;
  }
}
@media only screen and (max-width: 1000px) {
  #backdrop .login-animation {
    display: none;
  }
}
@media only screen and (min-device-width: 1001px) and (max-device-width: 1024px) {
  #backdrop .login-font-size {
    font-size: 2em;
  }
}
@media only screen and (min-width: 1224px) {
  #backdrop .login-font-size {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 1324px) {
  #backdrop .col-push {
    left: 11%;
  }
  #backdrop .col-pull {
    right: 11%;
  }
}
@media only screen and (min-width: 1424px) {
  #backdrop .login-font-size {
    font-size: 2.6em;
  }
  #backdrop .col-push {
    left: 13%;
  }
  #backdrop .col-pull {
    right: 13%;
  }
}
@media only screen and (min-width: 1500px) {
  #backdrop .col-push {
    left: 14%;
  }
  #backdrop .col-pull {
    right: 14%;
  }
}
@media only screen and (min-width: 1560px) {
  #backdrop .col-push {
    left: 15%;
  }
  #backdrop .col-pull {
    right: 15%;
  }
}
@media only screen and (min-width: 1624px) {
  #backdrop .login-font-size {
    font-size: 2.7em;
  }
}
@media only screen and (min-width: 1660px) {
  #backdrop .col-push {
    left: 16%;
  }
  #backdrop .col-pull {
    right: 16%;
  }
}
@media only screen and (min-width: 1660px) {
  #backdrop .col-push {
    left: 17%;
  }
  #backdrop .col-pull {
    right: 17%;
  }
}
@media only screen and (min-width: 1750px) {
  #backdrop .col-push {
    left: 18%;
  }
  #backdrop .col-pull {
    right: 18%;
  }
}
@media only screen and (min-width: 1824px) {
  #backdrop .login-font-size {
    font-size: 2.8em;
  }
}
@media only screen and (min-width: 1900px) {
  #backdrop .col-push {
    left: 19%;
  }
  #backdrop .col-pull {
    right: 19%;
  }
}
#backdrop .content {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 45px 15px 45px;
  width: 423px;
}
#backdrop .content .backdrop-logo {
  background: url("../../images/cs-spritesheet.png") no-repeat -150px 0;
  background-size: contain!important;
  width: 75px;
  height: 58px;
  zoom: 0.7;
  -moz-transform: scale(0.7);
}
#backdrop .backdrop-panel {
  width: 300px;
  margin: 0 auto;
}
#backdrop .alert {
  margin: -17px 0;
  overflow: hidden;
  font-size: 0.813em;
  font-weight: 400;
  text-align: center;
  padding: 15px 15px 2px 15px;
  margin-bottom: 0;
}
#backdrop .login-message {
  padding-bottom: 40px;
  font-size: 0.75em;
  font-family: 'Lato', sans-serif;
}
#backdrop .login-panel-body label {
  margin-bottom: 0 !important;
  font-size: 10px;
  font-weight: normal !important;
  color: #c5d5e8;
  font-family: 'Lato', sans-serif;
}
#backdrop .login-panel-body .login-content .sso-link .sso-separator-border-bottom {
  border-bottom: 1px solid #162e47;
}
#backdrop .backdrop-login-container .btn,
#backdrop .backdropbtn {
  padding: 7px 12px !important;
  background-color: #22A6AF;
  font-family: 'Lato', sans-serif;
  border-color: transparent;
  font-weight: 400;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#backdrop .backdrop-login-container .btn:hover,
#backdrop .backdropbtn:hover,
#backdrop .backdrop-login-container .btn:active,
#backdrop .backdropbtn:active {
  border-color: transparent;
}
#backdrop p {
  color: #c0c1c2;
  margin-bottom: 0;
  text-align: center;
  font-size: 0.8em;
}
#backdrop p.lead {
  text-transform: uppercase;
  letter-spacing: inherit;
  margin-bottom: 10px;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  text-align: left;
}
#backdrop p[data-ng-message] {
  color: #f2dede;
}
#backdrop .form-group {
  text-align: left;
}
#backdrop .login-panel .form-group {
  height: 42px;
  margin-bottom: 20px;
}
#backdrop .login-panel .form-group .form-control {
  padding: 0.5em 1em;
  margin-top: 5px;
  background: rgba(69, 71, 78, 0.6);
  color: #FFFFFF;
  border-color: #262626;
  height: 90%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#backdrop .login-panel .form-group .form-control:focus {
  background: #373a41;
  color: #FFFFFF;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-color: #22a6af;
}
#backdrop .login-panel .form-group span {
  font-size: 0.8em;
  font-weight: 500;
}
#backdrop small {
  color: #434242;
  letter-spacing: 0.3em;
  font-size: 0.5em;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  display: block;
}
#backdrop .version-container {
  color: rgba(235, 240, 247, 0.64);
  font-weight: lighter;
  font-size: 11px;
  font-family: 'Lato', sans-serif;
}
#backdrop .vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
#backdrop sup {
  font-size: 30%;
  line-height: 0;
  position: relative;
  vertical-align: super;
  margin-left: 1px;
}
.login-password-logo {
  background: url("../../images/password_login.png") no-repeat 15px 0;
  width: 100%;
  height: 35px;
  background-size: 31px 29px;
}
.forgot-pass-username {
  margin-bottom: 50px!important;
}
.reset-input-container {
  margin-bottom: 50px;
}
.recaptcha-container {
  overflow: hidden;
}
.activate-free-trial-button {
  padding: 6px 12px;
}
.login-slides-container {
  display: table;
  height: 100%;
  width: 75%;
}
.login-slides-container .login-slides {
  display: table-cell;
  vertical-align: middle;
}
.provision-fail {
  width: 100%;
}
.provision-fail .provision-fail-table {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.provision-fail .provision-fail-table thead {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 2;
}
.provision-fail .provision-fail-table thead th {
  background: #1E253D;
  font-weight: normal;
}
.provision-fail .provision-fail-table thead th span {
  color: #c5d5e8;
}
.provision-fail .provision-fail-table tr td {
  background: #041323;
}
.provision-fail .provision-fail-table tr td:first-child {
  border-right: 1px solid #394A61;
}
.upload-license-img {
  max-width: 268px;
  height: auto;
}
.login-screen-bg-img {
  width: 510px;
  height: 275px;
  opacity: 0.4;
}
.shield-bg-img {
  width: 270px;
  opacity: 0.6;
}
.ring-bg-img {
  opacity: 0.6;
  width: 270px;
}
.rotate {
  animation: rotation 8s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.margin-left-neg-30 {
  margin-left: -30px;
}
.login-container {
  position: relative;
}
.login-container::before {
  background: linear-gradient(30deg, #08D4E1, rgb(25 49 51), #041323, #041323, rgb(25 49 51), #23D4E1) border-box;
  border: 3px solid transparent;
  -webkit-mask: linear-gradient(#ffffff 0 0) padding-box, linear-gradient(#04e164 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 15px;
}
.eula-container {
  position: relative;
}
.eula-container::before {
  background: linear-gradient(30deg, #30646a, rgb(28 45 47), #052123, #052123, rgb(20 84 89), #23D4E1) border-box;
  border: 3px solid transparent;
  -webkit-mask: linear-gradient(#04e164 0 0) padding-box, linear-gradient(#04e164 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 10px;
}
.eula-container h2 {
  margin-top: 10px;
  font-size: 24px;
}
.eula-container h3 {
  margin-top: 20px;
  font-size: 20px;
}
.upload-license-container {
  position: relative;
}
.upload-license-container::before {
  background: linear-gradient(30deg, #30646a, rgb(28 45 47), #052123, #052123, rgb(20 84 89), #23D4E1) border-box;
  border: 3px solid transparent;
  -webkit-mask: linear-gradient(#04e164 0 0) padding-box, linear-gradient(#04e164 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 10px;
}
.upload-license-container h2 {
  margin-top: 10px;
  font-size: 24px;
}
.upload-license-container h3 {
  margin-top: 20px;
  font-size: 20px;
}
.container-bg-color {
  background: #041323 !important;
}
.justify-content-end {
  justify-content: end;
}
.flex-direction {
  flex-direction: row-reverse;
}
.upload-license-container-width {
  min-width: 500px !important;
  max-width: 700px !important;
}
.upload-license-logo {
  height: 18px !important;
  margin-left: 37px !important;
}
.padding-top-50 {
  padding-top: 50px !important;
}
.upload-license-padding {
  padding: 10px 30px 40px 30px !important;
}
.provision-table-border {
  border: 1px solid #1E253D;
}
.eula-content-shadow {
  background: linear-gradient(180deg, #041323 90%, rgb(4 78 85) 100%) !important;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.eula-body {
  position: relative;
}
.eula-body::before {
  background: linear-gradient(30deg, #30646a, rgb(28 45 47), #052123, #052123, rgb(20 84 89), #23D4E1) border-box;
  border: 3px solid transparent;
  -webkit-mask: linear-gradient(#04e164 0 0) padding-box, linear-gradient(#04e164 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 10px;
  border-bottom: #092f32 !important;
}
.eula-body h2 {
  margin-top: 10px;
  font-size: 24px;
}
.eula-body h3 {
  margin-top: 20px;
  font-size: 20px;
}
.manual-input-form-container {
  max-height: calc(100vh - 150px);
  overflow: auto;
}
.manual-input-form-container img {
  width: 100%;
}
.upload-container .modal-body {
  padding-top: 0 !important;
}
/*----------------------------------------
Administration
 - Styles for admin.
----------------------------------------*/
.admin-nav {
  position: fixed;
  bottom: 0;
  margin-top: 1px;
  width: 210px;
  margin-left: -20px;
  top: 114px;
  z-index: 1000;
  background: #1b2430;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
  overflow: auto;
}
.admin-nav .tau {
  text-transform: uppercase;
  color: #7e7e7e;
  font-size: 0.7em;
  padding-left: 25px;
  letter-spacing: 1px;
}
.admin-footer {
  bottom: 0;
  position: fixed;
  background: #1b2430;
  padding: 5px 0 10px 25px;
  width: 210px;
}
.admin-footer a,
.admin-footer span {
  color: #7e7e7e;
  font-size: 0.8em;
}
#admin-pane {
  background: #1b2430;
  position: relative;
  margin: -1px -15px -20px 192px;
  min-height: calc(100vh - 114px);
}
#admin-pane .checkbox input[type="checkbox"] {
  margin-top: 0px;
}
.rating.success {
  background: #28b35c;
}
.rating.danger {
  background: #da393d;
}
.rating.warning {
  background: #8a6d3b;
}
.rating.disabled {
  background: #adadad;
}
.rating.info {
  background: #57a8f0;
}
.rating.revoke {
  background: #AF2B1A;
}
.rating.inactive {
  background: #626b79;
}
.working-boby {
  margin: 8px 0 0 0;
}
#admin {
  margin: 0px 0 0 5px;
}
#admin .nav-tabs.nav-stacked {
  margin-top: 10px;
  background: transparent;
  border-bottom: none;
  margin-bottom: 30px;
}
#admin .nav-tabs.nav-stacked:Last-child {
  padding-bottom: 0;
}
#admin .nav-tabs.nav-stacked > li + li {
  margin-top: 0;
}
#admin .nav-tabs.nav-stacked li a {
  color: #c5d5e8;
  padding: 10px 25px !important;
  text-transform: none;
  font-size: 0.8em;
  font-weight: 400;
  margin-right: 0;
  border: none !important;
  border-left: 3px solid transparent;
  background: none;
}
#admin .nav-tabs.nav-stacked li a:hover {
  background: #323b47;
  color: #FFFFFF;
  border-left: 3px solid #22a6af;
}
#admin .nav-tabs.nav-stacked li.active a {
  background: #323b47;
  border-bottom: none;
  color: #c5d5e8;
  font-weight: 500;
  border-left: 3px solid #22a6af;
}
#admin .nav-tabs.nav-stacked li.active a:active,
#admin .nav-tabs.nav-stacked li.active a:focus,
#admin .nav-tabs.nav-stacked li.active a:hover {
  background: #323b47;
  border-left: 3px solid #22a6af;
}
.admin-content .container-pane {
  border: 1px solid #0d1218;
}
.quick-add-fixed-height {
  height: calc(100vh - 290px);
  min-height: 550px;
  overflow-y: auto;
  overflow-x: hidden;
}
.quickadd-sortable-item {
  height: 30px !important;
}
.admin-setting-header {
  padding-left: 20px;
  font-size: 15px;
  margin-top: 20px;
  padding-bottom: 17px;
}
.license-details-label {
  padding: 5px 10px;
  border: 1px solid #0d1218;
  text-align: left;
}
.license-details-value {
  margin-left: 0px;
  padding-left: 50px;
}
.license-details-value .label-value {
  text-transform: none!important;
}
table.attribute-details td {
  vertical-align: middle !important;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #0d1218;
}
.configuration-manager-warning {
  padding: 20px;
}
.sso-roles-selected,
.correlation-module-selected {
  background-color: #0d1218;
  border: 1px solid #323b47;
  color: #FFFFFF;
  list-style-type: none;
  float: left;
  margin-right: 3px;
  font-size: 12px;
  padding: 5px 10px 5px 15px;
}
.sso-roles-selected:hover,
.correlation-module-selected:hover {
  cursor: pointer;
}
.sso-role-selection {
  margin-left: 0;
  overflow: hidden;
  padding-left: 0;
  font-size: 14px;
}
.right-warn-message {
  width: 96%;
}
.enforce-setting {
  background-color: #0d1218;
  padding: 8px;
}
.enforce-setting .settings-text {
  border-left: 1px solid #8e9bab;
  padding-left: 18px;
}
.enforce-setting .enforce-section {
  font-size: 0.79em !important;
}
.saml-role-buttons .btn {
  padding: 5px 10px;
}
.saml-roleteam-listing .alt {
  padding: 0!important;
}
.saml-roleteam-listing .cs-grid.ui-grid {
  padding: 0!important;
}
.logo-center-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#white-label-settings .custom-login-message {
  height: 250px;
}
#white-label-settings iframe {
  height: 150px!important;
}
.correlation-wrapper.panel {
  border-radius: 0!important;
}
.correlation-wrapper .panel-body {
  border-left: 2px solid #22a6af !important;
}
.correlation-wrapper .panel-heading {
  background: #0d1218;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 0 none;
}
.correlation-wrapper .panel-heading .correlation-card-header {
  background: #0d1218;
}
.correlation-wrapper .control-label {
  margin-bottom: 0;
}
.correlation-wrapper .label-small-info {
  margin-bottom: 4px;
  display: block;
}
.correlation-wrapper .correlation-module-selected {
  text-transform: capitalize;
  margin-bottom: 3px;
  line-height: 20px;
}
.select-correlation-module {
  margin-top: 25px;
  margin-bottom: 25px;
}
.correlation-label {
  color: #f6a623;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase!important;
}
.correlation-left-arrow {
  font-size: 0.8em;
  margin-top: 17px;
  margin-right: 20px;
  display: inline-block;
}
.branding-taglines {
  list-style-type: none;
}
.branding-taglines .branding-taglines-list {
  margin-top: 30px;
}
.branding-taglines .tagline-heading {
  border-bottom: 1px solid #0d1218;
  padding-bottom: 2px;
  margin-bottom: 5px;
}
.branding-taglines .taglin-text {
  margin-bottom: 4px;
}
.green-check {
  color: #008000;
}
.red-cross {
  color: #008000;
}
.node-shape-icon {
  padding: 5px!important;
}
.node-shape-icon .custom-upload {
  border: 1px solid #323b47;
  padding: 2px;
}
.agent-upgrade-body {
  margin: 10px !important;
}
.agent-upgrade-body .agent-upgrade-description {
  border-bottom: 1px solid #0d1218;
  padding-bottom: 15px !important;
}
.agent-upgrade-body .agent-upgrade-info {
  border-bottom: 1px solid #0d1218;
  padding-bottom: 15px !important;
}
.agent-upgrade-body .perform-manual-action {
  border-bottom: 1px solid #0d1218;
  padding-bottom: 15px !important;
}
.agent-upgrade-body .agent-upgrade-downloadfile {
  position: absolute;
  right: 10px;
}
.agent-upgrade-body .agent-upgrade-update-message {
  color: #f6a623;
  font-size: 13px !important;
  margin-top: 5px !important;
}
.agent-upgrade-body .agent-upgrade-update-message-error {
  color: #da393d !important;
}
.agent-upgrade-body .agent-upgrade-update-message-success {
  color: #28b35c !important;
}
.license-upload-details {
  font-weight: 500;
  color: #999999;
  font-size: 0.8em;
}
.node-list-header {
  background-color: #1b2430;
}
.removeCriteriaButton {
  right: 0;
  top: 0;
}
.removeCriteriaTitle {
  width: calc(100% - 18px);
}
.additionalCriteriaFilter .cs-select select[name="status"] {
  text-transform: capitalize;
}
.recommnedEngine-wrapper {
  max-height: calc(100vh - 220px);
}
.sso-toggle-btn {
  background-color: #424549;
}
.license-warning {
  color: #ff8200;
}
.info-mode-description {
  width: calc(100% - 350px);
}
.sso-service-provider-margin {
  margin: 0 0 15px;
}
.data-archival-settings .pause-all-icon {
  padding-top: 1px;
}
.data-archival-settings .pause-single-icon {
  padding-top: 2px;
}
.data-archival-settings .section-bottom-border {
  border-bottom: 2px solid #323b47;
}
.data-archival-settings .archival-record-count {
  border-left: 2px solid #323b47;
}
.data-archival-settings .archival-bulk-actions,
.data-archival-settings .archival-destination-info {
  background: #0d1218;
}
.data-archival-settings .archival-destination-info {
  border-left: 2px solid #22a6af;
}
.data-archival-settings .syslog-setup-link {
  padding-bottom: 26px;
  padding-top: 19px;
}
.data-archival-settings .archival-settings-box {
  background: #191919;
}
.data-archival-settings .archival-settings-box .switch {
  width: 80px;
  margin-top: 14px;
}
.data-archival-settings .archival-settings-box .switch-label .switch-slider:after {
  top: 42%;
  width: 69%;
  text-transform: unset;
  text-overflow: ellipsis;
  overflow: auto;
  text-wrap: nowrap;
}
.data-archival-settings .archival-settings-box .switch-success .switch-input:checked + .switch-slider::before {
  left: 31px;
}
.data-archival-settings .archival-settings-box .db-info {
  border-left: 1px solid #3A3D44;
}
.data-archival-settings .archival-settings-box .archival-setting-heading {
  border-bottom: 1px solid #3A3D44;
}
.archival-search .search-bar {
  display: none;
}
.archival-search .archival-search-box {
  margin-top: 30px;
}
.archival-search .archival-date-filter .date-filter-label {
  margin-top: 8px;
}
.phishing-classifier-summary .table-bordered {
  border: 0 none;
}
.phishing-classifier-summary .table-bordered tr th {
  border: 0 none;
  border-left: 1px solid #394A61;
  border-right: 1px solid #394A61;
}
.phishing-classifier-summary .table-bordered tr td {
  border: 0 none;
  border-left: 1px solid #394A61;
  border-right: 1px solid #394A61;
}
.phishing-classifier-summary .table-bordered tbody {
  border-bottom: 1px solid #394A61;
}
.phishing-classifier-summary .table-bordered tbody tr:nth-child(odd) {
  background: #121923;
}
.phishing-classifier-summary .table-bordered tbody tr:nth-child(odd) {
  background: #0d1218;
}
.api-key-status .success:hover {
  background: #28b35c;
  border-color: transparent;
  color: #ffffff;
}
.api-key-status .danger:hover {
  background: #da393d;
  border-color: transparent;
  color: #ffffff;
}
.api-key-status .revoke:hover {
  background: #AF2B1A;
  border-color: transparent;
  color: #ffffff;
}
.api-key-status .inactive:hover {
  background: #626b79;
  border-color: transparent;
  color: #ffffff;
}
.lightGrid .switch-success .switch-input:checked + .switch-slider::before {
  border-color: #3a9d5d;
  left: -13px !important;
}
/*----------------------------------------
Team
 - Styles for team pages.
----------------------------------------*/
.team-pane {
  height: calc(100vh - 176px);
}
#all-teams-list,
#unrelated-teams-list {
  height: calc(100vh - 300px);
}
#team-hierachy-pane {
  height: calc(100vh - 207px);
}
#team-hierachy-pane.panel-body {
  border-top: 1px solid #0d1218;
}
#team-hierachy-pane .hierachy-row {
  height: 33.3333%;
}
#team-hierachy-pane .hierachy-row ul#parents,
#team-hierachy-pane .hierachy-row ul#children {
  height: calc(100% - 45px);
}
#team-hierachy-pane .hierachy-row ul#siblings {
  height: 100%;
  padding: 15px;
}
.team-circle {
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 3px solid #262626;
  background-color: #fff;
  overflow: hidden;
  font-weight: 500;
}
.team-circle.lg {
  margin: 10px;
  width: 162px;
  height: 162px;
  padding: 54px 20px;
  background-color: #0d1218;
  box-shadow: none;
  color: #e9e9e9;
}
.team-circle.lg.team-siblings {
  line-height: 45px;
}
@media only screen and (max-height: 710px) {
  .team-circle.lg {
    margin: -35px 0 0 80px;
    width: 115px;
    height: 115px;
    padding: 20px 10px;
    background-color: #0d1218;
    box-shadow: none;
    color: #e9e9e9;
    font-size: 12px;
  }
  .team-circle.lg.team-siblings {
    line-height: 65px;
  }
}
@media only screen and (min-height: 711px) and (max-height: 750px) {
  .team-circle.lg {
    margin: -35px 0 0 80px;
    width: 130px;
    height: 130px;
    padding: 35px 15px;
    background-color: #0d1218;
    box-shadow: none;
    color: #e9e9e9;
    font-size: 13px;
  }
  .team-circle.lg.team-siblings {
    line-height: 55px;
  }
}
@media only screen and (min-height: 751px) and (max-height: 800px) {
  .team-circle.lg {
    margin: -35px 0 0 80px;
    width: 145px;
    height: 145px;
    padding: 40px 15px;
    background-color: #0d1218;
    box-shadow: none;
    color: #e9e9e9;
    font-size: 15px;
  }
  .team-circle.lg.team-siblings {
    line-height: 55px;
  }
}
@media only screen and (min-height: 801px) and (max-height: 929px) {
  .team-circle.lg {
    margin: -35px 0 0 80px;
    width: 160px;
    height: 160px;
    padding: 55px 15px;
    background-color: #0d1218;
    box-shadow: none;
    color: #e9e9e9;
  }
}
.team-circle.lg.overlay {
  position: absolute;
}
.team-circle.md {
  font-size: 0.8em;
  font-weight: 500;
  margin: 10px;
  float: left;
  width: 102px;
  height: 102px;
  padding: 0 15px;
  border: 2px solid #262626;
  background: #dcdfe2;
  color: #1e2124;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 98px;
}
.team-circle.md:hover {
  background: #cccccc;
}
.team-circle.sm {
  font-size: small;
  margin: 10px;
  float: left;
  width: 75px;
  height: 75px;
  padding: 0 15px;
  border: 2px solid #262626;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 70px;
}
.team-sortable-item {
  padding: 5px 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #000000;
  background: #161e27;
  margin-bottom: 5px;
  font-size: 0.8em;
  color: #eeeeee;
  font-weight: 400;
  height: 44px;
}
.picklist-invalid-name {
  height: 75px !important;
}
.all-teams .team-sortable-item {
  height: auto;
}
.all-teams .as-sortable-dragging .team-sortable-item {
  height: auto;
}
.all-teams .as-sortable-drag .team-sortable-item {
  height: auto;
}
.team-sortable-item:hover {
  background: #202b3a;
  border: 1px solid #0d1218;
}
.as-sortable-item-handle {
  padding: 5px 10px;
}
#editing {
  height: 182px;
}
#all {
  height: 50%;
}
#all .as-sortable-placeholder {
  background: #e6f0f5;
  color: #1e2124;
  border: 2px dashed #00aeef;
  margin-bottom: 4px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 100% !important;
  min-height: 31px;
}
#parents .as-sortable-placeholder,
#siblings .as-sortable-placeholder,
#children .as-sortable-placeholder {
  width: 102px !important;
  height: 102px !important;
  display: block !important;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 2px dashed #00aeef;
  background: #e6f0f5;
  z-index: 1000;
  margin: 10px;
}
.as-sortable-dragging .team-sortable-item {
  border: 2px solid #00aeef;
  background: #e4f5fc;
  opacity: 0.6;
}
.as-sortable-dragging .team-circle {
  border: 2px solid #00aeef;
  background: #e4f5fc;
  opacity: 0.6;
}
.team-sortable-item .fa-ellipsis-v {
  color: #c9d0d4;
}
.team-sortable-item .fa-group {
  margin-right: 4px;
}
/*
  UI Tree
 */
.angular-ui-tree-nodes {
  position: relative;
  list-style: none;
}
.angular-ui-tree-nodes .angular-ui-tree-nodes {
  padding-left: 20px;
}
.angular-ui-tree-nodes .angular-ui-tree-placeholder {
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  line-height: 20px;
}
.angular-ui-tree-placeholder {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
}
.angular-ui-tree-drag {
  position: absolute;
  pointer-events: none;
  z-index: 999;
  opacity: 0.8;
}
.team-search-btn {
  border: 1px solid #0d1218 !important;
}
.user-success-color {
  color: #28b35c;
  font-weight: 800;
}
.user-danger-color {
  color: #da393d;
  font-weight: 800;
}
.api-status-height {
  line-height: 25px !important;
  height: 25px !important;
}
.text-danger-color {
  color: #da393d !important;
}
.attribute-sortable-item {
  padding: 5px 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #0f0f0f;
  background: #161e27;
  margin-bottom: 4px;
  font-size: 0.8em;
  color: #c0c1c2;
  font-weight: 500;
}
.attribute-sortable-item:hover {
  background: #202b3a;
  border: 1px solid #1e2124;
}
@media (min-width: 1200px) {
  .attribute-sortable-item .attribute-icons {
    text-align: right;
  }
}
.attribute-sortable-item .attribute-form-type {
  overflow: hidden;
  text-overflow: ellipsis;
  float: right;
  margin-top: 2px;
  white-space: nowrap;
}
.attribute-sortable-item .sortable-caret {
  position: absolute;
  right: 25px;
}
.tenants-select {
  display: inline-block;
  min-width: 200px;
  margin-left: -15px;
}
#attribute-column {
  height: calc(100vh - 495px);
  overflow: auto;
  min-height: 320px;
}
.attribute-form-column {
  height: calc(100vh - 450px);
  overflow: auto;
  min-height: 365px;
}
.attribute-selected > .attribute-sortable-item {
  background: #22a6af;
  color: #FFFFFF;
  border: 1px solid #22a6af;
}
.attribute-sortable-item.error {
  border-color: #da393d !important;
  background: #f2dede;
  color: inherit;
}
#attribute-add {
  list-style: none;
  padding-top: 5px;
}
#attribute-add > a:hover,
#attribute-add a:focus {
  text-decoration: none;
  color: #22a6af;
}
.alert {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  background: #323b47;
  border-radius: 0;
  border: 0 none;
}
.alert .close {
  text-shadow: 0 0 0;
  color: #c5d5e8;
  font-weight: 400;
}
.alert-danger {
  border-top: 2px solid #f50029;
}
.alert-danger .error-icon {
  color: #f50029;
}
.license-error-icon .error-icon {
  color: #FFFFFF;
}
.alert-warning {
  border-top: 2px solid #f5c400;
}
.alert-warning .warning-icon {
  color: #f5c400;
}
.alert-info {
  border-top: 2px solid #2cafc3;
}
.alert-info .info-icon {
  color: #2cafc3;
}
.alert-success {
  border-top: 2px solid #3ab036;
}
.alert-danger .fa {
  color: #f50029;
}
.alert-warning .fa,
.alert-warning .icon {
  color: #f5c400;
}
.alert-info .fa,
.alert-info .icon {
  color: #2cafc3;
}
.alert-success .fa,
.alert-success .icon {
  color: #3ab036;
}
.alert-info .info-heading,
.alert-info .icon {
  color: #22a6af;
}
.widget .widget-title .fa,
.widget .widget-title .icon {
  color: #c5d5e8 !important;
}
.fa-info-circle,
.icon-information {
  color: #22a6af;
  font-size: 13px;
}
.field-options-subheading {
  font-size: 12px;
}
.field-options-border {
  border-right: 1px solid #0d1218;
  padding-right: 5px;
}
.branding-light-thumbnail-bg.large-thumbnail {
  padding: 39px 15px;
}
.branding-light-thumbnail-bg.small-thumbnail {
  padding: 15px;
}
.branding-light-thumbnail-bg.theme-light {
  background: #323b47;
}
.branding-light-thumbnail-bg.theme-dark {
  background: #323b47;
}
.branding-light-thumbnail-bg.theme-steel {
  background: #323b47;
}
.branding-dark-thumbnail-bg.theme-light {
  background: #c5d5e8;
}
.branding-dark-thumbnail-bg.theme-dark {
  background: #0d1218;
}
.branding-dark-thumbnail-bg.theme-steel {
  background: #0d1218;
}
.branding-large-thumbnail {
  padding: 39px 15px;
}
.branding-small-thumbnail {
  padding: 15px;
  width: 130px;
}
.branding-title {
  font-size: 14px;
  margin-bottom: 5px;
}
.branding-title .popover {
  max-width: 470px!important;
}
.branding-title img {
  width: 430px;
}
.branding-thumbnail.branding-small-thumbnail .branding-img {
  width: 210px;
  height: 24px;
  background-size: contain !important;
}
.branding-thumbnail.branding-large-thumbnail .branding-img {
  width: 210px;
  height: 24px;
  background-size: contain !important;
}
.module-field-item-list {
  margin-bottom: 8px !important;
  margin-top: 4px !important;
  overflow: hidden;
}
.module-field-item-list .column-editor-block {
  padding: 4px;
  margin-right: 6px;
}
.uniqueness-composite-fields {
  margin-bottom: 5px;
  margin-top: 12px;
}
.export-config-module-header {
  padding: 10px 15px;
  font-size: 0.9em;
  margin-bottom: 0;
  border-bottom: 2px solid #323b47;
  background: transparent !important;
}
.export-config-module-container {
  max-height: calc(100% - 35vh);
  font-size: 16px;
}
.export-config-module-container .module-list-odd {
  background-color: #121923;
}
.export-config-module-container .module-list-even {
  background-color: #1b2430;
}
.export-config-module-container.config-module-container-height {
  max-height: calc(100vh - 310px);
}
.export-config-module-option-container {
  padding: 20px;
  background: #0d1218;
  border-top: 2px solid #323b47;
}
.filter-container-scroll .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #4b4c4e;
  border-radius: 4px;
}
.filter-container-scroll .dropdown-menu::-webkit-scrollbar-corner {
  background: transparent;
}
/*----------------------------------------
playbook
 - Styles for designer
----------------------------------------*/
.playbook-view > div {
  background: #1b2430;
}
.playbook-view .box {
  background: #0d1218;
}
#designer {
  position: relative;
  background: #1b2430;
}
#designer .btn-playbook {
  font-size: 14px;
  text-transform: uppercase;
  color: #7e7e7e;
  font-weight: 700;
  background: transparent;
  padding: 0;
  margin-right: 15px;
  border: none;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}
#designer .btn-playbook:active,
#designer .btn-playbook:hover {
  color: #ffffff;
}
#step-arguments {
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 305px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
  height: calc(100vh - 101px);
  left: 305px;
  background: #1b2430;
  padding: 0 20px;
  overflow: auto;
  padding-bottom: 20px;
  border-right: 1px solid #0d1218;
}
.reference-block .playbook-selected-step-container .playbook-selected-step-header {
  padding: 14px 20px;
  height: 55px;
}
.reference-block .total-count {
  background: #1b2430;
  z-index: 501;
  position: sticky;
}
.reference-block .total-count span {
  color: #FFFFFF;
  opacity: 0.65;
}
.reference-block .view-search {
  top: 55px;
  background: #1b2430;
  z-index: 501;
  position: sticky;
}
.reference-block .stepTypes {
  padding-right: 10px !important;
}
.reference-block .stepTypes .view-reference-list {
  box-shadow: 5px 0px 5px 0px #181f28;
  height: 70px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.reference-block .stepTypes .view-reference-list .block-detail {
  color: #c5d5e8;
}
.reference-block .stepTypes .view-reference-list .description-ellipsis {
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-height: 15px;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 32px;
}
.reference-block .stepTypes .view-reference-list .description-ellipsis .span-description p {
  color: #777777;
  margin-bottom: 0;
}
.reference-block .stepTypes .view-reference-list:hover {
  background: #161e2b;
  text-decoration: none;
}
.search-style {
  border: 1px solid #171f27;
  position: relative;
}
#step-collections {
  position: fixed;
  width: 0;
  padding: 0;
  border: none;
  z-index: 1034;
  height: calc(100vh - 55px);
  background: #1b2430;
  overflow: auto;
  box-shadow: 5px 0 10px #0d1218;
  overflow-y: hidden;
  top: 53px;
  overflow: hidden;
}
#step-collections #step-form {
  margin-bottom: 140px;
}
#step-collections.open {
  width: 305px;
  transition: opacity 0.25s linear;
  overflow-y: auto;
}
#step-collections.open .transclude-container {
  width: 305px;
}
#step-collections.large {
  width: 560px;
  transition: all 0.5s ease;
}
#step-collections.large .transclude-container {
  width: 560px;
}
#step-collections.large .playbook-btn-holder,
#step-collections.large .playbook-selected-step-container {
  width: 560px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
#step-collections.large .playbook-advance-action {
  width: 560px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
#step-collections .step-args p {
  color: #6c6e71;
}
#step-collections .step-args p.connector-properties {
  color: #FFFFFF;
}
#step-collections .step-args p.connector-title {
  margin-bottom: 0!important;
}
#step-collections .tinymce-editor-continer .tox-dialog__body-content {
  color: #FFFFFF;
}
#step-collections .tinymce-editor-continer .tox-dialog__body-content p {
  color: #FFFFFF;
}
#step-collections .tinymce-selector p {
  color: #FFFFFF;
}
#step-collections .selected-step-form-content {
  margin-top: 70px;
}
#step-collections h3 {
  color: #c0c1c2;
  font-size: 21px;
  font-weight: 400;
  margin: 0px 10px 10px 0px;
  float: left;
  line-height: 30px;
}
#step-collections ul.stepTypes {
  padding: 0;
  margin: 0;
  list-style: none;
  clear: both;
}
#step-collections ul.stepTypes h6 {
  font-size: 0.7em;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 20px;
  margin-bottom: 10px;
}
#step-collections ul.stepTypes li a {
  color: #c5d5e8;
  font-weight: 400;
  list-style: none;
  font-size: 0.9em;
  line-height: 32px;
  min-height: 40px;
  align-items: center;
  display: flex;
  background: #1b2430;
  margin-bottom: 5px;
  border: 1px solid #0d1218;
}
#step-collections ul.stepTypes li a:hover {
  color: #FFFFFF;
  background: #323b47;
  text-decoration: none;
}
#step-collections ul.stepTypes li a .step-icon {
  color: #000000;
}
#step-collections ul.stepTypes li a > div {
  width: 40px;
  height: inherit;
  background: #2b2b2b;
  text-align: center;
  margin-right: 10px !important;
  line-height: 40px;
}
#step-collections .playbook-advance-action {
  width: 285px;
  position: fixed;
  bottom: 58px;
  background: #1b2430;
  margin-left: -20px;
  padding: 8px 5px 8px 8px;
  font-size: 13px;
  box-shadow: 2px -7px 9px -6px #0d1218;
  z-index: 9;
}
#step-collections .playbook-btn-holder {
  padding: 14px 20px;
  position: fixed;
  z-index: 500;
  bottom: 0px;
  width: 303px;
  background: #1b2430;
  left: 247px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
  border-top: 1px solid #29384c;
}
#step-collections .playbook-selected-step-container {
  position: fixed;
  z-index: 500;
  top: 53px;
  width: 303px;
  background: #1b2430;
  left: 247px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
  height: 56px;
  margin-left: -2px;
}
#step-collections .playbook-selected-step-container .playbook-selected-step-header {
  padding: 14px 20px;
  height: 55px;
}
#step-collections .playbook-selected-step-container .playbook-selected-step-header .selected-step-icon {
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  color: #000000;
  float: left;
  text-align: center;
  background: #c0c1c2;
}
#step-collections ul.stepTypes.trigger-step-container li > a {
  padding: 10px;
  background: #323b47;
  border: none;
}
#step-collections ul.stepTypes.trigger-step-container li > a .step-icon-container {
  width: 50px;
  height: 45px;
  line-height: 45px;
}
#step-collections ul.stepTypes.trigger-step-container li > a .trigger-step-content {
  width: 100%;
  background: transparent;
  text-align: left;
  line-height: 14px;
}
#step-collections .global-variables-header {
  position: sticky;
  z-index: 500;
  top: 0px;
  background: #1b2430;
  padding-top: 15px;
}
#step-collections .block-not-found {
  margin: 0px 5px;
}
.playbook-step-btn-container {
  padding: 14px 20px;
  position: fixed;
  z-index: 500;
  bottom: 0px;
  width: 303px;
  background: #1b2430;
  left: 247px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
  border-top: 1px solid #29384c;
}
#step-form .control-label {
  color: #c0c1c2;
  letter-spacing: normal;
  text-transform: none;
}
#step-form textarea.form-control {
  height: auto;
}
#step-form input.form-control,
#step-form textarea.form-control {
  font-family: 'Inconsolata', sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 300;
  max-width: 513px;
}
#step-form input.form-control::placeholder,
#step-form textarea.form-control::placeholder {
  color: #c5d5e8;
  opacity: 0.3;
}
#step-form .create-update-record-step .field-search-icon {
  font-size: 14px;
  top: 10px;
}
#step-form .create-update-record-step input.form-control.playbook-step-field-search-box {
  height: 35px;
  padding-left: 35px !important;
}
#step-form .create-update-record-step input.form-control.playbook-step-field-search-box::placeholder {
  opacity: 0.8;
}
#step-form .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
#step-form .form-control.multiple {
  height: 150px;
  font-size: 14px;
  background: #424549;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  padding: 5px 10px;
}
#step-form .checkbox,
#step-form .radio {
  margin: 0;
}
#step-form .input-group > .form-control,
#step-form .input-group > .input-group-addon,
#step-form .input-group > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border: 1px solid #1e2124;
}
#step-form .input-group > .input-group-addon {
  background: #000000;
}
#step-form .popover {
  color: #c0c1c2;
}
#step-form .text-danger {
  color: #da393d;
}
#step-form .text-success {
  color: #19C625;
}
#step-form .has-error {
  color: #da393d;
}
#step-form .has-error .control-label {
  color: #da393d;
}
#step-form ul.datetime-picker-dropdown li.date-picker-menu {
  line-height: normal;
  font-size: 0.8em;
}
#step-form ul.datetime-picker-dropdown li.date-picker-menu table {
  color: #c0c1c2;
  line-height: normal;
}
#step-form ul.datetime-picker-dropdown li.date-picker-menu table th button.btn-sm {
  padding: 2px 10px;
}
#step-form ul.datetime-picker-dropdown li.date-picker-menu table td button.btn {
  font-weight: 500;
  font-size: 1em;
  padding: 5px 10px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#step-form ul.datetime-picker-dropdown li.date-picker-menu table td button.btn.btn-sm {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 2px 7px;
}
#step-form hr {
  border-color: #1b2430;
}
#step-form .step-utilities-content {
  background: #29323e;
  padding: 5px 15px;
  margin: 5px 0px;
}
#step-form .step-utilities-content .form-control {
  background: #1b242e;
}
.step-content-box {
  background: #29323e;
  padding: 5px 15px;
  margin: 5px 0px;
}
.step-content-box .form-control {
  background: #1b242e;
}
.playbook-reference-wrapper .cs-select {
  width: 80%;
}
.playbook-reference-wrapper .cs-select .lookup-btn.btn-link {
  color: #22a6af;
  width: 100%;
  max-width: calc(560px - 85px);
  overflow: hidden;
  text-overflow: ellipsis;
}
.playbook-reference-wrapper .lookup.wide-lookup {
  width: 100%;
  max-width: 100%;
  top: 25px !important;
}
.playbook-reference-wrapper .lookup .dropdown-menu > li > a {
  padding: 5px 10px;
}
.playbook-reference-wrapper .arrow {
  display: none;
}
.playbook-reference-wrapper .popover.lookup .popover-title {
  display: none;
}
.playbook-reference-wrapper .typeahead-content-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  float: left;
  max-width: 75%;
}
.playbook-reference-wrapper .typeahead-content-subtitle {
  margin-top: 4px;
  padding: 0px 5px;
  background: #1b2430;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  float: left;
  max-width: 23%;
}
.playbook-reference-wrapper .remote-reference-pb .typeahead-content-title {
  max-width: 95% !important;
}
.playbook-reference-wrapper .remote-reference-pb .remote-reference-pb-contents .form-control {
  box-shadow: 0 0 2px 0px #22a6af;
}
.canvas-container {
  position: relative;
  margin-left: 0;
  height: calc(100vh - @{header-height + breadcrumb-min-height});
  -webkit-transition-property: -webkit-transform, margin-left;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.canvas-container #details {
  padding: 5px 15px 0 15px;
  background: #1b2430;
  border-bottom: 1px solid #0d1218;
}
.canvas-container #details label {
  font-size: 0.8em;
  color: #c0c1c2;
}
.canvas-container #details #actions {
  float: right;
}
@media (max-width: 1200px) {
  .canvas-container #details #actions {
    float: none;
    margin-bottom: 10px;
  }
}
.canvas-container #canvas {
  position: relative;
  background: transparent;
  overflow: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.canvas-container circle {
  opacity: 0.5;
}
.widget-grp-buttons {
  position: fixed;
  z-index: 2;
  right: 60px;
  bottom: 16px;
}
.zoom-buttons {
  position: fixed;
  z-index: 2;
  right: 75px;
  bottom: 16px;
  display: flex;
  flex-direction: column;
  color: #0d1218;
}
.zoom-buttons > svg {
  stroke: #7e7e7e;
  stroke-width: 2;
}
.zoom-buttons > button {
  background: #7e7e7e;
  height: 18px;
  line-height: 10px;
}
.zoom-buttons > button:hover {
  color: #0d1218;
}
.running-playbook-designer .step-icon,
.running-playbook-designer .step-clone,
.running-playbook-designer .step-edit,
.running-playbook-designer .step-delete {
  display: none !important;
}
.running-playbook-designer .playbook-logs .designer-container {
  position: relative;
  height: calc(100vh - 144px);
  background: url("../../images/bg_playbook_SteelTheme.png");
  overflow: auto;
  border: 10px solid #1b2430;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.running-playbook-designer .playbook-logs .designer-container.step-active {
  margin-left: 451px !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.running-playbook-designer-container {
  background: #0d1218;
  padding-left: 2px;
}
.global-mock-content {
  position: absolute;
  top: -10px;
  right: 15px;
  height: 25px;
  width: 50px;
  text-align: center;
  font-size: 13px;
  color: #000000;
  border: 1px solid #000000;
  background-color: #b1c9c8;
  border-radius: 4px;
}
.global-mock-text {
  display: block;
  padding-top: 5px;
  font-family: inherit;
  font-weight: bold;
  letter-spacing: normal;
}
.step-status-content {
  position: absolute;
  top: 18px;
  right: 0px;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 18px;
  font-size: 15px;
}
.step-status-content:after {
  display: none;
  width: 72px;
  color: #FFFFFF;
  background: #313a47;
  text-align: left;
  border-radius: 0px;
  padding: 5px 5px;
  position: absolute;
  z-index: 11;
  line-height: 13px;
  font-size: 11px;
  box-shadow: 0px 0px 3px #22a6af;
  word-wrap: break-word;
  top: -2px;
  left: 22px;
}
.step-status-content:hover:after {
  display: block;
}
.step-status-content .step-status {
  position: absolute;
  top: 3px;
  left: 1px;
  width: 20px;
  height: 20px;
}
.step-status-content .step-status:before {
  color: #ffffff;
}
#running-playbook-canvas .pb-group-container {
  cursor: grab;
}
#running-playbook-canvas .pb-group-container .icon-delete,
#running-playbook-canvas .pb-group-container .icon-edit,
#running-playbook-canvas .pb-group-container .glyphicon-floppy-save {
  display: none;
}
#running-playbook-canvas .step-container {
  cursor: pointer;
}
.pb-note {
  max-height: 300px;
  max-width: 500px;
  border: 1px solid #525252 !important;
  word-wrap: break-word;
  z-index: 2;
}
.pb-note .description-height {
  height: calc(100% - 32px);
}
.pb-note .note-description textarea.form-control {
  background: transparent;
  resize: none;
}
.pb-group-container.collapsed {
  height: 32px !important;
}
.pb-group-container.collapsed.pb-block {
  min-height: auto !important;
}
.pb-group-container.collapsed .fa-window-minimize {
  display: none;
}
.pb-group-container.collapsed .fa-window-maximize {
  display: block;
}
.pb-group-container.collapsed .resizer-right {
  display: none;
}
.pb-group-container.collapsed .resizer-bottom {
  display: none;
}
.pb-group-container.collapsed .resizer-both {
  display: none;
}
.pb-selector {
  position: absolute;
  width: 0px;
  height: 0px;
  top: 0;
  left: 0;
  display: none;
  background-color: rgba(27, 36, 48, 0.5);
  border: 1px dashed #323b47;
  pointer-events: none;
}
.jtk-group-collapsed .step-container {
  display: none;
}
.jtk-group-collapsed .note-description {
  display: none;
}
.pb-group-container {
  position: absolute;
  background-color: rgba(27, 36, 48, 0.5);
  border: 1px solid #323b47;
  overflow: visible;
  min-height: 32px;
  min-width: 200px;
  cursor: move;
}
.pb-group-container .fa-window-maximize {
  display: none;
}
.pb-group-container .fa-window-minimize {
  display: block;
}
.pb-group-container .step-container {
  border: 1px dashed #9babc3;
}
.pb-group-container .pb-group-label {
  background-color: #323b47;
  height: 32px;
  z-index: 2;
}
.pb-group-container .pb-group-label .step-group-name {
  width: calc(100% - 142px);
}
.pb-group-container .resizer-right {
  width: 5px;
  height: 100%;
  background: transparent;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: e-resize;
}
.pb-group-container .resizer-bottom {
  width: 100%;
  height: 5px;
  background: transparent;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: n-resize;
}
.pb-group-container .resizer-both {
  width: 5px;
  height: 5px;
  background: transparent;
  z-index: 10;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: nw-resize;
}
.pb-group-container .pb-group-actions {
  display: none;
  position: absolute;
  right: 15px;
}
.pb-group-container:hover .pb-group-actions {
  display: inline;
}
.pb-group-container.pb-block {
  min-width: 290px !important;
  min-height: 120px !important;
}
.step-container-finished {
  border: 1px solid #19C625 !important;
}
.step-container-finished .step-status-content:after {
  content: 'Finished';
  background: #19C625;
}
.step-container-finished .step-status-content .step-status:before {
  content: "\ee232";
  color: #19C625;
}
.step-container-finished-error {
  border: 1px solid #19C625 !important;
}
.step-container-finished-error .step-status-content .step-status:before {
  content: "\f553";
  color: #19C625;
}
.step-container-finished-error .step-status-content:after {
  content: 'Finished with error';
  background: #19C625;
}
.step-container-terminated {
  border: 1px solid #D0021B !important;
}
.step-container-terminated .step-status-content .step-status:before {
  content: "\f4511";
  color: #D0021B;
}
.step-container-terminated .step-status-content:after {
  content: 'Terminated';
  background: #D0021B;
}
.step-container-skipped {
  border: 1px solid #39393a !important;
  background: #0f161d !important;
  cursor: not-allowed;
}
.step-container-skipped .step-content .step-label h6,
.step-container-skipped .step-content .step-label p {
  color: #848484;
}
.step-container-skipped .step-content .step-icon-container {
  opacity: 0.5;
}
.step-container-skipped .step-content .step-status-content:after {
  content: 'Skipped';
  background: #39393a;
}
.step-container-skipped .step-content .step-status-content .step-status:before {
  content: "\f5438";
  color: #848484;
}
.step-container-incipient {
  border: 1px solid #39393a !important;
  background: #0f161d !important;
  cursor: not-allowed;
}
.step-container-incipient .step-content .step-label h6,
.step-container-incipient .step-content .step-label p {
  color: #848484;
}
.step-container-incipient .step-content .step-icon-container {
  opacity: 0.5;
}
.step-container-incipient .step-content .step-status-content {
  opacity: 0.5;
}
.step-container-incipient .step-content .step-status-content:after {
  content: 'Incipient';
  background: #F5A623;
}
.step-container-incipient .step-content .step-status-content .step-status:before {
  content: "\f775";
  color: #F5A623;
}
.step-container-failed {
  border: 1px solid #D0021B !important;
}
.step-container-failed .step-status-content:after {
  content: 'Failed';
  background: #D0021B;
}
.step-container-failed .step-status-content .step-status:before {
  content: "\f442";
  color: #D0021B;
}
.step-container-rejected {
  border: 1px solid #D0021B !important;
}
.step-container-rejected .step-status-content:after {
  content: 'Rejected';
  background: #D0021B;
}
.step-container-rejected .step-status-content .step-status:before {
  content: "\f9997";
  color: #D0021B;
}
.step-container-active {
  border: 1px solid #F5A623 !important;
}
.step-container-active .step-status-content:after {
  content: 'Active';
  background: #F5A623;
}
.step-container-active .step-status-content .step-status:before {
  content: "\f220";
  color: #F5A623;
}
.step-container-paused {
  border: 1px solid #DB9316 !important;
}
.step-container-paused .step-status-content:after {
  content: 'Paused';
  background: #DB9316;
}
.step-container-paused .step-status-content .step-status:before {
  content: "\f886";
  color: #DB9316;
}
.step-container-awaiting {
  border: 1px solid #F5A623 !important;
}
.step-container-awaiting .step-status-content:after {
  content: 'Awaiting';
  background: #F5A623;
}
.step-container-awaiting .step-status-content .step-status:before {
  content: "\f331";
  color: #F5A623;
}
.hidden-input-paste {
  position: absolute;
  z-index: -10;
}
.show-mute-text #canvas {
  margin-top: 40px !important;
}
#canvasContainer .designer-container {
  position: relative;
  height: calc(100vh - 171px);
  background: url("../../images/bg_playbook_SteelTheme.png");
  overflow: auto;
  border: 3px solid #1b2430;
  border-top: none;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
#canvasContainer .add-group-mode {
  cursor: crosshair !important;
}
#canvasContainer .add-group-mode .pb-element-container {
  pointer-events: none !important;
}
#canvasContainer.large .designer-container {
  margin-left: 560px !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#canvasContainer.full .designer-container {
  margin-left: 0;
}
#canvasContainer.step-active .designer-container {
  margin-left: 305px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#canvasContainer::-webkit-scrollbar .designer-container {
  -webkit-appearance: none;
  width: 7px;
}
#canvasContainer::-webkit-scrollbar-thumb .designer-container {
  border-radius: 4px;
  background-color: rgba(69, 71, 78, 0.6);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
#canvas-context-menu {
  position: fixed;
  top: 10px;
  left: 10px;
  display: block;
  background: #0d1218;
  padding: 0 4px;
  border-radius: 12px;
  z-index: 2;
  cursor: pointer;
  border: 1px solid #22a6af;
  width: 25px;
  height: 25px;
}
#canvas-context-menu:hover {
  display: block !important;
}
#canvas-context-menu a {
  color: #da393d !important;
}
#canvas-context-menu a:hover {
  text-decoration: none;
}
.playbook-options-menu {
  min-width: 225px !important;
}
.playbook-options-menu .divider {
  margin: 5px 0;
}
.popover-description {
  background: #1b2430;
}
.popover-description .arrow:after {
  border-bottom-color: #1b2430 !important;
}
.step-container {
  cursor: move;
}
.step-container .step-icon {
  display: none;
  background-color: #22a6af;
  cursor: pointer;
  border-radius: 50%;
  height: 22px;
  width: 22px;
  padding: 4px 0px 0px 7px;
  color: #000000;
  position: absolute;
  z-index: auto;
  line-height: 14px;
  font-size: 10px;
}
.step-container .top {
  top: -25px;
  left: 114px;
}
.step-container .bottom {
  bottom: -25px;
  left: 114px;
}
.step-container .left {
  left: -25px;
  top: 18px;
}
.step-container .right {
  right: -25px;
  top: 18px;
}
.step-container .right .tooltiptext {
  display: none;
}
.step-container-selected {
  box-shadow: 0 0 4px 3px #22a6af !important;
}
@-webkit-keyframes neonBlue {
  from {
    box-shadow: 0 0 15px 1px #22a6af;
  }
  to {
    box-shadow: 0 0 15px 4px #22a6af;
  }
}
#step-placeholder {
  box-shadow: none !important;
  background: rgba(44, 175, 195, 0.2);
  border: 2px dashed #22a6af !important;
}
#step-placeholder .step-clone,
#step-placeholder .step-edit {
  display: none;
}
#step-placeholder > .step-icon-container {
  border: 2px dashed #22a6af !important;
  border-left: none !important;
  background: transparent !important;
  color: #000000 !important;
}
.trigger-placeholder .step-delete {
  display: none;
}
.trigger-step .step-clone {
  display: none !important;
}
.step-container-only-trigger .connector-tooltip {
  display: inline-block;
  border-bottom: 1px dotted black;
}
.step-container-only-trigger .connector-tooltip .tooltiptext {
  display: block;
}
.step-container-only-trigger .connector-tooltip .tooltiptext {
  width: 200px;
  color: #929292;
  background: #232d3a;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: -18px;
  left: 180%;
  line-height: normal;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
}
.step-container-only-trigger .connector-tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #232d3a transparent transparent;
}
.step-container-only-trigger .connector-tooltip:active .tooltiptext {
  display: none;
}
.step-container-only-trigger .step-icon {
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-animation: neonBlue 1s ease-in-out infinite alternate;
  -moz-animation: neonBlue 1s ease-in-out infinite alternate;
  animation: neonBlue 1s ease-in-out infinite alternate;
}
.step-container:hover {
  box-shadow: 0 0 2px 1px #22a6af;
}
.step-container:hover .step-icon {
  display: block;
}
.step-actions {
  display: none;
}
.step-container:hover .step-actions {
  display: inline-block;
}
.drag-hover {
  border: 2px solid #faebcc;
  background: #fcf8e3;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.endpoint svg * {
  fill: #c5d5e8;
  stroke: #c5d5e8;
  stroke-width: 0;
}
.jsplumb-endpoint-connected {
  opacity: 0;
}
.jsplumb-endpoint circle {
  fill: #7d7d7d;
}
.endpoint-hover svg * {
  fill: #22a6af;
  stroke: #22a6af;
  stroke-width: 0.1;
}
.connection-label {
  color: #adadb7;
  font-size: 12px;
  border: 1px solid #adadb7;
  padding: 0 5px;
  background-color: #373535;
  font-style: italic;
  max-width: 90px;
  overflow-wrap: break-word;
  z-index: 1;
}
.step-container {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  color: #6c6e71;
  height: 60px;
  width: 250px;
  background: #232d3a;
  z-index: 1;
  line-height: 50px;
  border: none;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
  padding-left: 15px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.step-container .step-extender {
  width: 1000px;
  height: 810px;
  pointer-events: none;
}
.step-container .step-actions {
  line-height: 20px;
  font-size: 11px;
  position: absolute;
  right: 12px;
  top: -14px;
  width: 90px;
  text-align: center;
  border-radius: 2px;
  height: 22px;
  vertical-align: middle;
  background: #22a6af;
  color: #000000;
}
.step-container .step-actions > i {
  cursor: pointer;
  color: #000000 !important;
  font-size: 11px;
  position: relative;
}
.step-container .step-icon-container {
  cursor: pointer;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 14px;
  color: #000000;
  border-radius: 50%;
  padding: 0px 2px 1px 2px;
  margin-left: 25px;
  background: #c0c1c2;
}
.step-container .step-icon-container > .icon {
  line-height: 25px;
}
.step-container .step-label {
  padding: 30px 35px 15px 65px;
  white-space: nowrap;
  overflow: hidden;
}
.step-container .step-label h6 {
  color: #ffffff;
  font-size: 13px;
  line-height: normal;
  font-weight: 500;
  text-overflow: ellipsis;
}
.step-container .step-label p {
  color: #929292;
  font-size: 10px;
  line-height: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 3px !important;
  font-weight: normal;
  max-width: 170px;
  text-transform: uppercase;
}
.step-container .step-content {
  height: 90px;
  width: 280px;
  margin: -15px 0px 0px -30px;
}
.btn-remove {
  margin-top: 30px;
}
.step-section {
  border-bottom: 1px solid #0d1218;
  padding-bottom: 15px;
}
.connector-listing {
  margin-top: 60px;
}
#step-type {
  margin-top: 15px;
}
.collection-image-thumbnail {
  cursor: pointer;
  display: inline-block;
}
.collection-image-thumbnail .avatar-link {
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  position: absolute;
  width: 100px;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  text-align: center;
}
.collection-image-thumbnail:focus .avatar-link,
.collection-image-thumbnail:hover .avatar-link {
  opacity: 1;
  background: #22a6af;
}
.approval-step-container .approver-container.has-error .lookup-btn {
  border-color: #da393d;
}
.approval-step-container .approver-container .typehead-field .lookup-btn {
  padding: 5px 30px 5px 7px !important;
}
.approval-step-container .approver-container .typehead-field .lookup-btn .fa-sort-desc {
  top: 4px !important;
}
.playbook-collection-height {
  height: calc(100vh - 215px);
}
.playbook-collection-height.show-system-collection-height {
  height: calc(100vh - 250px);
}
.list-nav {
  width: 100%;
  background: #0d1218;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
  overflow: auto;
  border: 10px solid #1b2430;
}
.collection-left-panel {
  width: 350px;
  height: 100%;
  border-right: 2px solid #0d1218;
  display: inline-block;
  float: left;
}
.collection-left-panel .collection-action {
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px !important;
}
.collection-left-panel .collection-action .show-system-collection {
  padding-left: 9px;
}
.collection-left-panel .collection-action #btn-newCollection {
  width: 175px;
  margin-left: 5px;
  margin-right: 5px;
}
.collection-left-panel .collection-action #btn-newCollection.grow-size {
  flex-grow: 1;
}
.collection-left-panel .collection-action .search-input-box {
  display: flex;
  align-items: center;
  margin-top: 10px !important;
  background: #0d1218;
}
.collection-left-panel .collection-action .search-input-box .search-input,
.collection-left-panel .collection-action .search-input-box .search-input-checkbox {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.collection-left-panel .collection-action .search-input-box .search-input {
  margin-left: 0px;
}
.collection-left-panel .collection-action .search-input-box span {
  color: #FFFFFF;
  font-size: 12px;
}
.collection-left-panel .collection-action .search-input-box #search-collection.form-control {
  background: #0d1218;
  border: 0 none #373b42;
  font-size: 0.8em;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-right: none;
}
.collection-left-panel .collection-action .search-input-box #search-collection.form-control:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  color: #FFFFFF;
  border: 0 none #2878c9 !important;
}
.list-nav-full {
  top: 0;
}
#list-pane {
  background: #1b2430;
  width: calc(100% - 352px);
  width: -moz-calc(100% - 352px);
  width: -webkit-calc(100% - 352px);
  display: inline-block;
  height: calc(100vh - 115px);
  overflow-x: scroll;
}
.playbook-height {
  height: calc(100vh - 120px);
}
.list-items {
  position: relative;
  margin-top: 2px;
  background: #1b2430;
}
.list-items .nav-tabs.nav-stacked {
  margin-top: 10px;
  background: transparent;
  border-bottom: none;
  margin-bottom: 30px;
}
.list-items .nav-tabs.nav-stacked:Last-child {
  padding-bottom: 10px;
}
.list-items .nav-tabs.nav-stacked > li + li {
  margin-top: 0;
}
.list-items .nav-tabs.nav-stacked li {
  border: none !important;
  border-left: 3px solid transparent;
  border-bottom: 1px solid #1b2430;
  background: transparent;
  display: inline-flex;
  align-items: baseline;
  width: 100%;
}
.list-items .nav-tabs.nav-stacked li > input {
  margin: 0px 10px;
  top: 4px;
}
.list-items .nav-tabs.nav-stacked li:hover {
  background: #323b47;
  color: #ffffff;
  border-left: 3px solid #22a6af;
}
.list-items .nav-tabs.nav-stacked li a {
  color: #FFFFFF;
  padding: 10px 10px;
  text-transform: none;
  font-size: 0.8em;
  font-weight: 400;
  margin-right: 0;
  border: none !important;
  background: transparent;
  width: 100%;
}
.list-items .nav-tabs.nav-stacked li.active {
  border-left: 3px solid #22a6af;
  background: #323b47;
  border-bottom: none;
  color: #FFFFFF;
  font-weight: 500;
}
.list-items .nav-tabs.nav-stacked li.active a {
  color: #FFFFFF;
}
.list-items .nav-tabs.nav-stacked li.active:active,
.list-items .nav-tabs.nav-stacked li.active:focus,
.list-items .nav-tabs.nav-stacked li.active:hover {
  background: #323b47;
  border-left: 3px solid #22a6af;
}
.collection-content .container-pane {
  border-style: none;
}
.collection-content .collection-details-container {
  border-bottom: 1px solid #0d1218;
  position: sticky;
  top: 0;
  z-index: 9;
  background: #1b2430;
}
.collection-content .collection-details-container .collection-img-box {
  display: inline-block;
  padding: 10px;
  width: 120px;
}
.collection-content .collection-details-container .collection-details-box {
  border-left: 1px solid #0d1218;
  border-right: 1px solid #0d1218;
  padding: 5px 15px 10px 15px;
  display: inline-block;
  vertical-align: top;
  min-height: 120px;
  width: calc(100% - 120px);
}
.collection-content .collection-details-container .collection-details-box .form-group.editable .view-content {
  padding: 3px 6px;
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  line-height: 24px;
}
.collection-content .collection-details-container .collection-details-box .form-group.editable .view-content #view-name {
  word-break: normal !important;
  max-height: 75px;
  overflow: hidden;
  -webkit-line-clamp: 3;
  line-height: 25px;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
}
.collection-content .collection-details-container .collection-details-box .form-group.editable .view-content #cancel-name {
  font-size: 12px;
  padding: 5px !important;
}
.collection-content .collection-details-container .collection-desc {
  vertical-align: top;
  padding: 0px 0px 10px 10px;
  min-height: 120px;
  overflow: hidden;
}
.collection-content .collection-details-container .collection-desc .form-group.editable .view-content {
  padding-top: 0px;
}
.collection-content .collection-details-container .collection-desc #view-description {
  font-size: 12px;
  word-break: normal !important;
  opacity: 0.65;
  max-height: 88px;
  overflow: hidden;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  line-height: 14px;
}
.collection-content .collection-details-container .collection-desc #description {
  max-height: 50px !important;
  overflow-y: scroll;
}
.collection-content .collection-grid-container .ui-grid-render-container .ui-grid-viewport {
  overflow: scroll auto !important;
}
.collection-action-btn {
  background: #1b2430 !important;
  width: 124px;
  height: 40px;
}
.collections-title {
  width: 800px;
}
.collections-action-icon {
  color: #8e8e8e;
}
.collection-action-btn-left {
  margin-right: -1px;
  padding-left: 5px !important;
}
.collection-action-btn-right {
  margin-left: 0;
}
.step-variable-heading {
  color: #22a6af;
  font-size: 12px;
  padding-bottom: 5px;
}
.step-variable-container {
  border-top: 1px solid #0d1218;
  margin-top: 10px;
}
.input-alignment .form-group {
  margin-top: 0;
}
.field-remove-icon {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 15px;
}
.dictionary-separator {
  border-top: 4px solid #212e3d;
  margin-top: 10px !important;
}
.ownershipOptionDiv {
  background-color: #29323e;
  padding: 10px;
}
.ownershipOptionDiv hr {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.ownershipOptionDiv select {
  background-color: #17222b;
  border-radius: 0px !important;
  margin-left: 15px;
}
.ownershipOptionDiv select:hover,
.ownershipOptionDiv select:focus {
  background-color: #17222b;
}
.ownershipOptionLabel {
  font-size: 0.78em;
  font-weight: 400;
  color: #dfe4ea;
}
.responseMappingDiv {
  background-color: #29323e;
  padding: 10px;
}
.responseMappingDiv .responseMappingElement {
  background-color: #0d1218;
}
.responseMappingDiv .text-danger {
  margin-top: 10px;
}
.step-container .fa-info-circle {
  color: inherit;
}
.step-actions .step-tooltiptext {
  width: max-content;
  max-width: 180px;
  font-size: 12px;
  text-align: left;
  font-family: 'Lato', sans-serif;
}
.pb-group-label .step-tooltiptext {
  width: max-content;
  max-width: 180px;
  font-size: 12px;
  text-align: left;
  font-family: 'Lato', sans-serif;
}
.step-variable-box {
  background-color: #49535f;
  color: #c5d5e8;
  font-size: 12px;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding: 0px 4px;
  width: 25px;
  z-index: -9;
}
.step-variable-box .step-variable-icon {
  margin: -3px 3px;
  cursor: pointer;
  position: relative;
  height: 15px;
}
.step-variable-box .step-variable-icon .variable-content {
  font-style: italic;
  margin: 3px 3px 0px 3px;
  font-size: 10px;
  display: inline-block;
  font-weight: 700;
}
.step-variable-box .ignore-error-icon {
  margin: -8px 0px 3px 5px;
}
.step-variable-box #ignore-error-icon {
  fill: #c5d5e8;
}
.step-tooltiptext {
  width: 100px;
  color: #FFFFFF;
  background: #313a47;
  text-align: left;
  border-radius: 0px;
  padding: 5px 5px;
  position: absolute;
  z-index: 11;
  line-height: 12px;
  font-size: 10px;
  box-shadow: 0px 0px 1px #22a6af;
  display: none;
  word-wrap: break-word;
}
.step-info:hover,
.step-variable-icon:hover {
  color: #c5d5e8;
}
.step-variable-icon:hover > .step-tooltiptext,
.step-info:hover > .step-tooltiptext {
  display: block;
}
.step-tooltip-bottom {
  top: 22px;
  left: -20px;
  border-top: 1px solid #22a6af;
}
.pb-group-label .step-tooltip-bottom {
  top: 27px !important;
  left: -10px;
}
.pb-group-label .fa-info-circle {
  color: inherit;
  font-size: inherit;
}
.step-tooltip-top {
  bottom: 33px;
  left: 0px;
  border-bottom: 1px solid #22a6af;
}
.step-tooltip-left {
  top: 3px;
  left: -100px;
  border-right: 1px solid #22a6af;
}
.step-tooltip-right {
  top: 3px;
  right: -105px;
  border-left: 1px solid #22a6af;
}
.step-tooltiptext::after {
  content: "";
  position: absolute;
  border-width: 4px;
  border-style: solid;
  opacity: 1;
}
.step-tooltip-bottom::after {
  top: -9px;
  left: 22px;
  border-color: transparent transparent #22a6af transparent;
}
.step-tooltip-top::after {
  bottom: -5px;
  left: 7px;
  border-color: #22a6af transparent transparent transparent;
}
.step-tooltip-left::after {
  top: 5px;
  right: -5px;
  border-color: transparent transparent transparent #22a6af;
}
.step-tooltip-right::after {
  top: 5px;
  left: -5px;
  border-color: transparent #22a6af transparent transparent;
}
.common-field-separator {
  border-top: 1px solid #0d1218;
  margin-top: 15px !important;
  margin-bottom: 10px !important;
}
.cs-data-table {
  width: auto;
  max-width: 100%;
}
.cs-data-table tr,
.cs-data-table td,
.cs-data-table th {
  border: 1px solid #48505a;
  resize: horizontal;
  overflow: auto;
  padding: 4px 10px 4px 15px !important;
  white-space: nowrap;
}
.cs-data-table td {
  padding: 8px 10px;
  border-bottom: 1px solid #48505a;
  border-top: 1px solid #48505a;
}
.cs-data-table th {
  background-color: #22a6af !important;
  color: #ffffff;
}
.cs-data-table tr:nth-child(even) {
  background-color: #202a3a;
}
.cs-data-table tr:nth-child(odd) {
  background-color: #181f2b;
}
.cs-data-table tr:nth-child(n + 7) {
  display: none;
}
.cs-data-table tr:last-child td {
  border-bottom: 1px solid #48505a;
}
.cs-data-table-show-more tr {
  display: table-row !important;
}
.cs-datatable-showless-btn {
  display: none;
}
.cs-datatable-showless-btn,
.cs-datatable-showmore-btn {
  padding: 5px 2px;
}
.approver-warning {
  color: #8a6d3b;
}
.toggle-btn-playbook {
  width: 82px;
}
.build-user-input-prompt .btn-link {
  font-size: 12px;
  padding-left: 0px;
  padding-top: 0px;
}
.build-user-input-prompt .btn-link:hover,
.build-user-input-prompt .btn-link:focus {
  color: #22a6af;
  outline: none;
}
.build-user-input-prompt .panel {
  border: none;
  margin-bottom: 5px;
}
.build-user-input-prompt .panel .input-variables-heading {
  background: #22a6af;
  color: #ffffff;
}
.build-user-input-prompt .radio .cs-radio-item {
  padding: 0px !important;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.build-user-input-prompt .prompt-description {
  letter-spacing: normal;
  color: #6c6e71 !important;
}
.build-user-input-prompt .build-input-prompt-content {
  background: #29323e;
  padding: 5px 8px;
  margin-top: 5px;
}
.build-user-input-prompt .build-input-prompt-content .input-variable-bg {
  background: #151c27;
}
.display-conditions-content .btn-link {
  font-size: 12px;
  padding-left: 0px;
}
.display-conditions-content .panel {
  border: none;
  margin-bottom: 5px;
}
.display-conditions-content .panel-body {
  padding-top: 5px;
  padding-bottom: 0px;
}
.display-conditions-content .prompt-description {
  letter-spacing: normal;
  color: #6c6e71 !important;
}
.display-conditions-content .cd-dropdown .form-control {
  height: auto !important;
  min-height: 30px;
}
.display-conditions-content .typehead-field .lookup-btn {
  min-width: 135px !important;
}
.clear-logs-bottom-border {
  border-bottom: 2px solid #0d1218;
}
.clear-logs-borders {
  border-top: 1px solid #0d1218;
  border-bottom: 1px solid #0d1218;
}
.audit-logs-modal-bottom {
  max-height: 305px;
  overflow: inherit !important;
}
.tags-setting-modal {
  max-height: 305px;
}
.live-user {
  width: 35px;
  height: 35px;
  border-width: 2px;
  border-color: #323b47;
  border-style: solid;
  background: #1b2430;
  margin-bottom: 10px !important;
}
.live-user-container {
  position: absolute;
  z-index: 9;
  right: 25px;
}
.user-sessions {
  position: absolute;
  background: #da393d;
  border-radius: 7px;
  width: 15px;
  top: -15px;
  left: 26px;
  height: 15px;
  text-align: center;
  font-size: 12px;
}
.pb-version-info-text {
  text-align: center;
  width: 99%;
  padding: 5px 0px 5px 0px;
  background-color: rgba(123, 123, 123, 0.4);
  font-size: 13px;
  position: absolute;
  z-index: 9;
  right: 5px;
  left: 5px;
  bottom: -29px;
}
.pb-name-content {
  border-left: 1px solid #0d1218;
}
.remote-executable-label {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border: 1px solid #0d1218;
  background-color: #151c25;
  padding: 3px 10px 5px 10px;
  margin-right: -2px;
  font-size: 0.8em;
  color: #c0c1c2;
  cursor: pointer;
}
#isRemoteExecutable.btn {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pb-input-style {
  background-color: transparent;
  color: #6c6e71;
  border-color: transparent;
  padding-left: 0px !important;
  opacity: 1;
}
.pb-input-style:focus {
  padding-left: 8px !important;
}
.pb-field-editable-name {
  height: 24px;
  position: relative;
  overflow: hidden;
  max-width: calc(100% - 90px);
}
.pb-field-editable-name .form-group.editable {
  margin-top: 0px;
}
.pb-field-editable-name .form-group.editable .view-content {
  padding: 1px 8px 0px 12px;
}
.pb-field-editable-name #cancel-name {
  position: absolute;
  bottom: -30px;
  right: 0px;
}
.pb-field-editable-name #view-name {
  overflow-wrap: normal;
  word-break: normal;
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  height: 24px;
  /* Fallback for non-webkit */
  margin: 0 auto;
  font-size: 21px;
  line-height: 22px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pb-designer-desc {
  font-size: 13px;
  margin-top: -4px;
  height: 23px;
  position: relative;
  float: left;
  margin-bottom: 3px;
  width: 100%;
}
.pb-designer-desc #cancel-description {
  position: absolute;
  top: 0px;
  right: -20px;
}
.pb-designer-desc .form-group.editable .form-container {
  display: inline-block;
  width: calc(100% - 100px);
}
.pb-designer-desc .form-group.editable .form-container div[data-cs-messages] {
  float: right;
}
.pb-designer-desc .form-group.editable .view-content {
  padding: 2px 5px 0px 0px;
  margin-left: -5px !important;
  min-height: 20px;
  min-width: 20px;
  margin-top: 2px;
}
.pb-designer-desc .form-group.editable .control-label {
  float: left;
  margin-top: 8px;
  opacity: 0.65;
  font-weight: 400;
  font-size: 11px !important;
}
.pb-designer-desc .form-group.editable .control-label .cs-label-block {
  color: #FFFFFF !important;
}
.pb-designer-desc #view-description {
  color: #c5d5e8;
  font-weight: 400;
  display: block;
  height: 18px;
  /* Fallback for non-webkit */
  margin: 0 auto;
  font-size: 13px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow-wrap: normal;
  word-break: normal;
  padding-top: 1px;
  white-space: nowrap;
}
.pb-designer-desc #editable-description {
  height: 20px !important;
  overflow-y: scroll;
  width: 100%;
  padding: 1px;
  margin-top: 5px;
}
.purge-log-style {
  font-size: 14px;
  font-weight: 600;
}
.purge-text-weight {
  font-weight: 500;
}
.purge-modal-preview .modal-dialog {
  top: 100px;
}
.running-playbook-dropdown {
  background-color: #29323e !important;
}
.response-map-checkbox {
  margin-top: 7px;
}
.inactive-input-image {
  border: 2px solid #151c25;
  opacity: 0.5;
}
.active-input-image {
  border: 2px solid #22a6af;
  opacity: 0.8;
}
.privacy-settings #team-editor .column-editor-text {
  padding: 3px 5px !important;
  font-size: 12px;
}
.privacy-settings .owners-content {
  float: right;
  text-align: right;
  margin-left: 8px;
}
.privacy-settings .owners-content a.active {
  color: #22a6af;
}
.privacy-settings .owners-content a.muted {
  color: inherit;
}
.privacy-settings .btn-primary {
  padding: 1px 5px;
  margin-top: 3px;
  font-size: 12px;
}
.privacy-settings .pb-toggle-btn {
  display: inline-block;
  margin-top: 5px;
}
.privacy-settings .pb-toggle-btn label {
  border-right: 1px solid #0d1218;
  padding: 1px 5px 2px 0px;
  margin-top: 1px;
}
.no-top-margin .form-group {
  margin-top: 0!important;
}
.for-loop-parallel-toggle {
  border-top: 1px solid #0d1218;
  padding-top: 10px;
}
.pb-toggle-btn .control-label {
  border-right: 1px solid #0d1218;
  padding: 4px 6px 3px 0px;
  margin-top: 1px;
  min-width: auto !important;
}
.pb-toggle-btn .btn {
  background-color: #424549;
}
.pb-toggle-btn .btn.active {
  color: #22a6af;
  border-color: #22a6af;
  background-color: #0d1218;
  opacity: 1;
}
.pb-toggle-btn .btn.active:focus,
.pb-toggle-btn .btn.active:hover,
.pb-toggle-btn .btn.active:active {
  outline: none;
  color: #22a6af;
}
.pb-toggle-btn .btn:focus,
.pb-toggle-btn .btn:hover,
.pb-toggle-btn .btn:active {
  outline: none;
  color: inherit;
}
.bpmn-header {
  font-size: 0.8em;
  font-weight: 500;
  color: #cccccc;
  display: inline-block;
  padding-bottom: 10px;
  text-align: justify;
  padding: 0px 15px 10px;
}
.upsertRecordFieldsDiv {
  padding: 10px;
  background: #313131;
  margin: 5px 0px 10px 0px;
}
.upsertRecordFieldsDiv .upsert-step-label {
  font-size: 12px !important;
  line-height: 15px;
  font-weight: 400 !important;
  display: inline;
  margin: 2px;
  padding: 5px 10px;
  border-radius: 3px;
}
.terminate-button-position {
  right: 0px;
  position: absolute;
}
.rerun-button-position {
  right: 110px;
  position: absolute;
}
.retrigger-style {
  font-size: 10px;
  opacity: 0.7;
  color: #ffa500;
}
.pb-log-filter {
  padding-left: 10px;
  border-left: 1px solid #0d1218;
  margin-left: 10px;
}
.pb-log-filter .control-label {
  font-size: 11px!important;
}
.collections-action-icon[disabled] {
  pointer-events: none;
}
.min-width-0 {
  min-width: 0;
}
.field-search-border-bottom {
  border-bottom: 1px solid #171f27;
}
.field-search-icon {
  position: absolute;
  top: 11px;
  left: 10px;
}
.error-details-btn {
  position: absolute;
  right: 59px;
  z-index: 9;
  top: 5px;
  color: #da393d;
}
.execution-container {
  background: #29323e;
  padding: 15px 10px;
}
.execution-container .execution-content {
  padding-left: 10px;
  border-left: 1px solid #22a6af;
  margin: 10px 0px 20px 25px;
}
.execution-container .execution-content .custom-multi-select {
  background: #1b2430;
}
.manual-input-dropdown-container:hover {
  border-left: 3px solid #22a6af;
  background: #0d1218;
}
.manual-input-list-container {
  background-color: #121923;
}
.manual-input-dropdown-active {
  border-left: 3px solid #22a6af;
  background: #0d1218;
}
.manual-input-input-prompt-container-left-border {
  border-left: 2px solid #22a6af;
}
.trigger-pane-left-border {
  border-left: 2px solid #22a6af;
}
.trigger-pane-padding-bottom {
  padding-bottom: 60px;
}
.ignore-errors-label {
  padding: 4px 8px 5px 8px;
  font-size: 11px;
  margin-right: -2px;
  border: 1px solid #323b47;
  line-height: 14px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.step-input-container {
  position: relative;
  z-index: 10;
  padding: 0px 20px;
  height: inherit;
  overflow: auto;
  box-shadow: 5px 0 10px #0d1218;
  float: left;
}
.route-input-container .form-control.collapse-width {
  width: 89%!important;
}
.route-input-container .form-control.expand-width {
  width: 90%!important;
}
.route-input-container .clip-copy-button {
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 1px;
  border-radius: 0;
}
.playbook-loading {
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: 1;
}
.mce-fullscreen #step-collections {
  z-index: 1035;
}
.debug-playbook-form .divider {
  border-bottom: 1px solid #323b47;
}
.debug-playbook-referenced {
  background-color: #000;
  height: 390px;
  width: 490px;
  margin: 0px;
  overflow: auto;
}
.debug-playbook-form-header {
  border-left: 2px solid #1f8946;
  background: linear-gradient(to right, rgba(31, 137, 70, 0.3) 5%, transparent 100%);
}
.debug-playbook-form-footer {
  padding: 20px;
}
.debug-playbook-switch-text {
  font-size: 10px;
  padding-top: 10px;
}
.debug-playbook-italic-font {
  font-style: italic;
}
.debugPlaybook-sampleData-empty .jsoneditor {
  border: 1px solid red !important;
}
.recommendField {
  width: calc(100% - 70px);
}
.highlightFieldArea {
  background: #212b36;
  margin: 0 -10px;
  padding: 3px 10px 10px 10px;
}
.designer-hint {
  right: 15px;
  z-index: 1;
}
.clone-pb-note {
  left: 15px;
  z-index: 1;
}
.playbook-step-field-search-box {
  background-color: #0d1218;
}
.jinja-json-editor {
  height: 214px;
}
.playbook-setting.popover {
  background-color: #323b47;
}
.playbook-setting.popover.bottom .arrow:after {
  border-bottom-color: #323b47;
}
.playbook-setting li {
  list-style-type: none;
}
.code-editor-setting .editor-taskbar {
  background: #1b242e;
}
.code-editor-setting .CodeMirror {
  height: 100px;
}
.dynamic-window-active-tab {
  color: #22a6af !important;
}
.dynamic-window-variable-tag {
  font-size: 12px;
  padding: 2px 5px;
  border-radius: 5px;
}
.dynamic-window-custom-variable-tag-bgColour {
  background-color: #1C7263;
  color: #FFF;
}
.dynamic-window-global-variable-tag-bgColour {
  background-color: #72411E;
  color: #F3C6A9;
}
.dynamic-window-container .step-results-tree .json-formatter-row .json-node .inner-text {
  background: transparent !important;
}
.step-results-tree .json-formatter-row .json-node {
  background: transparent !important;
  border: none;
  padding-bottom: 5px;
}
.step-results-tree .children .json-formatter-row .key-text {
  font-size: 11px;
  padding: 2px 5px;
  background: grey;
  border-radius: 3px;
  margin: 0;
}
.step-results-tree .children .json-formatter-row .json-node {
  line-height: 10px;
}
.step-results-tree .step-icon-container {
  cursor: pointer;
  font-size: 13px;
  line-height: 23px;
  height: 23px;
  width: 23px;
  top: 14px;
  color: #000000;
  border-radius: 50%;
  background: #c0c1c2;
}
.step-results-tree .step-icon-container > .icon {
  line-height: 25px;
}
.dynamic-value-tag-padding {
  padding: 3px 0px;
}
.dynamic-window-header .nav.nav-tabs {
  padding-bottom: 0px !important;
  background: #000 !important;
  border-bottom: 2px solid #3A3D44 !important;
}
.dynamic-window-header .view-secondary-tabs {
  border-bottom: none !important;
}
.dynamic-window-header .view-secondary-tabs .nav-tabs li {
  border-bottom: none !important;
}
.dynamic-window-header .view-secondary-tabs .nav-tabs li a {
  background: transparent !important;
}
.dynamic-window-header .view-secondary-tabs .nav-tabs li a:hover {
  border-bottom: none !important;
}
.dynamic-window-header .view-secondary-tabs .nav-tabs li.active > a {
  background: #323b47 !important;
}
.dynamic-window-header .view-secondary-tabs .nav-tabs li.hover {
  background: transparent !important;
  border-bottom: none !important;
}
.jinja-tag-view-container .jinja-expression-tag {
  padding: 0px 5px;
  background: transparent;
  margin: 1px 0.5px;
  border-radius: 3px;
  max-width: 100%;
}
.jinja-tag-view-container .jinja-expression-tag-bg {
  padding: 2px 5px;
  background: #29323e;
  border-radius: 3px;
  margin-top: 3px;
  max-width: 100%;
  overflow-wrap: anywhere;
}
.jinja-tag-view-container .dynamic-input-tag-background {
  background-color: #3B4554;
  color: #00E9F8;
}
.jinja-tag-view-container .dynamic-step-tag-background {
  background-color: #3B4554;
  color: #D7A700;
}
.jinja-tag-view-container .dynamic-global-variable-tag-background {
  background-color: #3B4554;
  color: #DE7B37;
}
.jinja-tag-view-container .dynamic-custom-variable-tag-background {
  background-color: #3B4554;
  color: #16CCAC;
}
.jinja-tag-view-container .dynamic-loop-variable-tag-background {
  background-color: #3B4554;
  color: #28B1FF;
}
.top-220 {
  top: 220px;
}
.top-125 {
  top: 125px;
}
.search-pane {
  background: #1b2430;
  margin: 0px -15px -20px 277px;
  position: relative;
  min-height: calc(100vh - 101px);
  overflow: auto;
  padding-bottom: 20px;
}
.search-pane tags-input .tags .tag-item {
  font-family: inherit;
  padding: 3px 8px;
  margin: 2px 2px 2px 2px;
}
.search-pane tags-input .tags .input {
  border: 1px solid #0d1218;
  margin: 2px 2px 2px 2px;
  padding-right: 10px;
  width: auto!important;
  font-family: inherit !important;
}
.search-pane tags-input .tags .input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #22a6af;
  text-transform: none;
}
.search-pane tags-input .tags .input::-moz-placeholder {
  /* Firefox 19+ */
  color: #22a6af;
  text-transform: none;
}
.search-pane tags-input .tags .input:-ms-input-placeholder {
  /* IE 10+ */
  color: #22a6af;
  text-transform: none;
}
.search-pane tags-input .tags .input:-moz-placeholder {
  /* Firefox 18- */
  color: #22a6af;
  text-transform: none;
}
.search-pane .card-container {
  font-family: 'Lato', sans-serif;
  background: #191919;
  padding: 0px;
  border-left: none;
  border-radius: 0;
  margin-bottom: 10px;
  border: 1px solid #000;
}
.search-pane .card-container .sub-content {
  font-size: 14px;
}
.search-pane .card-container .card-title-content {
  margin-bottom: 5px;
  padding: 10px 12px 8px 12px;
  display: block;
  background: #1d2733;
}
.search-pane .card-container .card-title {
  color: #22a6af;
  font-size: 15px;
  line-height: 20px;
  margin: 0px 5px 0px 10px;
  float: left;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 158px);
  width: -moz-calc(100% - 158px);
  width: -webkit-calc(100% - 158px);
  display: inline-block;
}
.search-pane .card-container:hover {
  border-top: 3px solid #f6a623;
}
.search-pane .card-container:hover .card-title-content {
  padding: 8px 12px 8px 12px !important;
}
.search-pane em {
  color: #f6a623;
  padding: 0 3px;
  font-style: normal;
}
.search-pane .search-sort-filter {
  text-transform: uppercase;
  display: inline-block;
}
.search-pane .search-sort-filter p {
  margin-bottom: 5px;
}
.search-pane .search-sort-filter .dropdown-menu {
  z-index: 999 !important;
}
.search-pane .search-sort-filter .dropdown-menu > li > a {
  padding: 3px 10px;
  font-size: 12px;
}
.search-filters {
  position: fixed;
  bottom: 0;
  width: 290px;
  top: 115px;
  z-index: 1000;
  background: #1b2430;
  overflow: auto;
  border-bottom: none;
  padding-top: 10px;
  padding-bottom: 30px;
  margin-left: -15px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s, opacity 0.25s linear;
}
.search-filters ul.datetime-picker-dropdown li.date-picker-menu {
  line-height: normal;
  font-size: 0.8em;
}
.search-filters ul.datetime-picker-dropdown li.date-picker-menu table {
  color: #c0c1c2;
  line-height: normal;
}
.search-filters ul.datetime-picker-dropdown li.date-picker-menu table th button.btn-sm {
  padding: 2px 10px;
}
.search-filters ul.datetime-picker-dropdown li.date-picker-menu table td button.btn {
  font-weight: 500;
  font-size: 1em;
  padding: 5px 10px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.search-filters ul.datetime-picker-dropdown li.date-picker-menu table td button.btn.btn-sm {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 2px 7px;
}
.search-filters .muted {
  color: #6c6e71;
  opacity: 1;
}
.search-filters h5.search-filter-title {
  color: #c5d5e8;
  padding-bottom: 15px;
  padding-left: 15px;
  margin: 5px 0px;
  border-bottom: 1px solid #0d1218;
  font-size: 17px;
}
.search-terms {
  color: #2878c9;
}
.button-modify-last.active {
  color: #FFFFFF;
}
.filter-links li {
  float: left;
}
.filter-links li:not(:first-child) {
  padding-left: 5px;
}
.filter-links li:not(:first-child):before {
  content: " | ";
  color: #6c6e71;
}
.filter-links li a {
  font-size: 0.8em;
  text-decoration: none;
  color: #c5d5e8;
}
.filter-links li a.active {
  color: #2878c9;
  font-weight: 700;
}
.filter-links li a:hover {
  color: #22a6af;
}
.search-pagination {
  padding-bottom: 20px;
  font-size: 0.8em;
  margin-left: 9px;
}
.search-results-found {
  font-size: 16px;
  text-transform: uppercase;
  font-family: inherit;
  border-right: 2px solid #000000;
  line-height: 25px;
  padding-right: 10px;
  margin: 0px 10px;
  display: inline-block;
  float: left;
}
.search-type {
  font-size: 16px;
  text-transform: uppercase;
  font-family: inherit;
  border-right: 2px solid #000000;
  padding-right: 10px;
  margin: 0px 10px;
  float: left;
}
.global-search-title {
  font-family: inherit;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.18;
  letter-spacing: 0.8px;
  text-align: left;
  color: #c5d5e8;
  text-transform: uppercase;
  margin-top: 10px;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.global-search-terms {
  display: inline-block;
  float: left;
}
.global-search-terms .form-group {
  margin-bottom: 3px;
  margin-top: 3px;
}
.global-search-terms tags-input .tags .tag-list {
  display: inline-block;
  float: left;
}
.module-filter-container {
  font-size: 14px;
  padding: 5px 10px 0px 5px;
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
.module-filter-container .checkbox label {
  line-height: 24px;
}
.module-filter-title {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  text-align: left;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #c5d5e8;
}
.module-filter-links {
  margin-bottom: 8px;
}
.module-filter-links a.btn-link {
  color: #c5d5e8;
  text-decoration: none;
}
.module-filter-links a.btn-link:hover {
  color: #22a6af;
}
.search-container-wrapper {
  background: #1b2430;
  padding: 8px;
}
.search-wrapper {
  background: #1b2430;
  padding: 0px;
}
.grey-text {
  color: #c5d5e8;
}
.search-font {
  font-family: 'Lato', sans-serif;
  font-size: 10px !important;
}
.search-card-content {
  font-family: 'Lato', sans-serif;
}
.search-card-content .sub-title-label {
  display: block;
  font-size: 14px;
}
.search-card-content .sub-title-label .search-content-label {
  background: #000;
  padding: 0px 5px;
  color: #7b7b7b;
  font-size: 12px;
  float: left;
}
.search-card-content .sub-title-label .search-content-value hr {
  margin: 0px;
  border: none;
}
.search-card-content .sub-title-label .sub-title {
  display: inline-block;
}
.search-card-content .sub-title-label p {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 13px;
}
.search-card-content .card-sub-content .sub-title-label {
  color: #7b7b7b;
  font-size: 11px;
}
.search-card-content .card-sub-content .sub-title-label .sub-title p {
  color: #7b7b7b;
  font-size: 12px;
}
.search-card-content .card-sub-container .card-sub-content {
  border-top: 1px solid rgba(123, 123, 123, 0.4);
  padding: 5px 0px 0px 0px;
  margin-top: 3px;
}
.search-card-content .card-inner-content {
  padding: 8px 12px;
}
.search-record-type {
  border: 1px solid #7b7b7b;
  border-radius: 15px;
  padding: 1px 8px 2px 8px;
  display: inline-block;
  line-height: 11px;
  float: left;
  margin-top: 2px;
}
.search-record-type p {
  display: inline-block;
  font-size: 11px;
  line-height: 12px;
}
.module-filter-label {
  float: left;
  margin: 4px 0px 0px 2px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .search-pane > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .search-pagination > .row .text-right {
    margin-right: 15px;
  }
}
.search-calendar ul.datetime-picker-dropdown {
  left: -28px !important;
}
.search-calendar .input-group-btn .btn-second-default {
  border-color: #0d1218 !important;
}
/*----------------------------------------
rules
 - Styles for rule detail
----------------------------------------*/
.grids-list li.block {
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  background: #1e2124;
  border: 1px solid #323b47;
}
.cyopes-report-button {
  padding-left: 20px !important;
  padding-right: 20px !important;
  text-transform: uppercase;
}
.cyops-report-container {
  background-color: #1b2430;
  color: #dfe4ea;
  min-height: calc(100vh - 115px);
  max-height: 100%;
}
.cyops-report-container .running-playbook-popup .typehead-field .lookup-btn {
  font-size: 12px;
  padding: 6px 10px 5px !important;
  color: #FFFFFF;
}
.cyops-report-btn-default {
  background-color: #323b47;
  border-color: #323b47;
  color: #FFFFFF;
}
.cyops-report-btn-default:hover {
  color: #ffffff;
  border-color: #22a6af;
  background-color: #141b23;
}
.cyops-report-btn-default:active {
  border-color: #22a6af;
  background-color: #22a6af;
}
.cyops-report-btn-active {
  border-color: #22a6af;
  background-color: #22a6af;
}
.cyops-report-container-padding {
  padding: 15px 0 20px 0px;
  border-bottom: 2px solid #0d1218;
}
.cyops-report-body-padding {
  padding: 15px 0;
}
.report-header-text {
  text-transform: uppercase;
  font-size: 18px;
}
.report-header-text {
  text-transform: uppercase;
  font-size: 18px;
  color: #22a6af;
}
.report-header-active-tab {
  border-left: 5px solid #22a6af;
}
.report-view-button {
  margin-right: 10px;
}
.cyops-report-panel {
  border-top: 0.1px none #0d1218;
}
.cyops-report-panel a:hover,
.cyops-report-panel a:focus {
  text-decoration: none;
}
.cron-section {
  background: #29323e;
}
.cron-section .form-control {
  border-color: #616161;
}
.cyops-report-panel.panel {
  border: 1px none !important;
  border-bottom: 1px solid #0d1218;
}
.cyops-report-panel .panel-heading {
  padding: 0;
}
.cyops-report-panel .panel-body {
  padding: 10px;
  border-left: 5px solid #22a6af;
  margin-left: 1px;
}
.report-detail-styling {
  padding: 10px;
  font-size: 12px;
}
.schedule-bottom-border {
  border-bottom: 1px solid #0d1218;
}
.schedule-field-margin {
  margin: 10px 0 0 10px;
  font-size: 14px;
}
.scheduler-border {
  border-bottom: 1px solid #1b2430;
}
.schedule-card {
  padding: 10px 20px;
}
.cron-text {
  font-size: 15px;
  font-weight: 500;
  color: #f1a705;
  LINE-HEIGHT: 18px;
}
.start-button-color {
  color: #46a31a;
}
.stop-button-color {
  color: #a82f14;
}
.schedule-button-width {
  width: 75px;
}
.cs-report-title .word-break {
  word-break: break-word !important;
}
.reporting-history-header {
  background: #212C3A !important;
  border: 1px solid #394A61;
  padding: 10px 0px;
  margin-bottom: 1px;
}
.history-list-odd {
  background-color: #121923;
  display: flex;
  align-items: center;
}
.history-list-even {
  background-color: #0d1218;
  display: flex;
  align-items: center;
}
.cs-line-break .word-break {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.schedule-style .cron-text {
  line-height: 15px;
}
.custom-reporting-header {
  position: absolute;
  right: 15px;
  z-index: 9;
  top: 72px;
}
.connector-section {
  background: transparent;
}
.connector-view {
  height: 82vh;
}
.connector-list {
  border-top: 2px solid #0d1218;
  height: 70vh;
}
.label-unknown {
  color: #777777;
}
.label-available {
  color: #5cb85c;
}
.label-deactivated {
  color: #d9534f;
}
.label-disconnected {
  color: #5bc0de;
}
.label-notconfigured {
  color: #f0ad4e;
}
.label-completed {
  color: #5cb85c;
}
.label-inprogress {
  color: #f0ad4e;
}
.label-partial {
  color: #fff703;
}
.info-block {
  border: 1px solid #0d1218;
  padding: 5px;
  background: #0d1218;
  font-size: 12px;
  margin-top: 75px;
}
.info-heading {
  color: #357FD6;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}
.new-connector {
  margin-top: 150px;
  text-align: center;
}
.new-connector-intro {
  margin-bottom: 20px;
  font-size: 14px;
}
.connector-heading {
  border-bottom: 1px solid #0d1218;
  padding: 10px 30px 10px 0;
  font-size: 14px;
  font-weight: 500;
}
.connector-container {
  margin-top: 15px;
}
.connector-container .grey-text {
  color: #c5d5e8;
}
p.connector-title {
  margin-bottom: 4px !important;
}
.connector-properties {
  font-size: 12px;
  font-weight: normal;
}
.connector-properties.connector-description {
  max-height: 40px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-height: 18px;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
}
.connector-title {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  margin: 0px 5px;
}
.connector-left {
  margin-left: 10px;
}
.connector-width-config {
  width: 185px;
}
.connector-width {
  width: 50px;
}
.compatible-notification {
  font-size: 10px;
  margin-top: 4px;
}
.connector-step-heading {
  padding-bottom: 10px;
  border-bottom: 1px solid #0d1218;
  margin-bottom: 10px;
}
.connector-step {
  margin-top: 15px;
}
.half-width {
  width: 50%;
  margin-right: 10px;
}
.form-links {
  font-size: 12px;
}
.form-links a {
  margin-top: 35px;
  display: inline-block;
}
.connector-form-buttons {
  margin-top: 10px;
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 698px;
  padding: 10px 15px 10px 15px;
  border-top: 2px solid #0d1218;
  background-color: #1b2430;
}
.agentmode-settings {
  position: absolute;
  right: 5px;
}
.connector-form .agentmode-settings {
  z-index: 9;
  top: 40px;
  right: 16px;
}
.connector-table-container {
  height: calc(100vh - 260px);
  overflow: auto;
}
.connector-conf-table .thead-inverse {
  height: 10px;
  font-size: 12px;
  color: #c5d5e8;
  font-family: 'Lato', sans-serif;
}
.connector-conf-table .thead-inverse tr {
  background: #1b2430 !important;
}
.connector-conf-table {
  font-size: 13px;
}
.connector-conf-table td,
.connector-conf-table th {
  vertical-align: middle;
}
.onoffswitch {
  position: relative;
  width: 80px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.onoffswitch-checkbox {
  display: none;
}
.disabled-switch .onoffswitch-label {
  border: 1px solid #22a6af;
  border-radius: 20px;
}
.enabled-switch .onoffswitch-label {
  border: 1px solid #22a6af;
  border-radius: 20px;
}
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #26BE58;
  border-radius: 5px;
}
.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:after,
.onoffswitch-inner:before {
  display: block;
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 14px;
  color: #26BE58;
  font-weight: 500;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "ENABLED";
  padding-left: 10px;
  background-color: #29323e;
  color: #26BE58;
  font-size: 10px;
}
.onoffswitch-inner:after {
  content: " DISABLED";
  padding-right: 6px;
  padding-left: 5px;
  background-color: #29323e;
  color: #999999;
  text-align: right;
  font-size: 10px;
}
.disabled-switch .onoffswitch-switch {
  background: #c5d5e8;
}
.onoffswitch-switch {
  display: block;
  width: 16px;
  margin: 3px;
  background: #26BE58;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 58px;
  border-radius: 20px;
  transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0;
}
.connector-conf-table > tfoot {
  display: none;
}
.table.connector-conf-table > tfoot > tr > td {
  padding: 3px;
}
.connector-conf-table.connector-action-details-output thead tr {
  background: #29323e;
}
.connector-conf-table.connector-action-details-output thead tr th {
  border: 2px solid #1b2430;
}
.connector-conf-table tr td {
  border-top: 3px solid #1b2430 !important;
}
.connector-conf-table tr.roles-assigned-row {
  background-color: #121923;
  border-left: 1px solid #22a6af;
  font-size: 11px;
}
.connector-conf-table tr.roles-assigned-row td {
  border-top: 0px solid transparent !important;
}
.connector-conf-table tr.highlight-roles-assigned {
  border-left: 1px solid #22a6af;
}
.connector-list img {
  width: 32px;
}
.connector-summary img {
  width: 128px;
}
.file-upload-block {
  border: 1px solid #1b2430;
  width: 400px;
  margin: 150px auto 0;
  text-align: center;
  background: #10171f;
  border-radius: 6px;
}
.cloud-upload {
  color: #aaa;
  font-size: 100px;
}
.uplaod-content {
  margin-top: 40px;
}
.connector-list .search-input {
  width: 50%;
}
.activate-check {
  font-size: 50px;
}
.connectorModal .connector-properties {
  font-size: 10px;
  line-height: 12px;
}
.connectorModal .connector-title {
  font-size: 12px;
  margin: 0!important;
  line-height: 12px;
}
.success-label {
  font-size: 16px;
  margin-bottom: 30px;
}
.connectorModal .modal-header h3 {
  color: #FFFFFF !important;
  font-size: 18px;
  font-weight: 500;
}
.connectorModal img {
  width: 50px;
}
.no-connectors {
  position: absolute;
  top: 50px;
  width: 100%;
  border-bottom: 1px solid #1b2430;
  padding-bottom: 12px;
}
.clear-search {
  position: absolute;
  top: 3px;
  right: 44px;
  width: 10px;
  z-index: 999;
  cursor: pointer;
  color: #c5d5e8;
}
.ui-grid-cell-contents.connector-grid-cell {
  padding: 4px 8px !important;
}
.ui-grid-cell-contents.connector-status-cell {
  padding: 10px 8px !important;
}
.connector-upload-dialog {
  font-size: 14px;
}
.connector-view-panel {
  position: fixed !important;
  height: 100% !important;
  right: 0px !important;
  width: 700px;
  top: 0px;
  transition: width 0.5s;
}
.connector-view-panel .connector-input-container ~ .dynamic-window-container {
  box-shadow: 0px 0px 10px 0px #0d1218;
}
.connector-browse {
  background: #1b2430;
  border-left: 2px solid #0d1218;
  padding-bottom: 20px;
  border-top: 2px solid #0d1218;
  margin-left: 0px !important;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
}
.connector-browse .modal-title {
  background-color: #1b2430;
  border-bottom: 1px solid #0d1218;
  padding: 5px 20px;
  margin-left: 15px;
}
.connector-browse .connector-install-info {
  color: #004686;
}
.connector-input-container {
  box-shadow: -5px 0 10px #0d1218;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 1;
  width: 698px;
  float: right;
}
.connector-state {
  pointer-events: none;
}
.connector-container-bottom {
  border-bottom: 2px solid #0d1218;
  padding-top: 10px;
  padding-bottom: 10px;
}
.connector-status {
  display: inline-block;
}
.connector-status a {
  color: #22a6af;
  font-size: 12px;
}
.connector-status a:hover {
  text-decoration: underline;
}
.connector-title {
  font-size: 25px;
  line-height: 20px;
}
.connector-summary img {
  border: 1px solid #323b47;
  border-radius: 2px;
  padding: 2px;
  width: 80px;
}
.connector-conf-table tr {
  background: #0d1218;
}
.connector-conf-table tr th {
  border-bottom: none!important;
}
.connector-table-title {
  margin-bottom: 5px;
  font-size: 15px;
}
.configuration-state,
.connector-health {
  background: #0d1218;
  padding: 5px 10px 3px 10px;
  font-size: 10px;
  width: max-content;
  line-height: 20px;
  font-weight: normal;
  float: left;
}
.configuration-state {
  width: auto!important;
}
.connector-health-check {
  padding-right: 2px;
}
.connector-info-icon {
  border-left: 2px solid #0d1218;
  padding-left: 5px;
  display: inline-block;
}
.connector-refresh-icon {
  border-left: 2px solid #0d1218;
  padding-left: 5px;
  display: inline-block;
}
.connector-help {
  color: #FFFFFF;
}
.black-button {
  background: #0d1218;
}
.black-button:hover {
  color: #FFFFFF;
  border-color: #22a6af;
  background-color: #141b23;
}
.configuration-container {
  margin-bottom: 10px;
}
.nav-tabs.connector-tabs > li > a {
  display: inline-block;
  margin-right: 0;
  font-size: 14px;
  margin-bottom: 0;
  border-bottom: none;
  border-top: 0 none;
}
.connector-tabs li {
  margin-right: 2px;
}
.connector-tabs li .connector-tab-count {
  background: #2a3748;
  color: #69717b;
  display: inline-block;
  padding: 6px 8px 9px 8px;
  text-align: center;
}
.connector-tabs li.active {
  border-top: 2px solid #22a6af;
}
.connector-tabs li.active .connector-tab-count {
  background: #22a6af;
  color: #ffffff;
}
.connector-tabs li.active a {
  border-top: 0 none!important;
  margin-bottom: 0!important;
}
.connector-tabs li.active a:hover {
  border-bottom: none;
}
.conn-configuration-remove {
  margin-top: 24px;
}
.connectors-category {
  margin-top: 10px;
  border-top: 1px solid #0d1218;
  padding-top: 15px;
}
.annotation-label {
  font-size: 12px;
}
.connector-doc-link {
  font-size: 11px;
}
.connector-label {
  margin-top: 6px;
  font-size: 12px;
}
.annotation-listing {
  background: #1b2430;
  margin-bottom: 5px;
  padding: 10px;
}
.annotation-icon {
  margin-right: 10px;
}
.annotation-icon span {
  margin-top: 10px;
}
.annotation-description {
  font-size: 11px;
  font-family: 'Lato', sans-serif;
}
.category-container {
  margin-bottom: 3px;
  margin-top: 8px;
}
.category-listing {
  float: left;
  margin-right: 5px!important;
  padding: 0px 3px 1px 3px;
  line-height: 19px;
}
.op-title {
  font-size: 12px;
}
.op-description {
  font-size: 10px;
  color: #c5d5e8;
}
.conn-desc {
  font-size: 12px;
}
.conn-left {
  width: 30%;
}
.actions-container {
  width: 70%;
}
.conn-image {
  width: 32px;
  margin-bottom: 10px;
}
.annotations-list .panel-body {
  padding: 0;
  border-top: 1px solid transparent;
}
.annotations-list .panel {
  border-radius: 0;
  background: #1b2430;
  border: none;
  border-right: 2px solid transparent;
}
.annotations-list .panel-heading {
  background: #1b2430;
  padding-left: 10px;
  border: 1px solid transparent;
}
.annotations-list .panel-heading:hover {
  text-decoration: none;
}
.annotations-list .panel-group {
  margin-top: 10px;
}
.annotations-list .panel-open .panel-heading {
  border-bottom: 0 none;
  border-left: 2px solid #22a6af;
}
.annotations-list a:hover {
  text-decoration: none;
}
.annotations-list .annotation-icon {
  margin-top: 5px;
}
.connector-wrapper {
  border: 1px solid #202124;
  border-bottom: 1px solid #000000;
  background: #202124;
}
.connector-wrapper:hover {
  border: 1px solid #22a6af;
}
.conn-container {
  padding: 10px 0 10px 25px;
}
.action-wrapper {
  border-bottom: 2px solid #0d1218;
  padding: 5px 10px 5px 0;
}
.action-wrapper:first-child {
  padding-top: 0;
}
.action-wrapper:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.action-wrapper:hover {
  color: #22a6af;
}
.action-wrapper:hover .panel-body {
  border-bottom: 0 none;
}
.filter-container {
  background: #1b2430;
  padding: 8px 8px 4px 8px;
}
.filter-title {
  font-size: 11px;
  color: #c5d5e8;
  margin-left: 4px;
}
.annotation-heading {
  color: #FFFFFF;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
}
.connector-step .connector-tabs {
  border-bottom: 2px solid #0d1218;
}
.search-filter {
  background: #1b242e;
}
.search-filter:focus {
  background: #1b242e;
}
.right-inner-addon {
  position: relative;
}
.right-inner-addon input {
  padding-right: 30px;
}
.right-inner-addon i {
  position: absolute;
  right: 0px;
  padding: 12px 12px;
  pointer-events: none;
  font-size: 10px;
  color: #FFFFFF;
}
.annotation-filter,
.connector-filter {
  background: #0d1218;
}
#annotation-filter:focus,
#connector-filter:focus {
  background: #1b242e;
}
.conn-list-image {
  width: 32px;
  margin: 5px;
}
.conn-list-arrow {
  margin-top: 10px;
  margin-right: 10px;
  font-size: 20px;
}
.conn-list-link {
  width: 100%!important;
  display: inline-block !important;
}
#step-form .annotation-filter,
#step-form .connector-filter {
  height: 34px;
}
.connector-back {
  border-bottom: 1px solid #0d1218;
  padding-bottom: 5px;
  font-size: 12px;
}
.collection-link:hover {
  text-decoration: underline;
  color: #22a6af;
}
.configuresuccess-prop {
  line-height: 10px;
}
.conn-operation-description {
  margin-top: 5px;
  font-size: 13px;
  font-style: italic;
  color: #6c6e71;
}
.connector-white-text {
  color: #FFFFFF;
}
.connector-upload {
  min-height: 380px;
  font-size: 25px;
  padding: 60px 30px 60px 30px;
}
.connector-list .ui-grid-canvas .ui-grid-row-active-connector .ui-grid-cell {
  background-color: #323b47;
}
.connector-list .ui-grid-canvas .ui-grid-row-active-connector .ui-grid-selection-row-header-buttons,
.connector-list .ui-grid-canvas .ui-grid-row-selected .ui-grid-selection-row-header-buttons {
  margin-left: 2px;
}
.connector-list .ui-grid-canvas .ui-grid-row-active-connector .ui-grid-cell.row-hover {
  background-color: #323b47 !important;
}
.connector-list .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-canvas .ui-grid-row-active-connector .ui-grid-cell,
.connector-list .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-canvas .ui-grid-row-selected .ui-grid-cell {
  border-left: 3px solid #22a6af;
}
.connector-list .connector-grid-cell-aligned {
  margin-top: 6px;
}
.connector-list .connector-img-icon-container {
  position: relative;
  width: 100%;
}
.connector-list .connector-img-icon {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
.connector-list .connector-img-icon:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.connector-list .connector-img-icon img {
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
}
.navigation-collapsed .connector-tab-container .connector-view-content {
  left: 54px;
}
.connector-updates-tab a {
  padding: 4px 5px 2px 5px !important;
  text-align: center;
}
.connector-gridview-container {
  height: calc(100vh - 190px);
  overflow-y: scroll;
  overflow-x: hidden;
  padding-bottom: 10px;
}
.connector-tab-container .connector-tab-content {
  height: calc(100vh - 300px);
  overflow-x: hidden;
  overflow-y: scroll;
}
.connector-tab-container .connector-tabs {
  padding-top: 0px;
}
.connector-tab-container .connector-view-content {
  background-color: #1b2430;
  padding: 0px 15px;
  position: fixed;
  z-index: 9;
  left: 247px;
  right: 0;
  margin-top: -5px;
}
.connector-tab-container .connector-view-content .connector-header {
  position: absolute;
  right: 15px;
  z-index: 9;
}
.connector-tab-container .search-form-field {
  vertical-align: middle;
  margin-top: -2px;
}
.connector-tab-container .search-form-field #filter-button,
.connector-tab-container .search-form-field .search-grid {
  height: 30px;
  background: #323b47;
}
.connector-tab-container .search-form-field #filter-button:focus,
.connector-tab-container .search-form-field .search-grid:focus {
  box-shadow: none;
}
.connector-tab-container .search-form-field .form-control {
  background: #323b47;
  border: 0.5px solid #323b47;
  font-size: 0.8em;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-left: none;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  height: 30px !important;
}
.connector-tab-container .connector-filters {
  display: inline-block;
  margin-left: 10px;
}
.connector-tab-container .connector-filters .running-playbook-dropdown {
  background-color: #29323e !important;
}
.connector-tab-container .connector-filters .form-control,
.connector-tab-container .connector-filters #filter-button {
  border-radius: 0px !important;
}
.connector-tab-container .connector-updates {
  border-left: 1px solid #0d1218;
}
.connector-tab-container .card-count {
  background-color: #da393d;
  padding: 2px 7px 0px 6px;
  font-size: 12px;
  text-align: center;
  min-width: 15px;
  display: inline-block;
  letter-spacing: 0px;
  margin-left: 2px;
  color: #ffffff;
}
.connector-tab-container .connector-updates-content {
  border: 5px solid #1b2430;
  border-top: none;
  padding: 8px 8px 12px 12px;
  margin: 0px 0px 10px 0px;
  float: left;
  display: block;
  width: 100%;
}
.connector-tab-container .connector-container-box {
  background-color: #1b2430;
}
.connector-tab-container .connector-container-box .connector-tileview-container {
  height: calc(100vh - 185px);
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: #0d1218;
  padding: 0px 10px 0px 12px;
}
.connector-tab-container .connector-container-box .grid-actions {
  display: none;
}
.connector-tab-container .connector-container-box .cs-grid.ui-grid {
  padding: 0px;
}
.connector-tab-container .connector-thumbnails .connector-details-link:hover,
.connector-tab-container .connector-updates-content .connector-details-link:hover,
.connector-tab-container .connectors-all .connector-details-link:hover {
  text-decoration: none !important;
}
.connector-tab-container .connector-thumbnails .connector-details,
.connector-tab-container .connector-updates-content .connector-details,
.connector-tab-container .connectors-all .connector-details {
  border: 1px solid #dadada;
  background-color: #ffffff;
  width: 100%;
  text-align: center;
  position: relative;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-action,
.connector-tab-container .connector-updates-content .connector-details .connector-action,
.connector-tab-container .connectors-all .connector-details .connector-action {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-action .btn,
.connector-tab-container .connector-updates-content .connector-details .connector-action .btn,
.connector-tab-container .connectors-all .connector-details .connector-action .btn {
  padding: 0px 8px;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-action .label,
.connector-tab-container .connector-updates-content .connector-details .connector-action .label,
.connector-tab-container .connectors-all .connector-details .connector-action .label {
  padding: 2px 8px;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-action .connector-info-corner span,
.connector-tab-container .connector-updates-content .connector-details .connector-action .connector-info-corner span,
.connector-tab-container .connectors-all .connector-details .connector-action .connector-info-corner span {
  display: block;
  border-right: 30px solid transparent;
  width: 30px;
  position: relative;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-action .connector-info-corner span.connector-configuration,
.connector-tab-container .connector-updates-content .connector-details .connector-action .connector-info-corner span.connector-configuration,
.connector-tab-container .connectors-all .connector-details .connector-action .connector-info-corner span.connector-configuration {
  border-top: 30px solid #c0c1c2;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-action .connector-info-corner span.connector-configured,
.connector-tab-container .connector-updates-content .connector-details .connector-action .connector-info-corner span.connector-configured,
.connector-tab-container .connectors-all .connector-details .connector-action .connector-info-corner span.connector-configured {
  border-top: 30px solid #57a8f0 !important;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-action .connector-info-corner span.connector-installed,
.connector-tab-container .connector-updates-content .connector-details .connector-action .connector-info-corner span.connector-installed,
.connector-tab-container .connectors-all .connector-details .connector-action .connector-info-corner span.connector-installed {
  border-top: 30px solid #28b35c !important;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-action .connector-info-corner span.connector-failed,
.connector-tab-container .connector-updates-content .connector-details .connector-action .connector-info-corner span.connector-failed,
.connector-tab-container .connectors-all .connector-details .connector-action .connector-info-corner span.connector-failed {
  border-top: 30px solid #da393d !important;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-action .connector-info-corner .fa,
.connector-tab-container .connector-updates-content .connector-details .connector-action .connector-info-corner .fa,
.connector-tab-container .connectors-all .connector-details .connector-action .connector-info-corner .fa,
.connector-tab-container .connector-thumbnails .connector-details .connector-action .connector-info-corner .icon,
.connector-tab-container .connector-updates-content .connector-details .connector-action .connector-info-corner .icon,
.connector-tab-container .connectors-all .connector-details .connector-action .connector-info-corner .icon {
  position: absolute;
  top: -26px;
  left: 3px;
  font-size: 11px;
  color: #ffffff;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-icon,
.connector-tab-container .connector-updates-content .connector-details .connector-icon,
.connector-tab-container .connectors-all .connector-details .connector-icon {
  clear: both;
  width: 100%;
  text-align: center;
  padding: 15px 10px 40px 10px;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-icon .connector-logo::before,
.connector-tab-container .connector-updates-content .connector-details .connector-icon .connector-logo::before,
.connector-tab-container .connectors-all .connector-details .connector-icon .connector-logo::before {
  content: ' ';
  display: block;
  vertical-align: middle;
  height: 100%;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-icon .default-logo,
.connector-tab-container .connector-updates-content .connector-details .connector-icon .default-logo,
.connector-tab-container .connectors-all .connector-details .connector-icon .default-logo {
  width: 100%;
  max-height: 100px;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-icon .default-logo img,
.connector-tab-container .connector-updates-content .connector-details .connector-icon .default-logo img,
.connector-tab-container .connectors-all .connector-details .connector-icon .default-logo img {
  width: auto;
  height: 75px;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-icon .connector-logo,
.connector-tab-container .connector-updates-content .connector-details .connector-icon .connector-logo,
.connector-tab-container .connectors-all .connector-details .connector-icon .connector-logo {
  width: 100%;
  max-height: 100px;
  min-height: 75px;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-icon .connector-logo img,
.connector-tab-container .connector-updates-content .connector-details .connector-icon .connector-logo img,
.connector-tab-container .connectors-all .connector-details .connector-icon .connector-logo img {
  width: auto;
  height: 75px;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-content,
.connector-tab-container .connector-updates-content .connector-details .connector-content,
.connector-tab-container .connectors-all .connector-details .connector-content {
  background: #e8e8e8;
  border-top: 1px solid #dadada;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  padding: 5px 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-content .connector-title p,
.connector-tab-container .connector-updates-content .connector-details .connector-content .connector-title p,
.connector-tab-container .connectors-all .connector-details .connector-content .connector-title p {
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  font-weight: 400;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  color: #1e2124;
  text-align: center;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-content .connector-more-details,
.connector-tab-container .connector-updates-content .connector-details .connector-content .connector-more-details,
.connector-tab-container .connectors-all .connector-details .connector-content .connector-more-details {
  font-size: 11px;
  margin: 0px 7px;
  padding: 0px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  display: none;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-edit-corner span,
.connector-tab-container .connector-updates-content .connector-details .connector-edit-corner span,
.connector-tab-container .connectors-all .connector-details .connector-edit-corner span {
  margin-right: 5px;
  display: block;
  position: relative;
}
.connector-tab-container .connector-thumbnails .connector-details .connector-edit-corner .fa,
.connector-tab-container .connector-updates-content .connector-details .connector-edit-corner .fa,
.connector-tab-container .connectors-all .connector-details .connector-edit-corner .fa {
  color: grey;
}
.connector-tab-container .connector-actions h5 {
  margin: 15px 0px 5px 15px;
  font-size: 12px;
  font-weight: 600;
}
.connector-tab-container .connector-actions ul {
  padding-left: 33px;
}
.connector-tab-container .connector-actions ul li {
  font-size: 12px;
}
.connector-tab-container .connector-description {
  border-bottom: 2px solid #0d1218;
  padding-top: 10px;
  padding-bottom: 10px;
}
.connector-tab-container .connector-description h5 {
  margin: 0px 0px 0px 15px;
  font-size: 12px;
  font-weight: 600;
}
.connector-tab-container .connector-description span {
  font-size: 12px;
  margin: 0px 10px 5px 15px;
  display: block;
}
.connector-tab-container .ui-grid-row,
.connector-tab-container .ui-grid-cell {
  height: 40px !important;
}
.connector-modal {
  overflow: hidden !important;
}
.connector-modal .modal-dialog {
  position: absolute;
  right: 0;
  min-height: 100%;
}
.connector-modal .modal-content {
  border: none;
}
.connector-summary .connector-title {
  margin-left: 0px;
  width: 320px;
  word-break: break-word;
  line-height: 25px;
}
.installing-connector-icon {
  width: 80px;
  height: 80px;
  position: relative;
  display: inline-block;
  background: url("../../images/installer_steel.gif") center center;
  background-size: contain;
}
.installing-failed-icon {
  width: 80px;
  height: 80px;
  display: inline-block;
  border: 1px solid #0d1218;
  text-align: center;
  padding: 14px;
}
.installing-failed-icon .fa,
.installing-failed-icon .icon {
  color: #da393d;
}
.loading-connectors {
  background-color: #323b47;
  margin: 10px 0px;
  padding: 8px 0px 14px 0px;
  font-size: 12px;
}
.loading-connectors .loading-connector-text {
  text-align: center;
  width: 145px;
  margin-left: auto;
  margin-right: auto;
}
.loading-connectors .loading-connector-text span {
  display: inline-block;
  margin-top: 5px;
}
.loading-connectors .loading-connector-text cs-spinner {
  display: inline-block;
  float: left;
}
.loading-connectors .loading-connector-text cs-spinner .loader {
  display: inline-block;
  width: 40px;
  padding: 0px 0px 5px 0px;
}
.connector-label-success {
  background-color: #3ab036 !important;
}
.connector-label-danger {
  background-color: #f50029 !important;
}
.connector-label-warning {
  background-color: #f5c400 !important;
}
.connector-label-info {
  background-color: #2cafc3 !important;
}
.connector-label-default {
  background-color: #898989 !important;
}
.connector-store-unavailable .connector-details {
  background-color: #323b47 !important;
  border: none !important;
  height: 120px;
}
.connector-store-unavailable .connector-details .connector-content {
  height: 35px;
  background: #1b2430 !important;
  border-top: 1px solid #0d1218 !important;
}
.cs-custom-width {
  position: relative;
  min-height: 1px;
  padding: 15px;
  width: 20%;
  float: left;
}
.cs-custom-width.cs-custom-bottom {
  margin-bottom: 10px;
}
@media only screen and (min-width: 1500px) {
  .cs-custom-width {
    width: 16.66%;
  }
  .connector-tileview-container {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .cs-custom-width {
    width: 33.33%;
    padding: 10px;
  }
}
.beta-tag-btn {
  padding-top: 0px;
  padding-right: 0px;
}
.beta-tag-btn:focus,
.beta-tag-btn:active:focus,
.beta-tag-btn.active:focus,
.beta-tag-btn.focus,
.beta-tag-btn:active.focus,
.beta-tag-btn.active.focus {
  outline: none;
}
.beta-tag {
  display: inline-block;
  position: relative;
  border-bottom: 14px solid #f57c00;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(45deg);
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
  padding: 7px 5px 7px 7px;
  margin-right: -16px;
  margin-top: -10px;
}
.beta-tag::after {
  content: "beta";
  position: absolute;
  top: 15px;
  right: -6px;
  text-align: center;
  font-size: 8px;
  text-transform: uppercase;
  font-weight: 500;
  color: #ffffff;
  line-height: 13px;
}
.margin-left-auto {
  margin-left: auto;
}
.data-sources {
  height: calc(100vh - 167px);
  border: 15px solid #1b2430;
}
.data-sources .panel-group {
  margin-bottom: 0px;
}
.data-sources .data-sources-container {
  height: 100%;
  background: #000000;
  border: 1px solid #000000;
  overflow: auto;
  padding-bottom: 10px;
}
.data-sources .connector-img {
  width: 35%;
  display: flex;
  background: #373737;
  align-items: center;
}
.data-sources .connector-img img {
  width: 60px;
  margin: 0 auto;
  max-width: 100%;
}
.data-sources .height-80 {
  height: 80px;
}
.data-sources .panel-heading {
  border: none;
  padding: 0;
}
.data-sources .config-data {
  border-bottom: 1px solid #000000;
}
.data-sources .config-header-border {
  border-bottom: 1px solid #323b47;
}
.data-sources .queue-card-header {
  border-bottom: 0.2px solid #000000;
}
.data-sources .connector-icon-width {
  width: 170px;
  float: left;
}
.data-sources .connector-icon-width .connector-icon {
  padding: 0px 0px 25px 0px !important;
}
.data-sources .connector-icon-width .connector-content {
  background: #3f4753 !important;
}
.data-sources .connector-icon-width .connector-content .connector-title p {
  color: #ffffff !important;
}
.data-sources .connector-label {
  color: #ffffff;
}
.data-sources .panel-body {
  border-top: none !important;
  border-left: none !important;
  border-bottom: none;
  border-right: none;
  padding: 0px;
}
.data-sources .ingestion-panel {
  margin: 3px;
}
.data-sources .ingestion-panel:last-child {
  margin: 3px 3px 0px ;
}
.data-sources .ingestion-panel .connector-details {
  border: none;
}
.data-sources .config-status {
  padding: 5px;
  color: #14da14;
}
.data-sources .custom-tooltiptext {
  position: relative;
}
.connectors-innerTab {
  background-color: #1b2430;
  position: fixed;
  border-bottom: 2px solid #0d1218;
}
.connectors-innerTab .nav-tabs {
  border-bottom: none;
}
.connectors-innerTab .nav-tabs li a {
  padding: 2px 10px;
  background: none;
  font-size: 13px;
  color: #FFFFFF;
}
.connector-actions .dropdown-menu {
  width: 300px;
  overflow-x: hidden;
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
}
.connector-actions .form-group {
  margin-top: 0;
  margin-bottom: 0;
}
.connector-actions .conn-list-link {
  font-size: 12.8px;
}
.connector-actions .conn-actions-title {
  padding: 5px 3px;
  background: #323b47;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
  font-size: 12px;
  border-bottom: 2px solid #22a6af;
  text-align: center;
}
.connector-actions .dropdown-menu > li > a:hover,
.connector-actions .dropdown-menu > li a:focus {
  background: none;
}
.conn-modal-dialog .progress-body .progress-container small {
  color: #e5d253;
}
.conn-modal-dialog .progress-body .progress-container {
  top: 10%;
}
.conn-action-list {
  -ms-overflow-style: auto;
  max-height: 300px;
  overflow-y: auto;
}
.conn-action-list .dropdown-menu {
  padding-bottom: 0;
  border: 1px solid #3b3f45;
}
.conn-action-list .panel-body {
  padding: 0;
}
.conn-action-list .panel-group {
  margin-bottom: 0;
}
.conn-action-list .panel-group .panel + .panel {
  margin-top: 0;
  border-left: none;
  border-right: none;
}
.conn-action-list .panel-group .panel {
  border-radius: 0 !important;
  background-color: inherit;
}
.conn-action-list .panel-default {
  background: transparent;
}
.conn-action-list .panel-default .panel-heading {
  border: 0 none;
  padding: 0 5px;
}
.conn-action-list a:focus {
  outline: none;
}
.conn-action-list a:hover {
  color: #22a6af;
}
.conn-action-divider {
  margin-top: 4px;
  padding: 5px 8px 5px 8px;
  border-top: 1px solid #323b47;
  border-bottom: 1px solid #323b47;
  overflow: hidden;
  font-size: 13px;
}
.conn-action-label {
  margin-top: 5px;
  padding-right: 10px;
}
.connector-action-agent-error {
  border-top: 1px solid #323b47;
}
.conn-action-output-ctnr {
  max-height: 300px;
  overflow: auto;
}
.conn-action-output-ctnr .jsoneditor {
  max-height: 280px;
}
.conn-action-output-ctnr .jsoneditor .ace-jsoneditor {
  min-height: 230px;
}
.conn-action-conf .conf-label {
  border-left: 2px solid #c5d5e8;
  padding-left: 10px;
}
.conn-action-conf .form-group {
  clear: none !important;
}
.execute-action-form .modal-footer {
  text-align: left !important;
}
.execute-action-form .modal-footer .collab-option {
  float: right;
  padding-top: 5px;
}
.execute-action-form button.no-transform {
  text-transform: none;
}
.execute-action-form .mark-evidence {
  line-height: 22px;
}
.execute-action-form .clip-copy-button {
  padding-bottom: 1px;
  padding-top: 2px;
  margin-right: 6px;
}
.execute-action-form .view-secondary-tabs .tab-content {
  margin: 0px 0px 5px 0px !important;
}
.output-tools-wrapper {
  position: absolute;
  top: 0;
  right: 15px;
}
.conn-action-progress-bar {
  background: none;
  position: absolute;
  top: 20%;
  z-index: 9999;
}
.blurred-section {
  opacity: 0.1;
  z-index: 9;
}
.actn-tbl-view {
  width: 770px;
  overflow-y: scroll;
  max-height: 315px;
  overflow-x: scroll;
  margin-top: 10px;
}
.actn-tbl-view .connector-conf-table {
  margin-bottom: 0;
}
.min-json-column pre {
  word-break: break-word;
  white-space: normal;
  padding: 10px 0 10px 10px;
  width: 650px;
}
.actn-tbl-view tr td {
  border: 2px solid #1b2430;
}
ul.conn-actions-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  min-height: 100px;
}
.conn-actn-inputs {
  max-height: 275px;
  min-height: 200px;
  overflow: auto;
}
.connector-actions > .popover {
  left: 10% !important;
}
.connector-actions > .popover .arrow {
  left: 8%;
  right: initial;
}
.connector-actions > .popover .arrow:after {
  border-top-color: #22a6af !important;
}
.connector-actions .popover-content {
  padding: 0;
}
.connector-actions .popover-content .panel-body {
  border: none!important;
}
.connector-actions .popover-content .solid-border {
  border: none!important;
}
.connector-actions .popover-content .step-section {
  border-bottom: none;
}
.connector-actions .popover-content .connector-title {
  font-weight: 400;
  font-size: 20px;
}
.connector-actions .popover-content #connector-filter:focus {
  background: none;
}
.connector-actions .close {
  position: absolute;
  right: 5px;
  color: transparent;
  text-shadow: none;
  opacity: 1;
}
.connector-actions .close .close-modal-button {
  font-size: 16px;
  color: red;
}
.connector-actions .modal-footer {
  border-radius: 0;
}
.connector-actions .control-label {
  color: #919daf !important;
  font-weight: 500;
}
.custom-conn-actions .connector-wrapper:hover {
  background: #22a6af;
}
.custom-conn-actions .connector-wrapper.inaccessible:hover {
  background: #141b23;
}
.custom-conn-actions > .popover .arrow {
  left: 3.3%;
  right: unset;
}
.custom-conn-actions .progress-body .progress-container small {
  color: #FFFFFF;
  font-size: 16px;
}
.conn-modal-dialog {
  bottom: 40px;
  left: 150px;
  top: unset;
}
.custom-conn-actions > .popover {
  left: 0 !important;
  bottom: 0  !important;
  top: auto !important;
  max-width: 802px;
}
.custom-conn-actions > .popover .popover-content {
  width: 800px;
  min-height: 530px;
}
.custom-conn-actions > .popover .modal-footer {
  bottom: 0;
  position: absolute;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #323b47;
}
.padding-top-70 {
  padding-top: 70px !important;
}
.conn-collab-output {
  width: 100%;
}
.conn-collab-output .tab-content {
  margin-left: 0!important;
}
.conn-collab-output .actn-tbl-view {
  width: 100%;
}
.conn-collab-output .actn-tbl-view .min-json-column pre {
  width: 690px;
}
.record-fields-list {
  list-style-type: none;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
}
.record-fields-list .record-fields-list-item {
  padding: 5px;
  border-bottom: 1px solid #323b47;
  overflow: hidden;
}
.record-fields-list .record-fields-list-item:hover {
  cursor: pointer;
  border-bottom-color: #22a6af;
  background: #22a6af;
}
.past-outputs-container .json-sample {
  position: relative;
  max-height: 180px;
  overflow: scroll;
}
.vault-link-style {
  color: #22a6af;
  text-decoration: underline;
  cursor: pointer;
}
.conn-actn-tags {
  width: 100%;
}
.conn-actn-tags tags-input .autocomplete {
  bottom: 35px;
  right: unset;
}
.conn-rel-notes > .popover {
  min-width: 398px;
  background-color: #323b47;
  border-color: #22a6af;
  border-top-width: 4px;
  border-radius: 2px;
  padding: 0px;
}
.conn-rel-notes > .popover .popover-content {
  padding: 0;
}
.conn-rel-notes > .popover.bottom > .arrow:after {
  border-bottom-color: #22a6af !important;
}
.rel-notes-link {
  font-size: 13px;
}
.rel-notes-link:hover {
  text-decoration: underline;
}
.conn-release-notes {
  background: #0d1218;
  max-height: 225px;
  overflow-y: auto;
}
.conn-release-notes-container {
  background: #1b2430;
}
.conn-rel-notes-panel {
  padding: 10px;
}
.connector-container-top {
  border-top: 2px solid #0d1218;
  padding-top: 10px;
  padding-bottom: 10px;
}
.custom-tooltiptext {
  width: max-content;
  color: #929292;
  background: #29323e;
  padding: 5px;
  position: absolute;
  z-index: 1;
  top: 1px;
  left: 5px;
  font-size: 12px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.custom-tooltiptext::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -10px;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #29323e transparent transparent;
}
.agent-install-form .custom-multi-select.ui-select-bootstrap .ui-select-search {
  width: 100% !important;
}
.installed-connector-tab {
  padding: 15px;
  margin: 10px;
  background: #1b2430;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
}
.connector-wizard-img-upload {
  border: 1px solid #999999;
  text-align: center;
  cursor: pointer;
  font-weight: 500;
  color: #999999;
}
.connector-img1-padding {
  padding: 10px 15px;
  font-size: 0.7em;
  border-radius: 4px;
}
.connector-img2-padding {
  padding: 15px 10px;
  font-size: 0.7em;
  border-radius: 4px;
}
.connector-img2-padding .cloud-upload {
  font-size: 60px;
}
.connector-img3-padding {
  font-size: 0.7em;
  border-radius: 4px;
}
.connector-img3-padding .cloud-upload {
  font-size: 50px;
}
.connector-img4-padding {
  padding: 10px 15px;
  font-size: 0.7em;
}
.logo-label-font-size-6em {
  font-size: 0.6em;
}
.connector-config-wizrad-tab {
  font-size: 10px;
  font-weight: 200;
}
.connector-config-wizrad-tab-container {
  padding: 0px;
  background: #1b2430;
  color: #FFFFFF;
  font-weight: 400;
}
.connector-wizard-border-left {
  border-left: 1px solid #0d1218;
}
.connector-wizard-border-bottom {
  border-bottom: 1px solid #0d1218;
}
.connector-ingestion-modal-padding {
  padding: 0px;
  margin-top: 50px;
  height: calc(100vh - 210px);
  overflow: auto;
  border-top: 1px solid #0d1218;
  background: #1b2430;
}
.conn-agent-tab .ui-grid-viewport {
  overflow: auto!important;
}
.conn-agent-tab .ui-grid-render-container {
  overflow-x: auto!important;
}
.manual-input-connector-config textarea {
  height: 120px !important;
  overflow: auto;
}
.agent-vault-accordion .panel-group {
  margin-bottom: 3px;
}
.agent-vault-accordion .panel-body {
  margin-bottom: 15px;
}
#main-view-template .picklist {
  padding: 0;
  margin-left: -19px !important;
}
#main-view-template .picklist .lbl {
  padding: 0;
  margin-top: 0;
  text-align: center;
}
#main-view-template .picklist .lbl .form-group {
  margin-bottom: 0;
  margin-top: 5px;
}
#main-view-template .picklist .lbl .text {
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
}
#main-view-template .picklist .form-group.editable {
  padding: 2px 8px;
}
#main-view-template .picklist .form-group.editable .view-content {
  margin-left: 0 !important;
  padding: 5px 9px 5px 0px;
}
#main-view-template .picklist .form-group.editable .view-content p {
  padding-bottom: 3px;
}
#main-view-template .picklist .form-group.editable .entered .view-content {
  background: none !important;
}
#main-view-template .primary-box {
  display: flex;
  align-items: center;
}
#main-view-template .detail-title {
  font-size: 32px;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
}
#main-view-template .record-title h1 {
  margin: 12px 15px;
}
#main-view-template .summary-box h4 {
  color: #7e7e7e;
}
#main-view-template .summary-box .word-break p {
  color: #7e7e7e;
}
#main-view-template .summary-box .summary-date label.form-control {
  background: inherit;
  border: none;
  color: #7e7e7e;
  width: auto;
  margin: 0;
}
#main-view-template .summary-box .summary-date label.form-control,
#main-view-template .summary-box .summary-date .summary-date-field {
  display: inline-block;
  vertical-align: middle;
}
#main-view-template .summary-box .summary-date label.form-control .form-group,
#main-view-template .summary-box .summary-date .summary-date-field .form-group {
  margin-bottom: 0;
  line-height: 1;
}
#main-view-template .summary-box .dark-back {
  background: #0d1218;
  margin: 2px;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #7e7e7e;
}
#main-view-template .summary-box .dark-back.dark-back-large {
  padding: 10px;
}
#main-view-template .summary-box .dark-back label {
  margin-bottom: 0;
  font-size: 11px;
}
#main-view-template .chart h5 {
  padding-left: 20px;
}
#main-view-template div[data-cs-json-editor] {
  display: flex;
}
#main-view-template div[data-cs-json-editor] div.jsoneditor {
  max-height: calc(100% - 20px);
}
#main-view-template div[data-cs-json-editor] div.jsoneditor.jsoneditor-mode-view {
  height: inherit;
}
.archival-detail-view .record-primary-title {
  border-left: 1px solid #ffffff;
  padding-left: 10px;
  margin-top: 10px;
}
.archival-detail-view .view-panel-content {
  max-height: 400px!important;
  overflow-y: auto;
}
.archival-detail-view #main-view-template {
  min-height: unset !important;
}
.archival-detail-view .primary-box {
  color: #ffffff;
  background: #323b47;
}
.archival-detail-view .primary-box h3 {
  color: #ffffff;
}
.archival-detail-view .section-border {
  padding-bottom: 10px;
  border-bottom: 2px solid #323b47;
  margin-bottom: 20px;
}
.archival-detail-view .archival-data-separator {
  border-bottom: 4px solid #141b23;
}
.archival-detail-view .display-inline-block span {
  font-size: reset;
}
.edit-form-widget p {
  font-size: 13px !important;
  font-weight: 400;
  color: #FFFFFF;
}
.edit-form-widget p.word-break {
  white-space: pre-wrap;
  word-break: break-word;
}
.view-panel .bottom-bar {
  position: absolute;
  z-index: 99;
}
.view-panel .bottom-bar-collab-overlay {
  z-index: 99;
}
.bottom-bar {
  position: fixed;
  bottom: 0;
  top: auto;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  padding: 10px 25px 10px;
  background: #1b2430;
  box-shadow: 0px -2px 10px #0d1218;
  border-top: 1px solid #0d1218;
}
.bottom-bar.add-form-footer {
  margin-left: 247px;
}
.bottom-bar-collab {
  left: 2px;
  right: 0;
  width: auto;
  border-right: 1px solid #0d1218;
}
.bottom-bar-collab-open {
  width: 72.8% !important;
}
.bottom-bar-collab-expand {
  width: 50% !important;
}
.view-panel {
  display: flex;
}
.view-panel .modal-header {
  background: #323b47;
  border-left: 2px solid #0d1218;
  border-bottom-width: 0.2px;
  padding: 0px 7px 0px 0px !important;
}
.view-panel .modal-header .form-group.editable .view-content {
  padding: 0px 8px;
  line-height: 20px;
}
.view-panel .modal-header .form-group.editable .view-content.hover-background:hover {
  background: #29323e;
}
.view-panel .modal-header .form-group.editable .view-content p {
  font-size: 20px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
}
.view-panel .modal-header .picklist .lbl .lookup-btn {
  border: 0 !important;
  background: transparent !important;
  padding: 0px 20px 1px 10px !important;
  min-width: auto !important;
}
.view-panel .modal-header .picklist .lbl .lookup-btn .fa-sort-desc {
  top: 0px !important;
  right: 2px !important;
}
.view-panel .modal-header .cache-breadcrumb ul {
  position: absolute;
  top: 5px;
  left: 15px;
}
.view-panel .modal-header .primary-title-field-content {
  border-left: 2px solid #c5d5e8;
  padding-left: 10px;
  margin-top: 5px;
  width: calc(100vw - 900px);
  transition: width 0.35s linear;
}
.view-panel .modal-header .primary-title-field-content .form-group.editable {
  margin-top: 5px;
}
.view-panel .modal-header .primary-title-field-content .form-group.editable .form-container {
  display: inline-block;
  width: calc(100% - 30px);
}
.view-panel .modal-header .primary-title-field-content .form-group.editable .form-container input.form-control {
  padding: 2px 10px;
  line-height: 18px;
  height: 28px;
}
.view-panel .modal-header .primary-title-field-content .form-group.editable .form-container + div {
  display: inline-block;
}
.view-panel .modal-header .primary-box {
  padding-left: 25px;
}
.view-panel .modal-header .primary-box .picklist .readonly-picklist {
  margin-top: 6px;
}
.view-panel .modal-header .primary-box .picklist .readonly-picklist p {
  font-size: 13px;
  line-height: 18px;
  padding: 0px 5px 1px 10px;
}
.view-panel .modal-header .primary-box .picklist .readonly-picklist p .rating {
  margin: 0px;
}
.view-panel .modal-header.view-panel-open-collab .primary-title-field-content {
  width: calc(100vw - 980px);
}
.view-panel .open-collab {
  width: 36%;
  z-index: 98;
  background: #1b2430;
  overflow-x: auto;
}
.view-panel .sidepanel-header {
  height: 30px;
  background: #1b2430;
  overflow: hidden;
}
.view-panel .sidepanel-header .collab-header {
  width: 100%;
  height: 32px;
  line-height: 20px;
  padding: 5px 10px;
  background-color: #22a6af;
  color: #FFFFFF;
}
.view-panel .collab-btn {
  border-right: none;
  margin-top: 30px;
  padding: 2px 8px 3px 8px;
}
.view-panel .view-panel-content {
  border-right: 1px solid #0d1218;
  background: #141b23;
  padding-bottom: 50px;
  max-height: calc(100vh - 130px) !important;
  border-left: 2px solid #0d1218;
  overflow-y: scroll !important;
}
.view-panel .control-label {
  background: transparent;
  color: #919daf;
  min-width: 100px;
  padding: 3px 7px 0 0;
  font-size: 13px;
  line-height: normal;
  vertical-align: top;
  font-weight: 400;
}
.view-panel .section-widget {
  background: #1b2430;
  border-top: 2px solid #0d1218;
  margin-left: 0px;
}
.view-panel .section-widget .border-right {
  border-right: 2px solid #0d1218;
}
.view-panel .section-widget .section-widget {
  border-top-style: none;
}
.view-panel .section-widget .widget {
  border-bottom-style: none;
}
.view-panel .section-widget.row {
  margin-left: 0;
  margin-right: 0;
}
.view-panel .section-widget .row {
  margin-left: 0;
  margin-right: 0;
}
.view-panel .section-widget.no-border {
  border-top-style: none;
  padding-top: 0;
}
.view-panel .decision-widget {
  border-top: 2px solid #0d1218;
}
.view-panel .widget-placement .col-lg-3 .form-group.editable .control-label-wrap,
.view-panel .widget-placement .col-lg-2 .form-group.editable .control-label-wrap {
  width: 100% !important;
}
.view-panel .ui-grid-menu {
  padding-bottom: 50px;
  position: fixed;
  right: 32px;
}
.view-panel .right-nav-panel .right-nav-panel-close > .close-action {
  top: 15px;
}
.view-panel .right-nav-panel #mySidenav {
  top: 70px;
}
.view-panel .timeline-grid .ui-grid-menu {
  bottom: inherit;
}
.view-panel .timeline-grid .ui-grid-menu-button {
  top: -109px;
}
.view-panel .timeline-grid .grid-selected-txt {
  margin-left: 0!important;
}
.view-panel .form-container a:link {
  color: #22a6af;
}
@media (min-width: 1600px) {
  .view-panel .modal-header.view-panel-open-collab .primary-title-field-content {
    width: calc(100vw - 1080px);
  }
  .view-panel .modal-header .primary-title-field-content {
    width: calc(100vw - 860px);
  }
}
@media (min-width: 2200px) {
  .view-panel .modal-header.view-panel-open-collab .primary-title-field-content {
    width: calc(100vw - 1600px);
  }
}
.module-form-content .section-widget {
  border-top-style: none;
}
.summary-details .control-label,
.report-summary .control-label {
  background: transparent;
  color: #c5d5e8;
  min-width: 100px;
  padding: 3px 7px 0 0;
  font-size: 12px;
  line-height: normal;
  vertical-align: top;
}
.display-inline-block span,
.display-inline-block a {
  font-size: 13px;
}
.report-summary .display-inline-block span,
.report-summary .display-inline-block a,
.report-summary .control-label {
  font-size: 14px;
}
.report-summary .form-group {
  font-size: 14px;
}
.display-inline-block .form-container {
  display: inline-block;
}
.display-inline-block .form-group.editable {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
}
.display-inline-block .form-group.editable .control-label {
  padding-top: 0;
}
.display-inline-block .form-group .custom-inline-block {
  display: inline-block;
}
.display-inline-block .control-label-wrap {
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.label-display-none .form-group.editable .control-label {
  display: none;
}
.form-group .control-label {
  text-transform: capitalize;
}
.custom-label-size {
  font-size: 15px;
  margin-top: 0px;
  padding-top: 15px;
  color: #919daf;
}
.decision-widget {
  padding-top: 8px;
  padding-bottom: 8px;
}
.decision-widget .decision-block {
  padding-top: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #0d1218;
}
.decision-widget .decision-description {
  font-style: italic;
  font-size: 12px;
  color: #c5d5e8;
}
.decision-widget .decision-title {
  font-weight: 500;
  font-size: 14px;
}
.decision-widget .no-label {
  font-weight: normal;
  font-size: 14px;
  cursor: pointer;
}
.view-panel-edit-bottom-bar .btn-group .item-picker-container {
  bottom: 35px;
  top: auto;
}
.full-screen-graph {
  background: #1b2430 !important;
}
.view-panel-tags {
  padding: 4px 5px 0px 25px;
  border-color: #0d1218;
  border-bottom-width: 0.2px;
  border-top-width: 0.2px;
  background: #323b47;
  margin-left: 2px;
  border-bottom-style: solid;
  border-top-style: solid;
}
.view-panel-tags tags-input {
  min-height: 28px;
}
.view-panel-tags .tags-style {
  background: #1b2430;
  border-radius: 3px;
  padding: 3px 12px;
}
.view-panel-tags .control-label {
  margin-top: 2px;
  float: left;
  color: #c5d5e8;
  opacity: 0.65;
}
.view-panel-tags .tags .tag-list {
  position: relative !important;
  float: left;
  top: unset !important;
  left: unset !important;
}
.view-panel-tags .suggestion-list {
  width: 100%;
  position: relative !important;
  top: unset !important;
  left: unset !important;
}
.view-panel-tags .form-container {
  display: inline-block;
}
.view-panel-tags .form-group.editable {
  margin: 0px;
}
.view-panel-tags .form-group.editable .view-content {
  padding: 2px 8px;
  line-height: 18px;
}
.view-panel-tags .form-group.editable .view-content p {
  font-size: 12px;
}
.pb-designer-tags {
  margin-left: -7px;
}
.pb-designer-tags tags-input {
  min-height: 28px;
}
.pb-designer-tags .tags-style {
  background: #1b2430;
  border-radius: 3px;
  padding: 3px 12px;
}
.pb-designer-tags .control-label {
  margin-top: 2px;
  float: left;
  color: #c5d5e8;
  opacity: 0.65;
}
.pb-designer-tags .tags .tag-list {
  position: relative !important;
  float: left;
  top: unset !important;
  left: unset !important;
}
.pb-designer-tags .suggestion-list {
  width: 100%;
  position: relative !important;
  top: unset !important;
  left: unset !important;
}
.pb-designer-tags .form-container {
  display: inline-block;
}
.pb-designer-tags .form-group.editable {
  margin: 0px;
}
.pb-designer-tags .form-group.editable .view-content {
  padding: 2px 8px;
  line-height: 18px;
}
.pb-designer-tags .form-group.editable .view-content p {
  font-size: 12px;
}
.pb-designer-tags .form-container {
  display: block;
}
.panel-tags-styles tags-input {
  min-height: 28px;
}
.panel-tags-styles .tags-style {
  background: #1b2430;
  border-radius: 3px;
  padding: 3px 12px;
}
.panel-tags-styles .control-label {
  margin-top: 2px;
  float: left;
  color: #c5d5e8;
  opacity: 0.65;
}
.panel-tags-styles .tags .tag-list {
  position: relative !important;
  float: left;
  top: unset !important;
  left: unset !important;
}
.panel-tags-styles .suggestion-list {
  width: 100%;
  position: relative !important;
  top: unset !important;
  left: unset !important;
}
.panel-tags-styles .form-container {
  display: inline-block;
}
.panel-tags-styles .form-group.editable {
  margin: 0px;
}
.panel-tags-styles .form-group.editable .view-content {
  padding: 2px 8px;
  line-height: 18px;
}
.panel-tags-styles .form-group.editable .view-content p {
  font-size: 12px;
}
.isInFullScreen {
  background: #1b2430;
}
.access-control-list {
  list-style-type: none;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
}
.access-control-list .access-control-list-item {
  padding: 5px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.access-control-list .userpic {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.custom-multi-select.ui-select-bootstrap > div {
  min-width: 140px;
}
@keyframes image_blur {
  0% {
    filter: blur(1px);
  }
  50% {
    filter: blur(3px);
  }
  100% {
    filter: blur(1px);
  }
}
.featured-relationship-penant {
  border-left: 1px solid #FFFFFF;
  padding: 0px 0px 0px 15px;
  display: flex;
  align-items: center;
  font-size: 12px;
}
.featured-relationship-penant .status-icon {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background: #FFFFFF;
  animation: image_blur 2s infinite linear;
}
.triangle-right {
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 13px solid #141b23;
  margin-right: -13px;
  margin-left: 5px;
  position: absolute;
  top: 0;
  right: 0;
}
.template-list-style {
  font-size: 12px !important;
  color: #ffffff !important;
  font-style: normal !important;
}
.push-playbook .mapping-container {
  display: flex;
  align-items: center;
}
.push-playbook .search-input-box {
  display: flex;
  align-items: center;
  background: #0d1218;
}
.push-playbook .search-input-box .search-input,
.push-playbook .search-input-box .search-input-checkbox {
  margin-left: 13px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.push-playbook .search-input-box .search-input {
  margin-left: 0px;
}
.push-playbook .search-input-box span {
  color: #FFFFFF;
  font-size: 12px;
}
.push-playbook .search-input-box #search-collection.form-control {
  background: #1b242e;
  border: 0 none #373b42;
  font-size: 0.8em;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-right: none;
}
.push-playbook .search-input-box #search-collection.form-control:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  color: #FFFFFF;
  border: 0 none #2878c9 !important;
}
.push-playbook .nav-tabs.nav-stacked {
  background: transparent;
  border-bottom: none;
}
.push-playbook .nav-tabs.nav-stacked:Last-child {
  padding-bottom: 10px;
}
.push-playbook .nav-tabs.nav-stacked > li + li {
  margin-top: 0;
}
.push-playbook .nav-tabs.nav-stacked li {
  border: none !important;
  border-left: 3px solid transparent;
  border-bottom: 1px solid #1b2430;
  background: transparent;
  display: inline-flex;
  align-items: baseline;
  width: 100%;
}
.push-playbook .nav-tabs.nav-stacked li > input {
  margin: 0px 10px;
}
.push-playbook .nav-tabs.nav-stacked li:hover {
  background: #323b47;
  color: #ffffff;
  border-left: 3px solid #22a6af;
}
.push-playbook .nav-tabs.nav-stacked li a {
  color: #c5d5e8;
  padding: 10px 10px;
  text-transform: none;
  font-size: 0.8em;
  font-weight: 500;
  margin-right: 0;
  border: none !important;
  background: transparent;
  width: 100%;
}
.push-playbook .nav-tabs.nav-stacked li.active {
  border-left: 3px solid #22a6af;
  background: #323b47;
  border-bottom: none;
  color: #FFFFFF;
  font-weight: 500;
}
.push-playbook .nav-tabs.nav-stacked li.active a {
  color: #FFFFFF;
}
.push-playbook .nav-tabs.nav-stacked li.active:active,
.push-playbook .nav-tabs.nav-stacked li.active:focus,
.push-playbook .nav-tabs.nav-stacked li.active:hover {
  background: #323b47;
  border-left: 3px solid #22a6af;
}
.push-playbook .list-view {
  width: 100%;
  background: #0d1218;
  overflow: auto;
  margin-top: 2px;
  height: calc(100vh - 405px);
}
.push-playbook .list-view.selected-list-view {
  height: calc(100vh - 426px);
}
.push-playbook.push-picklist .list-view {
  height: calc(100vh - 430px);
}
.push-playbook.push-picklist .list-view.selected-list-view {
  height: calc(100vh - 451px);
}
.push-playbook.replicate-all-modules .list-view {
  height: calc(100vh - 460px);
}
.push-playbook.replicate-all-modules .list-view.selected-list-view {
  height: calc(100vh - 481px);
}
.playbook-mapping .panel-group .panel + .panel {
  margin-top: 2px;
}
.playbook-mapping .panel,
.playbook-mapping .panel-heading {
  border: none !important;
  border-radius: 0px;
  box-shadow: none;
}
.playbook-mapping .panel-heading:hover .link-delete {
  display: block;
}
.playbook-mapping .panel-body {
  padding: 0 !important;
  background-color: #0d1218;
  margin-left: 15px !important;
  border-top: none !important;
}
.playbook-mapping .panel-heading {
  background-color: #212C3A;
  border: 1px solid #394A61;
}
.playbook-mapping .link-alias {
  font-size: 0.78em;
}
.playbook-mapping a.link-alias {
  background-color: #1f1f21;
  padding: 1px 4px;
}
.playbook-mapping .link-delete {
  display: none;
  position: absolute;
  right: 0px;
  top: -8px;
}
.playbook-mapping .rename-alias {
  justify-content: flex-end;
}
.playbook-mapping .remap-alias {
  font-size: 0.7em;
  background-color: #1f1f21;
  padding: 1px 4px;
}
.playbook-mapping .tenant-playbook {
  display: flex;
  align-items: center;
  padding: 10px;
  margin: 0px;
}
.playbook-mapping .alias-playbook-even {
  background-color: #29292b;
}
.router-configuration-container .conflict-record-copy select {
  display: inline-block;
  width: 200px;
  margin: 0px 5px;
}
.configure-master-content .configure-master-grid {
  background-color: #0d1218;
  margin: 10px 0px 10px 0px;
  padding: 15px 10px;
}
.configure-master-content .configure-master-grid .configure-master-grid-cell {
  margin-right: 20px;
  padding-right: 15px;
  margin-bottom: 5px;
}
.configure-master-content .configure-master-grid .master-status {
  width: max-content;
  padding: 2px 7px;
  font-size: 11px;
  display: block;
  margin-top: 7px;
  color: #ffffff;
}
.configure-master-content .master-tenant-content-box {
  position: relative;
  min-width: 620px;
}
.configure-master-content .master-tenant-info-box {
  min-width: 315px;
}
.configure-master-content .master-node-box {
  text-align: center;
  margin: 20px 0px 10px 0px;
}
.configure-master-content .master-node-box .master-node-icon {
  background: url("../../images/master_node.png") no-repeat;
  height: 75px;
  width: 125px;
  background-size: contain;
  margin: auto;
}
.configure-master-content .tenant-node-box {
  text-align: center;
  margin-top: 12px;
}
.configure-master-content .tenant-node-box .tenant-node-icon {
  background: url("../../images/tenant_node.png") no-repeat;
  height: 80px;
  width: 80px;
  background-size: contain;
  margin: auto;
}
.configure-master-content .master-tenant-flow {
  position: relative;
}
.configure-master-content .master-tenant-flow .sme-box {
  text-align: center;
  width: 130px;
  font-size: 12px;
  line-height: 15px;
  display: inline-block;
}
.configure-master-content .master-tenant-flow .sme-box .sme-icon {
  background: url("../../images/sme.png") no-repeat;
  height: 50px;
  width: 50px;
  background-size: contain;
  display: inline-block;
}
.configure-master-content .master-tenant-flow .master-data-flow {
  width: 100px;
  height: 4px;
  background-color: #6c6e71;
  top: 57px;
  left: -59px;
  position: absolute;
}
.configure-master-content .master-tenant-flow .master-data-flow .fa-chevron-right {
  position: absolute;
  top: -5px;
  opacity: 1;
  left: 55px;
}
.configure-master-content .master-tenant-flow .tenant-data-flow {
  width: 116px;
  height: 4px;
  background-color: #6c6e71;
  right: -72px;
  top: 57px;
  position: absolute;
}
.configure-master-content .master-tenant-flow .tenant-data-flow .fa-chevron-left {
  position: absolute;
  top: -5px;
  opacity: 1;
  right: 55px;
}
.configure-master-content .master-tenant-flow .data-flow-text {
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: -10px;
  font-size: 8px;
  padding: 3px 0px;
  text-align: center;
}
.configure-master-content .master-tenant-flow .connection-direction-icon {
  position: absolute;
  top: -11px;
  font-size: 25px;
}
.configure-master-content .master-tenant-flow .master-tenant-connected {
  background-color: #28b35c !important;
  opacity: 0.6;
}
.configure-master-content .master-tenant-flow .master-tenant-configuring {
  background-color: #8a6d3b !important;
  opacity: 1;
}
.configure-master-content .master-tenant-flow .master-tenant-disconnected {
  background-color: #da393d !important;
  opacity: 0.7;
}
.configure-master-content .tenant-node-info {
  text-align: center;
  margin-top: 12px;
}
.configure-master-content .master-node-info {
  text-align: center;
}
.configure-master-content .tenant-id {
  font-size: 11px;
  margin: 0px !important;
  padding-top: 2px;
  white-space: nowrap;
}
.field-level-dataSharing .btn-link {
  padding-top: 0px !important;
}
.field-level-dataSharing .btn-link:hover,
.field-level-dataSharing .btn-link:focus {
  color: #22a6af;
  outline: none;
  outline-offset: 0px;
}
.import-config-link {
  font-size: 12px !important;
  padding: 0px !important;
}
.import-config-link:focus {
  color: #22a6af;
  outline: none;
  outline-offset: 0px;
}
.tenant-status-btn {
  text-transform: capitalize !important;
}
.width-260 {
  width: 260px;
  display: inline-block;
}
.data-sharing-btn {
  text-transform: uppercase;
  font-size: 12px;
}
.data-sharing-btn.btn-success,
.tenant-status-btn.btn {
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  padding: 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.tenant-config-border {
  border-right: 1px solid #6c6e71;
}
.tenant-config-border-left {
  border-left: 1px solid #6c6e71;
}
.tenant-playbook-mapping {
  padding-top: 8px;
  padding-bottom: 4px;
  background-color: #323b47;
}
.enable-tenancy-actions-disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.data-replication-action-btn .btn-link:focus {
  color: #22a6af !important;
}
.data-replication-grid-container {
  max-height: calc(100vh - 300px);
  overflow: auto;
}
.data-replication-toggle-btn .custom-toggle-btn .custom-toggle-btn-wrapper {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  height: 35px !important;
}
.data-replication-toggle-btn .custom-toggle-handle {
  width: 17px !important;
  height: 17px !important;
}
.data-sharing-container .ui-grid-cell-contents,
.data-sharing-container .readonly-role-team td {
  padding-left: 10px !important;
}
.steps-indicator li a {
  text-transform: none;
  font-weight: 600;
  font-size: 14px;
}
.step-indicator-disabled ul li.done {
  pointer-events: none;
}
.cs-wizard .steps {
  background: #0b121a;
}
.cs-wizard > h2 {
  margin-top: 2px;
}
.cs-wizard .d-info {
  color: #69717b;
}
.cs-wizard .json-sample {
  position: relative;
  background: #1f1f1f;
  height: calc(100vh - 312px);
  overflow: auto;
  border: 1px solid #000000;
}
.cs-wizard .json-sample-pagination-height {
  height: calc(100vh - 346px) !important;
}
.cs-wizard .field-mapping {
  height: calc(100vh - 317px);
  overflow: auto;
}
.cs-wizard .header {
  background: #1b2430;
}
.cs-wizard .steps-indicator li.current a:before,
.cs-wizard .steps-indicator li.done a:before,
.cs-wizard .steps-indicator li.editing a:before {
  background-color: #22a6af;
  border: 2px solid transparent;
  color: #FFFFFF;
}
.cs-wizard .steps-indicator li {
  padding-top: 40px;
}
.cs-wizard .steps-indicator li a:before {
  background-color: #c5d5e8;
  top: -18px;
  left: 45%;
  width: 30px;
  height: 30px;
}
.cs-wizard .steps-indicator li a {
  color: #c5d5e8;
}
.cs-wizard .steps-indicator li.current a,
.cs-wizard .steps-indicator li.done a,
.cs-wizard .steps-indicator li.editing a {
  color: #FFFFFF !important;
}
.dependency-container {
  height: auto;
  padding-left: 40px;
  padding-bottom: 60px;
  color: #FFFFFF;
}
.dependency-container .dependency-content {
  font-weight: 400;
}
.dependency-container .dependency-type {
  height: 20px;
  width: 10px;
  background: #141b23;
}
.dependency-container .added-dependency-container {
  margin-left: 15px;
  padding: 5px;
  background: #141b23;
}
.dependency-container .added-dependency-container .install-dependency {
  width: 150px;
  height: 30px;
}
.dependency-container .added-dependency-container .install-dependency .form-control {
  font-size: 12px;
}
.dependency-container .added-dependency-container .btn-delete {
  background: #1b2430;
  height: 35px;
  width: 30px;
  font-size: 15px;
  padding-left: 6px;
}
.dependency-container .added-dependency-container .added-dependency-container-row {
  background: #323b47;
  padding: 5px 0px 5px 15px;
  width: 89%;
  float: left;
  margin-bottom: 2px;
  height: auto;
}
.dependency-container .added-dependency-container .added-dependency-container-row .dependency-label-container {
  font-size: 14px;
  padding-left: 0px;
  padding-top: 3px;
}
.dependency-container .added-dependency-container .added-dependency-container-row .dependency-label-container .dependency-label {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 70%;
  padding-left: 0px;
  padding-right: 2px;
}
.dependency-container .added-dependency-container .added-dependency-container-row .dependency-label-container .minversion {
  background-color: #191919;
  padding: 3px 6px 3px 6px;
  font-size: 9px;
  float: left;
}
.dependency-container .added-dependency-container .added-dependency-container-row .minversion-box {
  background-color: #191919;
  padding: 5px 0px 5px 5px;
  margin-top: 1px;
  font-size: 10px;
}
.dependency-container .added-dependency-container .added-dependency-container-row .minversion-input-box {
  margin-top: 1px;
  padding-left: 2px;
  padding-right: 5px;
}
.dependency-container .added-dependency-container .added-dependency-container-row .minversion-input-box .form-control {
  height: 25px;
  border: 0px;
}
.dependency-container .instruction-list {
  overflow: auto;
}
.instruction-container {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  text-align: left;
  background: #141b23;
  height: 30px;
  font-size: 0.8em;
}
.btn-instruction-delete {
  background: #1b2430;
  height: 32px;
  width: 32px;
  padding: 2px;
}
.btn-instruction-add {
  background: #323b47;
  height: 30px;
  width: 30px;
  padding: 2px;
}
.btn-instruction-edit {
  display: inline-block;
  background: #1b2430;
  height: 22px;
  width: 22px;
  padding: 3px 3px 3px 5px;
}
.exportReviewDetails {
  height: calc(100% - 70px);
}
.review-solutionpack-exportlist-container {
  padding: 10px;
  background: #141b23;
  overflow: auto;
  max-height: calc(100% - 102px);
}
.review-solutionpack-exportlist-container.download-page {
  margin-top: 70px;
}
.review-solutionpack-exportlist-container .title-style {
  font-size: 20px;
}
.review-solutionpack-exportlist-container .title-note {
  font-size: 12px;
  font-style: italic;
}
.review-solutionpack-exportlist-container .next-step {
  font-size: 12px;
  padding-left: 0px;
  padding-top: 30px;
}
.review-solutionpack-exportlist-container .list-title {
  font-size: 12px;
  padding-left: 10px;
  padding-top: 10px;
  height: 60px;
}
.review-solutionpack-exportlist-container .list-note {
  font-size: 10px;
  font-style: italic;
  padding-left: 15px;
}
.review-solutionpack-exportlist-container .icon-successful-new {
  color: green;
}
.review-solutionpack-exportlist-img {
  height: 300px;
  width: 350px;
}
.reviewsp-content-type-icon {
  padding: 11px 2px 7px 15px;
  border-radius: 2px;
  margin: 20px 7px 20px 0px;
  width: 60px;
  height: 60px;
  color: #FFFFFF;
  font-size: 25px;
}
.downloadsp-content-type-icon {
  padding: 0px 2px 7px 7px;
  border-radius: 2px;
  margin: 20px 7px 20px 0px;
  width: 50px;
  height: 50px;
  color: #FFFFFF;
  font-size: 35px;
}
.connector-type-icon {
  background: #00a3ff;
}
.widget-type-icon {
  background: #6e7dff;
}
.solutionpack-type-icon {
  background: #ff4751;
}
.solutionpack-title-block-label {
  padding: 10px 0px 5px 0px;
  line-height: 1.2;
  text-align: left;
  white-space: revert;
  vertical-align: baseline;
  font-size: 16px;
}
.solutionpack-title-block-label span {
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
}
.solutionpack-title-block-version {
  font-size: 10px;
  font-weight: 0.6em;
}
.review-solutionpack-title-block {
  margin-top: 70px;
  margin-right: 10px;
  margin-left: calc(100% - 300px);
}
.review-solutionpack-title-block .outer-block {
  padding: 10px;
  height: 320px;
  width: 320px;
  background: #141b23;
}
.review-solutionpack-title-block .inner-block {
  display: flex;
  flex-direction: column;
  padding: 30px;
  height: 300px;
  width: 300px;
  background: #1b2430 !important;
}
.download-solutionpack-title-block {
  margin-top: 70px;
  margin-right: 10px;
  margin-left: calc(100% - 280px);
}
.download-solutionpack-title-block .outer-block {
  padding: 10px;
  height: 250px;
  width: 300px;
  background: #141b23;
}
.download-solutionpack-title-block .inner-block {
  display: flex;
  flex-direction: column;
  padding: 30px;
  height: 230px;
  width: 280px;
  background: #1b2430 !important;
}
.review-solutionpack-exportlist {
  font-size: 16px;
  height: 300px;
  display: contents;
  border: solid 1px !important;
}
.review-solutionpack-exportlist .list-odd {
  background-color: #121923;
  border-left: 1px solid #323b47 !important;
  border-right: 1px solid #323b47 !important;
}
.review-solutionpack-exportlist .list-even {
  background-color: #1b2430;
  border-left: 1px solid #323b47 !important;
  border-right: 1px solid #323b47 !important;
}
.review-solutionpack-exportlist .top {
  border-top: 1px solid #323b47 !important;
}
.review-solutionpack-exportlist .bottom {
  border-bottom: 1px solid #323b47 !important;
}
.header-primary-btn,
.header-secondary-btn {
  font-size: 12px;
  font-weight: 600;
  text-decoration: underline;
  color: #FFFFFF;
}
.header-secondary-btn {
  color: #c5d5e8;
}
.cs-hierarchy ol {
  list-style-type: none;
}
.cs-hierarchy ol li {
  padding: 2px 5px;
}
.cs-hierarchy ol li .items-key {
  font-size: 14px;
}
.picklist-mapping {
  background: #1b2430;
  margin: 1px 0;
}
.picklist-mapping .label {
  font-size: 13px;
  text-align: right;
  padding-top: 8px;
  padding-right: 5px !important;
  font-weight: 500;
  color: #c5d5e8;
}
.picklist-item-visibility-container {
  background: #29323e;
  padding: 10px 10px 5px 20px;
  margin: 5px 0px 0px 30px;
}
.picklist-item-visibility-container .label {
  font-size: 13px;
  padding-top: 8px;
  padding-right: 5px !important;
  font-weight: 500;
  color: #c5d5e8;
}
.picklist-item-visibility-container .form-control {
  background: #1b242e;
}
.ingestion-steps {
  background-color: #1b2430;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.ingestion-steps h2 {
  margin: 0px;
  padding: 0px;
}
.ingestion-steps .steps-indicator {
  padding: 25px 0px 20px 0px;
  width: 75%;
  position: relative;
  margin: 0 auto;
}
.ingestion-steps .steps-indicator::before {
  top: 32px;
  background-color: #848484;
  height: 3px;
}
.ingestion-steps .steps-indicator li::before {
  top: 7px;
  background-color: #22a6af;
  position: absolute;
  height: 3px;
  content: '';
}
.ingestion-steps .steps-indicator li a {
  margin-left: 15px;
  font-weight: normal;
  font-size: 13px;
  color: #848484 !important;
}
.ingestion-steps .steps-indicator li a::before {
  padding: 13px;
  width: 50px;
  height: 50px;
  font: normal normal normal 20px/1 Cybersponse;
  color: #848484;
  background-color: #1b2430;
  border: 2px solid #848484;
}
.ingestion-steps .steps-indicator li:first-child.done::before,
.ingestion-steps .steps-indicator li:first-child.current::before,
.ingestion-steps .steps-indicator li:first-child.editing::before {
  left: 50%;
  right: 0px;
}
.ingestion-steps .steps-indicator li:first-child a::before {
  content: "\e97c";
}
.ingestion-steps .steps-indicator li:nth-child(2).done::before,
.ingestion-steps .steps-indicator li:nth-child(2).current::before,
.ingestion-steps .steps-indicator li:nth-child(2).editing::before {
  left: 0px;
  right: 0px;
}
.ingestion-steps .steps-indicator li:nth-child(2) a::before {
  content: "\e97b";
}
.ingestion-steps .steps-indicator li:nth-child(3).done::before,
.ingestion-steps .steps-indicator li:nth-child(3).current::before,
.ingestion-steps .steps-indicator li:nth-child(3).editing::before {
  left: 0px;
  right: 0px;
}
.ingestion-steps .steps-indicator li:nth-child(3) a::before {
  content: "\e939";
}
.ingestion-steps .steps-indicator li:nth-child(4).done::before,
.ingestion-steps .steps-indicator li:nth-child(4).current::before,
.ingestion-steps .steps-indicator li:nth-child(4).editing::before {
  left: 0px;
  right: 0px;
}
.ingestion-steps .steps-indicator li:nth-child(4) a::before {
  content: "\e928";
}
.ingestion-steps .steps-indicator li:nth-child(5).done::before,
.ingestion-steps .steps-indicator li:nth-child(5).current::before,
.ingestion-steps .steps-indicator li:nth-child(5).editing::before {
  left: 0px;
  right: 0px;
}
.ingestion-steps .steps-indicator li:nth-child(5) a::before {
  content: "\d3269";
}
.ingestion-steps .steps-indicator li:last-child.done::before,
.ingestion-steps .steps-indicator li:last-child.current::before,
.ingestion-steps .steps-indicator li:last-child.editing::before {
  left: 0px;
  right: 50%;
}
.ingestion-steps .steps-indicator li:last-child a::before {
  content: "\e97e";
}
.ingestion-steps .json-formatter-row {
  color: #ffffff;
}
.ingestion-steps .json-formatter-row .string {
  color: #31F031;
}
.ingestion-steps .json-formatter-row .number {
  color: #66C2FF;
}
.ingestion-steps .data-ingestion-summary {
  text-align: left;
}
.ingestion-steps .data-ingestion-summary p {
  background: #1b2430;
  padding: 6px 20px;
  margin: 1px 0px;
  font-size: 12px;
  color: #ffffff;
}
.ingestion-steps .data-ingestion-summary p .completed {
  color: #008000;
}
.ingestion-steps .data-ingestion-summary .created-playbooks-list {
  background: #1b2430;
  padding: 10px 10px 10px 60px;
}
.ingestion-steps .data-ingestion-summary .created-playbooks-list span,
.ingestion-steps .data-ingestion-summary .created-playbooks-list li {
  color: #ffffff;
}
.import-wizard-steps .steps {
  background: #0b121a;
}
.import-wizard-steps .steps-indicator {
  width: 100%;
}
.import-wizard-steps .steps-indicator li a {
  margin-left: 0;
}
.import-wizard-steps .steps-indicator li:first-child.done::before,
.import-wizard-steps .steps-indicator li:first-child.current::before,
.import-wizard-steps .steps-indicator li:first-child.editing::before {
  left: 50%;
  right: 0px;
}
.import-wizard-steps .steps-indicator li:first-child a::before {
  content: "\ef552";
}
.import-wizard-steps .steps-indicator li:nth-child(2).done::before,
.import-wizard-steps .steps-indicator li:nth-child(2).current::before,
.import-wizard-steps .steps-indicator li:nth-child(2).editing::before {
  left: 0px;
  right: 0px;
}
.import-wizard-steps .steps-indicator li:nth-child(2) a::before {
  content: "\ef43";
}
.import-wizard-steps .steps-indicator li:nth-child(3).done::before,
.import-wizard-steps .steps-indicator li:nth-child(3).current::before,
.import-wizard-steps .steps-indicator li:nth-child(3).editing::before {
  left: 0px;
  right: 0px;
}
.import-wizard-steps .steps-indicator li:nth-child(3) a::before {
  content: "\ef12";
}
.import-wizard-steps .steps-indicator li:last-child.done::before,
.import-wizard-steps .steps-indicator li:last-child.current::before,
.import-wizard-steps .steps-indicator li:last-child.editing::before {
  left: 0px;
  right: 50%;
}
.import-wizard-steps .steps-indicator li:last-child a::before {
  content: "\e97c";
}
.solutionpack-wizard-steps .steps {
  background: #0b121a;
}
.solutionpack-wizard-steps .steps-indicator {
  width: 100%;
  margin-left: -60px;
}
.solutionpack-wizard-steps .steps-indicator li a {
  margin-left: 30px;
}
.solutionpack-wizard-steps .steps-indicator li:nth-child(3).done::before,
.solutionpack-wizard-steps .steps-indicator li:nth-child(3).current::before,
.solutionpack-wizard-steps .steps-indicator li:nth-child(3).editing::before {
  left: 0px;
  right: 0px;
}
.solutionpack-wizard-steps .steps-indicator li:nth-child(3) a::before {
  content: "\eef29";
}
.solutionpack-wizard-steps .steps-indicator li:nth-child(4).done::before,
.solutionpack-wizard-steps .steps-indicator li:nth-child(4).current::before,
.solutionpack-wizard-steps .steps-indicator li:nth-child(4).editing::before {
  left: 0px;
  right: 0px;
}
.solutionpack-wizard-steps .steps-indicator li:nth-child(4) a::before {
  content: "\eef28";
}
.solutionpack-wizard-steps .steps-indicator li:nth-child(5).done::before,
.solutionpack-wizard-steps .steps-indicator li:nth-child(5).current::before,
.solutionpack-wizard-steps .steps-indicator li:nth-child(5).editing::before {
  left: 0px;
  right: 0px;
}
.solutionpack-wizard-steps .steps-indicator li:nth-child(5) a::before {
  content: "\e93a";
}
.solutionpack-wizard-steps .steps-indicator li:last-child.done::before,
.solutionpack-wizard-steps .steps-indicator li:last-child.current::before,
.solutionpack-wizard-steps .steps-indicator li:last-child.editing::before {
  left: 0px;
  right: 50%;
}
.solutionpack-wizard-steps .steps-indicator li:last-child a::before {
  content: "\eef22";
}
.ingestion-steps.export-wizard-steps .ingestion-modal-padding {
  border-top: 2px solid #0d1218;
}
.ingestion-steps.export-wizard-steps .steps {
  background: #0b121a;
}
.ingestion-steps.export-wizard-steps .steps-indicator {
  width: 100%;
}
.ingestion-steps.export-wizard-steps .steps-indicator li a {
  margin-left: 0;
}
.ingestion-steps.export-wizard-steps .steps-indicator li:first-child.done::before,
.ingestion-steps.export-wizard-steps .steps-indicator li:first-child.current::before,
.ingestion-steps.export-wizard-steps .steps-indicator li:first-child.editing::before {
  left: 50%;
  right: 0px;
}
.ingestion-steps.export-wizard-steps .steps-indicator li:first-child a::before {
  content: "\ef552";
}
.ingestion-steps.export-wizard-steps .steps-indicator li:nth-child(2).done::before,
.ingestion-steps.export-wizard-steps .steps-indicator li:nth-child(2).current::before,
.ingestion-steps.export-wizard-steps .steps-indicator li:nth-child(2).editing::before {
  left: 0px;
  right: 0px;
}
.ingestion-steps.export-wizard-steps .steps-indicator li:nth-child(2) a::before {
  content: "\ef43";
}
.ingestion-steps.export-wizard-steps .steps-indicator li:nth-child(3).done::before,
.ingestion-steps.export-wizard-steps .steps-indicator li:nth-child(3).current::before,
.ingestion-steps.export-wizard-steps .steps-indicator li:nth-child(3).editing::before {
  left: 0px;
  right: 0px;
}
.ingestion-steps.export-wizard-steps .steps-indicator li:nth-child(3) a::before {
  content: "\ef12";
}
.ingestion-steps.export-wizard-steps .steps-indicator li:last-child.done::before,
.ingestion-steps.export-wizard-steps .steps-indicator li:last-child.current::before,
.ingestion-steps.export-wizard-steps .steps-indicator li:last-child.editing::before {
  left: 0px;
  right: 50%;
}
.ingestion-steps.export-wizard-steps .steps-indicator li:last-child a::before {
  content: "\e97c";
}
.ingestion-steps.export-wizard-steps .steps-indicator li a {
  margin-left: -20px;
}
.ingestion-steps.export-wizard-steps .steps-indicator li:nth-child(2).done::before,
.ingestion-steps.export-wizard-steps .steps-indicator li:nth-child(2).current::before,
.ingestion-steps.export-wizard-steps .steps-indicator li:nth-child(2).editing::before {
  left: 0px;
  right: 0px;
}
.ingestion-steps.export-wizard-steps .steps-indicator li:nth-child(2) a::before {
  content: "\e93a";
}
.b-label {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 16px;
}
.data-ingestion-info .completed {
  color: #008000;
}
.data-ingestion-prerequisites {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.full-height {
  height: 100%;
}
.data-ingestion-wz-info {
  background-color: trasparent;
  padding: 15px;
}
.step-image-holder {
  position: absolute;
  z-index: 1;
  width: 14%;
}
.step-image-holder .step-image {
  max-height: 70px;
  margin: 0 auto;
}
.padding-20 {
  padding: 20px;
}
.font-size-14em {
  font-size: 1.4em;
}
.step-config-img {
  max-width: 80%;
  margin: 0 auto;
}
.config-schedule {
  padding: 10px 10px 10px 0px;
  background-color: #0b121a;
  border: 1px solid trasparent;
}
.padding-right-30 {
  padding-right: 30px;
}
.font-size-40 {
  font-size: 40px;
}
.display-table {
  display: table;
}
.display-table-cell {
  display: table-cell;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.wz-step-height {
  height: calc(100vh - 210px);
}
.vertical-align-middle {
  vertical-align: middle !important;
}
.wizard-first-step .max-width-450px {
  max-width: 450px;
}
.wizard-first-step .prerequisites-section {
  background-color: trasparent;
  padding: 15px;
}
.wizard-first-step .d-info-image {
  margin: 0 auto;
  max-width: 60%;
  height: 270px;
}
.wz-fetchdata-step .search-img {
  max-width: 55%;
  margin: 0 auto;
}
.wz-fetchdata-step .loader-position {
  position: absolute;
  top: 45%;
  left: 45%;
}
.wz-fetchdata-step .config-section {
  margin: 2px 0px;
  height: calc(100% - 4px);
  padding: 40px 20px 5px 20px;
  background: #1b2430;
}
.wz-fetchdata-step .config-section .query-section {
  height: calc(100% - 40px);
}
.wz-fetchdata-step .alert {
  background-color: #2c2c2c;
}
.wz-fetchdata-step .fetch-description {
  height: calc(100% - 38px);
}
.wz-schedule-step .info-section-height {
  height: calc(100% - 55px);
}
.wz-schedule-step .schedule-img {
  max-width: 60%;
  margin: 0 auto;
}
.wz-schedule-step .alert-warning {
  background-color: #2c2c2c;
}
.wz-schedule-step .schedule-section {
  background: #1b2430;
  margin: 2px 0px;
  height: calc(100% - 4px);
}
.wz-schedule-step .schedule-section .config-height {
  height: calc(100% - 45px);
}
.wz-mapping-step {
  padding: 2px 0px 0px 0px !important;
}
.wz-mapping-step .mapping-section {
  background: #1b2430;
  border-right: 3px solid #0b121a;
}
.wz-mapping-step .json-wrapper {
  background: #1b2430;
  height: calc(100vh - 214px);
}
.wz-mapping-step .picklist-mapping {
  background-color: #292B2F;
}
.wz-mapping-step .picklist-mapping input.form-control {
  font-size: 12px;
}
.wz-mapping-step .picklist-mapping .label {
  font-size: 12px;
  text-align: left;
  padding-top: 10px;
  color: #848484;
  font-weight: 500;
}
.wz-mapping-step input.form-control {
  color: #31F031;
  background-color: #000000 !important;
}
.wz-mapping-step input.form-control::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #999;
  opacity: 0.5;
}
.wz-mapping-step input.form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
  opacity: 0.5;
}
.wz-mapping-step input.form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
  opacity: 0.5;
}
.wz-mapping-step input.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999;
  opacity: 0.5;
}
.wz-mapping-step input.form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #999;
  opacity: 0.5;
}
.wz-mapping-step input.form-control::placeholder {
  color: #999;
  opacity: 0.5;
}
.wz-mapping-step .constraint-msg .message span {
  font-weight: 600;
}
.wz-mapping-step .collapse-picklist {
  padding: 4px 7px 0px 7px;
}
.wz-mapping-step .no-jinja-expression {
  padding: 3px 7px;
  background: #242c35;
}
.wz-summary-step .summary-height {
  height: calc(100% - 20px);
}
.wz-summary-step .summary-details {
  background-color: trasparent;
}
.wz-summary-step .summary-process img {
  max-width: 75%;
  margin: 0 auto;
}
.font-size-13 {
  font-size: 13px;
}
.margin-0-auto {
  margin: 0 auto;
}
.add-new-field {
  margin-top: -4px;
  font-size: 16px;
}
.width-150 {
  width: 150px;
}
.float-left {
  float: left;
}
.ingestion-picklistTooltip .tooltip-inner {
  min-width: 350px;
  text-align: left;
}
.fixed-table-layout {
  table-layout: fixed;
}
.no-pointer-events {
  pointer-events: none;
}
.width-40 {
  width: 40%;
}
.padding-5px {
  padding: 5px;
}
.padding-left-35 {
  padding-left: 35px;
}
.additional-data-popup .modal-dialog {
  width: 40%;
  margin: 40px 0px 0px 40%;
}
.additional-data-popup .modal-dialog .config-fields-wrapper {
  max-height: calc(100vh - 180px);
}
.accordion-toggle:focus {
  outline: none;
}
.line-height-1 {
  line-height: 1;
}
.porting-options .include-everything {
  width: 178px;
  margin: 10px 5px 10px 15px;
  position: fixed;
  display: inline-block;
}
.porting-options .nav-pills {
  width: 198px;
  margin-top: 45px;
  height: calc(100vh - 212px);
  overflow: auto;
  background: #1b2430;
  margin-right: 2px;
  padding-bottom: 45px;
  position: fixed;
  z-index: 2;
}
.porting-options .nav-pills li.active {
  border-top: 1px solid #22a6af;
}
.porting-options .nav-pills li a {
  padding: 10px 15px;
  font-size: 13px;
  border-radius: 0px;
}
.porting-options .tab-content {
  margin-left: 200px;
  padding: 0 10px 50px;
  width: calc(100% - 200px);
  padding: 0px;
}
.porting-options .tab-content .ui-grid-header-cell-label {
  font-size: 15px;
}
.porting-options .tab-content form .alt {
  background: inherit;
}
.porting-options .tab-content h5.section-title {
  color: #8a6d3b;
}
.porting-options .tab-content .section-header-border-bottom {
  border-bottom: 2px solid #323b47;
  padding-bottom: 5px;
}
.porting-options .tab-content .merge-type-select {
  cursor: pointer;
}
.porting-options .tab-content .tab-pane {
  padding: 0;
}
.porting-options .tab-content .tab-pane .table > thead {
  background: #1b2430;
}
.porting-options .tab-content .tab-pane .table > thead > tr > th {
  border-bottom: 1px solid #323b47;
}
.porting-options .tab-content .tab-pane .table > thead > tr > th.left-border {
  border-left: 1px solid #323b47;
  padding-left: 3%;
}
.porting-options .tab-content .tab-pane .table > tbody > tr {
  background-color: #0d1218;
}
.porting-options .tab-content .tab-pane .table > tbody > tr > td {
  border-bottom: 1px solid #323b47;
}
.porting-options .tab-content .tab-pane .table > tbody > tr > td.left-border {
  border-left: 1px solid #323b47;
  padding-left: 3%;
}
.porting-options .tab-content .tab-pane .table > tbody > tr.subtable-row {
  background-color: #1b2430;
}
.porting-options .tab-content .tab-pane .table > tbody:nth-of-type(odd) > tr {
  background-color: #121923;
}
.porting-options .tab-content .tab-pane .table > tbody:nth-of-type(odd) > tr.subtable-row {
  background-color: #1b2430;
}
.porting-options .tab-content .tab-pane .table > tbody + tbody {
  border: none;
}
.porting-options .tab-content .tab-pane .fetch-description {
  padding-left: 0px;
  padding-right: 0px;
}
.porting-options .tab-content .tab-pane .fetch-description > h4 {
  border-bottom: 1px solid #0d1218;
  padding-bottom: 10px;
  padding-left: 15px;
}
.porting-options .tab-content .tab-pane .fetch-description .porting-content-header {
  position: fixed;
  background: #1b2430;
  z-index: 9;
  padding: 10px 15px;
  border-bottom: 1px solid #0d1218;
  left: 201px;
  right: 0px;
}
@media all and (-ms-high-contrast: none) {
  .porting-options .tab-content .tab-pane .fetch-description .porting-content-header {
    left: calc(20% + 201px);
    /* IE */
  }
}
.porting-options .tab-content .tab-pane .table.record-details tbody > tr {
  background-color: #0d1218;
}
.porting-options .tab-content .tab-pane .table.record-details tbody > tr > td {
  border-top: 1px solid #323b47;
  padding-left: 15px;
}
.porting-options .tab-content .tab-pane .table.record-details tbody > tr:nth-of-type(odd) {
  background-color: #121923;
}
.porting-options .tab-content .tab-pane .table.record-details tbody > tr > th {
  border-top: 1px solid #323b47;
  padding-left: 15px;
}
.porting-options .tab-content .btn-default:hover {
  background-color: #323b47;
}
.porting-options .tab-content .btn-default:hover.strikethrough {
  text-decoration: line-through;
}
.porting-options .tab-content .schema-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
}
.porting-options .tab-content h4.section-title {
  font-size: 15px;
  color: #f5c400;
  margin-top: 5px;
}
.porting-options .porting-options-container {
  background: #0d1218;
}
.porting-options .porting-options-container .export-config-module-header {
  padding: 10px 0px;
}
.porting-image-container,
.wizard-full-height {
  min-height: calc(100vh - 250px);
}
.import-log {
  display: flex;
  flex-direction: column-reverse;
  min-height: 100px;
  max-height: 250px;
  max-width: 880px;
}
.advance-settings {
  background: #151c25;
  bottom: 60px;
}
#importSettingsForm .porting-options .nav-pills {
  margin-top: 0px !important;
  padding-bottom: 0px !important;
}
.section-top-border {
  border-top: 2px solid #323b47;
}
.rule-field-search-icon {
  position: absolute;
  top: 34px;
  left: 8px;
}
.data-separator {
  border-top: 2px solid #323b47;
}
.rule-view-panel .ingestion-steps .steps-indicator {
  width: 85%;
  padding: 25px 0px 35px 0px;
}
.marketplace-container .marketplace-content .nav-tabs {
  background: #0d1218;
  border-color: #0d1218;
}
.marketplace-container .marketplace-content .view-primary-tabs {
  border-top: 10px solid #0d1218 !important;
}
.marketplace-container .marketplace-content .view-primary-tabs li.active h4 {
  color: #22a6af;
}
.marketplace-container .marketplace-content .view-primary-tabs li.active p {
  color: #FFFFFF;
  opacity: 1;
}
.marketplace-container .marketplace-content .view-primary-tabs li p {
  opacity: 0.65;
}
.marketplace-container .marketplace-content .mp-tile-container {
  width: 255px;
  float: left;
  background: #29323e;
  margin: 20px 20px 0px 0px;
  border-radius: 10px;
  position: relative;
}
.marketplace-container .marketplace-content .mp-tile-container .mp-tile-card.mp-tile-content-installing {
  opacity: 0.2;
}
.marketplace-container .marketplace-content .mp-tile-container .mp-tile-installing-content {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.marketplace-container .marketplace-content .mp-tile-container .mp-tile-content {
  padding: 10px 15px;
  position: relative;
}
.marketplace-container .marketplace-content .mp-tile-container .mp-content-type {
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 12px;
}
.marketplace-container .marketplace-content .mp-tile-container .mp-content-fixed-height {
  min-height: 138px;
}
.marketplace-container .marketplace-content .mp-tile-container .mp-content-fixed-height .mp-tile-title {
  color: #FFFFFF;
  font-size: 20px;
  min-height: 24px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  overflow: hidden;
}
.marketplace-container .marketplace-content .mp-tile-container .mp-content-fixed-height .mp-tile-details p {
  color: #FFFFFF;
  font-size: 12px;
  opacity: 75%;
}
.marketplace-container .marketplace-content .mp-tile-container .mp-tile-image-container {
  margin: 10px 0px;
  height: 90px;
}
.marketplace-container .marketplace-content .mp-tile-container .mp-tile-image-container .mp-tile-image {
  max-height: 90px;
  width: 85px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.marketplace-container .marketplace-content .mp-tile-container .mp-tile-description {
  overflow: hidden;
  height: 28px;
  color: #c5d5e8;
  font-size: 12px;
  line-height: 14px;
  margin: 20px 0px 5px 0px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.marketplace-container .marketplace-content .mp-tile-container .mp-tile-install-update-content {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #E37607;
  padding: 5px 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  text-align: center;
}
.marketplace-container .marketplace-content .mp-tile-container .mp-tile-install-update-content .mp-tile-update {
  color: #FFFFFF;
}
.marketplace-container .marketplacefilter-collapseArrow {
  position: absolute;
  top: 10px;
  right: 5px;
}
.marketplace-container .on-filter-collapsed {
  width: 38px;
}
.marketplace-container .content-on-filter-collapse {
  width: calc(100% - 38px);
}
.marketplace-container .filter-text-rotate {
  transform: rotate(270deg);
  top: 60px;
  left: -7px;
  position: absolute;
}
.marketplace-container .filter-section-divider {
  position: absolute;
  width: 38px;
  top: 105px;
  border: 1px solid #0d1218;
}
.marketplace-allcontent-container {
  height: calc(100vh - 185px);
  overflow-y: auto;
}
.marketplace-allcontent-container .btn {
  height: 30px;
}
.marketplace-allcontent-container .btn-sm {
  line-height: 0.8;
  height: 30px;
}
.marketplace-allcontent-container .contentSearch {
  border: 1px solid #1b242e;
  border-radius: 2px;
  box-shadow: 2px 2px 2px 0px #1b242e inset;
}
.marketplace-allcontent-container .createNewLabel {
  margin-top: 10px;
  min-width: 80px;
}
.marketplace-allcontent-container .filter-divider {
  border-top: 1px solid #0d1218;
  height: 1px;
}
.marketplace-allcontent-container.marketplace-mycontent-container .featured-badge-content {
  display: none;
}
.marketplace-allcontent-tiles .mp-tile-container.mp-installed-opacity {
  opacity: 55%;
}
.mp-content-type-icon {
  padding: 0px 4px 1px 6px;
  border-radius: 2px;
  margin-right: 7px;
  width: 23px;
  height: 23px;
  color: #FFFFFF;
}
.mp-content-type-icon.connector-type-icon {
  background: #00a3ff;
}
.mp-content-type-icon.widget-type-icon {
  background: #6e7dff;
}
.mp-content-type-icon.solutionpack-type-icon {
  background: #ff4751;
}
.mp-tile-icon {
  font-size: 100px;
}
.mp-tile-icon.connector-tile-icon {
  color: #00a3ff;
}
.mp-tile-icon.widget-tile-icon {
  color: #6e7dff;
}
.mp-tile-icon.solutionpack-tile-icon {
  color: #ff4751;
}
.content-info-corner {
  position: absolute;
  top: 0px;
  right: 0px;
}
.content-info-corner span {
  display: block;
  border-left: 40px solid #29323e;
  width: 40px;
  position: relative;
  border-top-right-radius: 10px;
}
.content-info-corner span.content-configuration {
  border-top: 40px solid #c0c1c2;
}
.content-info-corner span.content-verified {
  border-top: 40px solid #22a6af !important;
}
.content-info-corner span.content-installed {
  border-top: 40px solid #28b35c !important;
}
.content-info-corner span.content-failed {
  border-top: 40px solid #da393d !important;
}
.content-info-corner .fa,
.content-info-corner .icon {
  position: absolute;
  top: -35px;
  right: 3px;
  font-size: 15px;
  color: #ffffff;
}
.mp-detail-panel-view {
  overflow: hidden !important;
}
.mp-detail-panel-view .modal-dialog {
  position: absolute;
  right: 0;
  min-height: 100%;
}
.mp-detail-panel-view .modal-content {
  border: none;
}
.mp-detail-panel-view .mp-view-panel {
  position: fixed !important;
  height: 100% !important;
  right: 0px !important;
  width: 950px;
  top: 0px;
  transition: width 0.5s;
}
.mp-detail-panel-view .mp-view-panel .mp-view-browse .new-mp-content {
  background: #1b2430;
  border-top: 2px solid #0d1218;
  margin-left: 0px !important;
  position: relative;
  padding: 15px 15px 0px 15px;
}
.mp-detail-panel-view .mp-view-panel .mp-view-browse .new-mp-content .workspace-widget-preview-btn {
  position: relative;
  top: 0px;
  right: 0px;
}
.mp-detail-panel-view .mp-view-panel .mp-view-browse .modal-title {
  background-color: #1b2430;
  border-bottom: 1px solid #0d1218;
  padding: 5px 20px;
  margin-left: 15px;
}
.mp-detail-panel-view .mp-view-panel .mp-view-browse .mp-view-install-info {
  color: #004686;
}
.mp-detail-panel-view .mp-view-panel .mp-view-properties {
  font-size: 13px;
  font-weight: normal;
}
.mp-detail-panel-view .mp-view-panel .mp-view-properties.mp-view-description {
  display: block;
}
.mp-detail-panel-view .mp-view-panel .mp-view-title {
  font-size: 24px;
  font-weight: 500;
  text-align: left;
  max-width: 500px;
}
.mp-detail-panel-view .mp-view-panel .mp-view-summary img {
  border-radius: 5px;
  width: 110px;
}
.content-input-container {
  z-index: 1;
  width: 948px;
  float: right;
}
.connector-config-button {
  position: fixed;
  bottom: 10px;
  z-index: 9;
}
.connector-config-button.save-connector-config-btn {
  z-index: 10 !important;
}
.content-detail-form-buttons {
  margin-top: 10px;
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 948px;
  padding: 10px 15px 10px 15px;
  border-top: 2px solid #0d1218;
  background-color: #1b2430;
  min-height: 50px;
}
.content-detail-form {
  background: #171f2b;
}
.content-detail-form .content-configuration-state,
.content-detail-form .content-detail-health {
  background: #0d1218;
  padding: 5px 10px 3px 10px;
  font-size: 10px;
  width: max-content;
  line-height: 20px;
  font-weight: normal;
  float: left;
}
.content-detail-form .content-configuration-state {
  width: auto!important;
}
.installing-content-icon {
  width: 80px;
  height: 80px;
  position: relative;
  display: inline-block;
  background: url("../../images/installer_steel.gif") center center;
  background-size: contain;
}
.installing-content-icon-sm {
  width: 30px !important;
  height: 30px !important;
}
.installing-failed-icon {
  width: 80px;
  height: 80px;
  display: inline-block;
  border: 1px solid #0d1218;
  text-align: center;
  padding: 14px;
}
.installing-failed-icon .fa,
.installing-failed-icon .icon {
  color: #da393d;
}
.loading-content {
  background-color: #323b47;
  margin: 10px 10px;
  padding: 8px 0px 14px 0px;
  font-size: 12px;
}
.loading-content .loading-content-text {
  text-align: center;
  width: 145px;
  margin-left: auto;
  margin-right: auto;
}
.loading-content .loading-content-text span {
  display: inline-block;
  margin-top: 5px;
}
.loading-content .loading-content-text cs-spinner {
  float: left;
}
.loading-content .loading-content-text cs-spinner .loader {
  display: inline-block;
  width: 40px;
  padding: 0px 0px 5px 0px;
}
.content-detail-tab-container {
  border-top: 5px solid #151d26;
}
.content-detail-tab-container .content-detail-tab-content {
  height: calc(100vh - 260px);
  padding: 20px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.content-detail-tab-container .content-detail-tab-content.content-detail-container-height {
  height: calc(100vh - 300px);
}
.content-detail-tab-container .content-detail-tab-content .widget-screenshot-style {
  max-width: 500px;
  border: 5px solid #0d1218;
}
.content-detail-tab-container .content-detail-tab-content .content-detail-md-description .custom-markdown-editor {
  font-size: 13px;
}
.content-detail-tab-container .content-detail-tabs {
  padding-top: 0px;
  background-color: #151d26;
}
.content-detail-tab-container .content-detail-view-content {
  background-color: #1b2430;
  padding: 0px 15px;
  position: fixed;
  z-index: 9;
  left: 247px;
  right: 0;
  margin-top: -5px;
}
.content-detail-tab-container .content-detail-view-content .content-detail-header {
  position: absolute;
  right: 15px;
  z-index: 9;
}
.content-detail-tab-container .content-detail-conf-table {
  font-size: 13px;
}
.content-detail-tab-container .content-detail-conf-table.content-detail-action-details-output thead tr {
  background: #29323e;
}
.content-detail-tab-container .content-detail-conf-table.content-detail-action-details-output thead tr th {
  border: 2px solid #1b2430;
}
.content-detail-tab-container .content-detail-conf-table tr {
  background: #0d1218;
}
.content-detail-tab-container .content-detail-conf-table tr td {
  border-top: 3px solid #1b2430 !important;
  vertical-align: middle;
}
.content-detail-tab-container .content-detail-conf-table tr th {
  border-bottom: none!important;
  vertical-align: middle;
}
.content-detail-tab-container .content-detail-conf-table tr.roles-assigned-row {
  background-color: #121923;
  border-left: 1px solid #22a6af;
  font-size: 11px;
}
.content-detail-tab-container .content-detail-conf-table tr.roles-assigned-row td {
  border-top: 0px solid transparent !important;
}
.content-detail-tab-container .content-detail-conf-table tr.highlight-roles-assigned {
  border-left: 1px solid #22a6af;
}
.content-detail-tab-container .content-detail-conf-table .thead-inverse {
  height: 10px;
  font-size: 12px;
  color: #c5d5e8;
  font-family: 'Lato', sans-serif;
}
.content-detail-tab-container .content-detail-conf-table .thead-inverse tr {
  background: #1b2430 !important;
}
.content-detail-tab-container .content-detail-conf-table tfoot {
  display: none;
}
.content-detail-tab-container .content-detail-conf-table tfoot tr > td {
  padding: 3px;
}
.content-detail-tab-container .search-form-field {
  vertical-align: middle;
  margin-top: -2px;
}
.content-detail-tab-container .search-form-field #filter-button,
.content-detail-tab-container .search-form-field .search-grid {
  height: 30px;
  background: #323b47;
}
.content-detail-tab-container .search-form-field #filter-button:focus,
.content-detail-tab-container .search-form-field .search-grid:focus {
  box-shadow: none;
}
.content-detail-tab-container .search-form-field .form-control {
  background: #323b47;
  border: 0.5px solid #323b47;
  font-size: 0.8em;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-left: none;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  height: 30px !important;
}
.content-detail-tab-container .content-detail-filters {
  display: inline-block;
  margin-left: 10px;
}
.content-detail-tab-container .content-detail-filters .running-playbook-dropdown {
  background-color: #29323e !important;
}
.content-detail-tab-container .content-detail-filters .form-control,
.content-detail-tab-container .content-detail-filters #filter-button {
  border-radius: 0px !important;
}
.content-detail-tab-container .content-detail-updates {
  border-left: 1px solid #0d1218;
}
.content-detail-tab-container .card-count {
  background-color: #da393d;
  padding: 2px 7px 0px 6px;
  font-size: 12px;
  text-align: center;
  min-width: 15px;
  display: inline-block;
  letter-spacing: 0px;
  margin-left: 2px;
  color: #ffffff;
}
.content-detail-tab-container .content-detail-updates-content {
  border: 5px solid #1b2430;
  border-top: none;
  padding: 8px 8px 12px 12px;
  margin: 0px 0px 10px 0px;
  float: left;
  display: block;
  width: 100%;
}
.content-detail-tab-container .content-detail-container-box {
  background-color: #1b2430;
}
.content-detail-tab-container .content-detail-container-box .content-detail-tileview-container {
  height: calc(100vh - 185px);
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: #0d1218;
  padding: 0px 10px 0px 12px;
}
.content-detail-tab-container .content-detail-container-box .grid-actions {
  display: none;
}
.content-detail-tab-container .content-detail-container-box .cs-grid.ui-grid {
  padding: 0px;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details-link:hover,
.content-detail-tab-container .content-detail-updates-content .content-detail-details-link:hover,
.content-detail-tab-container .connectors-all .content-detail-details-link:hover {
  text-decoration: none !important;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details,
.content-detail-tab-container .content-detail-updates-content .content-detail-details,
.content-detail-tab-container .connectors-all .content-detail-details {
  border: 1px solid #dadada;
  background-color: #ffffff;
  width: 100%;
  text-align: center;
  position: relative;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-action,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-action,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-action {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-action .btn,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-action .btn,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-action .btn {
  padding: 0px 8px;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-action .label,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-action .label,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-action .label {
  padding: 2px 8px;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-action .content-detail-info-corner span,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-action .content-detail-info-corner span,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-action .content-detail-info-corner span {
  display: block;
  border-right: 30px solid transparent;
  width: 30px;
  position: relative;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-action .content-detail-info-corner span.content-detail-configuration,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-action .content-detail-info-corner span.content-detail-configuration,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-action .content-detail-info-corner span.content-detail-configuration {
  border-top: 30px solid #c0c1c2;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-action .content-detail-info-corner span.content-detail-configured,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-action .content-detail-info-corner span.content-detail-configured,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-action .content-detail-info-corner span.content-detail-configured {
  border-top: 30px solid #57a8f0 !important;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-action .content-detail-info-corner span.content-detail-installed,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-action .content-detail-info-corner span.content-detail-installed,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-action .content-detail-info-corner span.content-detail-installed {
  border-top: 30px solid #28b35c !important;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-action .content-detail-info-corner span.content-detail-failed,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-action .content-detail-info-corner span.content-detail-failed,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-action .content-detail-info-corner span.content-detail-failed {
  border-top: 30px solid #da393d !important;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-action .content-detail-info-corner .fa,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-action .content-detail-info-corner .fa,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-action .content-detail-info-corner .fa,
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-action .content-detail-info-corner .icon,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-action .content-detail-info-corner .icon,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-action .content-detail-info-corner .icon {
  position: absolute;
  top: -26px;
  left: 3px;
  font-size: 11px;
  color: #ffffff;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-icon,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-icon,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-icon {
  clear: both;
  width: 100%;
  text-align: center;
  padding: 15px 10px 40px 10px;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-icon .content-detail-logo::before,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-icon .content-detail-logo::before,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-icon .content-detail-logo::before {
  content: ' ';
  display: block;
  vertical-align: middle;
  height: 100%;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-icon .default-logo,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-icon .default-logo,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-icon .default-logo {
  width: 100%;
  max-height: 100px;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-icon .default-logo img,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-icon .default-logo img,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-icon .default-logo img {
  width: auto;
  height: 75px;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-icon .content-detail-logo,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-icon .content-detail-logo,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-icon .content-detail-logo {
  width: 100%;
  max-height: 100px;
  min-height: 75px;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-icon .content-detail-logo img,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-icon .content-detail-logo img,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-icon .content-detail-logo img {
  width: auto;
  height: 75px;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-content,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-content,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-content {
  background: #e8e8e8;
  border-top: 1px solid #dadada;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  padding: 5px 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-content .content-detail-title p,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-content .content-detail-title p,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-content .content-detail-title p {
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  font-weight: 400;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  color: #1e2124;
  text-align: center;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-content .content-detail-more-details,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-content .content-detail-more-details,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-content .content-detail-more-details {
  font-size: 11px;
  margin: 0px 7px;
  padding: 0px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  display: none;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-edit-corner span,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-edit-corner span,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-edit-corner span {
  margin-right: 5px;
  display: block;
  position: relative;
}
.content-detail-tab-container .content-detail-thumbnails .content-detail-details .content-detail-edit-corner .fa,
.content-detail-tab-container .content-detail-updates-content .content-detail-details .content-detail-edit-corner .fa,
.content-detail-tab-container .connectors-all .content-detail-details .content-detail-edit-corner .fa {
  color: grey;
}
.content-detail-tab-container .content-detail-actions h5 {
  margin: 15px 0px 5px 15px;
  font-size: 12px;
  font-weight: 600;
}
.content-detail-tab-container .content-detail-actions ul {
  padding-left: 33px;
}
.content-detail-tab-container .content-detail-actions ul li {
  font-size: 12px;
}
.content-detail-tab-container .content-detail-description {
  border-bottom: 2px solid #0d1218;
  padding-top: 10px;
  padding-bottom: 10px;
}
.content-detail-tab-container .content-detail-description h5 {
  margin: 0px 0px 0px 15px;
  font-size: 12px;
  font-weight: 600;
}
.content-detail-tab-container .content-detail-description span {
  font-size: 12px;
  margin: 0px 10px 5px 15px;
  display: block;
}
.content-detail-tab-container .ui-grid-row,
.content-detail-tab-container .ui-grid-cell {
  height: 40px !important;
}
.marketplace-search-container {
  background: #1b2430;
  height: 55px;
}
.mp-progress-bar-panel-view {
  top: 200px !important;
  position: relative;
}
.mp-progress-bar-panel-view .modal-dialog {
  width: 800px !important;
}
.mp-solutionpack-contents .mp-solutionpack-contents-accordion-container {
  background: #0d1218;
}
.mp-solutionpack-contents .mp-solutionpack-contents-card {
  background: #29323e;
  padding: 5px 10px;
  border: 1px solid #0d1218;
  border-radius: 3px;
}
.filterGroup {
  color: #ffffff;
}
.filterGroup .panel-group {
  margin: 0px;
  border: 0px;
}
.filterGroup .panel-body {
  border: 0px;
}
.filterGroup .filterSearch {
  margin-left: 29px;
}
.filterGroup .filterSearch input {
  height: 25px;
  border-radius: 5px;
  box-shadow: 2px 2px 1px 0px #1b242e inset;
}
.filterGroup .icon-search {
  top: 7px;
}
.filterGroup .panel-heading {
  border-left: none;
  border-right: none;
}
.filterTag {
  display: inline-block;
  padding: 0px 25px;
  margin-left: 10px;
  height: 26px;
  font-size: 12px;
  line-height: 24px;
  border-radius: 6px;
  background-color: #00a9b1;
  color: #ffffff;
}
.filter-container {
  background-color: #1b2430;
  border-top: 1px solid #0d1218;
}
.closebtn {
  padding-left: 10px;
  color: #eeeeee;
  font-weight: bold;
  float: right;
  cursor: pointer;
}
.closebtn:hover {
  color: #000000;
}
.filterContent {
  max-height: 200px;
  overflow-y: scroll;
  padding-left: 25px;
}
.filterContainer {
  height: calc(100vh - 115px);
  background-color: #1b2430;
  border-top: 1px solid #22a6af;
}
.filterContainer .labelClass {
  padding-top: 2px;
  word-break: break-all;
}
.filterContainer .filterString {
  width: 90px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 2px;
  color: #03a8b1;
}
.filterContainer .searchByTag {
  padding-left: 7px;
}
.all-content-container {
  border: 10px solid #1b2430;
  height: calc(100vh - 248px);
  background: #0d1218;
  border-top: 1px solid #1b2430;
  overflow: auto;
}
.all-content-container.tileWithFilter {
  height: calc(100vh - 295px);
}
.mp-contentDetail-container {
  max-width: calc(100% - 210px);
}
.search-error {
  min-height: 16px;
  background: #1b2430;
}
.marketplace-result {
  background-color: #1b2430;
}
.marketplace-allcontent-tiles,
.marketplace-mycontent-tiles {
  height: calc(100% - 15px);
}
.marketplace-allcontent-tiles .tileViewContainer,
.marketplace-mycontent-tiles .tileViewContainer {
  height: calc(100% - 46px);
  overflow-y: auto;
}
.marketplace-allcontent-tiles.tileWithFilter,
.marketplace-mycontent-tiles.tileWithFilter {
  height: calc(100% - 5px);
  overflow-y: auto;
}
.border-left-2px {
  border-left: 2px solid #0d1218;
}
.accordionContainer {
  height: calc(100vh - 165px);
  overflow-y: auto;
}
.content-detail-conf-table .panel-default > .panel-heading {
  border: 0px;
}
.content-detail-conf-table .panel-group {
  border: 1px solid #323b47;
}
.content-detail-conf-table .panel-body {
  border: 0px;
  border-top: 1px solid #323b47;
  background-color: #151d26;
}
.content-detail-conf-table .description-content {
  padding: 10px 20px;
}
.content-detail-conf-table .playbook-name {
  padding: 10px;
  margin: 20px 0px;
  border: 1px solid #2dadbf;
  background: #222c3a;
}
.content-detail-conf-table .playbook-name-border-top {
  border-top: 1px solid #323b47;
}
.content-detail-conf-table .playbook-name-border-left {
  border-left: 1px solid #323b47;
}
.content-detail-conf-table .queue-card-header {
  background-color: #222c3a;
}
.content-detail-conf-table .actionDiv {
  background-color: #1f2834;
  margin: 10px;
}
.content-detail-conf-table a:hover {
  text-decoration: underline;
}
.workspace-connector-export-btn {
  position: absolute;
  right: 287px;
  top: 15px;
}
.workspace-connector-add-config-btn {
  position: absolute;
  right: 130px;
  top: 15px;
}
.workspace-connector-action-btn {
  position: absolute;
  right: 10px;
  top: 15px;
}
.workspace-connector-add-config .popover {
  position: fixed;
  max-width: 582px;
  right: -190px !important;
  border-color: #22a6af;
  border: 1px solid #22a6af;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
}
.workspace-connector-add-config .popover.bottom .arrow {
  left: 70%;
}
.workspace-connector-add-config .popover.bottom .arrow:after {
  border-top-color: #22a6af !important;
}
.workspace-connector-add-config .popover-content {
  padding: 0;
}
.workspace-connector-add-config .popover-content .connector-title {
  font-weight: 400;
  font-size: 20px;
}
.workspace-connector-add-config .modal-body {
  height: 400px;
}
.workspace-connector-add-config .modal-footer {
  border-radius: 0;
}
.workspace-connector-add-config .control-label {
  color: #919daf !important;
  font-weight: 500;
}
.workspace-connector-add-config .workspace-connector-add-config-form {
  width: 580px;
}
.workspace-connector-execute-action-list .popover {
  position: fixed;
  max-width: 300px;
  max-height: 400px;
  overflow: auto;
  right: -190px !important;
  border-color: #22a6af;
  border: 1px solid #22a6af;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5) !important;
}
.workspace-connector-execute-action-list .popover.bottom-right .arrow:after {
  border-top-color: #22a6af !important;
}
.workspace-connector-execute-action-list .popover-content {
  padding: 0;
  background: #0d1218;
}
.workspace-connector-execute-action-list .popover-content .connector-title {
  font-weight: 400;
  font-size: 20px;
}
.workspace-connector-execute-action-list .modal-body {
  height: 400px;
}
.workspace-connector-execute-action-list .modal-footer {
  border-radius: 0;
}
.workspace-connector-execute-action-list .control-label {
  color: #c0c1c2 !important;
  font-weight: 500;
}
.workspace-connector-execute-action.popover.bottom .arrow {
  right: 0 !important;
  left: auto;
}
.workspace-connector-execute-action-detail.popover {
  position: fixed;
  max-width: 803px;
  top: 44px !important;
  border-radius: 0;
  background: none;
  border: 1px solid #22a6af !important;
  z-index: 9999 !important;
  right: 0px !important;
}
.workspace-connector-execute-action-detail.popover.bottom-right .arrow {
  right: 10 !important;
}
.workspace-connector-execute-action-detail.popover.bottom-right .arrow:after {
  border-top-color: #22a6af !important;
}
.workspace-connector-execute-action-detail .popover-content {
  width: 800px;
  min-height: 530px;
  background: #1b2430;
}
.workspace-connector-execute-action-detail .modal-footer {
  bottom: 0;
  position: absolute;
  width: 100%;
  background: none;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #323b47;
}
.workspace-connector-execute-action-detail .actn-tbl-view {
  width: 100% !important;
  max-height: 275px;
}
.workspace-connector-attribute-form-column {
  height: calc(100vh - 450px);
  overflow: auto;
  min-height: 400px;
}
#workspace-connector-attribute-column {
  height: calc(100vh - 495px);
  overflow: auto;
  min-height: 360px;
}
.workspace-connector-modal-body-message-padding {
  padding: 0 10px 10px 10px;
}
.workspace-connector-details-container {
  padding-bottom: 10px;
  background: #323b47;
}
.connector-editor-metadata-container {
  height: calc(100vh - 290px);
  overflow: auto;
}
.connector-wizard-summary-default-logo img {
  width: auto;
  height: 75px;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.workspace-connector-actions-header {
  padding: 10px;
  background: #1b2430;
}
.workspace-connector-actions-container {
  background: #000000 !important;
  border-left: 10px solid #1b2430;
  border-right: 10px solid #1b2430;
}
.workspace-connector-actions-container .btn-default {
  cursor: auto;
}
.workspace-connector-actions-container .btn-default:hover {
  border-color: transparent !important;
  background: #323b47 !important;
}
.workspace-connector-actions-body {
  padding: 5px;
  background: #141b23;
  height: calc(100vh - 325px);
  overflow: auto;
}
.workspace-connector-actions-body .panel-group {
  margin-bottom: 0px !important;
}
.workspace-connector-actions-body .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
}
.workspace-connector-actions-body .panel-default > .panel-heading {
  border: none;
}
.workspace-connector-action-item-body {
  background: #1b2430;
  border-top: none;
}
.workspace-connector-action-body-padding {
  padding: 13px 15px;
}
.workspace-connector-action-body-padding:hover {
  background: #0b131b !important;
  border-left: 2px solid #22a6af;
}
.workspace-connector-action-container .panel-body {
  border: 11px solid #29333e;
}
.workspace-connector-action-container .queue-card-header {
  background: #000000;
}
.workspace-connector-action-fields-container {
  border: 5px solid #000000;
}
.workspace-connector-action-fields-container #byoc-attribute-column {
  min-height: unset !important;
  overflow: hidden;
  height: auto;
}
.workspace-connector-action-field-container-bg {
  background: #0b131b !important;
}
.workspace-editor-form-container {
  height: calc(100vh - 225px);
  overflow: auto;
}
.workspace-connector-attribute-column-height {
  min-height: 100px !important;
}
.workspace-form-view-container .wz-step-height {
  height: calc(100vh - 350px);
}
.workspace-connector-delete-action-btn .btn {
  background: transparent;
  border: transparent;
  color: #da393d;
}
.workspace-connector-delete-action-btn:hover .btn {
  display: inline-block;
  background-color: #da393d;
  border: #da393d;
  color: #ffffff;
}
.editor-json-view-updated-height .CodeMirror {
  height: calc(100vh - 230px) !important;
}
.editor-json-view-updated-height .Monaco {
  height: calc(100vh - 230px) !important;
}
.editor-json-view-updated-height-fullscreen .CodeMirror {
  height: calc(100vh - 180px) !important;
}
.editor-json-view-updated-height-fullscreen .Monaco {
  height: calc(100vh - 180px) !important;
}
.editor-view-height .Monaco {
  height: calc(100vh - 181px) !important;
}
.editor-view-height-fullscreen .Monaco {
  height: calc(100vh - 121px) !important;
}
.workspace-connector-action-title-border {
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  background: #111419;
}
.workspace-connector-summary-hr hr {
  border-color: #3A3D44;
}
.workspace-connector-wizard-summary-step .wz-step-height {
  height: calc(100vh - 170px);
}
.workspace-connector-action-details-bgcolor {
  background: #0b131b;
}
.workspace-connector-action-container-active-border {
  border-left: 2px solid #22a6af;
}
.workspace-connector-metadata-container:hover {
  border-left: 2px solid #22a6af;
  background: #212C3A !important;
}
.workspace-connector-metadata-bg-color {
  background: #212C3A !important;
  border-left: 2px solid #22a6af;
}
.workspace-connector-config-wizrad-tab-container {
  padding: 0px;
  background: #1b2430;
  color: #FFFFFF;
  font-weight: 400;
}
.workspace-connector-img1-padding {
  padding: 15px;
  font-size: 0.7em;
  border-radius: 4px;
}
.workspace-connector-img1-padding .cloud-upload {
  font-size: 80px;
}
.workspace-connector-img2-padding {
  padding: 15px 10px;
  font-size: 0.7em;
  border-radius: 4px;
}
.workspace-connector-img2-padding .cloud-upload {
  font-size: 50px;
}
.workspace-connector-img3-padding {
  font-size: 0.7em;
  padding: 15px;
  border-radius: 4px;
}
.workspace-connector-img3-padding .cloud-upload {
  font-size: 40px;
}
.workspace-connector-wizard-img-upload {
  border: 1px solid #999999;
  text-align: center;
  cursor: pointer;
  font-weight: 500;
  color: #999999;
}
.editor-load-menu-spinner {
  position: absolute;
  height: calc(100%);
  width: 100%;
  background-color: #0000009c;
  z-index: 9;
}
.workspace-edit-widget {
  border-top: 2px solid #0d1218;
}
.workspace-edit-widget .body .tree {
  background: #1b2430;
  height: calc(100vh - 100px);
  border-left: 2px solid #0d1218;
  border-right: 2px solid #0d1218;
}
.workspace-edit-widget .body .tree .tree-cotainer {
  position: relative;
  height: calc(100% - 40px);
  overflow: auto;
}
.workspace-edit-widget .body .tree .tree-body {
  position: absolute;
  width: 100%;
}
.workspace-edit-widget .body .editor {
  height: calc(100vh - 125px);
  background: #141b23;
  padding: 0px;
}
.workspace-edit-widget .body .editor .nav-tabs li a {
  padding: 3px 8px;
}
.workspace-edit-widget .body .image-asset {
  height: calc(100vh - 178px);
  width: 100%;
}
.workspace-edit-widget .body .CodeMirror {
  border-top: 1px solid #0d1218;
  border-bottom: 1px solid #0d1218;
  border-left: 1px solid #0d1218;
  border-right: 1px solid #0d1218;
  height: calc(100vh - 180px);
}
.workspace-edit-widget .body .CodeMirror-linenumbers {
  padding: 0;
  font-size: 10px;
}
.workspace-edit-widget .body .CodeMirror-lines {
  padding: 4px 25px;
}
.workspace-edit-widget .body .CodeMirror-gutters {
  width: 65px;
  border-right: 1px solid #3A3D44;
}
.workspace-edit-widget .fullscreen-mode .CodeMirror {
  height: calc(100vh - 180px);
}
.workspace-edit-widget .fullscreen-mode .image-asset {
  height: calc(100vh - 125px);
}
.workspace-edit-widget .fullscreen-mode .tree {
  height: calc(100vh - 45px);
}
.workspace-edit-widget .editor-taskbar {
  background: #1b2430;
  border-bottom: 2px solid #323b47;
  padding: 10px;
}
.workspace-edit-widget .fa-caret-left {
  float: right;
  size: fa-lg;
}
.workspace-edit-widget .fa-caret-right {
  float: right;
  size: fa-lg;
}
.workspace-edit-widget .col-lg-1 {
  width: 2%;
}
.workspace-edit-widget .col-lg-11 {
  width: 97%;
}
.workspace-edit-widget .footer {
  position: absolute;
  bottom: 0;
  padding: 5px;
  background: #141b23;
}
.editor-cs-tree .fa {
  padding-top: 2px;
}
.editor-cs-tree .rename-error {
  font-size: 12px;
  padding-left: 25px;
}
.editor-cs-tree .parent {
  padding-left: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.editor-cs-tree .child {
  padding-left: 7px;
  padding-top: 15px;
}
.editor-cs-tree .grandChild {
  padding-left: 12px;
  padding-top: 15px;
}
.editor-cs-tree .folder-selected-color {
  color: #FFFFFF;
}
.editor-cs-tree .fa-caret-down {
  float: right;
}
.editor-cs-tree .fa-caret-right {
  float: right;
}
.editor-cs-tree ol {
  list-style-type: none;
  padding-left: 0px;
}
.editor-cs-tree ol li {
  padding: 0;
}
.editor-cs-tree ol .workspace-widget-file {
  opacity: 0.8;
  border-bottom: 1px solid #0d1218;
  border-left: 1px solid #22a6af;
}
.editor-cs-tree ol .workspace-widget-file-name {
  padding: 7px 10px 7px 10px;
  display: inline-flex;
  width: 100%;
}
.editor-cs-tree ol .widget-file-error {
  padding: 7px 10px 7px 10px;
  opacity: 0.8;
  border-left: 1px solid #22a6af;
  display: inline-flex;
  width: 100%;
}
.editor-cs-tree ol .border-left {
  border-left: 1px solid #22a6af;
}
.editor-cs-tree .primary-folder {
  background: #141b23;
}
.editor-cs-tree .primary-folder .primary-folder-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 85%;
  display: inline-block;
}
.editor-cs-tree .fa.pull-right {
  margin-left: 0.8em;
}
.editor-cs-tree .fa-upload {
  color: #22a6af;
}
.editor-cs-tree .fa-file {
  color: #22a6af;
}
.editor-cs-tree .fa-trash-o {
  color: #22a6af;
}
.editor-cs-tree .fa-folder {
  color: #22a6af;
}
.editor-cs-tree .rename {
  background: #373a41;
  color: #FFFFFF;
  width: 100%;
  padding-left: 2px;
}
.editor-cs-tree .folder-name {
  padding-bottom: 2px;
  width: 100%;
}
.editor-cs-tree .file-name {
  padding-left: 2px;
  padding-bottom: 2px;
  width: 100%;
}
.workspace-widget-title {
  border-left: 2px solid green;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.4) 5%, #2e3642 100%);
  padding: 10px;
}
.workspace-widget-title-edit-mode-height {
  height: 55px;
}
.workspace-widget-screenshot-style {
  max-width: auto;
  max-width: -webkit-fill-available;
  max-width: -moz-available;
  border: 2px solid #323b47;
}
.workspace-widget-codemirror .CodeMirror-sizer {
  margin-left: 45px !important;
}
.workspace-widget-codemirror .CodeMirror {
  font-family: 'Courier New', Courier, monospace;
}
.field-editor .Monaco {
  height: 300px;
}
.field-editor .CodeMirror-lines {
  padding: 4px 5px 4px 24px !important;
}
.field-editor .CodeMirror-foldgutter {
  width: 2.8em !important;
}
.workspace-widget-codemirror-img {
  max-height: 500px;
}
.marketplace-search-border-color {
  border-color: #29323e;
}
.workspace-widget-rating-draft {
  background: #808080;
  color: #000000;
}
.workspace-widget-folder {
  background: #212C3A;
  border-bottom: 1px solid #0d1218;
}
.workspace-widget-folder-name {
  padding: 7px;
  display: inline-flex;
  width: 100%;
}
.workspace-widget-download-btn {
  position: absolute;
  right: 110px;
  top: 15px;
}
.workspace-widget-preview-section {
  height: calc(100vh - 100px);
}
.workspace-widget-preview-btn {
  position: absolute;
  right: 10px;
  top: 15px;
}
.workspace-widget-form-modal-height {
  max-height: 500px;
}
.editor-active-node {
  background: #22a6af;
}
.editor-fullscreen-position {
  position: fixed;
  bottom: 0;
  right: 0;
  top: 0;
}
.cm-s-xq-light span .cm-string {
  color: #2b04fd !important;
}
.cm-s-xq-dark span .cm-builtin {
  color: #8f6ae4 !important;
}
.cm-s-xq-dark .CodeMirror-gutters {
  border-right: 1px solid #3A3D44 !important;
}
.modal-body .workspace-widget-form-container .custom-multi-select .ui-select-dropdown.dropdown-menu {
  position: absolute !important;
}
.content-reload-container {
  background: #1b2430;
}
.mp-solutionpack-contents .panel-group {
  border: 1px solid #323b47;
}
.mp-solutionpack-contents .panel-body {
  border: 0px;
  border-top: 1px solid #323b47;
}
.mp-solutionpack-contents .viewContent {
  border-top: 1px solid #323b47;
  padding-bottom: 10px;
}
.mp-solutionpack-contents .nonViewContent {
  border-top: 1px solid #323b47;
}
.content-container-bottom {
  border-bottom: 2px solid #0d1218;
  padding-top: 10px;
  padding-bottom: 10px;
}
.solutionpack-wizard-modal-body {
  background-color: #1b2430 !important;
}
.content-container-bottom .custom-toggle-btn .custom-toggle-btn-wrapper .custom-toggle-track,
.running-playbook-popup .custom-toggle-btn .custom-toggle-btn-wrapper .custom-toggle-track {
  border: 1px solid #1b2430;
}
.uploadContentContainer {
  background: #1b2430;
  height: 100%;
}
.connectorWizard .ingestion-steps .steps-indicator {
  width: 100%;
}
.emptyContent {
  height: calc(100% - 20px);
  margin: 10px 10px 10px 30px;
  overflow: hidden;
}
.emptyContent .mp-tile-content {
  height: 300px;
}
.emptyContent .noResult {
  left: 42%;
  top: 200px;
  background: #1b2430;
  padding: 5px 20px;
  border-radius: 5px;
  color: #ffffff;
}
.emptyContent .icon-information {
  color: #ffffff;
}
.emptyContent.emptyTileWithoutFilter {
  height: calc(100% - 25px);
}
.emptyContent .mp-tile-container {
  opacity: 0.2;
}
.addUploadContents {
  max-height: calc(100vh - 170px);
  overflow-y: auto;
}
.exportCompleteContainer {
  width: 60%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.exportCompleteContainer .description {
  border: 1px solid #000000;
  min-height: 200px;
  padding: 0px 20px;
  background: #29323e;
}
.exportCompleteContainer .solutionPack-icon {
  border: 1px solid #000000;
  min-height: 200px;
}
.exportCompleteContainer .download-btn {
  right: 0px;
}
.exportCompleteContainer .label {
  color: #ffffff;
}
.exportWizard .porting-image-container {
  min-height: auto;
}
.installation-progress-modal .modal-body {
  max-height: calc(100vh - 420px);
}
.content-detail-table-container .workspace-connector-metadata-container:hover {
  border-left: none;
}
.preview-tag {
  position: absolute;
  border-bottom: 20px solid;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(45deg);
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  padding: 5px;
  right: -25px;
  top: 9px;
  width: 96px;
}
.preview-tag .featured-tag {
  position: absolute;
  top: 14px;
  right: 6px;
  text-align: center;
  font-size: 8px;
  text-transform: uppercase;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 13px;
}
.preview-tag-horizontal {
  position: relative;
  top: 12px;
  width: 57px;
  float: left;
  border-radius: 3px;
  margin-left: 10px;
  background: #2d87e3;
  height: 20px;
}
.preview-tag-horizontal .featured-tag {
  position: absolute;
  top: 4px;
  right: 7px;
  text-align: center;
  font-size: 8px;
  text-transform: uppercase;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 13px;
}
.content-detail-tab-container-height {
  height: calc(100vh - 360px) !important;
}
.content-connector-tab-container-height {
  height: calc(100vh - 310px) !important;
}
.dependency-text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
CodeMirror-lint-tooltip {
  z-index: 9999999 !important;
}
/*----------------------------------------
Variables
 - Contain only variables.
----------------------------------------*/
#navigation-wrapper::-webkit-scrollbar-thumb:vertical:active {
  background: #c5d5e8;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0);
}
#navigation-wrapper::-webkit-scrollbar-thumb:vertical {
  background: #c5d5e8;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0);
  min-height: 10px;
  /*Prevent it from getting too small */
}
.white {
  color: #ffffff;
}
.light-grey {
  color: #b3b3b3;
}
.grey {
  color: #808080;
}
.dark-grey {
  color: #191919;
}
.team-circle {
  color: #1e2124;
}
.container-pane .nav-tabs:after {
  display: block;
  content: '';
  border-bottom: 1px solid #1c1e22;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.btn-default,
.btn-primary {
  box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15) !important;
  -moz-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15);
}
.container-pane .nav-pills.collapsible li a {
  box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15);
}
select.form-control,
.pagination-dropdown {
  box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.15);
}
input.form-control {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.15);
}
.btn {
  box-shadow: 0px 0px 0px 0px rgba(45, 51, 57, 0.1), inset 0px 0px 0px 0px rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(45, 51, 57, 0.1), inset 0px 0px 0px 0px rgba(255, 255, 255, 0.15);
  -moz-box-shadow: 0px 0px 0px 0px rgba(45, 51, 57, 0.1), inset 0px 0px 0px 0px rgba(255, 255, 255, 0.15);
}
pre {
  background: #1b2430;
  border-color: #0d1218;
  color: #ffffff;
}
#content iframe {
  border-top: 2px solid #0d1218;
}
.c3-chart-arc .c3-gauge-value {
  fill: #fff !important;
}
.light_theme_img {
  display: none !important;
}
.light_theme_icons {
  display: none !important;
}
