@font-face {
  font-family: 'Glyphicons Regular';
  src: url("/bundles/app/fonts/glyphicons-regular.eot");
  src: url("/bundles/app/fonts/glyphicons-regular.eot?#iefix") format("embedded-opentype"), url("/bundles/app/fonts/glyphicons-regular.woff2") format("woff2"), url("/bundles/app/fonts/glyphicons-regular.woff") format("woff"), url("/bundles/app/fonts/glyphicons-regular.ttf") format("truetype"), url("/bundles/app/fonts/glyphicons-regular.svg#glyphiconsregular") format("svg");
}
/* line 22, assetic_compass3YiNEI.scss */
.glyphicons {
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 35, assetic_compass3YiNEI.scss */
.glyphicons:before {
  display: inline-block;
}
/* line 40, assetic_compass3YiNEI.scss */
.glyphicons.x05 {
  font-size: 50%;
}
/* line 43, assetic_compass3YiNEI.scss */
.glyphicons.x15 {
  font-size: 150%;
}
/* line 46, assetic_compass3YiNEI.scss */
.glyphicons.x2 {
  font-size: 200%;
}
/* line 50, assetic_compass3YiNEI.scss */
.glyphicons.x3 {
  font-size: 300%;
}
/* line 53, assetic_compass3YiNEI.scss */
.glyphicons.x3:before {
  padding: 16px 20px;
}
/* line 58, assetic_compass3YiNEI.scss */
.glyphicons.x4 {
  font-size: 96px;
}
/* line 61, assetic_compass3YiNEI.scss */
.glyphicons.x4:before {
  padding: 20px 28px;
}
/* line 66, assetic_compass3YiNEI.scss */
.glyphicons.x5 {
  font-size: 120px;
}
/* line 69, assetic_compass3YiNEI.scss */
.glyphicons.x5:before {
  padding: 28px 36px;
}
/* line 76, assetic_compass3YiNEI.scss */
.glyphicons.light:before {
  color: #f2f2f2;
}
/* line 83, assetic_compass3YiNEI.scss */
.glyphicons.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
}
/* line 89, assetic_compass3YiNEI.scss */
.glyphicons.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
/* line 98, assetic_compass3YiNEI.scss */
.glyphicons.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
/* line 108, assetic_compass3YiNEI.scss */
.glyphicons.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 115, assetic_compass3YiNEI.scss */
.glyphicons.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 122, assetic_compass3YiNEI.scss */
.glyphicons.rotate270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 133, assetic_compass3YiNEI.scss */
.glyphicons-glass:before {
  content: "\E001";
}

/* line 139, assetic_compass3YiNEI.scss */
.glyphicons-leaf:before {
  content: "\E002";
}

/* line 145, assetic_compass3YiNEI.scss */
.glyphicons-dog:before {
  content: "\E003";
}

/* line 151, assetic_compass3YiNEI.scss */
.glyphicons-user:before {
  content: "\E004";
}

/* line 157, assetic_compass3YiNEI.scss */
.glyphicons-girl:before {
  content: "\E005";
}

/* line 163, assetic_compass3YiNEI.scss */
.glyphicons-car:before {
  content: "\E006";
}

/* line 169, assetic_compass3YiNEI.scss */
.glyphicons-user-add:before {
  content: "\E007";
}

/* line 175, assetic_compass3YiNEI.scss */
.glyphicons-user-remove:before {
  content: "\E008";
}

/* line 181, assetic_compass3YiNEI.scss */
.glyphicons-film:before {
  content: "\E009";
}

/* line 187, assetic_compass3YiNEI.scss */
.glyphicons-magic:before {
  content: "\E010";
}

/* line 193, assetic_compass3YiNEI.scss */
.glyphicons-envelope:before {
  content: "\E011";
}

/* line 199, assetic_compass3YiNEI.scss */
.glyphicons-camera:before {
  content: "\E012";
}

/* line 205, assetic_compass3YiNEI.scss */
.glyphicons-heart:before {
  content: "\E013";
}

/* line 211, assetic_compass3YiNEI.scss */
.glyphicons-beach-umbrella:before {
  content: "\E014";
}

/* line 217, assetic_compass3YiNEI.scss */
.glyphicons-train:before {
  content: "\E015";
}

/* line 223, assetic_compass3YiNEI.scss */
.glyphicons-print:before {
  content: "\E016";
}

/* line 229, assetic_compass3YiNEI.scss */
.glyphicons-bin:before {
  content: "\E017";
}

/* line 235, assetic_compass3YiNEI.scss */
.glyphicons-music:before {
  content: "\E018";
}

/* line 241, assetic_compass3YiNEI.scss */
.glyphicons-music-alt:before {
  content: "\E019";
}

/* line 247, assetic_compass3YiNEI.scss */
.glyphicons-heart-empty:before {
  content: "\E020";
}

/* line 253, assetic_compass3YiNEI.scss */
.glyphicons-home:before {
  content: "\E021";
}

/* line 259, assetic_compass3YiNEI.scss */
.glyphicons-snowflake:before {
  content: "\E022";
}

/* line 265, assetic_compass3YiNEI.scss */
.glyphicons-fire:before {
  content: "\E023";
}

/* line 271, assetic_compass3YiNEI.scss */
.glyphicons-magnet:before {
  content: "\E024";
}

/* line 277, assetic_compass3YiNEI.scss */
.glyphicons-parents:before {
  content: "\E025";
}

/* line 283, assetic_compass3YiNEI.scss */
.glyphicons-binoculars:before {
  content: "\E026";
}

/* line 289, assetic_compass3YiNEI.scss */
.glyphicons-road:before {
  content: "\E027";
}

/* line 295, assetic_compass3YiNEI.scss */
.glyphicons-search:before {
  content: "\E028";
}

/* line 301, assetic_compass3YiNEI.scss */
.glyphicons-cars:before {
  content: "\E029";
}

/* line 307, assetic_compass3YiNEI.scss */
.glyphicons-notes-2:before {
  content: "\E030";
}

/* line 313, assetic_compass3YiNEI.scss */
.glyphicons-pencil:before {
  content: "\E031";
}

/* line 319, assetic_compass3YiNEI.scss */
.glyphicons-bus:before {
  content: "\E032";
}

/* line 325, assetic_compass3YiNEI.scss */
.glyphicons-wifi-alt:before {
  content: "\E033";
}

/* line 331, assetic_compass3YiNEI.scss */
.glyphicons-luggage:before {
  content: "\E034";
}

/* line 337, assetic_compass3YiNEI.scss */
.glyphicons-old-man:before {
  content: "\E035";
}

/* line 343, assetic_compass3YiNEI.scss */
.glyphicons-woman:before {
  content: "\E036";
}

/* line 349, assetic_compass3YiNEI.scss */
.glyphicons-file:before {
  content: "\E037";
}

/* line 355, assetic_compass3YiNEI.scss */
.glyphicons-coins:before {
  content: "\E038";
}

/* line 361, assetic_compass3YiNEI.scss */
.glyphicons-plane:before {
  content: "\E039";
}

/* line 367, assetic_compass3YiNEI.scss */
.glyphicons-notes:before {
  content: "\E040";
}

/* line 373, assetic_compass3YiNEI.scss */
.glyphicons-stats:before {
  content: "\E041";
}

/* line 379, assetic_compass3YiNEI.scss */
.glyphicons-charts:before {
  content: "\E042";
}

/* line 385, assetic_compass3YiNEI.scss */
.glyphicons-pie-chart:before {
  content: "\E043";
}

/* line 391, assetic_compass3YiNEI.scss */
.glyphicons-group:before {
  content: "\E044";
}

/* line 397, assetic_compass3YiNEI.scss */
.glyphicons-keys:before {
  content: "\E045";
}

/* line 403, assetic_compass3YiNEI.scss */
.glyphicons-calendar:before {
  content: "\E046";
}

/* line 409, assetic_compass3YiNEI.scss */
.glyphicons-router:before {
  content: "\E047";
}

/* line 415, assetic_compass3YiNEI.scss */
.glyphicons-camera-small:before {
  content: "\E048";
}

/* line 421, assetic_compass3YiNEI.scss */
.glyphicons-star-empty:before {
  content: "\E049";
}

/* line 427, assetic_compass3YiNEI.scss */
.glyphicons-star:before {
  content: "\E050";
}

/* line 433, assetic_compass3YiNEI.scss */
.glyphicons-link:before {
  content: "\E051";
}

/* line 439, assetic_compass3YiNEI.scss */
.glyphicons-eye-open:before {
  content: "\E052";
}

/* line 445, assetic_compass3YiNEI.scss */
.glyphicons-eye-close:before {
  content: "\E053";
}

/* line 451, assetic_compass3YiNEI.scss */
.glyphicons-alarm:before {
  content: "\E054";
}

/* line 457, assetic_compass3YiNEI.scss */
.glyphicons-clock:before {
  content: "\E055";
}

/* line 463, assetic_compass3YiNEI.scss */
.glyphicons-stopwatch:before {
  content: "\E056";
}

/* line 469, assetic_compass3YiNEI.scss */
.glyphicons-projector:before {
  content: "\E057";
}

/* line 475, assetic_compass3YiNEI.scss */
.glyphicons-history:before {
  content: "\E058";
}

/* line 481, assetic_compass3YiNEI.scss */
.glyphicons-truck:before {
  content: "\E059";
}

/* line 487, assetic_compass3YiNEI.scss */
.glyphicons-cargo:before {
  content: "\E060";
}

/* line 493, assetic_compass3YiNEI.scss */
.glyphicons-compass:before {
  content: "\E061";
}

/* line 499, assetic_compass3YiNEI.scss */
.glyphicons-keynote:before {
  content: "\E062";
}

/* line 505, assetic_compass3YiNEI.scss */
.glyphicons-paperclip:before {
  content: "\E063";
}

/* line 511, assetic_compass3YiNEI.scss */
.glyphicons-power:before {
  content: "\E064";
}

/* line 517, assetic_compass3YiNEI.scss */
.glyphicons-lightbulb:before {
  content: "\E065";
}

/* line 523, assetic_compass3YiNEI.scss */
.glyphicons-tag:before {
  content: "\E066";
}

/* line 529, assetic_compass3YiNEI.scss */
.glyphicons-tags:before {
  content: "\E067";
}

/* line 535, assetic_compass3YiNEI.scss */
.glyphicons-cleaning:before {
  content: "\E068";
}

/* line 541, assetic_compass3YiNEI.scss */
.glyphicons-ruler:before {
  content: "\E069";
}

/* line 547, assetic_compass3YiNEI.scss */
.glyphicons-gift:before {
  content: "\E070";
}

/* line 553, assetic_compass3YiNEI.scss */
.glyphicons-umbrella:before {
  content: "\E071";
}

/* line 559, assetic_compass3YiNEI.scss */
.glyphicons-book:before {
  content: "\E072";
}

/* line 565, assetic_compass3YiNEI.scss */
.glyphicons-bookmark:before {
  content: "\E073";
}

/* line 571, assetic_compass3YiNEI.scss */
.glyphicons-wifi:before {
  content: "\E074";
}

/* line 577, assetic_compass3YiNEI.scss */
.glyphicons-cup:before {
  content: "\E075";
}

/* line 583, assetic_compass3YiNEI.scss */
.glyphicons-stroller:before {
  content: "\E076";
}

/* line 589, assetic_compass3YiNEI.scss */
.glyphicons-headphones:before {
  content: "\E077";
}

/* line 595, assetic_compass3YiNEI.scss */
.glyphicons-headset:before {
  content: "\E078";
}

/* line 601, assetic_compass3YiNEI.scss */
.glyphicons-warning-sign:before {
  content: "\E079";
}

/* line 607, assetic_compass3YiNEI.scss */
.glyphicons-signal:before {
  content: "\E080";
}

/* line 613, assetic_compass3YiNEI.scss */
.glyphicons-retweet:before {
  content: "\E081";
}

/* line 619, assetic_compass3YiNEI.scss */
.glyphicons-refresh:before {
  content: "\E082";
}

/* line 625, assetic_compass3YiNEI.scss */
.glyphicons-roundabout:before {
  content: "\E083";
}

/* line 631, assetic_compass3YiNEI.scss */
.glyphicons-random:before {
  content: "\E084";
}

/* line 637, assetic_compass3YiNEI.scss */
.glyphicons-heat:before {
  content: "\E085";
}

/* line 643, assetic_compass3YiNEI.scss */
.glyphicons-repeat:before {
  content: "\E086";
}

/* line 649, assetic_compass3YiNEI.scss */
.glyphicons-display:before {
  content: "\E087";
}

/* line 655, assetic_compass3YiNEI.scss */
.glyphicons-log-book:before {
  content: "\E088";
}

/* line 661, assetic_compass3YiNEI.scss */
.glyphicons-address-book:before {
  content: "\E089";
}

/* line 667, assetic_compass3YiNEI.scss */
.glyphicons-building:before {
  content: "\E090";
}

/* line 673, assetic_compass3YiNEI.scss */
.glyphicons-eyedropper:before {
  content: "\E091";
}

/* line 679, assetic_compass3YiNEI.scss */
.glyphicons-adjust:before {
  content: "\E092";
}

/* line 685, assetic_compass3YiNEI.scss */
.glyphicons-tint:before {
  content: "\E093";
}

/* line 691, assetic_compass3YiNEI.scss */
.glyphicons-crop:before {
  content: "\E094";
}

/* line 697, assetic_compass3YiNEI.scss */
.glyphicons-vector-path-square:before {
  content: "\E095";
}

/* line 703, assetic_compass3YiNEI.scss */
.glyphicons-vector-path-circle:before {
  content: "\E096";
}

/* line 709, assetic_compass3YiNEI.scss */
.glyphicons-vector-path-polygon:before {
  content: "\E097";
}

/* line 715, assetic_compass3YiNEI.scss */
.glyphicons-vector-path-line:before {
  content: "\E098";
}

/* line 721, assetic_compass3YiNEI.scss */
.glyphicons-vector-path-curve:before {
  content: "\E099";
}

/* line 727, assetic_compass3YiNEI.scss */
.glyphicons-vector-path-all:before {
  content: "\E100";
}

/* line 733, assetic_compass3YiNEI.scss */
.glyphicons-font:before {
  content: "\E101";
}

/* line 739, assetic_compass3YiNEI.scss */
.glyphicons-italic:before {
  content: "\E102";
}

/* line 745, assetic_compass3YiNEI.scss */
.glyphicons-bold:before {
  content: "\E103";
}

/* line 751, assetic_compass3YiNEI.scss */
.glyphicons-text-underline:before {
  content: "\E104";
}

/* line 757, assetic_compass3YiNEI.scss */
.glyphicons-text-strike:before {
  content: "\E105";
}

/* line 763, assetic_compass3YiNEI.scss */
.glyphicons-text-height:before {
  content: "\E106";
}

/* line 769, assetic_compass3YiNEI.scss */
.glyphicons-text-width:before {
  content: "\E107";
}

/* line 775, assetic_compass3YiNEI.scss */
.glyphicons-text-resize:before {
  content: "\E108";
}

/* line 781, assetic_compass3YiNEI.scss */
.glyphicons-left-indent:before {
  content: "\E109";
}

/* line 787, assetic_compass3YiNEI.scss */
.glyphicons-right-indent:before {
  content: "\E110";
}

/* line 793, assetic_compass3YiNEI.scss */
.glyphicons-align-left:before {
  content: "\E111";
}

/* line 799, assetic_compass3YiNEI.scss */
.glyphicons-align-center:before {
  content: "\E112";
}

/* line 805, assetic_compass3YiNEI.scss */
.glyphicons-align-right:before {
  content: "\E113";
}

/* line 811, assetic_compass3YiNEI.scss */
.glyphicons-justify:before {
  content: "\E114";
}

/* line 817, assetic_compass3YiNEI.scss */
.glyphicons-list:before {
  content: "\E115";
}

/* line 823, assetic_compass3YiNEI.scss */
.glyphicons-text-smaller:before {
  content: "\E116";
}

/* line 829, assetic_compass3YiNEI.scss */
.glyphicons-text-bigger:before {
  content: "\E117";
}

/* line 835, assetic_compass3YiNEI.scss */
.glyphicons-embed:before {
  content: "\E118";
}

/* line 841, assetic_compass3YiNEI.scss */
.glyphicons-embed-close:before {
  content: "\E119";
}

/* line 847, assetic_compass3YiNEI.scss */
.glyphicons-table:before {
  content: "\E120";
}

/* line 853, assetic_compass3YiNEI.scss */
.glyphicons-message-full:before {
  content: "\E121";
}

/* line 859, assetic_compass3YiNEI.scss */
.glyphicons-message-empty:before {
  content: "\E122";
}

/* line 865, assetic_compass3YiNEI.scss */
.glyphicons-message-in:before {
  content: "\E123";
}

/* line 871, assetic_compass3YiNEI.scss */
.glyphicons-message-out:before {
  content: "\E124";
}

/* line 877, assetic_compass3YiNEI.scss */
.glyphicons-message-plus:before {
  content: "\E125";
}

/* line 883, assetic_compass3YiNEI.scss */
.glyphicons-message-minus:before {
  content: "\E126";
}

/* line 889, assetic_compass3YiNEI.scss */
.glyphicons-message-ban:before {
  content: "\E127";
}

/* line 895, assetic_compass3YiNEI.scss */
.glyphicons-message-flag:before {
  content: "\E128";
}

/* line 901, assetic_compass3YiNEI.scss */
.glyphicons-message-lock:before {
  content: "\E129";
}

/* line 907, assetic_compass3YiNEI.scss */
.glyphicons-message-new:before {
  content: "\E130";
}

/* line 913, assetic_compass3YiNEI.scss */
.glyphicons-inbox:before {
  content: "\E131";
}

/* line 919, assetic_compass3YiNEI.scss */
.glyphicons-inbox-plus:before {
  content: "\E132";
}

/* line 925, assetic_compass3YiNEI.scss */
.glyphicons-inbox-minus:before {
  content: "\E133";
}

/* line 931, assetic_compass3YiNEI.scss */
.glyphicons-inbox-lock:before {
  content: "\E134";
}

/* line 937, assetic_compass3YiNEI.scss */
.glyphicons-inbox-in:before {
  content: "\E135";
}

/* line 943, assetic_compass3YiNEI.scss */
.glyphicons-inbox-out:before {
  content: "\E136";
}

/* line 949, assetic_compass3YiNEI.scss */
.glyphicons-cogwheel:before {
  content: "\E137";
}

/* line 955, assetic_compass3YiNEI.scss */
.glyphicons-cogwheels:before {
  content: "\E138";
}

/* line 961, assetic_compass3YiNEI.scss */
.glyphicons-picture:before {
  content: "\E139";
}

/* line 967, assetic_compass3YiNEI.scss */
.glyphicons-adjust-alt:before {
  content: "\E140";
}

/* line 973, assetic_compass3YiNEI.scss */
.glyphicons-database-lock:before {
  content: "\E141";
}

/* line 979, assetic_compass3YiNEI.scss */
.glyphicons-database-plus:before {
  content: "\E142";
}

/* line 985, assetic_compass3YiNEI.scss */
.glyphicons-database-minus:before {
  content: "\E143";
}

/* line 991, assetic_compass3YiNEI.scss */
.glyphicons-database-ban:before {
  content: "\E144";
}

/* line 997, assetic_compass3YiNEI.scss */
.glyphicons-folder-open:before {
  content: "\E145";
}

/* line 1003, assetic_compass3YiNEI.scss */
.glyphicons-folder-plus:before {
  content: "\E146";
}

/* line 1009, assetic_compass3YiNEI.scss */
.glyphicons-folder-minus:before {
  content: "\E147";
}

/* line 1015, assetic_compass3YiNEI.scss */
.glyphicons-folder-lock:before {
  content: "\E148";
}

/* line 1021, assetic_compass3YiNEI.scss */
.glyphicons-folder-flag:before {
  content: "\E149";
}

/* line 1027, assetic_compass3YiNEI.scss */
.glyphicons-folder-new:before {
  content: "\E150";
}

/* line 1033, assetic_compass3YiNEI.scss */
.glyphicons-edit:before {
  content: "\E151";
}

/* line 1039, assetic_compass3YiNEI.scss */
.glyphicons-new-window:before {
  content: "\E152";
}

/* line 1045, assetic_compass3YiNEI.scss */
.glyphicons-check:before {
  content: "\E153";
}

/* line 1051, assetic_compass3YiNEI.scss */
.glyphicons-unchecked:before {
  content: "\E154";
}

/* line 1057, assetic_compass3YiNEI.scss */
.glyphicons-more-windows:before {
  content: "\E155";
}

/* line 1063, assetic_compass3YiNEI.scss */
.glyphicons-show-big-thumbnails:before {
  content: "\E156";
}

/* line 1069, assetic_compass3YiNEI.scss */
.glyphicons-show-thumbnails:before {
  content: "\E157";
}

/* line 1075, assetic_compass3YiNEI.scss */
.glyphicons-show-thumbnails-with-lines:before {
  content: "\E158";
}

/* line 1081, assetic_compass3YiNEI.scss */
.glyphicons-show-lines:before {
  content: "\E159";
}

/* line 1087, assetic_compass3YiNEI.scss */
.glyphicons-playlist:before {
  content: "\E160";
}

/* line 1093, assetic_compass3YiNEI.scss */
.glyphicons-imac:before {
  content: "\E161";
}

/* line 1099, assetic_compass3YiNEI.scss */
.glyphicons-macbook:before {
  content: "\E162";
}

/* line 1105, assetic_compass3YiNEI.scss */
.glyphicons-ipad:before {
  content: "\E163";
}

/* line 1111, assetic_compass3YiNEI.scss */
.glyphicons-iphone:before {
  content: "\E164";
}

/* line 1117, assetic_compass3YiNEI.scss */
.glyphicons-iphone-transfer:before {
  content: "\E165";
}

/* line 1123, assetic_compass3YiNEI.scss */
.glyphicons-iphone-exchange:before {
  content: "\E166";
}

/* line 1129, assetic_compass3YiNEI.scss */
.glyphicons-ipod:before {
  content: "\E167";
}

/* line 1135, assetic_compass3YiNEI.scss */
.glyphicons-ipod-shuffle:before {
  content: "\E168";
}

/* line 1141, assetic_compass3YiNEI.scss */
.glyphicons-ear-plugs:before {
  content: "\E169";
}

/* line 1147, assetic_compass3YiNEI.scss */
.glyphicons-record:before {
  content: "\E170";
}

/* line 1153, assetic_compass3YiNEI.scss */
.glyphicons-step-backward:before {
  content: "\E171";
}

/* line 1159, assetic_compass3YiNEI.scss */
.glyphicons-fast-backward:before {
  content: "\E172";
}

/* line 1165, assetic_compass3YiNEI.scss */
.glyphicons-rewind:before {
  content: "\E173";
}

/* line 1171, assetic_compass3YiNEI.scss */
.glyphicons-play:before {
  content: "\E174";
}

/* line 1177, assetic_compass3YiNEI.scss */
.glyphicons-pause:before {
  content: "\E175";
}

/* line 1183, assetic_compass3YiNEI.scss */
.glyphicons-stop:before {
  content: "\E176";
}

/* line 1189, assetic_compass3YiNEI.scss */
.glyphicons-forward:before {
  content: "\E177";
}

/* line 1195, assetic_compass3YiNEI.scss */
.glyphicons-fast-forward:before {
  content: "\E178";
}

/* line 1201, assetic_compass3YiNEI.scss */
.glyphicons-step-forward:before {
  content: "\E179";
}

/* line 1207, assetic_compass3YiNEI.scss */
.glyphicons-eject:before {
  content: "\E180";
}

/* line 1213, assetic_compass3YiNEI.scss */
.glyphicons-facetime-video:before {
  content: "\E181";
}

/* line 1219, assetic_compass3YiNEI.scss */
.glyphicons-download-alt:before {
  content: "\E182";
}

/* line 1225, assetic_compass3YiNEI.scss */
.glyphicons-mute:before {
  content: "\E183";
}

/* line 1231, assetic_compass3YiNEI.scss */
.glyphicons-volume-down:before {
  content: "\E184";
}

/* line 1237, assetic_compass3YiNEI.scss */
.glyphicons-volume-up:before {
  content: "\E185";
}

/* line 1243, assetic_compass3YiNEI.scss */
.glyphicons-screenshot:before {
  content: "\E186";
}

/* line 1249, assetic_compass3YiNEI.scss */
.glyphicons-move:before {
  content: "\E187";
}

/* line 1255, assetic_compass3YiNEI.scss */
.glyphicons-more:before {
  content: "\E188";
}

/* line 1261, assetic_compass3YiNEI.scss */
.glyphicons-brightness-reduce:before {
  content: "\E189";
}

/* line 1267, assetic_compass3YiNEI.scss */
.glyphicons-brightness-increase:before {
  content: "\E190";
}

/* line 1273, assetic_compass3YiNEI.scss */
.glyphicons-plus-sign:before {
  content: "\E191";
}

/* line 1279, assetic_compass3YiNEI.scss */
.glyphicons-minus-sign:before {
  content: "\E192";
}

/* line 1285, assetic_compass3YiNEI.scss */
.glyphicons-remove-sign:before {
  content: "\E193";
}

/* line 1291, assetic_compass3YiNEI.scss */
.glyphicons-ok-sign:before {
  content: "\E194";
}

/* line 1297, assetic_compass3YiNEI.scss */
.glyphicons-question-sign:before {
  content: "\E195";
}

/* line 1303, assetic_compass3YiNEI.scss */
.glyphicons-info-sign:before {
  content: "\E196";
}

/* line 1309, assetic_compass3YiNEI.scss */
.glyphicons-exclamation-sign:before {
  content: "\E197";
}

/* line 1315, assetic_compass3YiNEI.scss */
.glyphicons-remove-circle:before {
  content: "\E198";
}

/* line 1321, assetic_compass3YiNEI.scss */
.glyphicons-ok-circle:before {
  content: "\E199";
}

/* line 1327, assetic_compass3YiNEI.scss */
.glyphicons-ban-circle:before {
  content: "\E200";
}

/* line 1333, assetic_compass3YiNEI.scss */
.glyphicons-download:before {
  content: "\E201";
}

/* line 1339, assetic_compass3YiNEI.scss */
.glyphicons-upload:before {
  content: "\E202";
}

/* line 1345, assetic_compass3YiNEI.scss */
.glyphicons-shopping-cart:before {
  content: "\E203";
}

/* line 1351, assetic_compass3YiNEI.scss */
.glyphicons-lock:before {
  content: "\E204";
}

/* line 1357, assetic_compass3YiNEI.scss */
.glyphicons-unlock:before {
  content: "\E205";
}

/* line 1363, assetic_compass3YiNEI.scss */
.glyphicons-electricity:before {
  content: "\E206";
}

/* line 1369, assetic_compass3YiNEI.scss */
.glyphicons-ok:before {
  content: "\E207";
}

/* line 1375, assetic_compass3YiNEI.scss */
.glyphicons-remove:before {
  content: "\E208";
}

/* line 1381, assetic_compass3YiNEI.scss */
.glyphicons-cart-in:before {
  content: "\E209";
}

/* line 1387, assetic_compass3YiNEI.scss */
.glyphicons-cart-out:before {
  content: "\E210";
}

/* line 1393, assetic_compass3YiNEI.scss */
.glyphicons-arrow-left:before {
  content: "\E211";
}

/* line 1399, assetic_compass3YiNEI.scss */
.glyphicons-arrow-right:before {
  content: "\E212";
}

/* line 1405, assetic_compass3YiNEI.scss */
.glyphicons-arrow-down:before {
  content: "\E213";
}

/* line 1411, assetic_compass3YiNEI.scss */
.glyphicons-arrow-up:before {
  content: "\E214";
}

/* line 1417, assetic_compass3YiNEI.scss */
.glyphicons-resize-small:before {
  content: "\E215";
}

/* line 1423, assetic_compass3YiNEI.scss */
.glyphicons-resize-full:before {
  content: "\E216";
}

/* line 1429, assetic_compass3YiNEI.scss */
.glyphicons-circle-arrow-left:before {
  content: "\E217";
}

/* line 1435, assetic_compass3YiNEI.scss */
.glyphicons-circle-arrow-right:before {
  content: "\E218";
}

/* line 1441, assetic_compass3YiNEI.scss */
.glyphicons-circle-arrow-top:before {
  content: "\E219";
}

/* line 1447, assetic_compass3YiNEI.scss */
.glyphicons-circle-arrow-down:before {
  content: "\E220";
}

/* line 1453, assetic_compass3YiNEI.scss */
.glyphicons-play-button:before {
  content: "\E221";
}

/* line 1459, assetic_compass3YiNEI.scss */
.glyphicons-unshare:before {
  content: "\E222";
}

/* line 1465, assetic_compass3YiNEI.scss */
.glyphicons-share:before {
  content: "\E223";
}

/* line 1471, assetic_compass3YiNEI.scss */
.glyphicons-chevron-right:before {
  content: "\E224";
}

/* line 1477, assetic_compass3YiNEI.scss */
.glyphicons-chevron-left:before {
  content: "\E225";
}

/* line 1483, assetic_compass3YiNEI.scss */
.glyphicons-bluetooth:before {
  content: "\E226";
}

/* line 1489, assetic_compass3YiNEI.scss */
.glyphicons-euro:before {
  content: "\E227";
}

/* line 1495, assetic_compass3YiNEI.scss */
.glyphicons-usd:before {
  content: "\E228";
}

/* line 1501, assetic_compass3YiNEI.scss */
.glyphicons-gbp:before {
  content: "\E229";
}

/* line 1507, assetic_compass3YiNEI.scss */
.glyphicons-retweet-2:before {
  content: "\E230";
}

/* line 1513, assetic_compass3YiNEI.scss */
.glyphicons-moon:before {
  content: "\E231";
}

/* line 1519, assetic_compass3YiNEI.scss */
.glyphicons-sun:before {
  content: "\E232";
}

/* line 1525, assetic_compass3YiNEI.scss */
.glyphicons-cloud:before {
  content: "\E233";
}

/* line 1531, assetic_compass3YiNEI.scss */
.glyphicons-direction:before {
  content: "\E234";
}

/* line 1537, assetic_compass3YiNEI.scss */
.glyphicons-brush:before {
  content: "\E235";
}

/* line 1543, assetic_compass3YiNEI.scss */
.glyphicons-pen:before {
  content: "\E236";
}

/* line 1549, assetic_compass3YiNEI.scss */
.glyphicons-zoom-in:before {
  content: "\E237";
}

/* line 1555, assetic_compass3YiNEI.scss */
.glyphicons-zoom-out:before {
  content: "\E238";
}

/* line 1561, assetic_compass3YiNEI.scss */
.glyphicons-pin:before {
  content: "\E239";
}

/* line 1567, assetic_compass3YiNEI.scss */
.glyphicons-albums:before {
  content: "\E240";
}

/* line 1573, assetic_compass3YiNEI.scss */
.glyphicons-rotation-lock:before {
  content: "\E241";
}

/* line 1579, assetic_compass3YiNEI.scss */
.glyphicons-flash:before {
  content: "\E242";
}

/* line 1585, assetic_compass3YiNEI.scss */
.glyphicons-map-marker:before {
  content: "\E243";
}

/* line 1591, assetic_compass3YiNEI.scss */
.glyphicons-anchor:before {
  content: "\E244";
}

/* line 1597, assetic_compass3YiNEI.scss */
.glyphicons-conversation:before {
  content: "\E245";
}

/* line 1603, assetic_compass3YiNEI.scss */
.glyphicons-chat:before {
  content: "\E246";
}

/* line 1609, assetic_compass3YiNEI.scss */
.glyphicons-note-empty:before {
  content: "\E247";
}

/* line 1615, assetic_compass3YiNEI.scss */
.glyphicons-note:before {
  content: "\E248";
}

/* line 1621, assetic_compass3YiNEI.scss */
.glyphicons-asterisk:before {
  content: "\E249";
}

/* line 1627, assetic_compass3YiNEI.scss */
.glyphicons-divide:before {
  content: "\E250";
}

/* line 1633, assetic_compass3YiNEI.scss */
.glyphicons-snorkel-diving:before {
  content: "\E251";
}

/* line 1639, assetic_compass3YiNEI.scss */
.glyphicons-scuba-diving:before {
  content: "\E252";
}

/* line 1645, assetic_compass3YiNEI.scss */
.glyphicons-oxygen-bottle:before {
  content: "\E253";
}

/* line 1651, assetic_compass3YiNEI.scss */
.glyphicons-fins:before {
  content: "\E254";
}

/* line 1657, assetic_compass3YiNEI.scss */
.glyphicons-fishes:before {
  content: "\E255";
}

/* line 1663, assetic_compass3YiNEI.scss */
.glyphicons-boat:before {
  content: "\E256";
}

/* line 1669, assetic_compass3YiNEI.scss */
.glyphicons-delete:before {
  content: "\E257";
}

/* line 1675, assetic_compass3YiNEI.scss */
.glyphicons-sheriffs-star:before {
  content: "\E258";
}

/* line 1681, assetic_compass3YiNEI.scss */
.glyphicons-qrcode:before {
  content: "\E259";
}

/* line 1687, assetic_compass3YiNEI.scss */
.glyphicons-barcode:before {
  content: "\E260";
}

/* line 1693, assetic_compass3YiNEI.scss */
.glyphicons-pool:before {
  content: "\E261";
}

/* line 1699, assetic_compass3YiNEI.scss */
.glyphicons-buoy:before {
  content: "\E262";
}

/* line 1705, assetic_compass3YiNEI.scss */
.glyphicons-spade:before {
  content: "\E263";
}

/* line 1711, assetic_compass3YiNEI.scss */
.glyphicons-bank:before {
  content: "\E264";
}

/* line 1717, assetic_compass3YiNEI.scss */
.glyphicons-vcard:before {
  content: "\E265";
}

/* line 1723, assetic_compass3YiNEI.scss */
.glyphicons-electrical-plug:before {
  content: "\E266";
}

/* line 1729, assetic_compass3YiNEI.scss */
.glyphicons-flag:before {
  content: "\E267";
}

/* line 1735, assetic_compass3YiNEI.scss */
.glyphicons-credit-card:before {
  content: "\E268";
}

/* line 1741, assetic_compass3YiNEI.scss */
.glyphicons-keyboard-wireless:before {
  content: "\E269";
}

/* line 1747, assetic_compass3YiNEI.scss */
.glyphicons-keyboard-wired:before {
  content: "\E270";
}

/* line 1753, assetic_compass3YiNEI.scss */
.glyphicons-shield:before {
  content: "\E271";
}

/* line 1759, assetic_compass3YiNEI.scss */
.glyphicons-ring:before {
  content: "\E272";
}

/* line 1765, assetic_compass3YiNEI.scss */
.glyphicons-cake:before {
  content: "\E273";
}

/* line 1771, assetic_compass3YiNEI.scss */
.glyphicons-drink:before {
  content: "\E274";
}

/* line 1777, assetic_compass3YiNEI.scss */
.glyphicons-beer:before {
  content: "\E275";
}

/* line 1783, assetic_compass3YiNEI.scss */
.glyphicons-fast-food:before {
  content: "\E276";
}

/* line 1789, assetic_compass3YiNEI.scss */
.glyphicons-cutlery:before {
  content: "\E277";
}

/* line 1795, assetic_compass3YiNEI.scss */
.glyphicons-pizza:before {
  content: "\E278";
}

/* line 1801, assetic_compass3YiNEI.scss */
.glyphicons-birthday-cake:before {
  content: "\E279";
}

/* line 1807, assetic_compass3YiNEI.scss */
.glyphicons-tablet:before {
  content: "\E280";
}

/* line 1813, assetic_compass3YiNEI.scss */
.glyphicons-settings:before {
  content: "\E281";
}

/* line 1819, assetic_compass3YiNEI.scss */
.glyphicons-bullets:before {
  content: "\E282";
}

/* line 1825, assetic_compass3YiNEI.scss */
.glyphicons-cardio:before {
  content: "\E283";
}

/* line 1831, assetic_compass3YiNEI.scss */
.glyphicons-t-shirt:before {
  content: "\E284";
}

/* line 1837, assetic_compass3YiNEI.scss */
.glyphicons-pants:before {
  content: "\E285";
}

/* line 1843, assetic_compass3YiNEI.scss */
.glyphicons-sweater:before {
  content: "\E286";
}

/* line 1849, assetic_compass3YiNEI.scss */
.glyphicons-fabric:before {
  content: "\E287";
}

/* line 1855, assetic_compass3YiNEI.scss */
.glyphicons-leather:before {
  content: "\E288";
}

/* line 1861, assetic_compass3YiNEI.scss */
.glyphicons-scissors:before {
  content: "\E289";
}

/* line 1867, assetic_compass3YiNEI.scss */
.glyphicons-bomb:before {
  content: "\E290";
}

/* line 1873, assetic_compass3YiNEI.scss */
.glyphicons-skull:before {
  content: "\E291";
}

/* line 1879, assetic_compass3YiNEI.scss */
.glyphicons-celebration:before {
  content: "\E292";
}

/* line 1885, assetic_compass3YiNEI.scss */
.glyphicons-tea-kettle:before {
  content: "\E293";
}

/* line 1891, assetic_compass3YiNEI.scss */
.glyphicons-french-press:before {
  content: "\E294";
}

/* line 1897, assetic_compass3YiNEI.scss */
.glyphicons-coffee-cup:before {
  content: "\E295";
}

/* line 1903, assetic_compass3YiNEI.scss */
.glyphicons-pot:before {
  content: "\E296";
}

/* line 1909, assetic_compass3YiNEI.scss */
.glyphicons-grater:before {
  content: "\E297";
}

/* line 1915, assetic_compass3YiNEI.scss */
.glyphicons-kettle:before {
  content: "\E298";
}

/* line 1921, assetic_compass3YiNEI.scss */
.glyphicons-hospital:before {
  content: "\E299";
}

/* line 1927, assetic_compass3YiNEI.scss */
.glyphicons-hospital-h:before {
  content: "\E300";
}

/* line 1933, assetic_compass3YiNEI.scss */
.glyphicons-microphone:before {
  content: "\E301";
}

/* line 1939, assetic_compass3YiNEI.scss */
.glyphicons-webcam:before {
  content: "\E302";
}

/* line 1945, assetic_compass3YiNEI.scss */
.glyphicons-temple-christianity-church:before {
  content: "\E303";
}

/* line 1951, assetic_compass3YiNEI.scss */
.glyphicons-temple-islam:before {
  content: "\E304";
}

/* line 1957, assetic_compass3YiNEI.scss */
.glyphicons-temple-hindu:before {
  content: "\E305";
}

/* line 1963, assetic_compass3YiNEI.scss */
.glyphicons-temple-buddhist:before {
  content: "\E306";
}

/* line 1969, assetic_compass3YiNEI.scss */
.glyphicons-bicycle:before {
  content: "\E307";
}

/* line 1975, assetic_compass3YiNEI.scss */
.glyphicons-life-preserver:before {
  content: "\E308";
}

/* line 1981, assetic_compass3YiNEI.scss */
.glyphicons-share-alt:before {
  content: "\E309";
}

/* line 1987, assetic_compass3YiNEI.scss */
.glyphicons-comments:before {
  content: "\E310";
}

/* line 1993, assetic_compass3YiNEI.scss */
.glyphicons-flower:before {
  content: "\E311";
}

/* line 1999, assetic_compass3YiNEI.scss */
.glyphicons-baseball:before {
  content: "\E312";
}

/* line 2005, assetic_compass3YiNEI.scss */
.glyphicons-rugby:before {
  content: "\E313";
}

/* line 2011, assetic_compass3YiNEI.scss */
.glyphicons-ax:before {
  content: "\E314";
}

/* line 2017, assetic_compass3YiNEI.scss */
.glyphicons-table-tennis:before {
  content: "\E315";
}

/* line 2023, assetic_compass3YiNEI.scss */
.glyphicons-bowling:before {
  content: "\E316";
}

/* line 2029, assetic_compass3YiNEI.scss */
.glyphicons-tree-conifer:before {
  content: "\E317";
}

/* line 2035, assetic_compass3YiNEI.scss */
.glyphicons-tree-deciduous:before {
  content: "\E318";
}

/* line 2041, assetic_compass3YiNEI.scss */
.glyphicons-more-items:before {
  content: "\E319";
}

/* line 2047, assetic_compass3YiNEI.scss */
.glyphicons-sort:before {
  content: "\E320";
}

/* line 2053, assetic_compass3YiNEI.scss */
.glyphicons-filter:before {
  content: "\E321";
}

/* line 2059, assetic_compass3YiNEI.scss */
.glyphicons-gamepad:before {
  content: "\E322";
}

/* line 2065, assetic_compass3YiNEI.scss */
.glyphicons-playing-dices:before {
  content: "\E323";
}

/* line 2071, assetic_compass3YiNEI.scss */
.glyphicons-calculator:before {
  content: "\E324";
}

/* line 2077, assetic_compass3YiNEI.scss */
.glyphicons-tie:before {
  content: "\E325";
}

/* line 2083, assetic_compass3YiNEI.scss */
.glyphicons-wallet:before {
  content: "\E326";
}

/* line 2089, assetic_compass3YiNEI.scss */
.glyphicons-piano:before {
  content: "\E327";
}

/* line 2095, assetic_compass3YiNEI.scss */
.glyphicons-sampler:before {
  content: "\E328";
}

/* line 2101, assetic_compass3YiNEI.scss */
.glyphicons-podium:before {
  content: "\E329";
}

/* line 2107, assetic_compass3YiNEI.scss */
.glyphicons-soccer-ball:before {
  content: "\E330";
}

/* line 2113, assetic_compass3YiNEI.scss */
.glyphicons-blog:before {
  content: "\E331";
}

/* line 2119, assetic_compass3YiNEI.scss */
.glyphicons-dashboard:before {
  content: "\E332";
}

/* line 2125, assetic_compass3YiNEI.scss */
.glyphicons-certificate:before {
  content: "\E333";
}

/* line 2131, assetic_compass3YiNEI.scss */
.glyphicons-bell:before {
  content: "\E334";
}

/* line 2137, assetic_compass3YiNEI.scss */
.glyphicons-candle:before {
  content: "\E335";
}

/* line 2143, assetic_compass3YiNEI.scss */
.glyphicons-pushpin:before {
  content: "\E336";
}

/* line 2149, assetic_compass3YiNEI.scss */
.glyphicons-iphone-shake:before {
  content: "\E337";
}

/* line 2155, assetic_compass3YiNEI.scss */
.glyphicons-pin-flag:before {
  content: "\E338";
}

/* line 2161, assetic_compass3YiNEI.scss */
.glyphicons-turtle:before {
  content: "\E339";
}

/* line 2167, assetic_compass3YiNEI.scss */
.glyphicons-rabbit:before {
  content: "\E340";
}

/* line 2173, assetic_compass3YiNEI.scss */
.glyphicons-globe:before {
  content: "\E341";
}

/* line 2179, assetic_compass3YiNEI.scss */
.glyphicons-briefcase:before {
  content: "\E342";
}

/* line 2185, assetic_compass3YiNEI.scss */
.glyphicons-hdd:before {
  content: "\E343";
}

/* line 2191, assetic_compass3YiNEI.scss */
.glyphicons-thumbs-up:before {
  content: "\E344";
}

/* line 2197, assetic_compass3YiNEI.scss */
.glyphicons-thumbs-down:before {
  content: "\E345";
}

/* line 2203, assetic_compass3YiNEI.scss */
.glyphicons-hand-right:before {
  content: "\E346";
}

/* line 2209, assetic_compass3YiNEI.scss */
.glyphicons-hand-left:before {
  content: "\E347";
}

/* line 2215, assetic_compass3YiNEI.scss */
.glyphicons-hand-up:before {
  content: "\E348";
}

/* line 2221, assetic_compass3YiNEI.scss */
.glyphicons-hand-down:before {
  content: "\E349";
}

/* line 2227, assetic_compass3YiNEI.scss */
.glyphicons-fullscreen:before {
  content: "\E350";
}

/* line 2233, assetic_compass3YiNEI.scss */
.glyphicons-shopping-bag:before {
  content: "\E351";
}

/* line 2239, assetic_compass3YiNEI.scss */
.glyphicons-book-open:before {
  content: "\E352";
}

/* line 2245, assetic_compass3YiNEI.scss */
.glyphicons-nameplate:before {
  content: "\E353";
}

/* line 2251, assetic_compass3YiNEI.scss */
.glyphicons-nameplate-alt:before {
  content: "\E354";
}

/* line 2257, assetic_compass3YiNEI.scss */
.glyphicons-vases:before {
  content: "\E355";
}

/* line 2263, assetic_compass3YiNEI.scss */
.glyphicons-bullhorn:before {
  content: "\E356";
}

/* line 2269, assetic_compass3YiNEI.scss */
.glyphicons-dumbbell:before {
  content: "\E357";
}

/* line 2275, assetic_compass3YiNEI.scss */
.glyphicons-suitcase:before {
  content: "\E358";
}

/* line 2281, assetic_compass3YiNEI.scss */
.glyphicons-file-import:before {
  content: "\E359";
}

/* line 2287, assetic_compass3YiNEI.scss */
.glyphicons-file-export:before {
  content: "\E360";
}

/* line 2293, assetic_compass3YiNEI.scss */
.glyphicons-bug:before {
  content: "\E361";
}

/* line 2299, assetic_compass3YiNEI.scss */
.glyphicons-crown:before {
  content: "\E362";
}

/* line 2305, assetic_compass3YiNEI.scss */
.glyphicons-smoking:before {
  content: "\E363";
}

/* line 2311, assetic_compass3YiNEI.scss */
.glyphicons-cloud-upload:before {
  content: "\E364";
}

/* line 2317, assetic_compass3YiNEI.scss */
.glyphicons-cloud-download:before {
  content: "\E365";
}

/* line 2323, assetic_compass3YiNEI.scss */
.glyphicons-restart:before {
  content: "\E366";
}

/* line 2329, assetic_compass3YiNEI.scss */
.glyphicons-security-camera:before {
  content: "\E367";
}

/* line 2335, assetic_compass3YiNEI.scss */
.glyphicons-expand:before {
  content: "\E368";
}

/* line 2341, assetic_compass3YiNEI.scss */
.glyphicons-collapse:before {
  content: "\E369";
}

/* line 2347, assetic_compass3YiNEI.scss */
.glyphicons-collapse-top:before {
  content: "\E370";
}

/* line 2353, assetic_compass3YiNEI.scss */
.glyphicons-globe-af:before {
  content: "\E371";
}

/* line 2359, assetic_compass3YiNEI.scss */
.glyphicons-global:before {
  content: "\E372";
}

/* line 2365, assetic_compass3YiNEI.scss */
.glyphicons-spray:before {
  content: "\E373";
}

/* line 2371, assetic_compass3YiNEI.scss */
.glyphicons-nails:before {
  content: "\E374";
}

/* line 2377, assetic_compass3YiNEI.scss */
.glyphicons-claw-hammer:before {
  content: "\E375";
}

/* line 2383, assetic_compass3YiNEI.scss */
.glyphicons-classic-hammer:before {
  content: "\E376";
}

/* line 2389, assetic_compass3YiNEI.scss */
.glyphicons-hand-saw:before {
  content: "\E377";
}

/* line 2395, assetic_compass3YiNEI.scss */
.glyphicons-riflescope:before {
  content: "\E378";
}

/* line 2401, assetic_compass3YiNEI.scss */
.glyphicons-electrical-socket-eu:before {
  content: "\E379";
}

/* line 2407, assetic_compass3YiNEI.scss */
.glyphicons-electrical-socket-us:before {
  content: "\E380";
}

/* line 2413, assetic_compass3YiNEI.scss */
.glyphicons-message-forward:before {
  content: "\E381";
}

/* line 2419, assetic_compass3YiNEI.scss */
.glyphicons-coat-hanger:before {
  content: "\E382";
}

/* line 2425, assetic_compass3YiNEI.scss */
.glyphicons-dress:before {
  content: "\E383";
}

/* line 2431, assetic_compass3YiNEI.scss */
.glyphicons-bathrobe:before {
  content: "\E384";
}

/* line 2437, assetic_compass3YiNEI.scss */
.glyphicons-shirt:before {
  content: "\E385";
}

/* line 2443, assetic_compass3YiNEI.scss */
.glyphicons-underwear:before {
  content: "\E386";
}

/* line 2449, assetic_compass3YiNEI.scss */
.glyphicons-log-in:before {
  content: "\E387";
}

/* line 2455, assetic_compass3YiNEI.scss */
.glyphicons-log-out:before {
  content: "\E388";
}

/* line 2461, assetic_compass3YiNEI.scss */
.glyphicons-exit:before {
  content: "\E389";
}

/* line 2467, assetic_compass3YiNEI.scss */
.glyphicons-new-window-alt:before {
  content: "\E390";
}

/* line 2473, assetic_compass3YiNEI.scss */
.glyphicons-video-sd:before {
  content: "\E391";
}

/* line 2479, assetic_compass3YiNEI.scss */
.glyphicons-video-hd:before {
  content: "\E392";
}

/* line 2485, assetic_compass3YiNEI.scss */
.glyphicons-subtitles:before {
  content: "\E393";
}

/* line 2491, assetic_compass3YiNEI.scss */
.glyphicons-sound-stereo:before {
  content: "\E394";
}

/* line 2497, assetic_compass3YiNEI.scss */
.glyphicons-sound-dolby:before {
  content: "\E395";
}

/* line 2503, assetic_compass3YiNEI.scss */
.glyphicons-sound-5-1:before {
  content: "\E396";
}

/* line 2509, assetic_compass3YiNEI.scss */
.glyphicons-sound-6-1:before {
  content: "\E397";
}

/* line 2515, assetic_compass3YiNEI.scss */
.glyphicons-sound-7-1:before {
  content: "\E398";
}

/* line 2521, assetic_compass3YiNEI.scss */
.glyphicons-copyright-mark:before {
  content: "\E399";
}

/* line 2527, assetic_compass3YiNEI.scss */
.glyphicons-registration-mark:before {
  content: "\E400";
}

/* line 2533, assetic_compass3YiNEI.scss */
.glyphicons-radar:before {
  content: "\E401";
}

/* line 2539, assetic_compass3YiNEI.scss */
.glyphicons-skateboard:before {
  content: "\E402";
}

/* line 2545, assetic_compass3YiNEI.scss */
.glyphicons-golf-course:before {
  content: "\E403";
}

/* line 2551, assetic_compass3YiNEI.scss */
.glyphicons-sorting:before {
  content: "\E404";
}

/* line 2557, assetic_compass3YiNEI.scss */
.glyphicons-sort-by-alphabet:before {
  content: "\E405";
}

/* line 2563, assetic_compass3YiNEI.scss */
.glyphicons-sort-by-alphabet-alt:before {
  content: "\E406";
}

/* line 2569, assetic_compass3YiNEI.scss */
.glyphicons-sort-by-order:before {
  content: "\E407";
}

/* line 2575, assetic_compass3YiNEI.scss */
.glyphicons-sort-by-order-alt:before {
  content: "\E408";
}

/* line 2581, assetic_compass3YiNEI.scss */
.glyphicons-sort-by-attributes:before {
  content: "\E409";
}

/* line 2587, assetic_compass3YiNEI.scss */
.glyphicons-sort-by-attributes-alt:before {
  content: "\E410";
}

/* line 2593, assetic_compass3YiNEI.scss */
.glyphicons-compressed:before {
  content: "\E411";
}

/* line 2599, assetic_compass3YiNEI.scss */
.glyphicons-package:before {
  content: "\E412";
}

/* line 2605, assetic_compass3YiNEI.scss */
.glyphicons-cloud-plus:before {
  content: "\E413";
}

/* line 2611, assetic_compass3YiNEI.scss */
.glyphicons-cloud-minus:before {
  content: "\E414";
}

/* line 2617, assetic_compass3YiNEI.scss */
.glyphicons-disk-save:before {
  content: "\E415";
}

/* line 2623, assetic_compass3YiNEI.scss */
.glyphicons-disk-open:before {
  content: "\E416";
}

/* line 2629, assetic_compass3YiNEI.scss */
.glyphicons-disk-saved:before {
  content: "\E417";
}

/* line 2635, assetic_compass3YiNEI.scss */
.glyphicons-disk-remove:before {
  content: "\E418";
}

/* line 2641, assetic_compass3YiNEI.scss */
.glyphicons-disk-import:before {
  content: "\E419";
}

/* line 2647, assetic_compass3YiNEI.scss */
.glyphicons-disk-export:before {
  content: "\E420";
}

/* line 2653, assetic_compass3YiNEI.scss */
.glyphicons-tower:before {
  content: "\E421";
}

/* line 2659, assetic_compass3YiNEI.scss */
.glyphicons-send:before {
  content: "\E422";
}

/* line 2665, assetic_compass3YiNEI.scss */
.glyphicons-git-branch:before {
  content: "\E423";
}

/* line 2671, assetic_compass3YiNEI.scss */
.glyphicons-git-create:before {
  content: "\E424";
}

/* line 2677, assetic_compass3YiNEI.scss */
.glyphicons-git-private:before {
  content: "\E425";
}

/* line 2683, assetic_compass3YiNEI.scss */
.glyphicons-git-delete:before {
  content: "\E426";
}

/* line 2689, assetic_compass3YiNEI.scss */
.glyphicons-git-merge:before {
  content: "\E427";
}

/* line 2695, assetic_compass3YiNEI.scss */
.glyphicons-git-pull-request:before {
  content: "\E428";
}

/* line 2701, assetic_compass3YiNEI.scss */
.glyphicons-git-compare:before {
  content: "\E429";
}

/* line 2707, assetic_compass3YiNEI.scss */
.glyphicons-git-commit:before {
  content: "\E430";
}

/* line 2713, assetic_compass3YiNEI.scss */
.glyphicons-construction-cone:before {
  content: "\E431";
}

/* line 2719, assetic_compass3YiNEI.scss */
.glyphicons-shoe-steps:before {
  content: "\E432";
}

/* line 2725, assetic_compass3YiNEI.scss */
.glyphicons-plus:before {
  content: "\E433";
}

/* line 2731, assetic_compass3YiNEI.scss */
.glyphicons-minus:before {
  content: "\E434";
}

/* line 2737, assetic_compass3YiNEI.scss */
.glyphicons-redo:before {
  content: "\E435";
}

/* line 2743, assetic_compass3YiNEI.scss */
.glyphicons-undo:before {
  content: "\E436";
}

/* line 2749, assetic_compass3YiNEI.scss */
.glyphicons-golf:before {
  content: "\E437";
}

/* line 2755, assetic_compass3YiNEI.scss */
.glyphicons-hockey:before {
  content: "\E438";
}

/* line 2761, assetic_compass3YiNEI.scss */
.glyphicons-pipe:before {
  content: "\E439";
}

/* line 2767, assetic_compass3YiNEI.scss */
.glyphicons-wrench:before {
  content: "\E440";
}

/* line 2773, assetic_compass3YiNEI.scss */
.glyphicons-folder-closed:before {
  content: "\E441";
}

/* line 2779, assetic_compass3YiNEI.scss */
.glyphicons-phone-alt:before {
  content: "\E442";
}

/* line 2785, assetic_compass3YiNEI.scss */
.glyphicons-earphone:before {
  content: "\E443";
}

/* line 2791, assetic_compass3YiNEI.scss */
.glyphicons-floppy-disk:before {
  content: "\E444";
}

/* line 2797, assetic_compass3YiNEI.scss */
.glyphicons-floppy-saved:before {
  content: "\E445";
}

/* line 2803, assetic_compass3YiNEI.scss */
.glyphicons-floppy-remove:before {
  content: "\E446";
}

/* line 2809, assetic_compass3YiNEI.scss */
.glyphicons-floppy-save:before {
  content: "\E447";
}

/* line 2815, assetic_compass3YiNEI.scss */
.glyphicons-floppy-open:before {
  content: "\E448";
}

/* line 2821, assetic_compass3YiNEI.scss */
.glyphicons-translate:before {
  content: "\E449";
}

/* line 2827, assetic_compass3YiNEI.scss */
.glyphicons-fax:before {
  content: "\E450";
}

/* line 2833, assetic_compass3YiNEI.scss */
.glyphicons-factory:before {
  content: "\E451";
}

/* line 2839, assetic_compass3YiNEI.scss */
.glyphicons-shop-window:before {
  content: "\E452";
}

/* line 2845, assetic_compass3YiNEI.scss */
.glyphicons-shop:before {
  content: "\E453";
}

/* line 2851, assetic_compass3YiNEI.scss */
.glyphicons-kiosk:before {
  content: "\E454";
}

/* line 2857, assetic_compass3YiNEI.scss */
.glyphicons-kiosk-wheels:before {
  content: "\E455";
}

/* line 2863, assetic_compass3YiNEI.scss */
.glyphicons-kiosk-light:before {
  content: "\E456";
}

/* line 2869, assetic_compass3YiNEI.scss */
.glyphicons-kiosk-food:before {
  content: "\E457";
}

/* line 2875, assetic_compass3YiNEI.scss */
.glyphicons-transfer:before {
  content: "\E458";
}

/* line 2881, assetic_compass3YiNEI.scss */
.glyphicons-money:before {
  content: "\E459";
}

/* line 2887, assetic_compass3YiNEI.scss */
.glyphicons-header:before {
  content: "\E460";
}

/* line 2893, assetic_compass3YiNEI.scss */
.glyphicons-blacksmith:before {
  content: "\E461";
}

/* line 2899, assetic_compass3YiNEI.scss */
.glyphicons-saw-blade:before {
  content: "\E462";
}

/* line 2905, assetic_compass3YiNEI.scss */
.glyphicons-basketball:before {
  content: "\E463";
}

/* line 2911, assetic_compass3YiNEI.scss */
.glyphicons-server:before {
  content: "\E464";
}

/* line 2917, assetic_compass3YiNEI.scss */
.glyphicons-server-plus:before {
  content: "\E465";
}

/* line 2923, assetic_compass3YiNEI.scss */
.glyphicons-server-minus:before {
  content: "\E466";
}

/* line 2929, assetic_compass3YiNEI.scss */
.glyphicons-server-ban:before {
  content: "\E467";
}

/* line 2935, assetic_compass3YiNEI.scss */
.glyphicons-server-flag:before {
  content: "\E468";
}

/* line 2941, assetic_compass3YiNEI.scss */
.glyphicons-server-lock:before {
  content: "\E469";
}

/* line 2947, assetic_compass3YiNEI.scss */
.glyphicons-server-new:before {
  content: "\E470";
}

/* line 2953, assetic_compass3YiNEI.scss */
.glyphicons-charging-station:before {
  content: "\E471";
}

/* line 2959, assetic_compass3YiNEI.scss */
.glyphicons-gas-station:before {
  content: "\E472";
}

/* line 2965, assetic_compass3YiNEI.scss */
.glyphicons-target:before {
  content: "\E473";
}

/* line 2971, assetic_compass3YiNEI.scss */
.glyphicons-bed:before {
  content: "\E474";
}

/* line 2977, assetic_compass3YiNEI.scss */
.glyphicons-mosquito:before {
  content: "\E475";
}

/* line 2983, assetic_compass3YiNEI.scss */
.glyphicons-dining-set:before {
  content: "\E476";
}

/* line 2989, assetic_compass3YiNEI.scss */
.glyphicons-plate-of-food:before {
  content: "\E477";
}

/* line 2995, assetic_compass3YiNEI.scss */
.glyphicons-hygiene-kit:before {
  content: "\E478";
}

/* line 3001, assetic_compass3YiNEI.scss */
.glyphicons-blackboard:before {
  content: "\E479";
}

/* line 3007, assetic_compass3YiNEI.scss */
.glyphicons-marriage:before {
  content: "\E480";
}

/* line 3013, assetic_compass3YiNEI.scss */
.glyphicons-bucket:before {
  content: "\E481";
}

/* line 3019, assetic_compass3YiNEI.scss */
.glyphicons-none-color-swatch:before {
  content: "\E482";
}

/* line 3025, assetic_compass3YiNEI.scss */
.glyphicons-bring-forward:before {
  content: "\E483";
}

/* line 3031, assetic_compass3YiNEI.scss */
.glyphicons-bring-to-front:before {
  content: "\E484";
}

/* line 3037, assetic_compass3YiNEI.scss */
.glyphicons-send-backward:before {
  content: "\E485";
}

/* line 3043, assetic_compass3YiNEI.scss */
.glyphicons-send-to-back:before {
  content: "\E486";
}

/* line 3049, assetic_compass3YiNEI.scss */
.glyphicons-fit-frame-to-image:before {
  content: "\E487";
}

/* line 3055, assetic_compass3YiNEI.scss */
.glyphicons-fit-image-to-frame:before {
  content: "\E488";
}

/* line 3061, assetic_compass3YiNEI.scss */
.glyphicons-multiple-displays:before {
  content: "\E489";
}

/* line 3067, assetic_compass3YiNEI.scss */
.glyphicons-handshake:before {
  content: "\E490";
}

/* line 3073, assetic_compass3YiNEI.scss */
.glyphicons-child:before {
  content: "\E491";
}

/* line 3079, assetic_compass3YiNEI.scss */
.glyphicons-baby-formula:before {
  content: "\E492";
}

/* line 3085, assetic_compass3YiNEI.scss */
.glyphicons-medicine:before {
  content: "\E493";
}

/* line 3091, assetic_compass3YiNEI.scss */
.glyphicons-atv-vehicle:before {
  content: "\E494";
}

/* line 3097, assetic_compass3YiNEI.scss */
.glyphicons-motorcycle:before {
  content: "\E495";
}

/* line 3103, assetic_compass3YiNEI.scss */
.glyphicons-bed-alt:before {
  content: "\E496";
}

/* line 3109, assetic_compass3YiNEI.scss */
.glyphicons-tent:before {
  content: "\E497";
}

/* line 3115, assetic_compass3YiNEI.scss */
.glyphicons-glasses:before {
  content: "\E498";
}

/* line 3121, assetic_compass3YiNEI.scss */
.glyphicons-sunglasses:before {
  content: "\E499";
}

/* line 3127, assetic_compass3YiNEI.scss */
.glyphicons-family:before {
  content: "\E500";
}

/* line 3133, assetic_compass3YiNEI.scss */
.glyphicons-education:before {
  content: "\E501";
}

/* line 3139, assetic_compass3YiNEI.scss */
.glyphicons-shoes:before {
  content: "\E502";
}

/* line 3145, assetic_compass3YiNEI.scss */
.glyphicons-map:before {
  content: "\E503";
}

/* line 3151, assetic_compass3YiNEI.scss */
.glyphicons-cd:before {
  content: "\E504";
}

/* line 3157, assetic_compass3YiNEI.scss */
.glyphicons-alert:before {
  content: "\E505";
}

/* line 3163, assetic_compass3YiNEI.scss */
.glyphicons-piggy-bank:before {
  content: "\E506";
}

/* line 3169, assetic_compass3YiNEI.scss */
.glyphicons-star-half:before {
  content: "\E507";
}

/* line 3175, assetic_compass3YiNEI.scss */
.glyphicons-cluster:before {
  content: "\E508";
}

/* line 3181, assetic_compass3YiNEI.scss */
.glyphicons-flowchart:before {
  content: "\E509";
}

/* line 3187, assetic_compass3YiNEI.scss */
.glyphicons-commodities:before {
  content: "\E510";
}

/* line 3193, assetic_compass3YiNEI.scss */
.glyphicons-duplicate:before {
  content: "\E511";
}

/* line 3199, assetic_compass3YiNEI.scss */
.glyphicons-copy:before {
  content: "\E512";
}

/* line 3205, assetic_compass3YiNEI.scss */
.glyphicons-paste:before {
  content: "\E513";
}

/* line 3211, assetic_compass3YiNEI.scss */
.glyphicons-bath-bathtub:before {
  content: "\E514";
}

/* line 3217, assetic_compass3YiNEI.scss */
.glyphicons-bath-shower:before {
  content: "\E515";
}

/* line 3223, assetic_compass3YiNEI.scss */
.glyphicons-shower:before {
  content: "\E516";
}

/* line 3229, assetic_compass3YiNEI.scss */
.glyphicons-menu-hamburger:before {
  content: "\E517";
}

/* line 3235, assetic_compass3YiNEI.scss */
.glyphicons-option-vertical:before {
  content: "\E518";
}

/* line 3241, assetic_compass3YiNEI.scss */
.glyphicons-option-horizontal:before {
  content: "\E519";
}

/* line 3247, assetic_compass3YiNEI.scss */
.glyphicons-currency-conversion:before {
  content: "\E520";
}

/* line 3253, assetic_compass3YiNEI.scss */
.glyphicons-user-ban:before {
  content: "\E521";
}

/* line 3259, assetic_compass3YiNEI.scss */
.glyphicons-user-lock:before {
  content: "\E522";
}

/* line 3265, assetic_compass3YiNEI.scss */
.glyphicons-user-flag:before {
  content: "\E523";
}

/* line 3271, assetic_compass3YiNEI.scss */
.glyphicons-user-asterisk:before {
  content: "\E524";
}

/* line 3277, assetic_compass3YiNEI.scss */
.glyphicons-user-alert:before {
  content: "\E525";
}

/* line 3283, assetic_compass3YiNEI.scss */
.glyphicons-user-key:before {
  content: "\E526";
}

/* line 3289, assetic_compass3YiNEI.scss */
.glyphicons-user-conversation:before {
  content: "\E527";
}

/* line 3295, assetic_compass3YiNEI.scss */
.glyphicons-database:before {
  content: "\E528";
}

/* line 3301, assetic_compass3YiNEI.scss */
.glyphicons-database-search:before {
  content: "\E529";
}

/* line 3307, assetic_compass3YiNEI.scss */
.glyphicons-list-alt:before {
  content: "\E530";
}

/* line 3313, assetic_compass3YiNEI.scss */
.glyphicons-hazard-sign:before {
  content: "\E531";
}

/* line 3319, assetic_compass3YiNEI.scss */
.glyphicons-hazard:before {
  content: "\E532";
}

/* line 3325, assetic_compass3YiNEI.scss */
.glyphicons-stop-sign:before {
  content: "\E533";
}

/* line 3331, assetic_compass3YiNEI.scss */
.glyphicons-lab:before {
  content: "\E534";
}

/* line 3337, assetic_compass3YiNEI.scss */
.glyphicons-lab-alt:before {
  content: "\E535";
}

/* line 3343, assetic_compass3YiNEI.scss */
.glyphicons-ice-cream:before {
  content: "\E536";
}

/* line 3349, assetic_compass3YiNEI.scss */
.glyphicons-ice-lolly:before {
  content: "\E537";
}

/* line 3355, assetic_compass3YiNEI.scss */
.glyphicons-ice-lolly-tasted:before {
  content: "\E538";
}

/* line 3361, assetic_compass3YiNEI.scss */
.glyphicons-invoice:before {
  content: "\E539";
}

/* line 3367, assetic_compass3YiNEI.scss */
.glyphicons-cart-tick:before {
  content: "\E540";
}

/* line 3373, assetic_compass3YiNEI.scss */
.glyphicons-hourglass:before {
  content: "\E541";
}

/* line 3379, assetic_compass3YiNEI.scss */
.glyphicons-cat:before {
  content: "\E542";
}

/* line 3385, assetic_compass3YiNEI.scss */
.glyphicons-lamp:before {
  content: "\E543";
}

/* line 3391, assetic_compass3YiNEI.scss */
.glyphicons-scale-classic:before {
  content: "\E544";
}

/* line 3397, assetic_compass3YiNEI.scss */
.glyphicons-eye-plus:before {
  content: "\E545";
}

/* line 3403, assetic_compass3YiNEI.scss */
.glyphicons-eye-minus:before {
  content: "\E546";
}

/* line 3409, assetic_compass3YiNEI.scss */
.glyphicons-quote:before {
  content: "\E547";
}

/* line 3415, assetic_compass3YiNEI.scss */
.glyphicons-bitcoin:before {
  content: "\E548";
}

/* line 3421, assetic_compass3YiNEI.scss */
.glyphicons-yen:before {
  content: "\E549";
}

/* line 3427, assetic_compass3YiNEI.scss */
.glyphicons-ruble:before {
  content: "\E550";
}

/* line 3433, assetic_compass3YiNEI.scss */
.glyphicons-erase:before {
  content: "\E551";
}

/* line 3439, assetic_compass3YiNEI.scss */
.glyphicons-podcast:before {
  content: "\E552";
}

/* line 3445, assetic_compass3YiNEI.scss */
.glyphicons-firework:before {
  content: "\E553";
}

/* line 3451, assetic_compass3YiNEI.scss */
.glyphicons-scale:before {
  content: "\E554";
}

/* line 3457, assetic_compass3YiNEI.scss */
.glyphicons-king:before {
  content: "\E555";
}

/* line 3463, assetic_compass3YiNEI.scss */
.glyphicons-queen:before {
  content: "\E556";
}

/* line 3469, assetic_compass3YiNEI.scss */
.glyphicons-pawn:before {
  content: "\E557";
}

/* line 3475, assetic_compass3YiNEI.scss */
.glyphicons-bishop:before {
  content: "\E558";
}

/* line 3481, assetic_compass3YiNEI.scss */
.glyphicons-knight:before {
  content: "\E559";
}

/* line 3487, assetic_compass3YiNEI.scss */
.glyphicons-mic-mute:before {
  content: "\E560";
}

/* line 3493, assetic_compass3YiNEI.scss */
.glyphicons-voicemail:before {
  content: "\E561";
}

/* line 3499, assetic_compass3YiNEI.scss */
.glyphicons-paragraph-alt:before {
  content: "\E562";
}

/* line 3505, assetic_compass3YiNEI.scss */
.glyphicons-person-walking:before {
  content: "\E563";
}

/* line 3511, assetic_compass3YiNEI.scss */
.glyphicons-person-wheelchair:before {
  content: "\E564";
}

/* line 3517, assetic_compass3YiNEI.scss */
.glyphicons-underground:before {
  content: "\E565";
}

/* line 3523, assetic_compass3YiNEI.scss */
.glyphicons-car-hov:before {
  content: "\E566";
}

/* line 3529, assetic_compass3YiNEI.scss */
.glyphicons-car-rental:before {
  content: "\E567";
}

/* line 3535, assetic_compass3YiNEI.scss */
.glyphicons-transport:before {
  content: "\E568";
}

/* line 3541, assetic_compass3YiNEI.scss */
.glyphicons-taxi:before {
  content: "\E569";
}

/* line 3547, assetic_compass3YiNEI.scss */
.glyphicons-ice-cream-no:before {
  content: "\E570";
}

/* line 3553, assetic_compass3YiNEI.scss */
.glyphicons-uk-rat-u:before {
  content: "\E571";
}

/* line 3559, assetic_compass3YiNEI.scss */
.glyphicons-uk-rat-pg:before {
  content: "\E572";
}

/* line 3565, assetic_compass3YiNEI.scss */
.glyphicons-uk-rat-12a:before {
  content: "\E573";
}

/* line 3571, assetic_compass3YiNEI.scss */
.glyphicons-uk-rat-12:before {
  content: "\E574";
}

/* line 3577, assetic_compass3YiNEI.scss */
.glyphicons-uk-rat-15:before {
  content: "\E575";
}

/* line 3583, assetic_compass3YiNEI.scss */
.glyphicons-uk-rat-18:before {
  content: "\E576";
}

/* line 3589, assetic_compass3YiNEI.scss */
.glyphicons-uk-rat-r18:before {
  content: "\E577";
}

/* line 3595, assetic_compass3YiNEI.scss */
.glyphicons-tv:before {
  content: "\E578";
}

/* line 3601, assetic_compass3YiNEI.scss */
.glyphicons-sms:before {
  content: "\E579";
}

/* line 3607, assetic_compass3YiNEI.scss */
.glyphicons-mms:before {
  content: "\E580";
}

/* line 3613, assetic_compass3YiNEI.scss */
.glyphicons-us-rat-g:before {
  content: "\E581";
}

/* line 3619, assetic_compass3YiNEI.scss */
.glyphicons-us-rat-pg:before {
  content: "\E582";
}

/* line 3625, assetic_compass3YiNEI.scss */
.glyphicons-us-rat-pg-13:before {
  content: "\E583";
}

/* line 3631, assetic_compass3YiNEI.scss */
.glyphicons-us-rat-restricted:before {
  content: "\E584";
}

/* line 3637, assetic_compass3YiNEI.scss */
.glyphicons-us-rat-no-one-17:before {
  content: "\E585";
}

/* line 3643, assetic_compass3YiNEI.scss */
.glyphicons-equalizer:before {
  content: "\E586";
}

/* line 3649, assetic_compass3YiNEI.scss */
.glyphicons-speakers:before {
  content: "\E587";
}

/* line 3655, assetic_compass3YiNEI.scss */
.glyphicons-remote-control:before {
  content: "\E588";
}

/* line 3661, assetic_compass3YiNEI.scss */
.glyphicons-remote-control-tv:before {
  content: "\E589";
}

/* line 3667, assetic_compass3YiNEI.scss */
.glyphicons-shredder:before {
  content: "\E590";
}

/* line 3673, assetic_compass3YiNEI.scss */
.glyphicons-folder-heart:before {
  content: "\E591";
}

/* line 3679, assetic_compass3YiNEI.scss */
.glyphicons-person-running:before {
  content: "\E592";
}

/* line 3685, assetic_compass3YiNEI.scss */
.glyphicons-person:before {
  content: "\E593";
}

/* line 3691, assetic_compass3YiNEI.scss */
.glyphicons-voice:before {
  content: "\E594";
}

/* line 3697, assetic_compass3YiNEI.scss */
.glyphicons-stethoscope:before {
  content: "\E595";
}

/* line 3703, assetic_compass3YiNEI.scss */
.glyphicons-paired:before {
  content: "\E596";
}

/* line 3709, assetic_compass3YiNEI.scss */
.glyphicons-activity:before {
  content: "\E597";
}

/* line 3715, assetic_compass3YiNEI.scss */
.glyphicons-watch:before {
  content: "\E598";
}

/* line 3721, assetic_compass3YiNEI.scss */
.glyphicons-scissors-alt:before {
  content: "\E599";
}

/* line 3727, assetic_compass3YiNEI.scss */
.glyphicons-car-wheel:before {
  content: "\E600";
}

/* line 3733, assetic_compass3YiNEI.scss */
.glyphicons-chevron-up:before {
  content: "\E601";
}

/* line 3739, assetic_compass3YiNEI.scss */
.glyphicons-chevron-down:before {
  content: "\E602";
}

/* line 3745, assetic_compass3YiNEI.scss */
.glyphicons-superscript:before {
  content: "\E603";
}

/* line 3751, assetic_compass3YiNEI.scss */
.glyphicons-subscript:before {
  content: "\E604";
}

/* line 3757, assetic_compass3YiNEI.scss */
.glyphicons-text-size:before {
  content: "\E605";
}

/* line 3763, assetic_compass3YiNEI.scss */
.glyphicons-text-color:before {
  content: "\E606";
}

/* line 3769, assetic_compass3YiNEI.scss */
.glyphicons-text-background:before {
  content: "\E607";
}

/* line 3775, assetic_compass3YiNEI.scss */
.glyphicons-modal-window:before {
  content: "\E608";
}

/* line 3781, assetic_compass3YiNEI.scss */
.glyphicons-newspaper:before {
  content: "\E609";
}

/* line 3787, assetic_compass3YiNEI.scss */
.glyphicons-tractor:before {
  content: "\E610";
}

/* line 3793, assetic_compass3YiNEI.scss */
.glyphicons-camping:before {
  content: "\E611";
}

/* line 3799, assetic_compass3YiNEI.scss */
.glyphicons-camping-benches:before {
  content: "\E612";
}

/* line 3805, assetic_compass3YiNEI.scss */
.glyphicons-forest:before {
  content: "\E613";
}

/* line 3811, assetic_compass3YiNEI.scss */
.glyphicons-park:before {
  content: "\E614";
}

/* line 3817, assetic_compass3YiNEI.scss */
.glyphicons-field:before {
  content: "\E615";
}

/* line 3823, assetic_compass3YiNEI.scss */
.glyphicons-mountains:before {
  content: "\E616";
}

/* line 3829, assetic_compass3YiNEI.scss */
.glyphicons-fees-payments:before {
  content: "\E617";
}

/* line 3835, assetic_compass3YiNEI.scss */
.glyphicons-small-payments:before {
  content: "\E618";
}

/* line 3841, assetic_compass3YiNEI.scss */
.glyphicons-mixed-buildings:before {
  content: "\E619";
}

/* line 3847, assetic_compass3YiNEI.scss */
.glyphicons-industrial-zone:before {
  content: "\E620";
}

/* line 3853, assetic_compass3YiNEI.scss */
.glyphicons-visitor-tag:before {
  content: "\E621";
}

/* line 3859, assetic_compass3YiNEI.scss */
.glyphicons-businessman:before {
  content: "\E622";
}

/* line 3865, assetic_compass3YiNEI.scss */
.glyphicons-meditation:before {
  content: "\E623";
}

/* line 3871, assetic_compass3YiNEI.scss */
.glyphicons-bath:before {
  content: "\E624";
}

/* line 3877, assetic_compass3YiNEI.scss */
.glyphicons-donate:before {
  content: "\E625";
}

/* line 3883, assetic_compass3YiNEI.scss */
.glyphicons-sauna:before {
  content: "\E626";
}

/* line 3889, assetic_compass3YiNEI.scss */
.glyphicons-bedroom-nightstand:before {
  content: "\E627";
}

/* line 3895, assetic_compass3YiNEI.scss */
.glyphicons-bedroom-lamp:before {
  content: "\E628";
}

/* line 3901, assetic_compass3YiNEI.scss */
.glyphicons-doctor:before {
  content: "\E629";
}

/* line 3907, assetic_compass3YiNEI.scss */
.glyphicons-engineering-networks:before {
  content: "\E630";
}

/* line 3913, assetic_compass3YiNEI.scss */
.glyphicons-washing-machine:before {
  content: "\E631";
}

/* line 3919, assetic_compass3YiNEI.scss */
.glyphicons-dryer:before {
  content: "\E632";
}

/* line 3925, assetic_compass3YiNEI.scss */
.glyphicons-dishwasher:before {
  content: "\E633";
}

/* line 3931, assetic_compass3YiNEI.scss */
.glyphicons-luggage-group:before {
  content: "\E634";
}

/* line 3937, assetic_compass3YiNEI.scss */
.glyphicons-teenager:before {
  content: "\E635";
}

/* line 3943, assetic_compass3YiNEI.scss */
.glyphicons-person-stick:before {
  content: "\E636";
}

/* line 3949, assetic_compass3YiNEI.scss */
.glyphicons-person-stick-old:before {
  content: "\E637";
}

/* line 3955, assetic_compass3YiNEI.scss */
.glyphicons-traveler:before {
  content: "\E638";
}

/* line 3961, assetic_compass3YiNEI.scss */
.glyphicons-veteran:before {
  content: "\E639";
}

/* line 3967, assetic_compass3YiNEI.scss */
.glyphicons-group-chat:before {
  content: "\E640";
}

/* line 3973, assetic_compass3YiNEI.scss */
.glyphicons-elections:before {
  content: "\E641";
}

/* line 3979, assetic_compass3YiNEI.scss */
.glyphicons-law-justice:before {
  content: "\E642";
}

/* line 3985, assetic_compass3YiNEI.scss */
.glyphicons-judiciary:before {
  content: "\E643";
}

/* line 3991, assetic_compass3YiNEI.scss */
.glyphicons-house-fire:before {
  content: "\E644";
}

/* line 3997, assetic_compass3YiNEI.scss */
.glyphicons-firefighters:before {
  content: "\E645";
}

/* line 4003, assetic_compass3YiNEI.scss */
.glyphicons-police:before {
  content: "\E646";
}

/* line 4009, assetic_compass3YiNEI.scss */
.glyphicons-ambulance:before {
  content: "\E647";
}

/* line 4015, assetic_compass3YiNEI.scss */
.glyphicons-light-beacon:before {
  content: "\E648";
}

/* line 4021, assetic_compass3YiNEI.scss */
.glyphicons-important-day:before {
  content: "\E649";
}

/* line 4027, assetic_compass3YiNEI.scss */
.glyphicons-bike-park:before {
  content: "\E650";
}

/* line 4033, assetic_compass3YiNEI.scss */
.glyphicons-object-align-top:before {
  content: "\E651";
}

/* line 4039, assetic_compass3YiNEI.scss */
.glyphicons-object-align-bottom:before {
  content: "\E652";
}

/* line 4045, assetic_compass3YiNEI.scss */
.glyphicons-object-align-horizontal:before {
  content: "\E653";
}

/* line 4051, assetic_compass3YiNEI.scss */
.glyphicons-object-align-left:before {
  content: "\E654";
}

/* line 4057, assetic_compass3YiNEI.scss */
.glyphicons-object-align-vertical:before {
  content: "\E655";
}

/* line 4063, assetic_compass3YiNEI.scss */
.glyphicons-object-align-right:before {
  content: "\E656";
}

/* line 4069, assetic_compass3YiNEI.scss */
.glyphicons-reflect-y:before {
  content: "\E657";
}

/* line 4075, assetic_compass3YiNEI.scss */
.glyphicons-reflect-x:before {
  content: "\E658";
}

/* line 4081, assetic_compass3YiNEI.scss */
.glyphicons-tick:before {
  content: "\E659";
}

/* line 4087, assetic_compass3YiNEI.scss */
.glyphicons-lawnmower:before {
  content: "\E660";
}

/* line 4093, assetic_compass3YiNEI.scss */
.glyphicons-call-redirect:before {
  content: "\E661";
}

/* line 4099, assetic_compass3YiNEI.scss */
.glyphicons-call-ip:before {
  content: "\E662";
}

/* line 4105, assetic_compass3YiNEI.scss */
.glyphicons-call-record:before {
  content: "\E663";
}

/* line 4111, assetic_compass3YiNEI.scss */
.glyphicons-call-ringtone:before {
  content: "\E664";
}

/* line 4117, assetic_compass3YiNEI.scss */
.glyphicons-call-traffic:before {
  content: "\E665";
}

/* line 4123, assetic_compass3YiNEI.scss */
.glyphicons-call-hold:before {
  content: "\E666";
}

/* line 4129, assetic_compass3YiNEI.scss */
.glyphicons-call-incoming:before {
  content: "\E667";
}

/* line 4135, assetic_compass3YiNEI.scss */
.glyphicons-call-outgoing:before {
  content: "\E668";
}

/* line 4141, assetic_compass3YiNEI.scss */
.glyphicons-call-video:before {
  content: "\E669";
}

/* line 4147, assetic_compass3YiNEI.scss */
.glyphicons-call-missed:before {
  content: "\E670";
}

/* line 4153, assetic_compass3YiNEI.scss */
.glyphicons-theater:before {
  content: "\E671";
}

/* line 4159, assetic_compass3YiNEI.scss */
.glyphicons-heartbeat:before {
  content: "\E672";
}

/* line 4165, assetic_compass3YiNEI.scss */
.glyphicons-kettlebell:before {
  content: "\E673";
}

/* line 4171, assetic_compass3YiNEI.scss */
.glyphicons-fireplace:before {
  content: "\E674";
}

/* line 4177, assetic_compass3YiNEI.scss */
.glyphicons-street-lights:before {
  content: "\E675";
}

/* line 4183, assetic_compass3YiNEI.scss */
.glyphicons-pedestrian:before {
  content: "\E676";
}

/* line 4189, assetic_compass3YiNEI.scss */
.glyphicons-flood:before {
  content: "\E677";
}

/* line 4195, assetic_compass3YiNEI.scss */
.glyphicons-open-water:before {
  content: "\E678";
}

/* line 4201, assetic_compass3YiNEI.scss */
.glyphicons-for-sale:before {
  content: "\E679";
}

/* line 4207, assetic_compass3YiNEI.scss */
.glyphicons-dustbin:before {
  content: "\E680";
}

/* line 4213, assetic_compass3YiNEI.scss */
.glyphicons-door:before {
  content: "\E681";
}

/* line 4219, assetic_compass3YiNEI.scss */
.glyphicons-camp-fire:before {
  content: "\E682";
}

/* line 4225, assetic_compass3YiNEI.scss */
.glyphicons-fleur-de-lis:before {
  content: "\E683";
}

/* line 4231, assetic_compass3YiNEI.scss */
.glyphicons-temperature-settings:before {
  content: "\E684";
}

/* line 4237, assetic_compass3YiNEI.scss */
.glyphicons-article:before {
  content: "\E685";
}

/* line 4243, assetic_compass3YiNEI.scss */
.glyphicons-sunbath:before {
  content: "\E686";
}

/* line 4249, assetic_compass3YiNEI.scss */
.glyphicons-balanced-diet:before {
  content: "\E687";
}

/* line 4255, assetic_compass3YiNEI.scss */
.glyphicons-ticket:before {
  content: "\E688";
}

/* line 4261, assetic_compass3YiNEI.scss */
.glyphicons-parking-ticket:before {
  content: "\E689";
}

/* line 4267, assetic_compass3YiNEI.scss */
.glyphicons-parking-meter:before {
  content: "\E690";
}

/* line 4273, assetic_compass3YiNEI.scss */
.glyphicons-laptop:before {
  content: "\E691";
}

/* line 4279, assetic_compass3YiNEI.scss */
.glyphicons-tree-structure:before {
  content: "\E692";
}

/* line 4285, assetic_compass3YiNEI.scss */
.glyphicons-weather-warning:before {
  content: "\E693";
}

/* line 4291, assetic_compass3YiNEI.scss */
.glyphicons-temperature-low:before {
  content: "\E694";
}

/* line 4297, assetic_compass3YiNEI.scss */
.glyphicons-temperature-high:before {
  content: "\E695";
}

/* line 4303, assetic_compass3YiNEI.scss */
.glyphicons-temperature-low-warning:before {
  content: "\E696";
}

/* line 4309, assetic_compass3YiNEI.scss */
.glyphicons-temperature-high-warning:before {
  content: "\E697";
}

/* line 4315, assetic_compass3YiNEI.scss */
.glyphicons-hurricane:before {
  content: "\E698";
}

/* line 4321, assetic_compass3YiNEI.scss */
.glyphicons-storm:before {
  content: "\E699";
}

/* line 4327, assetic_compass3YiNEI.scss */
.glyphicons-sorted-waste:before {
  content: "\E700";
}

/* line 4333, assetic_compass3YiNEI.scss */
.glyphicons-ear:before {
  content: "\E701";
}

/* line 4339, assetic_compass3YiNEI.scss */
.glyphicons-ear-deaf:before {
  content: "\E702";
}

/* line 4345, assetic_compass3YiNEI.scss */
.glyphicons-file-plus:before {
  content: "\E703";
}

/* line 4351, assetic_compass3YiNEI.scss */
.glyphicons-file-minus:before {
  content: "\E704";
}

/* line 4357, assetic_compass3YiNEI.scss */
.glyphicons-file-lock:before {
  content: "\E705";
}

/* line 4363, assetic_compass3YiNEI.scss */
.glyphicons-file-cloud:before {
  content: "\E706";
}

/* line 4369, assetic_compass3YiNEI.scss */
.glyphicons-file-cloud-download:before {
  content: "\E707";
}

/* line 4375, assetic_compass3YiNEI.scss */
.glyphicons-file-cloud-upload:before {
  content: "\E708";
}

/* line 4381, assetic_compass3YiNEI.scss */
.glyphicons-paragraph:before {
  content: "\E709";
}

/* line 4387, assetic_compass3YiNEI.scss */
.glyphicons-list-numbered:before {
  content: "\E710";
}

/* line 4393, assetic_compass3YiNEI.scss */
.glyphicons-donate-heart:before {
  content: "\E711";
}

/* line 4399, assetic_compass3YiNEI.scss */
.glyphicons-government:before {
  content: "\E712";
}

/* line 4405, assetic_compass3YiNEI.scss */
.glyphicons-maze:before {
  content: "\E713";
}

/* line 4411, assetic_compass3YiNEI.scss */
.glyphicons-chronicle:before {
  content: "\E714";
}

/* line 4417, assetic_compass3YiNEI.scss */
.glyphicons-user-structure:before {
  content: "\E715";
}

/* line 4423, assetic_compass3YiNEI.scss */
.glyphicons-recycle:before {
  content: "\E716";
}

/* line 4429, assetic_compass3YiNEI.scss */
.glyphicons-gas:before {
  content: "\E717";
}

/* line 4435, assetic_compass3YiNEI.scss */
.glyphicons-waste-pipe:before {
  content: "\E718";
}

/* line 4441, assetic_compass3YiNEI.scss */
.glyphicons-water-pipe:before {
  content: "\E719";
}

/* line 4447, assetic_compass3YiNEI.scss */
.glyphicons-parking:before {
  content: "\E720";
}

/* line 4453, assetic_compass3YiNEI.scss */
.glyphicons-closed:before {
  content: "\E721";
}

/* line 4459, assetic_compass3YiNEI.scss */
.glyphicons-mouse:before {
  content: "\E722";
}

/* line 4465, assetic_compass3YiNEI.scss */
.glyphicons-mouse-double-click:before {
  content: "\E723";
}

/* line 4471, assetic_compass3YiNEI.scss */
.glyphicons-mouse-left-click:before {
  content: "\E724";
}

/* line 4477, assetic_compass3YiNEI.scss */
.glyphicons-mouse-right-click:before {
  content: "\E725";
}

/* line 4483, assetic_compass3YiNEI.scss */
.glyphicons-mouse-middle-click:before {
  content: "\E726";
}

/* line 4489, assetic_compass3YiNEI.scss */
.glyphicons-mouse-scroll:before {
  content: "\E727";
}

/* line 4495, assetic_compass3YiNEI.scss */
.glyphicons-resize-vertical:before {
  content: "\E728";
}

/* line 4501, assetic_compass3YiNEI.scss */
.glyphicons-resize-horizontal:before {
  content: "\E729";
}

/* line 4507, assetic_compass3YiNEI.scss */
.glyphicons-temperature:before {
  content: "\E730";
}

/* line 4513, assetic_compass3YiNEI.scss */
.glyphicons-puzzle:before {
  content: "\E731";
}

/* line 4519, assetic_compass3YiNEI.scss */
.glyphicons-puzzle-2:before {
  content: "\E732";
}

/* line 4525, assetic_compass3YiNEI.scss */
.glyphicons-puzzle-3:before {
  content: "\E733";
}

/* line 4531, assetic_compass3YiNEI.scss */
.glyphicons-nearby-square:before {
  content: "\E734";
}

/* line 4537, assetic_compass3YiNEI.scss */
.glyphicons-nearby-circle:before {
  content: "\E735";
}

/* line 4543, assetic_compass3YiNEI.scss */
.glyphicons-rotate-right:before {
  content: "\E736";
}

/* line 4549, assetic_compass3YiNEI.scss */
.glyphicons-rotate-left:before {
  content: "\E737";
}

/* line 4555, assetic_compass3YiNEI.scss */
.glyphicons-pictures:before {
  content: "\E738";
}

/* line 4561, assetic_compass3YiNEI.scss */
.glyphicons-photo-album:before {
  content: "\E739";
}

/* line 4567, assetic_compass3YiNEI.scss */
.glyphicons-cadastral-map:before {
  content: "\E740";
}

/* line 4573, assetic_compass3YiNEI.scss */
.glyphicons-fingerprint-scan:before {
  content: "\E741";
}

/* line 4579, assetic_compass3YiNEI.scss */
.glyphicons-fingerprint:before {
  content: "\E742";
}

/* line 4585, assetic_compass3YiNEI.scss */
.glyphicons-fingerprint-lock:before {
  content: "\E743";
}

/* line 4591, assetic_compass3YiNEI.scss */
.glyphicons-fingerprint-ok:before {
  content: "\E744";
}

/* line 4597, assetic_compass3YiNEI.scss */
.glyphicons-fingerprint-remove:before {
  content: "\E745";
}

/* line 4603, assetic_compass3YiNEI.scss */
.glyphicons-fingerprint-reload:before {
  content: "\E746";
}

/* line 4609, assetic_compass3YiNEI.scss */
.glyphicons-pending-notifications:before {
  content: "\E747";
}

/* line 4615, assetic_compass3YiNEI.scss */
.glyphicons-synchronization:before {
  content: "\E748";
}

/* line 4621, assetic_compass3YiNEI.scss */
.glyphicons-synchronization-ban:before {
  content: "\E749";
}

/* line 4627, assetic_compass3YiNEI.scss */
.glyphicons-hash:before {
  content: "\E750";
}

/* line 4633, assetic_compass3YiNEI.scss */
.glyphicons-gender-male:before {
  content: "\E751";
}

/* line 4639, assetic_compass3YiNEI.scss */
.glyphicons-gender-female:before {
  content: "\E752";
}

/* line 4645, assetic_compass3YiNEI.scss */
.glyphicons-gender-virgin-female:before {
  content: "\E753";
}

/* line 4651, assetic_compass3YiNEI.scss */
.glyphicons-gender-intersex:before {
  content: "\E754";
}

/* line 4657, assetic_compass3YiNEI.scss */
.glyphicons-gender-transgender:before {
  content: "\E755";
}

/* line 4663, assetic_compass3YiNEI.scss */
.glyphicons-gender-ori-lesbian:before {
  content: "\E756";
}

/* line 4669, assetic_compass3YiNEI.scss */
.glyphicons-gender-ori-gay:before {
  content: "\E757";
}

/* line 4675, assetic_compass3YiNEI.scss */
.glyphicons-gender-ori-hetero:before {
  content: "\E758";
}

/* line 4681, assetic_compass3YiNEI.scss */
.glyphicons-gender-other:before {
  content: "\E759";
}

/* line 4687, assetic_compass3YiNEI.scss */
.glyphicons-gender-unknown:before {
  content: "\E760";
}

/* line 4693, assetic_compass3YiNEI.scss */
.glyphicons-scanner:before {
  content: "\E761";
}

/* line 4699, assetic_compass3YiNEI.scss */
.glyphicons-multifunction-printer:before {
  content: "\E762";
}

/* line 4705, assetic_compass3YiNEI.scss */
.glyphicons-lasso:before {
  content: "\E763";
}

/* line 4711, assetic_compass3YiNEI.scss */
.glyphicons-view-360:before {
  content: "\E764";
}

/* line 4717, assetic_compass3YiNEI.scss */
.glyphicons-battery-charging:before {
  content: "\E765";
}

/* line 4723, assetic_compass3YiNEI.scss */
.glyphicons-battery-full:before {
  content: "\E766";
}

/* line 4729, assetic_compass3YiNEI.scss */
.glyphicons-battery-75:before {
  content: "\E767";
}

/* line 4735, assetic_compass3YiNEI.scss */
.glyphicons-battery-50:before {
  content: "\E768";
}

/* line 4741, assetic_compass3YiNEI.scss */
.glyphicons-battery-25:before {
  content: "\E769";
}

/* line 4747, assetic_compass3YiNEI.scss */
.glyphicons-battery-10:before {
  content: "\E770";
}

/* line 4753, assetic_compass3YiNEI.scss */
.glyphicons-satellite:before {
  content: "\E771";
}

/* line 4759, assetic_compass3YiNEI.scss */
.glyphicons-satellite-dish:before {
  content: "\E772";
}

/* line 4765, assetic_compass3YiNEI.scss */
.glyphicons-satellite-dish-alt:before {
  content: "\E773";
}

/* line 4771, assetic_compass3YiNEI.scss */
.glyphicons-auction:before {
  content: "\E774";
}

/* line 4777, assetic_compass3YiNEI.scss */
.glyphicons-directions:before {
  content: "\E775";
}

/* line 4783, assetic_compass3YiNEI.scss */
.glyphicons-race:before {
  content: "\E776";
}

/* line 4789, assetic_compass3YiNEI.scss */
.glyphicons-robot:before {
  content: "\E777";
}

/* line 4795, assetic_compass3YiNEI.scss */
.glyphicons-ruler-alt:before {
  content: "\E778";
}

/* line 4801, assetic_compass3YiNEI.scss */
.glyphicons-cube-empty:before {
  content: "\E779";
}

/* line 4807, assetic_compass3YiNEI.scss */
.glyphicons-cube-black:before {
  content: "\E780";
}

/* line 4813, assetic_compass3YiNEI.scss */
.glyphicons-move-square:before {
  content: "\E781";
}

/* line 4819, assetic_compass3YiNEI.scss */
.glyphicons-drop:before {
  content: "\E782";
}

/* line 4825, assetic_compass3YiNEI.scss */
.glyphicons-vr-headset:before {
  content: "\E783";
}

/* line 4831, assetic_compass3YiNEI.scss */
.glyphicons-vr-charging:before {
  content: "\E784";
}

/* line 4837, assetic_compass3YiNEI.scss */
.glyphicons-vr-low-battery:before {
  content: "\E785";
}

/* line 4843, assetic_compass3YiNEI.scss */
.glyphicons-vr-paired:before {
  content: "\E786";
}

/* line 4849, assetic_compass3YiNEI.scss */
.glyphicons-vr-settings:before {
  content: "\E787";
}

/* line 4855, assetic_compass3YiNEI.scss */
.glyphicons-vr-maintenance:before {
  content: "\E788";
}

/* line 4861, assetic_compass3YiNEI.scss */
.glyphicons-filter-remove:before {
  content: "\E789";
}

/* line 4867, assetic_compass3YiNEI.scss */
.glyphicons-filter-applied:before {
  content: "\E790";
}

/* line 4873, assetic_compass3YiNEI.scss */
.glyphicons-one-day:before {
  content: "\E791";
}

/* line 4879, assetic_compass3YiNEI.scss */
.glyphicons-user-vr:before {
  content: "\E792";
}

/* line 4885, assetic_compass3YiNEI.scss */
.glyphicons-user-vr-add:before {
  content: "\E793";
}

/* line 4891, assetic_compass3YiNEI.scss */
.glyphicons-user-vr-remove:before {
  content: "\E794";
}

/* line 4897, assetic_compass3YiNEI.scss */
.glyphicons-dice-1:before {
  content: "\E795";
}

/* line 4903, assetic_compass3YiNEI.scss */
.glyphicons-dice-2:before {
  content: "\E796";
}

/* line 4909, assetic_compass3YiNEI.scss */
.glyphicons-dice-3:before {
  content: "\E797";
}

/* line 4915, assetic_compass3YiNEI.scss */
.glyphicons-dice-4:before {
  content: "\E798";
}

/* line 4921, assetic_compass3YiNEI.scss */
.glyphicons-dice-5:before {
  content: "\E799";
}

/* line 4927, assetic_compass3YiNEI.scss */
.glyphicons-dice-6:before {
  content: "\E800";
}

/* here you can put your own css to customize and override the theme */
/***
Rounded Portlets
***/
/* line 10, assetic_compassQodW5b.scss */
html, body {
  height: 100%;
}

/* line 14, assetic_compassQodW5b.scss */
.fheight {
  height: 100%;
}

/* line 18, assetic_compassQodW5b.scss */
body {
  font-size: 11px;
}

/* line 22, assetic_compassQodW5b.scss */
body.page-md {
  background: #fff none repeat scroll 0% 0%;
}

/* line 26, assetic_compassQodW5b.scss */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("/bundles/app/imgs/portlet/portlet-collapse-icon.png") 96%/8px no-repeat #ffffff !important;
}

/* line 33, assetic_compassQodW5b.scss */
a:focus {
  color: #444444;
}

/* line 37, assetic_compassQodW5b.scss */
.input-icon > i {
  color: #ccc;
  display: block;
  position: absolute;
  margin: 5px 0px 4px 10px;
  z-index: 3;
  width: 16px;
  font-size: 13px;
  text-align: center;
}

/* line 48, assetic_compassQodW5b.scss */
.input-icon.right > i {
  right: 3px;
}

/* line 54, assetic_compassQodW5b.scss */
.fa-spin.ng-hide {
  display: none !important;
}

/* line 58, assetic_compassQodW5b.scss */
.fa-spin.ng-hide-add {
  transition: 0s linear all;
}

/* line 62, assetic_compassQodW5b.scss */
.pointer {
  cursor: pointer;
}

/* line 66, assetic_compassQodW5b.scss */
.portlet {
  border-radius: 0px !important;
  overflow-y: hidden;
}

/* line 71, assetic_compassQodW5b.scss */
.portlet .portlet-title {
  border-radius: 0px 0px 0px 0px !important;
  min-height: 30px;
}

/* line 77, assetic_compassQodW5b.scss */
.portlet.light > .portlet-title {
  padding: 2px 10px;
  min-height: 27px;
}

/* line 83, assetic_compassQodW5b.scss */
.portlet > .portlet-title > .tools {
  padding: 11px 0 5px 0;
}

/* line 87, assetic_compassQodW5b.scss */
.portlet.light.slim {
  padding: 0px 0px 15px 0px;
  background-color: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.2s ease-in-out;
}

/* line 94, assetic_compassQodW5b.scss */
.portlet.light.slim:hover {
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.19), 0 0px 6px rgba(0, 0, 0, 0.23);
}

/* line 98, assetic_compassQodW5b.scss */
.col-first, .col-opt {
  padding-right: 5px;
}

/* line 101, assetic_compassQodW5b.scss */
.col-main .portlet.light.slim {
  background-color: #fdfdfd;
}

/* line 105, assetic_compassQodW5b.scss */
.portlet.light.slim .portlet-body {
  padding: 10px 10px 0px 10px;
}

/* line 109, assetic_compassQodW5b.scss */
.main-col > .portlet.light.slim > .portlet-title {
  padding: 0px;
}

/* line 114, assetic_compassQodW5b.scss */
.portlet.light.slim.quick-sidebar .portlet-title {
  padding: 0px 10px 0px 10px;
}

/* line 117, assetic_compassQodW5b.scss */
.portlet.light.slim.quick-sidebar .portlet-body {
  background: #fffdfd;
}

/* line 122, assetic_compassQodW5b.scss */
.portlet.light > .portlet-title > .tools {
  padding: 10px 0px 11px;
  margin-top: 0px;
}

/* line 126, assetic_compassQodW5b.scss */
.portlet.light.slim > .portlet-title > .tools {
  padding: 4px 0px 4px;
}

/* line 131, assetic_compassQodW5b.scss */
.portlet.light > .portlet-title > .caption > .caption-subject {
  font-size: 12px;
}

/* line 136, assetic_compassQodW5b.scss */
.portlet.light > .portlet-title.monitor {
  border-bottom: 1px solid;
  border-color: #ebf0f5;
}

/* line 141, assetic_compassQodW5b.scss */
.portlet.light > .portlet-title > .tools.monitor-add-filter {
  padding-top: 6px;
}

/* line 145, assetic_compassQodW5b.scss */
.portlet .portlet-body.filter-sidebar {
  /*background: #ebebeb;*/
}

/* line 149, assetic_compassQodW5b.scss */
.portlet .portlet-body,
.portlet .portlet-body .form-actions {
  border-radius: 0px 0px 0px 0px !important;
  overflow-x: hidden;
}

/* line 155, assetic_compassQodW5b.scss */
.portlet.box.red-thunderbird > .portlet-title > .actions .btn-default {
  background: none repeat scroll 0% 0% transparent !important;
  border: 1px solid #fff;
  color: #fff;
  box-shadow: none;
}

/* line 163, assetic_compassQodW5b.scss */
.portlet.box.red-thunderbird > .portlet-title > .actions .btn-default:hover, .portlet.box.red-thunderbird > .portlet-title > .actions .btn-default:focus, .portlet.box.red-thunderbird > .portlet-title > .actions .btn-default:active, .portlet.box.red-thunderbird > .portlet-title > .actions .btn-default.active {
  border: 1px solid #fff;
  color: #fff;
}

/* line 168, assetic_compassQodW5b.scss */
.portlet.box.grey-cascade > .portlet-title > .actions .btn-default {
  color: #fff;
}

/* line 173, assetic_compassQodW5b.scss */
.portlet > .portlet-title > .inputs {
  float: right;
  display: inline-block;
  padding: 4px 0;
  border-radius: 0px;
}

/* line 179, assetic_compassQodW5b.scss */
.portlet.light > .portlet-title > .inputs {
  padding: 0;
}

/* line 183, assetic_compassQodW5b.scss */
.col-opt .portlet.light > .portlet-title > .inputs input {
  width: 100%;
}

/* line 186, assetic_compassQodW5b.scss */
.portlet.light > .portlet-title > .inputs > .portlet-input .input-icon > .form-control {
  height: 22px;
  padding: 2px 26px 3px 10px;
  font-size: 11px;
  border-radius: 0px;
}

/* line 192, assetic_compassQodW5b.scss */
.portlet.light > .portlet-title > .inputs > .portlet-input .input-icon > i {
  font-size: 16px;
  margin-top: 4px;
}

/* line 197, assetic_compassQodW5b.scss */
.portlet.light > .portlet-title > .caption > i {
  color: #777;
  font-size: 12px;
  font-weight: 300;
  margin-top: 2px;
}

/* line 204, assetic_compassQodW5b.scss */
.portlet > .portlet-title > .caption > i {
  float: left;
  margin-top: 2px;
  display: inline-block;
  font-size: 13px;
  margin-right: 5px;
  color: #666;
}

/* line 213, assetic_compassQodW5b.scss */
.portlet.light > .portlet-title > .inputs button {
  height: 25px;
}

/* line 217, assetic_compassQodW5b.scss */
.todo-project-list .nav-pills > li.active > a {
  background-color: #3F3F3F !important;
}

/* line 221, assetic_compassQodW5b.scss */
.font-green-sharp {
  color: #444 !important;
}

/* line 225, assetic_compassQodW5b.scss */
.portlet > .portlet-title > .caption {
  font-size: 12px;
  padding: 6px 0px 6px 3px !important;
  font-weight: bold;
}

/* line 231, assetic_compassQodW5b.scss */
.scrollable {
  overflow-y: auto;
}

/* line 235, assetic_compassQodW5b.scss */
.link-tasklist {
  color: #555;
  font-size: 19px;
}

/* line 240, assetic_compassQodW5b.scss */
.btn-success {
  color: #FFF;
  background-color: #5CB85C !important;
  border-color: #4CAE4C !important;
}

/* line 246, assetic_compassQodW5b.scss */
.label-primary {
  background-color: #337AB7;
}

/* line 250, assetic_compassQodW5b.scss */
.label {
  padding: 4px 6px 4px;
  border-radius: 0px;
}

/* line 255, assetic_compassQodW5b.scss */
label {
  font-size: 11px;
}

/* BEGIN TABLE */
/* line 261, assetic_compassQodW5b.scss */
.table {
  margin-bottom: 0;
  font-size: 10px;
}

/* line 266, assetic_compassQodW5b.scss */
.table thead tr th {
  font-size: 10px;
  background-color: #F7F7F7;
  text-align: left;
}

/* line 273, assetic_compassQodW5b.scss */
.table thead tr th .no-bg {
  font-size: 11px;
  background-color: #fff;
}

/* line 278, assetic_compassQodW5b.scss */
.table-pagination {
  margin-bottom: 20px;
}

/*TODO NOT FINISHED
.table-inside-scrolling thead, .table-inside-scrolling tbody, .table-inside-scrolling tr, .table-inside-scrolling th, .table-inside-scrolling td {
	display: block;
}

.table-inside-scrolling table {
    width: 100%;
    border-spacing: 0;
}

.table-inside-scrolling thead tr {
    width: 97%;
    width: calc(100% - 16px);
}

.table-inside-scrolling tr:after {
    display: block;
    visibility: hidden;
    clear: both;
}

.table-inside-scrolling tbody {
    height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
}

.table-inside-scrolling tbody td, .table-inside-scrolling thead th {

    float: left;
}
END TEST */
/* END TABLE */
/* BEGIN TABS */
/* END TABS */
/* BEGIN TODO */
/* line 330, assetic_compassQodW5b.scss */
.todo-project-list ul li a {
  font-size: 13px !important;
}

/* END TABS */
/* General COLORS */
/* line 343, assetic_compassQodW5b.scss */
.color-success {
  color: #2FB02F !important;
}

/* line 347, assetic_compassQodW5b.scss */
.color-error {
  color: #F3565D !important;
}

/* line 351, assetic_compassQodW5b.scss */
.color-working {
  color: #FFB938 !important;
}

/* line 355, assetic_compassQodW5b.scss */
.color-warning {
  color: #dfba49 !important;
}

/* line 359, assetic_compassQodW5b.scss */
.color-danger {
  color: #B01211 !important;
}

/* line 363, assetic_compassQodW5b.scss */
.color-red-ci {
  color: #B12121 !important;
}

/* line 367, assetic_compassQodW5b.scss */
.color-blue-accent {
  color: #0088cc !important;
}

/* line 373, assetic_compassQodW5b.scss */
.bold {
  font-weight: 600 !important;
}

/* line 377, assetic_compassQodW5b.scss */
.btn {
  font-size: 10px;
  border-radius: 0px !important;
  padding: 6px 11px 5px 11px;
}

/* line 382, assetic_compassQodW5b.scss */
.btn > i {
  font-size: 11px;
}

/* line 386, assetic_compassQodW5b.scss */
.btn.btn-sm {
  font-size: 10px;
  padding: 3px 10px 3px 10px;
}

/* line 391, assetic_compassQodW5b.scss */
.btn-icon-only {
  height: 27px;
  width: 27px;
}

/* line 396, assetic_compassQodW5b.scss */
.btn-icon-only i {
  font-size: 15px;
}

/* line 399, assetic_compassQodW5b.scss */
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li:hover > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.open > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.active > a, .page-sidebar .page-sidebar-menu .sub-menu > li:hover > a, .page-sidebar .page-sidebar-menu .sub-menu > li.open > a, .page-sidebar .page-sidebar-menu .sub-menu > li.active > a {
  color: #2E3840;
}

/* line 403, assetic_compassQodW5b.scss */
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover, .page-sidebar {
  background-color: transparent;
}

/* line 408, assetic_compassQodW5b.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  font-weight: bold !important;
}

/* line 414, assetic_compassQodW5b.scss */
.font-weight-normal {
  font-weight: normal !important;
}

/* line 418, assetic_compassQodW5b.scss */
.pagination > li > a, .pagination > li > a > i {
  font-size: 11px;
}

/* line 425, assetic_compassQodW5b.scss */
.nav-tabs > li.active.innertabs > a, .nav-tabs > li.active > a:focus.innertabs, .nav-tabs > li.active > a:hover.innertabs {
  font-weight: normal !important;
  text-decoration: none;
}

/* BEGIN SIDEBAR */
/* line 436, assetic_compassQodW5b.scss */
.page-sidebar {
  padding: 0;
}

/* line 440, assetic_compassQodW5b.scss */
.page-sidebar-body {
  padding: 10px;
}

/* line 444, assetic_compassQodW5b.scss */
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i[class^="icon-"], .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i[class*="icon-"], .page-sidebar .page-sidebar-menu > li > a > i[class^="icon-"], .page-sidebar .page-sidebar-menu > li > a > i[class*="icon-"] {
  color: #B12121;
}

/* line 449, assetic_compassQodW5b.scss */
.page-sidebar .page-sidebar-menu .sub-menu li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > a {
  font-size: 13px;
}

/* line 453, assetic_compassQodW5b.scss */
.page-sidebar .page-sidebar-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a {
  padding: 4px 15px;
}

/* line 457, assetic_compassQodW5b.scss */
.page-sidebar .page-sidebar-menu > li > a > .title, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > .title {
  font-size: 11px;
}

/* line 460, assetic_compassQodW5b.scss */
.page-sidebar .page-sidebar-menu > li > a > i {
  font-size: 16px;
}

/* line 464, assetic_compassQodW5b.scss */
.page-sidebar-toggler {
  top: 155px;
  margin-top: 0px;
  right: 0;
  padding: 0;
  z-index: 99;
  border: none;
  outline: 0;
  position: fixed;
  background: #009dc7;
  width: 35px;
  height: 41px;
}

/* line 478, assetic_compassQodW5b.scss */
.page-sidebar-toggler i {
  padding: 5px;
  padding-right: 0px;
  font-size: 20px;
  color: #fff !important;
}

/* line 485, assetic_compassQodW5b.scss */
.page-sidebar-toggler.right {
  padding: 0px 10px 0px 10px;
  margin-top: 70px;
}

/* line 490, assetic_compassQodW5b.scss */
.left-toggler {
  left: -9px;
}

/* line 494, assetic_compassQodW5b.scss */
.right-toggler {
  right: -38px;
}

/* line 498, assetic_compassQodW5b.scss */
.page-sidebar .link-inline-action {
  color: #eee;
}

/* line 502, assetic_compassQodW5b.scss */
.page-sidebar li:hover .toolbox .link-inline-action {
  color: #ccc;
}

/* line 506, assetic_compassQodW5b.scss */
.page-sidebar li .toolbox {
  padding-top: 3px;
}

/* line 510, assetic_compassQodW5b.scss */
.page-sidebar li:hover .toolbox .link-inline-action:hover {
  color: #b12121;
}

/* line 514, assetic_compassQodW5b.scss */
.portlet.light.slim {
  padding: 0 0 15px;
}

/* line 518, assetic_compassQodW5b.scss */
.popup-right {
  padding-right: 0;
  position: absolute;
  right: 15px;
  top: 110px;
  width: 600px;
}

/* line 526, assetic_compassQodW5b.scss */
.popup-right .portlet-body {
  width: 600px;
  padding: 10px;
}

/* END SIDEBAR */
/* Subheader */
/* line 537, assetic_compassQodW5b.scss */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 1px 0 1px 5px;
  vertical-align: middle !important;
}

@media (min-width: 1920px) {
  /* line 545, assetic_compassQodW5b.scss */
  .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 3px 0 3px 5px;
  }
}
/* line 550, assetic_compassQodW5b.scss */
.login .content .input-icon {
  border-left: 2px solid #D91E18 !important;
}

/* line 555, assetic_compassQodW5b.scss */
.portlet.box.blue-chambray > .portlet-title > .actions .btn-default {
  background: none repeat scroll 0% 0% transparent !important;
  border: 1px solid #547698;
  color: #fff;
  box-shadow: none;
}

/* line 563, assetic_compassQodW5b.scss */
.ordchg_original_pos {
  border-top: 2px solid #95A5A6 !important;
  font-size: 10px;
  padding-bottom: 2px !important;
  padding-top: 12px !important;
  color: #D91E18 !important;
}

/* line 571, assetic_compassQodW5b.scss */
.ordchg_original_pos.first {
  border-left: 2px solid #95A5A6 !important;
  padding-bottom: 6px !important;
  padding-top: 6px !important;
}

/* line 577, assetic_compassQodW5b.scss */
.ordchg_original_pos.last {
  border-right: 2px solid #95A5A6 !important;
}

/* line 584, assetic_compassQodW5b.scss */
.dropdown-menu {
  font-size: 11px;
  min-width: 200px;
}

/* line 590, assetic_compassQodW5b.scss */
.form-control .select2-choice {
  height: 30px;
  padding: 1px 0px 0px 12px;
}

/* line 595, assetic_compassQodW5b.scss */
.select2-container .select2-choice {
  line-height: 25px;
  border-radius: 1px;
}

/* line 600, assetic_compassQodW5b.scss */
.margin-top-40 {
  margin-top: 40px !important;
}

/* line 604, assetic_compassQodW5b.scss */
.margin-top-50 {
  margin-top: 40px !important;
}

/* line 609, assetic_compassQodW5b.scss */
.margin-left-200 {
  margin-left: 200px !important;
}

/* line 613, assetic_compassQodW5b.scss */
.margin-left-10 {
  margin-left: 10px !important;
}

/* line 617, assetic_compassQodW5b.scss */
.margin-left-0 {
  margin-left: 0px !important;
}

/* line 622, assetic_compassQodW5b.scss */
.margin-right-10 {
  margin-right: 10px !important;
}

/* line 626, assetic_compassQodW5b.scss */
.padding-left-15 {
  padding-left: 15px !important;
}

/* line 629, assetic_compassQodW5b.scss */
.padding-left-0 {
  padding-left: 0px !important;
}

/* line 633, assetic_compassQodW5b.scss */
.padding-right-8 {
  padding-right: 8px !important;
}

/* line 638, assetic_compassQodW5b.scss */
.tab-delete-x {
  font-size: 10px;
  color: #3F3F3F;
}

/* line 644, assetic_compassQodW5b.scss */
.tab-delete-x:hover {
  color: red !important;
}

/***
Responsive Utils
***/
@media (min-width: 1024px) {
  /* line 660, assetic_compassQodW5b.scss */
  .todo-content {
    max-width: 657px !important;
    width: 100%;
    float: left;
  }
}
@media (min-width: 1280px) {
  /* line 669, assetic_compassQodW5b.scss */
  .todo-content {
    max-width: 890px !important;
    width: 100%;
    float: left;
  }
}
@media (min-width: 1366px) {
  /* line 679, assetic_compassQodW5b.scss */
  .todo-content {
    max-width: 975px !important;
    width: 100%;
    float: left;
  }
}
@media (min-width: 1440px) {
  /* line 687, assetic_compassQodW5b.scss */
  .todo-content {
    max-width: 1045px !important;
    width: 100%;
    float: left;
  }
}
@media (min-width: 1600px) {
  /* line 695, assetic_compassQodW5b.scss */
  .todo-content {
    max-width: 1240px !important;
    width: 100%;
    float: left;
  }
}
@media (min-width: 1920px) {
  /* line 703, assetic_compassQodW5b.scss */
  .todo-content {
    max-width: 1550px !important;
    width: 100%;
    float: left;
  }
}
@media (max-width: 1920px) {
  /* line 717, assetic_compassQodW5b.scss */
  .show-max-1920 {
    display: inline !important;
  }

  /* line 721, assetic_compassQodW5b.scss */
  .hidden-max-1920 {
    display: none !important;
  }
}
@media (min-width: 1920px) {
  /* line 728, assetic_compassQodW5b.scss */
  .hidden-min-1920 {
    display: none !important;
  }

  /* line 734, assetic_compassQodW5b.scss */
  .show-min-1920 {
    display: inline !important;
  }

  /* line 739, assetic_compassQodW5b.scss */
  .todo-content {
    max-width: 1235px;
    width: 100%;
    float: left;
  }
}
/* line 747, assetic_compassQodW5b.scss */
.width-100 {
  width: 100%;
}

/* line 752, assetic_compassQodW5b.scss */
.page-content_pure {
  margin: 10px !important;
}

/* line 756, assetic_compassQodW5b.scss */
.todo-content_pure {
  max-width: 1240px;
}

/* line 762, assetic_compassQodW5b.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background-color: #95A5A6;
}

/* line 767, assetic_compassQodW5b.scss */
.table.table-light > tbody > tr > td .company-logo {
  height: 12px;
  border-radius: 0%;
}

/* line 773, assetic_compassQodW5b.scss */
.form-control {
  padding: 5px 12px;
}
/* line 775, assetic_compassQodW5b.scss */
.form-controlselect, .form-controltextarea {
  padding: 2px 8px;
}

/* line 781, assetic_compassQodW5b.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 785, assetic_compassQodW5b.scss */
.bg-next-step-list {
  border-color: #FF5722 !important;
  background-image: none !important;
  background-color: #FF5722 !important;
  color: #FFF !important;
}

/* line 795, assetic_compassQodW5b.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: none;
}

/* line 800, assetic_compassQodW5b.scss */
.invoice .invoice-logo {
  margin-bottom: 0px;
}

/* line 804, assetic_compassQodW5b.scss */
.nav-tabs.top, .nav-pills.top {
  margin-bottom: 0px;
}

/* line 808, assetic_compassQodW5b.scss */
.nav-tabs.top > li.active > a, .nav-tabs.top > li.active > a:focus, .nav-tabs.top > li.active > a:hover {
  border-right: 1px solid #DDD !important;
  border-left: 1px solid #DDD !important;
  border-top: 1px solid #DDD !important;
  border-bottom: 2px solid #fff;
}

/* line 818, assetic_compassQodW5b.scss */
.portlet > .portlet-title > .tools {
  padding: 11px 7px 5px 0;
}

/* line 822, assetic_compassQodW5b.scss */
.portlet.light > .portlet-title > .tools {
  padding: 10px 0px 11px;
  margin-top: 0px;
}

/* line 827, assetic_compassQodW5b.scss */
.portlet > .portlet-title > .nav-tabs > li > a {
  color: #606369;
}

/* Buttons */
/* line 834, assetic_compassQodW5b.scss */
.m-btn + .m-btn, .m-btn + .m-btn-group, .m-btn-group + .m-btn, .m-btn-group + .m-btn-group {
  margin-left: 5px;
}

/* line 838, assetic_compassQodW5b.scss */
.m-btn.icn-only {
  min-width: 14px;
}

/* line 842, assetic_compassQodW5b.scss */
.m-btn {
  position: relative;
  display: inline-block;
  overflow: visible;
  margin: 8px 0px 0px;
  padding: 7px 10px;
  cursor: pointer;
  outline: 0px none;
  border: 0px none;
  background-color: #EEE;
  background-image: -moz-linear-gradient(center top, #EEE, #EEE);
  background-repeat: repeat-x;
  z-index: 1;
  font-family: "Segoe UI",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #333;
  min-width: 42px;
  text-shadow: 0px 1px 0px #FFF;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: inherit;
}

/* line 867, assetic_compassQodW5b.scss */
.page-head-1 > .m-btn {
  margin-top: 4px !important;
}

/* line 871, assetic_compassQodW5b.scss */
.page-head-1 > .m-btn.first {
  margin-left: 250px !important;
}

/* line 875, assetic_compassQodW5b.scss */
.page-head-1 > .icon-btn.first {
  margin-left: 20px !important;
}

/* line 879, assetic_compassQodW5b.scss */
.page-head-1 > .icon-btn.last {
  margin-left: 150px !important;
}

/* line 883, assetic_compassQodW5b.scss */
.page-head-1 > .title {
  margin-left: 0px !important;
  float: left;
  text-align: center;
  height: 100%;
  width: 230px;
  padding-top: 10px;
  padding-left: 0px;
  color: #333;
  font-size: 20px !important;
  background-color: #fff;
}

/* line 896, assetic_compassQodW5b.scss */
.m-btn.red {
  color: #FFF;
  text-shadow: none;
  background-color: #D84A38;
  background-image: -moz-linear-gradient(center top, #DD4B39, #D14836);
  background-repeat: repeat-x;
}

/* line 904, assetic_compassQodW5b.scss */
.m-btn.red:hover, .m-btn.red:focus, .m-btn.red:active, .m-btn.red.active, .m-btn.red[disabled], .m-btn.red.disabled {
  background-color: #C53727;
  background-image: -moz-linear-gradient(center top, #C53727, #C53727);
  background-repeat: repeat-x;
}

/* line 910, assetic_compassQodW5b.scss */
.m-btn.green {
  color: #FFF;
  text-shadow: none;
  background-color: #35AA47;
  background-image: -moz-linear-gradient(center top, #35AA47, #35AA47);
  background-repeat: repeat-x;
}

/* line 918, assetic_compassQodW5b.scss */
.m-btn.green:hover, .m-btn.green:focus, .m-btn.green:active, .m-btn.green.active, .m-btn.green.disabled, .m-btn.green[disabled] {
  background-color: #1D943B;
  background-image: -moz-linear-gradient(center top, #1D943B, #1D943B);
  background-repeat: repeat-x;
}

/* End Buttons */
/* Customer Styles */
/* Sivantos */
/* line 931, assetic_compassQodW5b.scss */
.portlet.box.sivantos_0 > .portlet-title {
  background-color: #A6A6A6;
}

/* line 934, assetic_compassQodW5b.scss */
.portlet > .portlet-body.sivantos_0, .portlet.sivantos_0 {
  background-color: #A6A6A6;
}

/* line 937, assetic_compassQodW5b.scss */
.portlet.box.sivantos_1 > .portlet-title {
  background-color: #62BFC7;
}

/* line 940, assetic_compassQodW5b.scss */
.portlet > .portlet-body.sivantos_1, .portlet.sivantos_1 {
  background-color: #62BFC7;
}

/* line 943, assetic_compassQodW5b.scss */
.nav-tabs.sivantos_1 > li.active > a, .nav-tabs.sivantos_1 > li.active > a:focus, .nav-tabs.sivantos_1 > li.active > a:hover {
  border-color: #62BFC7 #62BFC7 transparent;
}

/* line 946, assetic_compassQodW5b.scss */
.nav-tabs.sivantos_1 {
  border-bottom: 1px solid #62BFC7;
}

/* End Sivantos */
/* Preh */
/* line 957, assetic_compassQodW5b.scss */
.portlet.box.preh_0 > .portlet-title {
  background-color: #4C4C4C;
}

/* line 960, assetic_compassQodW5b.scss */
.portlet > .portlet-body.preh_0, .portlet.preh_0 {
  background-color: #4C4C4C;
}

/* line 964, assetic_compassQodW5b.scss */
.portlet.box.preh_1 > .portlet-title {
  background-color: #4F7C93;
}

/* line 967, assetic_compassQodW5b.scss */
.portlet > .portlet-body.preh_1, .portlet.preh_1 {
  background-color: #4F7C93;
}

/* line 970, assetic_compassQodW5b.scss */
.nav-tabs.preh_1 > li.active > a, .nav-tabs.preh_1 > li.active > a:focus, .nav-tabs.preh_1 > li.active > a:hover {
  border-color: #4F7C93 #4F7C93 transparent;
}

/* line 973, assetic_compassQodW5b.scss */
.nav-tabs.preh_1 {
  border-bottom: 1px solid #4F7C93;
}

/* End Preh */
/* End Customer Styles */
/* line 981, assetic_compassQodW5b.scss */
.top-level-portlet {
  border-right: 1px solid #DDD !important;
  border-left: 1px solid #DDD !important;
  border-bottom: 1px solid #DDD !important;
  box-shadow: none !important;
}

/* line 988, assetic_compassQodW5b.scss */
.invoice table {
  margin: 10px 0px;
}

/* line 992, assetic_compassQodW5b.scss */
.page-head-1 {
  height: 49px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.12), 0px 3px 6px rgba(0, 0, 0, 0.19) !important;
  background-color: #fff;
  margin-left: 0px;
}

/* line 1000, assetic_compassQodW5b.scss */
.page-content-wrapper .page-content {
  padding: 0px 0px 0px 0px;
  margin-left: 220px;
}

/* line 1005, assetic_compassQodW5b.scss */
.page-content-new {
  margin: 0 18px;
}

/* line 1009, assetic_compassQodW5b.scss */
.breadcrumb {
  background: transparent none repeat scroll 0% 0%;
  padding: 15px 0px 15px;
  color: #C5CCD5;
  font-size: 14px !important;
}

/* line 1016, assetic_compassQodW5b.scss */
.icon-btn {
  height: 49px;
  min-width: 72px;
  margin: 0px 8px 0px 0px;
  padding: 8px 0px 0px;
  background-color: #fff;
}

/* line 1024, assetic_compassQodW5b.scss */
.icon-btn.inactive {
  background-color: #FAFAFA;
  color: #E6E6E6 !important;
}

/* line 1029, assetic_compassQodW5b.scss */
.icon-btn.inactive:hover {
  background-color: #FAFAFA;
  color: #E6E6E6;
  text-decoration: none;
  border: 0px none;
  text-shadow: none;
  transition: none;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1), 0px 1px 2px rgba(0, 0, 0, 0.18);
  cursor: default;
}

/* line 1040, assetic_compassQodW5b.scss */
.icon-btn:active {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1), 0px 1px 2px rgba(0, 0, 0, 0.18);
}

/* line 1044, assetic_compassQodW5b.scss */
.icon-btn > div.inactive {
  color: #E6E6E6 !important;
}

/* line 1049, assetic_compassQodW5b.scss */
.icon-btn > i {
  font-size: 17px;
}

/* line 1053, assetic_compassQodW5b.scss */
.panel-title {
  font-size: 14px;
}

/* line 1057, assetic_compassQodW5b.scss */
.page-header-top > .container {
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  height: 100px;
  background-color: #fff;
}

/* line 1068, assetic_compassQodW5b.scss */
.page-header .page-header-top .page-logo .logo-default {
  margin: 20px 0px 0px;
}

/* line 1072, assetic_compassQodW5b.scss */
.page-footer {
  height: 25px;
  font-size: 12px;
  font-weight: 300;
  padding: 5px 20px;
  position: fixed;
  bottom: 0px;
  width: 100%;
  /*background-color: #EBEBEB;*/
}

/* line 1083, assetic_compassQodW5b.scss */
.page-header .page-header-menu {
  background: #9B9B9B;
}

/* line 1087, assetic_compassQodW5b.scss */
.page-header .page-header-menu .hor-menu .navbar-nav > li > a {
  color: #fbfbfb;
}

/* line 1090, assetic_compassQodW5b.scss */
.page-header .page-header-menu .hor-menu .navbar-nav > li > a > i {
  color: #FBFBFB;
}

/* line 1095, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu {
  background: #fff none repeat scroll 0% 0%;
}

/* line 1099, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user .dropdown-menu > li > a {
  font-weight: 600;
  font-size: 13px;
}

/* line 1104, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu .dropdown-menu-list > li a {
  color: #4B545F;
}

/* line 1108, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a > i, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu .dropdown-menu-list > li a > i {
  color: #4B545F;
}

/* line 1112, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle > i {
  color: #606369 !important;
  font-size: 20px;
}

/* line 1117, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username {
  color: #5F6771;
}

/* line 1121, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > .username {
  font-size: 13px;
}

/* line 1125, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a:hover, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu .dropdown-menu-list > li a:hover {
  background: #CDD2D8 none repeat scroll 0% 0%;
}

/* line 1130, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li.divider {
  background: #CDD2D8 none repeat scroll 0% 0%;
}

/* line 1135, assetic_compassQodW5b.scss */
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu {
  background: #FBFBFB none repeat scroll 0% 0%;
}

/* line 1139, assetic_compassQodW5b.scss */
.page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > h3 {
  color: #4B545F;
}

/* line 1143, assetic_compassQodW5b.scss */
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a {
  color: #5F6771;
}

/* line 1147, assetic_compassQodW5b.scss */
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:hover > a {
  color: #454B53;
  background: #FBFBFB;
}

/* line 1152, assetic_compassQodW5b.scss */
.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a, .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a:focus {
  color: #454B53;
  background: #FBFBFB none repeat scroll 0% 0% !important;
}

/* line 1157, assetic_compassQodW5b.scss */
.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a:focus > i {
  color: #454B53;
  background: #FBFBFB none repeat scroll 0% 0% !important;
}

/* line 1163, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu > li.external {
  background: #6E787F;
  border-bottom: 1px solid #6A717A !important;
  color: #ffffff;
}

/* line 1169, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification.dropdown-dark .dropdown-menu .dropdown-menu-list > li > a .time {
  background: #fff none repeat scroll 0% 0%;
}

/* line 1174, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > a {
  color: #555;
}

/* line 1178, assetic_compassQodW5b.scss */
.page-header .page-header-menu .hor-menu .navbar-nav > li > a {
  font-size: 14px;
  font-weight: normal;
  padding: 10px 22px 11px 22px;
}

/* line 1184, assetic_compassQodW5b.scss */
.page-header .page-header-menu {
  display: block;
  height: 41px;
}

/* line 1189, assetic_compassQodW5b.scss */
.page-header {
  height: 116px;
}

/* line 1194, assetic_compassQodW5b.scss */
.page-header .top-menu .navbar-nav > li.dropdown > .dropdown-menu .dropdown-menu-list > li .photo img {
  height: 40px;
  width: 40px;
  border-radius: 50% !important;
  float: left !important;
}

/* line 1202, assetic_compassQodW5b.scss */
.page-header .top-menu .navbar-nav > li.dropdown > .dropdown-menu .dropdown-menu-list > li .subject {
  display: block;
  margin-left: 46px;
  color: red;
}

/* line 1208, assetic_compassQodW5b.scss */
.page-header .top-menu .navbar-nav > li.dropdown > .dropdown-menu .dropdown-menu-list > li .message {
  display: block !important;
  font-size: 12px;
  line-height: 1.3;
  margin-left: 46px;
}

/* line 1215, assetic_compassQodW5b.scss */
.item-quick-action-bar {
  margin-top: 2px;
  font-size: 15px;
  line-height: 15px;
  padding: 2px;
  color: #B12121;
}

/* line 1223, assetic_compassQodW5b.scss */
.item-quick-action-bar:hover {
  color: #B12121;
  text-decoration: none;
}

/* line 1228, assetic_compassQodW5b.scss */
.labeling-quick-action-bar {
  color: #77838D;
}

/* line 1232, assetic_compassQodW5b.scss */
.labeling-quick-action-bar:hover {
  color: #3F3F3F;
  text-decoration: none;
}

/* line 1237, assetic_compassQodW5b.scss */
.sidenav-shortlist {
  height: 59px;
}

/* line 1241, assetic_compassQodW5b.scss */
.panel-heading .frontpage, .panel-heading .frontpage > a:hover, .panel-heading .frontpage > a:focus {
  font-size: 12px;
  font-weight: bold;
  color: #B12121;
  text-decoration: none;
}

/* line 1248, assetic_compassQodW5b.scss */
.nav-tabs > li > a, .nav-pills > li > a {
  font-size: 11px;
  border-radius: 0px;
  margin-right: 0px;
}

/* line 1254, assetic_compassQodW5b.scss */
.portlet > .portlet-title > .nav-tabs > li > a {
  margin: 5px 0px -2px 1px;
}

/* line 1258, assetic_compassQodW5b.scss */
.form-control {
  font-size: 10px;
  height: 25px;
}

/* line 1263, assetic_compassQodW5b.scss */
.search-line {
  font-size: 9px;
}

/* line 1267, assetic_compassQodW5b.scss */
.portlet.box.supplier_a_1 > .portlet-title {
  background-color: #3F3F3F  !important;
  color: #fff !important;
}

/* line 1272, assetic_compassQodW5b.scss */
.portlet.box.supplier_a_2 > .portlet-title {
  background-color: #B12121;
  color: #fff !important;
}

/* line 1277, assetic_compassQodW5b.scss */
.no-border-radius {
  border-radius: 0px 0px 0px 0px !important;
}

/* line 1284, assetic_compassQodW5b.scss */
.page-header-fixed .page-container {
  margin-top: 0px;
}

/* line 1288, assetic_compassQodW5b.scss */
.page-container {
  height: calc(100% - 150px);
}

/* line 1293, assetic_compassQodW5b.scss */
.page-header {
  margin: 0px 0px 20px;
  border-bottom: none;
}

/* line 1298, assetic_compassQodW5b.scss */
.sidebar-outer-wrapper {
  margin-right: 20px;
}

/* line 1303, assetic_compassQodW5b.scss */
margin-bottom-10 {
  margin-bottom: 10px;
}

/* line 1307, assetic_compassQodW5b.scss */
.top-menu {
  margin-top: 18px;
}

/* line 1311, assetic_compassQodW5b.scss */
.top-menu .navbar-nav > li {
  float: left;
  font-size: 13px;
  font-weight: bold;
  height: 53px;
}

/* line 1318, assetic_compassQodW5b.scss */
.top-menu .navbar-nav > li.divider {
  border-right: 1px solid #B12121;
}

/* line 1323, assetic_compassQodW5b.scss */
.top-menu .navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #606369 !important;
}

/* line 1328, assetic_compassQodW5b.scss */
.divider {
  border-right: 1px solid #B12121;
}

/* line 1333, assetic_compassQodW5b.scss */
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a, .page-sidebar .page-sidebar-menu > li.active > a {
  border-left: 3px solid #3F3F3F;
  margin-left: 0;
  padding-left: 15px;
  color: #3F3F3F;
}

/* line 1342, assetic_compassQodW5b.scss */
.portlet.portlet-fullscreen {
  top: 98px;
}

/* line 1346, assetic_compassQodW5b.scss */
.page-sidebar-menu.page-sidebar-menu-closed > li:hover {
  box-shadow: none;
}

/* line 1350, assetic_compassQodW5b.scss */
.page-sidebar-menu li > a.sidebar-link {
  display: inline-block;
}

/* line 1354, assetic_compassQodW5b.scss */
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a, .page-sidebar .page-sidebar-menu > li > a {
  color: #485A6A;
}

/* line 1358, assetic_compassQodW5b.scss */
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a, .page-sidebar .page-sidebar-menu > li:hover > a, .page-sidebar .page-sidebar-menu > li.open > a {
  background: #F2F2F2;
  color: #485A6A;
}

/* line 1363, assetic_compassQodW5b.scss */
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a, .page-sidebar .page-sidebar-menu > li.active > a, .page-sidebar .page-sidebar-menu > li.active.open > a {
  background: #eeeded none repeat scroll 0% 0%;
  color: #485A6A;
}

/* line 1368, assetic_compassQodW5b.scss */
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a:hover, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a:hover, .page-sidebar .page-sidebar-menu > li.active > a:hover, .page-sidebar .page-sidebar-menu > li.active.open > a:hover {
  background: #f2f2f2;
}

/* line 1372, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > h3 {
  margin: 0px;
  padding: 0px;
  float: left;
  font-size: 13px;
  display: inline-block;
  padding: 5px;
}

/* line 1382, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external {
  display: block;
  overflow: hidden;
  padding: 15px;
  letter-spacing: 0.5px;
  border-radius: 4px 4px 0px 0px;
}

/* line 1390, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > a {
  display: inline-block;
  padding: 0px;
  background: transparent none repeat scroll 0% 0%;
  clear: inherit;
  font-size: 13px;
  font-weight: 300;
  position: absolute;
  right: 10px;
  border: 0px none;
  margin-top: -1px;
  color: #fff;
}

/* line 1403, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > a:hover {
  text-decoration: underline;
}

/* line 1407, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu {
  min-width: 380px;
  z-index: 9995;
}

/* line 1412, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu .dropdown-menu-list > li > a {
  display: block;
  clear: both;
  font-weight: 300;
  line-height: 20px;
  white-space: normal;
  font-size: 13px;
  padding: 14px 15px 14px;
  text-shadow: none;
  border-bottom: 1px solid #E8ECEF;
}

/* line 1424, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .details .label-icon {
  margin-right: 10px;
  border-radius: 50%;
}

/* line 1429, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .details .label-icon i {
  margin-right: 2px;
  margin-left: 1px;
}

/* line 1434, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .time {
  float: right;
  max-width: 75px;
  font-size: 11px;
  font-weight: 400;
  opacity: 0.7;
  text-align: right;
  padding: 1px 5px;
}

/* line 1444, assetic_compassQodW5b.scss */
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification.dropdown-dark .dropdown-menu .dropdown-menu-list > li > a .time {
  background: none;
}

/* line 1449, assetic_compassQodW5b.scss */
.page-header .top-menu .navbar-nav > li.dropdown > .dropdown-menu .dropdown-menu-list > li .subject .time {
  float: right;
  max-width: 75px;
  font-size: 11px;
  font-weight: 400;
  opacity: 0.7;
  text-align: right;
  padding: 1px 5px;
}

/* line 1459, assetic_compassQodW5b.scss */
.page-header .top-menu .navbar-nav > li.dropdown > .dropdown-menu .dropdown-menu-list > li .subject {
  color: #6B6B6B;
  font-weight: bold;
}

/* line 1465, assetic_compassQodW5b.scss */
.nav > li > a {
  padding: 5px 10px;
}

/* line 1469, assetic_compassQodW5b.scss */
.page-sidebar .page-sidebar-menu > li.heading, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.heading {
  height: 60px;
  padding: 17px 15px 10px;
}

/* line 1474, assetic_compassQodW5b.scss */
.page-sidebar .page-sidebar-menu > li.heading > h3, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.heading > h3 {
  font-size: 19px;
  padding: 0px;
  margin: 0px;
  font-weight: 600;
  color: #83848F;
}

/* line 1482, assetic_compassQodW5b.scss */
.content-title > h2 {
  font-size: 19px;
  padding: 16px 0px 19px 5px;
  margin: 0px;
  font-weight: 600;
  color: #83848F;
}

/* line 1490, assetic_compassQodW5b.scss */
.quick-access-bar:hover {
  background: #F2F2F2;
}

/* line 1496, assetic_compassQodW5b.scss */
.content-title-fullscreen {
  position: absolute;
  left: 260px;
  top: 20px;
  font-size: 35px;
  display: block;
  visibility: hidden;
}

/* line 1505, assetic_compassQodW5b.scss */
.content-title-fullscreen.fullscreen {
  visibility: visible;
}

/* line 1509, assetic_compassQodW5b.scss */
.content-title-fullscreen > h2 {
  font-size: 45px;
  color: #606061;
  font-weight: 400;
}

/* line 1515, assetic_compassQodW5b.scss */
.content-title-fullscreen > h2 > i {
  font-size: 33px;
  color: #606061;
  font-weight: 400;
}

/* line 1521, assetic_compassQodW5b.scss */
.page-head .page-title {
  padding: 10px 0px 10px;
}

/* line 1525, assetic_compassQodW5b.scss */
.page-head .page-title > h1 {
  color: #697882;
  font-size: 25px;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
}

/* line 1533, assetic_compassQodW5b.scss */
.page-head .page-title > h1 > small {
  color: #65656F;
  font-size: 18px;
  font-weight: 400;
}

/* line 1540, assetic_compassQodW5b.scss */
.table-doc-link, .table-doc-link:hover {
  text-decoration: underline;
  color: #B12121;
  font-weight: bold;
}

/* line 1547, assetic_compassQodW5b.scss */
.mega-menu-content .equal-height-list h3 {
  font-size: 15px;
  font-weight: 400;
  padding: 0px 10px 0px 13px;
  text-transform: uppercase;
}

/* line 1555, assetic_compassQodW5b.scss */
.mega-menu-content .equal-height {
  padding-bottom: 30px;
}

/* line 1564, assetic_compassQodW5b.scss */
.header-1 {
  padding: 140px 0px;
  text-align: center;
  position: relative;
  background: url("../img/bg/7.jpg") repeat fixed 50% 0px transparent;
}

/* line 1570, assetic_compassQodW5b.scss */
.header-2 {
  padding: 140px 0px;
  text-align: center;
  position: relative;
  background: url("../img/bg/9.jpg") repeat fixed 50% 0px transparent;
}

/* line 1576, assetic_compassQodW5b.scss */
.header-3 {
  padding: 140px 0px;
  text-align: center;
  position: relative;
  background: url("../img/bg/10.jpg") repeat fixed 50% 0px transparent;
}

/* line 1583, assetic_compassQodW5b.scss */
.header-4 {
  padding: 140px 0px;
  text-align: center;
  position: relative;
  background: url("../img/bg/11.jpg") repeat fixed 50% 0px transparent;
}

/* line 1590, assetic_compassQodW5b.scss */
.header-5 {
  padding: 280px 0px;
  text-align: left;
  position: relative;
  background: url("../img/bg/12.jpg") repeat fixed 50% 0px transparent;
}

/* line 1598, assetic_compassQodW5b.scss */
.header .dropdown-menu {
  border-top: 2px solid #B12121;
  border-bottom: 2px solid #585F69	 !important;
}

/* line 1602, assetic_compassQodW5b.scss */
.headline h2, .headline h3, .headline h4 {
  border-bottom: 2px solid #585F69;
}

/* line 1608, assetic_compassQodW5b.scss */
.header .topbar ul.loginbar > li > a, .header .topbar ul.loginbar > li > a:hover {
  font-size: 10px;
  color: #888;
  font-weight: normal;
}

/* line 1614, assetic_compassQodW5b.scss */
.header .topbar ul.loginbar li i.fa {
  color: #888;
}

/* line 1619, assetic_compassQodW5b.scss */
.header-v3.header .navbar-default .navbar-nav > li > a {
  font-size: 15px;
  color: #494949;
}

/* line 1624, assetic_compassQodW5b.scss */
.header .navbar-nav > li > a {
  font-weight: 500;
  color: #333;
}

/* line 1629, assetic_compassQodW5b.scss */
.header .navbar-nav > .active > a {
  color: #B12121;
}

/* line 1634, assetic_compassQodW5b.scss */
.header .navbar-nav > li > a {
  padding: 9px 30px 9px 17px;
}

/* line 1639, assetic_compassQodW5b.scss */
.header .topbar ul.languages li a {
  color: #555;
  display: block;
  padding-left: 20px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 1px;
  text-transform: uppercase;
  width: 150px;
}

/* line 1651, assetic_compassQodW5b.scss */
.header .topbar ul.languages li a:hover, .header .topbar ul.languages li.active a {
  background: #fff none repeat scroll 0% 0%;
}

/* line 1655, assetic_compassQodW5b.scss */
.header .topbar ul.languages {
  top: 25px;
  left: -5px;
  display: none;
  padding: 5px 1px;
  list-style: outside none none;
  min-width: 100px;
  position: absolute;
  background: #fff none repeat scroll 0% 0%;
}

/* line 1666, assetic_compassQodW5b.scss */
.header .topbar ul.languages img {
  padding-right: 5px;
  background: #fff none repeat scroll 0% 0%;
}

/* line 1671, assetic_compassQodW5b.scss */
.header .topbar ul.languages li.active a i {
  color: #999;
  float: right;
  margin-top: 5px;
  margin-right: 10px;
}

/* line 1678, assetic_compassQodW5b.scss */
.header .navbar-nav > li > a:hover, .header .navbar-nav > .active > a {
  bottom: -2px;
  position: relative;
  border-bottom: 2px solid #B12121;
}

/* line 1684, assetic_compassQodW5b.scss */
.header .topbar ul.loginbar li.topbar-devider {
  top: -1px;
  padding: 0px;
  font-size: 8px;
  position: relative;
  margin: 0px 9px 0px 5px;
  font-family: Tahoma;
  border-right: 1px solid #B12121;
}

/* line 1695, assetic_compassQodW5b.scss */
.header .navbar-nav > li hr {
  margin: 10px 0px;
}

/* line 1699, assetic_compassQodW5b.scss */
.header .search-box {
  margin-left: 20%;
  margin-top: 20px;
  width: 40%;
}

/* line 1709, assetic_compassQodW5b.scss */
.loginbar .badge {
  font-size: 9px !important;
  margin-left: -9px;
  margin-top: -14px;
  padding: 3px 4px 2px 6px;
  height: 15px;
}

/* line 1717, assetic_compassQodW5b.scss */
.loginbar i.news {
  font-size: 15px !important;
}

@media (min-width: 1920px) {
  /* line 1723, assetic_compassQodW5b.scss */
  .header .container {
    width: 1880px !important;
  }
}
@media (min-width: 991px) and (max-width: 1919px) {
  /* line 1729, assetic_compassQodW5b.scss */
  .header .container {
    width: 1580px !important;
  }
}
@media (min-width: 991px) and (max-width: 1600px) {
  /* line 1736, assetic_compassQodW5b.scss */
  .header .container {
    width: 1380px !important;
  }
}
@media (min-width: 991px) and (max-width: 1400px) {
  /* line 1743, assetic_compassQodW5b.scss */
  .header .container {
    width: 1200px !important;
  }
}
@media (min-width: 991px) and (max-width: 1920px) {
  /* line 1752, assetic_compassQodW5b.scss */
  .mega-menu .container {
    width: 750px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1759, assetic_compassQodW5b.scss */
  .mega-menu .container {
    width: 100% !important;
  }
}
/* line 1768, assetic_compassQodW5b.scss */
.header .dropdown-menu {
  border-top: 2px solid #B12121 !important;
  border-bottom: 2px solid #585F69 !important;
}

/* line 1775, assetic_compassQodW5b.scss */
.header .mega-menu .equal-height-list h3 {
  color: #B12121;
}

/* line 1780, assetic_compassQodW5b.scss */
.header .mega-menu .equal-height-list h3 {
  margin-top: 5px;
}

/* line 1784, assetic_compassQodW5b.scss */
.header .dropdown-menu .active > a, .header .dropdown-menu li > a:hover {
  background: #D6D6D6 none repeat scroll 0% 0% !important;
}

/* line 1788, assetic_compassQodW5b.scss */
.header .dropdown-menu .active > a, .header .dropdown-menu li > a {
  color: #687074;
  font-size: 11px;
  font-weight: 400;
}

/* line 1796, assetic_compassQodW5b.scss */
.header.header-dark .navbar-nav > li > a:hover, .header.header-dark .navbar-nav > .active > a {
  color: #B12121 !important;
}

/* line 1801, assetic_compassQodW5b.scss */
.header .navbar-nav > li:hover > a {
  color: #B12121 !important;
}

/* line 1805, assetic_compassQodW5b.scss */
.login {
  background-image: url("/bundles/app/imgs/1.jpg") !important;
}

/* line 1808, assetic_compassQodW5b.scss */
.login .content {
  background-color: #fff;
  border-radius: 0;
  margin: 150px auto 0;
  opacity: 0.88;
  padding: 30px 30px 15px;
  width: 360px;
  height: 350px;
}

/* line 1817, assetic_compassQodW5b.scss */
.login .content .form-actions {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff;
  clear: both;
  margin-left: -30px;
  margin-right: -30px;
  padding: 0 30px 30px;
}

/* line 1828, assetic_compassQodW5b.scss */
.login .content .form-title {
  font-weight: 300;
  margin-bottom: 25px;
}

/* line 1832, assetic_compassQodW5b.scss */
.input-group-addon {
  border-radius: 0;
  padding: 4px 11px;
}

/* line 1837, assetic_compassQodW5b.scss */
.input-group-addon .icon-question {
  line-height: 13px;
}

/* line 1841, assetic_compassQodW5b.scss */
.login-form img {
  margin-left: auto;
  margin-right: auto;
}

/* line 1845, assetic_compassQodW5b.scss */
.login-form button {
  opacity: 1;
}

/* line 1848, assetic_compassQodW5b.scss */
.login-form .form-control {
  border-color: #959595;
}

/* line 1851, assetic_compassQodW5b.scss */
.login-form .input-group .input-group-addon {
  background: #959595 none repeat scroll 0 0;
  border-color: #959595;
  color: #fff;
  min-width: 39px;
}

/* line 1857, assetic_compassQodW5b.scss */
.login-form h4 {
  color: #424542;
  font-size: 23px;
  font-weight: 400;
}

/* line 1863, assetic_compassQodW5b.scss */
input[type="checkbox"] {
  margin: 7px;
  vertical-align: bottom;
  width: auto;
  display: inline;
}

/* line 1870, assetic_compassQodW5b.scss */
a.active, a.active span,
a.active div.default-avatar {
  color: #fafcff;
}

/* avoid footer to overlap the main content */
/* line 1876, assetic_compassQodW5b.scss */
.page-container {
  padding-bottom: 45px;
}

/* line 1879, assetic_compassQodW5b.scss */
footer.fixed-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
}

/* line 1886, assetic_compassQodW5b.scss */
.copyright {
  background: #222 none repeat scroll 0 0;
  padding: 15px 0;
}

/* line 1890, assetic_compassQodW5b.scss */
.copyright .terms-menu li {
  color: #fff;
}

/* line 1893, assetic_compassQodW5b.scss */
.copyright .terms-menu li a {
  color: #fff;
}

/* line 1897, assetic_compassQodW5b.scss */
.accordion .panel .panel-title .accordion-toggle {
  padding: 6px 15px;
}

/* line 1901, assetic_compassQodW5b.scss */
.portlet.box > .portlet-title > .actions {
  padding: 2px 0 0px 0;
}

@charset "UTF-8";
/* line 5, assetic_compassghCESJ.scss */
.loginless, .login-overlay {
  position: fixed;
  z-index: 999999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #444;
}

/* line 15, assetic_compassghCESJ.scss */
.loginless {
  z-index: 1000000;
}

/* line 19, assetic_compassghCESJ.scss */
.tooltip {
  font-size: 10px;
}

/* line 23, assetic_compassghCESJ.scss */
.tooltip-inner {
  max-width: 450px;
  /* If max-width does not work, try using width instead */
}

/* line 29, assetic_compassghCESJ.scss */
.registration-overlay .content .logo {
  margin: 10px auto 30px;
  display: block;
}

/* line 34, assetic_compassghCESJ.scss */
.sticky-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
}

/* line 40, assetic_compassghCESJ.scss */
.registration-overlay .content {
  margin: 100px auto 0;
  width: 600px;
}

/* line 45, assetic_compassghCESJ.scss */
.registration-overlay .login-form {
  width: 540px;
}

/* line 49, assetic_compassghCESJ.scss */
.registration-overlay .login-form .form-actions {
  border: none;
  margin: 20px 0;
  padding: 0;
}

/* line 55, assetic_compassghCESJ.scss */
.form-control[type="file"] {
  padding: 0;
}

/* Highlight input elements the user has touched which are not valid */
/* line 60, assetic_compassghCESJ.scss */
.form-control.ng-touched.ng-invalid {
  border: 1px solid #B12121;
}

/* line 66, assetic_compassghCESJ.scss */
.ng-table-filters th.filter {
  min-width: 125px;
}

/* line 70, assetic_compassghCESJ.scss */
.ng-table-filters th.filter .input-filter {
  min-height: 23px;
  height: auto;
}

/* line 75, assetic_compassghCESJ.scss */
input[type="checkbox"].uniform-checkbox {
  display: none;
}

/* line 79, assetic_compassghCESJ.scss */
input[type="checkbox"].uniform-checkbox + label.uniform-checkbox-replacement {
  display: inline-block;
  width: 19px;
  height: 19px;
  font-size: 19px;
  line-height: 19px;
  font-family: FontAwesome;
  color: grey;
  margin-bottom: 1px;
  text-align: center;
}

/* line 91, assetic_compassghCESJ.scss */
input[type="checkbox"].uniform-checkbox + label.uniform-checkbox-replacement::before {
  content: "\f096";
}

/* line 95, assetic_compassghCESJ.scss */
input[type="checkbox"]:checked.uniform-checkbox + label.uniform-checkbox-replacement::before {
  content: "\f046";
}

/* line 100, assetic_compassghCESJ.scss */
.page-container {
  padding-top: 5px;
}

/* line 104, assetic_compassghCESJ.scss */
.header {
  padding: 30px 15px 2px 20px;
}

/* line 108, assetic_compassghCESJ.scss */
.header .topbar {
  padding: 10px;
}

/* line 112, assetic_compassghCESJ.scss */
.header .logo img {
  margin: 10px 0 0 0 !important;
  width: 150px;
  padding-left: 3px;
  padding-right: 5px;
}

/* line 119, assetic_compassghCESJ.scss */
.close {
  width: 15px;
  height: 15px;
}

/* line 124, assetic_compassghCESJ.scss */
.header .navbar-toggle {
  border: 0 none !important;
  background: none !important;
  margin: 0 !important;
  padding: 2px 10px !important;
}

/* line 131, assetic_compassghCESJ.scss */
.header .navbar-toggle:hover {
  border: 0 none !important;
  background: none !important;
  padding: 2px 10px !important;
}

/* line 137, assetic_compassghCESJ.scss */
.header .navbar-toggle .fa {
  color: grey;
}

/* line 141, assetic_compassghCESJ.scss */
.sub-header {
  border-bottom: 1px solid #EBF0F5;
  border-color: #EBF0F5;
  margin: 25px 0 10px 0;
}

/* line 147, assetic_compassghCESJ.scss */
.sub-header ul {
  padding-left: 0.1em;
  display: inline-block;
  list-style: outside none none;
}

/* line 153, assetic_compassghCESJ.scss */
.sub-header li {
  display: inline;
}

/* line 157, assetic_compassghCESJ.scss */
.sub-header li a {
  text-decoration: none;
  text-transform: uppercase;
}

/* line 162, assetic_compassghCESJ.scss */
.sub-header li.active a {
  color: #B12121;
}

/* line 166, assetic_compassghCESJ.scss */
.sub-header li + li::before {
  content: "•";
  color: #b6c1cb;
  margin: 0 1em;
}

/* line 173, assetic_compassghCESJ.scss */
.loginbar {
  display: inline;
}

/* line 177, assetic_compassghCESJ.scss */
.accordion-toggle .fa {
  font-size: 1.5em;
  float: right;
}

/* line 183, assetic_compassghCESJ.scss */
.accordion-toggle .fa-angle-down {
  display: none;
}

/* line 187, assetic_compassghCESJ.scss */
.accordion-toggle.collapsed .fa-angle-down {
  display: inline-block;
}

/* line 192, assetic_compassghCESJ.scss */
.accordion-toggle .fa-angle-up {
  display: inline-block;
}

/* line 196, assetic_compassghCESJ.scss */
.accordion-toggle.collapsed .fa-angle-up {
  display: none;
}

/* line 200, assetic_compassghCESJ.scss */
.portlet > .portlet-title > .caption {
  padding: 4px 0px 1px 0px !important;
}

/* line 204, assetic_compassghCESJ.scss */
.portlet.light > .portlet-title > .caption > .caption-subject {
  font-size: 12px;
  font-weight: 600;
}

/* todo: unite for same handling in all views/apps instead of specifying portlet styles for each app */
/* line 211, assetic_compassghCESJ.scss */
.portlet.monitor,
.portlet.webedi,
.portlet.onboarding-request,
.portlet.title-portlet {
  padding: 0px !important;
  margin-bottom: 10px;
}

/* line 219, assetic_compassghCESJ.scss */
.portlet.title-portlet .portlet-body {
  padding: 0 10px 10px;
}

/* line 223, assetic_compassghCESJ.scss */
.portlet .portlet-title {
  padding: 0px;
}

/* line 227, assetic_compassghCESJ.scss */
.portlet.monitor .portlet-content {
  /*padding: 5px;*/
}

/* line 231, assetic_compassghCESJ.scss */
.portlet.monitor .portlet-content table tr td:first-child {
  text-align: center;
}

/* line 235, assetic_compassghCESJ.scss */
.profile {
  text-align: center;
}

/* line 239, assetic_compassghCESJ.scss */
.profile .portlet {
  width: 50%;
  text-align: left;
  display: inline-block;
}

/* line 245, assetic_compassghCESJ.scss */
.portlet .portlet-title ul.nav-tabs {
  float: none !important;
  display: block;
}

/* line 251, assetic_compassghCESJ.scss */
ul.nav-tabs .tab-delete-x {
  right: 4px;
}

/* line 256, assetic_compassghCESJ.scss */
.portlet.light > .portlet-title > ul.nav-tabs > li:first-child a,
.portlet.light > .portlet-title > ul.nav-tabs > li:first-child a i {
  color: #b12121;
}

/* line 261, assetic_compassghCESJ.scss */
a.dropdown-toggle b {
  color: #b12121;
}

/* line 265, assetic_compassghCESJ.scss */
.portlet > .tabbed-style {
  background-color: #fff;
  padding: 3px 10px 0 !important;
  border-bottom: 1px solid #ddd !important;
  height: 31px;
}

/* line 272, assetic_compassghCESJ.scss */
.portlet > .tabbed-style > .caption {
  border: 1px solid #ddd;
  border-bottom: 1px solid #fdfdfd;
  border-radius: 0px;
  padding: 4px 10px !important;
  list-style-type: outside none none;
  background-color: #fff;
}

/* line 281, assetic_compassghCESJ.scss */
.portlet-title-inputs .caption {
  bottom: -3px;
  position: relative;
}

/* line 286, assetic_compassghCESJ.scss */
.tab-content {
  display: inline-block;
}

/* line 290, assetic_compassghCESJ.scss */
.dropdown-menu .tab-content {
  float: left;
  padding-right: 25px;
}

/* line 295, assetic_compassghCESJ.scss */
.dropdown-menu .remove {
  position: absolute;
  right: 10px;
  top: 5px;
}

/* line 301, assetic_compassghCESJ.scss */
ul.dropdown-menu > li > a,
.portlet .portlet-title ul.nav-tabs > li > a,
.onboarding .portlet-title ul.nav-tabs > li > a {
  padding: 5px 10px;
  font-size: 11px;
  margin: 0px;
  color: #606369;
  border-radius: 0px;
  position: relative;
}

/* line 312, assetic_compassghCESJ.scss */
.onboarding .portlet-title ul.nav-tabs > li > a:hover,
.onboarding .nav-tabs > li.active > a,
.onboarding .nav-tabs > li.active > a:focus,
.onboarding .nav-tabs > li.active > a:hover {
  border-color: #fff;
}

/* line 320, assetic_compassghCESJ.scss */
.onboarding .form-horizontal .form-group {
  margin-left: 0px;
}

/* line 324, assetic_compassghCESJ.scss */
.onboarding form.form-horizontal {
  padding: 10px;
}

/* line 328, assetic_compassghCESJ.scss */
.onboarding form label.control-label {
  margin-top: 0px;
}

/* line 332, assetic_compassghCESJ.scss */
.onboarding form .form-group .radio {
  margin-top: 0px;
}

/* line 336, assetic_compassghCESJ.scss */
.onboarding form .form-group .radio input {
  margin-top: 1px;
}

/* line 339, assetic_compassghCESJ.scss */
.onboarding form .form-group .checkbox input[type=checkbox] {
  margin-top: 2px;
}

/* line 343, assetic_compassghCESJ.scss */
ul.dropdown-menu > li > a {
  color: #606369;
}

/* line 347, assetic_compassghCESJ.scss */
.portlet .portlet-title ul.nav-tabs > li > a {
  display: block;
}

/* line 351, assetic_compassghCESJ.scss */
ul.dropdown-menu > li > a {
  display: inline-block;
  width: 100%;
}

/* line 357, assetic_compassghCESJ.scss */
.portlet > .portlet-title > .nav-tabs > li:hover > a {
  background: #eee;
}

/* line 361, assetic_compassghCESJ.scss */
.portlet > .portlet-title > .nav-tabs > li.active,
.portlet > .portlet-title > .nav-tabs > li.active:hover > a {
  background: #fdfdfd;
}

/* line 366, assetic_compassghCESJ.scss */
.filter-sidebar > ul > li {
  line-height: 2em;
  border-left: 4px solid transparent;
  text-decoration: none;
}

/* line 372, assetic_compassghCESJ.scss */
.filter-sidebar > ul > li.active {
  border-left: 4px solid #B12121;
}

/* line 376, assetic_compassghCESJ.scss */
.filter-sidebar > ul > li.active > a {
  color: #B12121;
}

/* line 380, assetic_compassghCESJ.scss */
.page-sidebar .page-sidebar-menu > li, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li {
  margin-left: -10px;
  margin-right: -10px;
}

/* line 385, assetic_compassghCESJ.scss */
.portlet .portlet-body {
  height: calc(100% - 17px);
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
}

/* line 392, assetic_compassghCESJ.scss */
.portlet.monitor .portlet-body {
  height: calc(100% - 75px);
}

/* line 395, assetic_compassghCESJ.scss */
.portlet.messaging .portlet-body {
  height: calc(100% - 15px);
}

/* line 398, assetic_compassghCESJ.scss */
.portlet.messaging .fixed-table-container {
  height: calc(100% - 20px);
}

/* line 402, assetic_compassghCESJ.scss */
.portlet.monitor .portlet-body,
.portlet.webedi .portlet-body,
.portlet.onboarding-request .portlet-body,
.service-center .portlet-body {
  height: inherit;
  overflow-y: hidden;
  overflow-x: hidden;
}

/* line 410, assetic_compassghCESJ.scss */
.portlet.service-center .portlet-body .row .tab-content {
  height: calc(100% - 75px);
  overflow-x: hidden;
  width: 100%;
  margin-top: 15px;
}

/* line 417, assetic_compassghCESJ.scss */
.portlet.portlet-fullscreen {
  widht: auto !important;
  height: auto !important;
}

/* line 423, assetic_compassghCESJ.scss */
.portlet.monitor .portlet-content,
.portlet.onboarding-request .portlet-content,
.portlet.webedi .portlet-content {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 431, assetic_compassghCESJ.scss */
.portlet.monitor .table,
.portlet.onboarding-request .table,
.portlet.messaging .table,
.webedi .table {
  height: calc(100%);
}

/* line 438, assetic_compassghCESJ.scss */
.admin .table {
  height: calc(100% - 25px);
}

/* line 442, assetic_compassghCESJ.scss */
.ng-table th.sortable .sort-indicator {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* fix date picker visibility in webedit document form*/
/* line 449, assetic_compassghCESJ.scss */
.webedi .portlet.header-data {
  overflow: inherit;
}

/* line 452, assetic_compassghCESJ.scss */
.webedi .portlet.header-data .portlet-body {
  overflow: inherit;
}

/* override datepicker disabled cursor */
/* line 457, assetic_compassghCESJ.scss */
.webedi .portlet.header-data input.datepicker-field {
  cursor: pointer;
}

/* line 461, assetic_compassghCESJ.scss */
.datepicker-field-group {
  cursor: pointer;
}

/* line 465, assetic_compassghCESJ.scss */
.datepicker-field-group .input-icon {
  width: 100%;
}

/* line 469, assetic_compassghCESJ.scss */
.datepicker-field-group .input-icon .input-filter {
  text-overflow: ellipsis;
  padding-left: 8px;
  overflow: hidden;
}

/* line 475, assetic_compassghCESJ.scss */
.status-column .fa-remove {
  position: relative;
  top: 4px;
}

/* line 480, assetic_compassghCESJ.scss */
.datepicker-field-group .input-filter {
  font-family: "Open Sans", sans-serif;
}

/* line 484, assetic_compassghCESJ.scss */
.ng-table th.filter .datepicker-field-group .input-filter {
  margin-bottom: 2px;
  padding-top: 4px;
}

/* line 490, assetic_compassghCESJ.scss */
.cg-notify-message {
  -webkit-transition: top 0.17s ease-out, opacity 0.2s ease-out;
  -moz-transition: top 0.17s ease-out, opacity 0.2s ease-out;
  -o-transition: top 0.17s ease-out, opacity 0.2s ease-out;
  transition: top 0.17s ease-out, opacity 0.2s ease-out;
}

/* line 497, assetic_compassghCESJ.scss */
.cg-notify-close {
  /*display: none;*/
  right: 2px;
  top: 2px;
}

/* line 503, assetic_compassghCESJ.scss */
tr.active > td {
  background-color: #fdfdfd !important;
  color: #B12121 !important;
}

/* line 508, assetic_compassghCESJ.scss */
tr.active > td:last-child {
  border-right: 1px solid #fdfdfd;
}

/* line 512, assetic_compassghCESJ.scss */
tr.active + tr > td.expanded-company {
  background-color: #fdfdfd;
  border-top: 0;
  padding-top: 0;
  border-right: 1px solid #fdfdfd;
}

/* line 519, assetic_compassghCESJ.scss */
tr.visible-details {
  border-left-width: 3px;
  border-style: solid solid none;
  border-left-color: #a2a2a2;
  border-right-width: 3px;
  border-right-color: #a2a2a2;
  border-top-width: 3px;
  border-top-color: #a2a2a2;
  background-color: white;
}

/* line 530, assetic_compassghCESJ.scss */
tr.details-row {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  border-bottom-width: 3px;
  border-right-color: #a2a2a2;
  border-style: none solid solid;
  border-right-width: 3px;
  border-left-width: 3px;
  border-bottom-color: #a2a2a2;
  border-left-color: #a2a2a2;
  background-color: white;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 550, assetic_compassghCESJ.scss */
tr.details.expanded {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}

/* workaround for empty href for angular-bootstrap */
/* line 557, assetic_compassghCESJ.scss */
.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

/* line 559, assetic_compassghCESJ.scss */
.nav-tabs {
  position: relative;
}

/* line 563, assetic_compassghCESJ.scss */
input.ng-invalid {
  /*border-color: #B01211*/
}

/* Service Center */
/* line 569, assetic_compassghCESJ.scss */
.main-pane-title {
  font-size: 20px;
  color: #2b4a5c;
  font-weight: 600;
}

/* line 576, assetic_compassghCESJ.scss */
.col-main, .col-stats {
  z-index: 1;
}

/* line 580, assetic_compassghCESJ.scss */
.col-main .portlet .portlet-title {
  border-bottom: 1px solid #b01103 !important;
}

/* line 584, assetic_compassghCESJ.scss */
.table.click-rows tr:hover {
  cursor: pointer;
}

/* line 588, assetic_compassghCESJ.scss */
.portlet.service-center .tabbable-line {
  margin-top: 10px;
}

/* line 592, assetic_compassghCESJ.scss */
.portlet.service-center .tab-content h5 {
  color: #B12121;
  font-weight: 600;
}

/* line 596, assetic_compassghCESJ.scss */
.form-col {
  border-left: 1px solid #dfdfdf;
}

/* line 600, assetic_compassghCESJ.scss */
.portlet.service-center .tab-content .form-group .control-label {
  font-weight: 600;
  color: #777;
  margin-bottom: 1px;
  font-size: 10px;
}

/* line 609, assetic_compassghCESJ.scss */
.profile .portlet .form-group .control-label {
  font-weight: 600;
  color: #777;
  margin-bottom: 0px;
}

/* line 615, assetic_compassghCESJ.scss */
.profile .portlet.light > .portlet-title > .caption {
  padding-top: 1px !important;
}

/* line 620, assetic_compassghCESJ.scss */
.profile select {
  width: calc(100% + 10px) !important;
}

/* line 625, assetic_compassghCESJ.scss */
.huge {
  font-size: 14px;
  font-weight: 600;
}

/* line 629, assetic_compassghCESJ.scss */
.portlet .service-center-apps .form-group {
  margin-top: 10px;
}

/* line 632, assetic_compassghCESJ.scss */
.portlet.service-center .tab-content .tab-pane .form-group .form-control-static {
  min-height: 20px;
  font-weight: normal;
  color: #333;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  width: 100%;
  padding: 5px;
  overflow-x: auto;
  font-size: 10px;
}

/* line 644, assetic_compassghCESJ.scss */
.service-center table.companies-table thead tr th:first-child div.th-inner {
  width: 60px;
}

/* line 648, assetic_compassghCESJ.scss */
.app-permissions {
  border-left: 1px solid #e5e5e5;
  padding-top: 5px;
}
/* line 651, assetic_compassghCESJ.scss */
.app-permissions h5 {
  color: #B12121;
  font-weight: 600;
  margin-left: 15px;
}

/* line 658, assetic_compassghCESJ.scss */
.portlet .details-title {
  margin: 10px 0 10px;
}

/* line 662, assetic_compassghCESJ.scss */
.portlet.service-center .details-title img {
  height: 60px;
}
/* line 664, assetic_compassghCESJ.scss */
.portlet.service-center .details-title img.logo {
  float: right;
  position: absolute;
  right: 25px;
}

/*.col-opt .portlet > .portlet-title .portlet-input.input-small {*/
/*width: 100px !important;*/
/*}*/
@media (min-width: 1200px) {
  /* line 677, assetic_compassghCESJ.scss */
  .col-opt .portlet > .portlet-title .portlet-input {
    width: 100px;
  }
}
@media (min-width: 1450px) {
  /* line 683, assetic_compassghCESJ.scss */
  .col-opt .portlet > .portlet-title .portlet-input {
    width: 70px;
  }
}
@media (min-width: 1725px) {
  /* line 689, assetic_compassghCESJ.scss */
  .col-opt .portlet > .portlet-title .portlet-input {
    width: 100px;
  }
}
/* line 694, assetic_compassghCESJ.scss */
.col-opt .portlet > .portlet-title {
  padding-right: 7px;
}

/* line 699, assetic_compassghCESJ.scss */
.col-opt .portlet > .portlet-title .inputs {
  margin-right: 8px;
}

/* disable label for blockUI when blocking list in service center*/
/* line 705, assetic_compassghCESJ.scss */
.portlet.service-center .block-ui-message-container {
  display: none;
}

/* custom block ui label */
/* line 710, assetic_compassghCESJ.scss */
.block-ui-message {
  display: inline-block;
  text-align: left;
  background-color: #B12121;
  color: #f5f5f5;
  padding: 8px 70px 10px 70px;
  border-radius: 0px;
  font-size: 13px;
  font-weight: normal;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* footer */
/* line 725, assetic_compassghCESJ.scss */
.page-footer-fixed .page-footer {
  background-color: #e9ecf3;
}

/* line 729, assetic_compassghCESJ.scss */
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a,
.page-sidebar .page-sidebar-menu > li > a {
  width: 100%;
  padding-right: 5px;
}

/* line 735, assetic_compassghCESJ.scss */
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a, .page-sidebar .page-sidebar-menu > li.active > a {
  border-left: 3px solid #B12121 !important;
  padding-left: 11px;
}

/* line 740, assetic_compassghCESJ.scss */
.page-sidebar .page-sidebar-menu > li.active > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a {
  font-size: 11px;
}

/* line 744, assetic_compassghCESJ.scss */
.page-sidebar h4 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 6px;
  font-size: 14px;
  font-weight: 400;
}

/* line 751, assetic_compassghCESJ.scss */
.tile a {
  text-decoration: none;
}

/* line 755, assetic_compassghCESJ.scss */
.tile a:hover {
  text-decoration: none;
}

/* line 760, assetic_compassghCESJ.scss */
.clear {
  clear: both;
}

/* line 763, assetic_compassghCESJ.scss */
.clear-left {
  clear: left;
}

/* line 767, assetic_compassghCESJ.scss */
.clear-right {
  clear: right;
}

/* line 771, assetic_compassghCESJ.scss */
.clearable-with-button {
  width: calc(100% - 35px);
  display: inline-block;
}

/* line 776, assetic_compassghCESJ.scss */
.filter-cell .input-icon .after-clearable-button {
  padding: 6px;
  bottom: 5px;
}

/* line 781, assetic_compassghCESJ.scss */
[class^="fa-"], [class^="glyphicon-"], [class^="icon-"], [class*=" fa-"], [class*=" glyphicon-"], [class*=" icon-"] {
  margin-top: 0px;
  line-height: 13px;
}

/* line 786, assetic_compassghCESJ.scss */
.actions-column {
  min-width: 100px;
}

/* line 790, assetic_compassghCESJ.scss */
.portlet.monitor .table .btn, .fixed-header-filterable .table .btn {
  font-size: 11px;
}

/* line 794, assetic_compassghCESJ.scss */
.portlet > .portlet-body .page-sidebar {
  width: 100%;
}

/* line 798, assetic_compassghCESJ.scss */
.ng-hide-add, .ng-hide-remove {
  /* ensure visibility during the transition */
  display: block !important;
  /* yes, important */
}

/* line 803, assetic_compassghCESJ.scss */
.page-sidebar-toggler {
  z-index: 99999;
}

/* line 807, assetic_compassghCESJ.scss */
.menu-col {
  /*transition: 0.5s linear all;*/
  /*opacity: 1;*/
  padding-right: 8px;
  position: absolute;
  /*height: calc(100% - 5px);*/
  left: 5px;
  z-index: 999;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(0px, 0);
  -o-transform: translate(0px, 0);
  -moz-transform: translate(0px, 0);
}

/* line 820, assetic_compassghCESJ.scss */
.menu-col.ng-animate {
  position: absolute;
  height: 100%;
}

/* line 825, assetic_compassghCESJ.scss */
.menu-col.ng-hide {
  /*opacity: 0;*/
  position: absolute;
  height: 100%;
  left: -520px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

/*.main-col.col-md-10 {*/
/*transition: all 0.3s ease-in-out;*/
/*-webkit-transition: all 0.3s ease-in-out; /!** Chrome & Safari **!/*/
/*-moz-transition: all 0.3s ease-in-out; /!** Firefox **!/*/
/*-o-transition: all 0.3s ease-in-out; /!** Opera **!/*/
/*}*/
/*.main-col.col-md-12 {*/
/*transition: all 0.3s ease-in-out;*/
/*-webkit-transition: all 0.3s ease-in-out; /!** Chrome & Safari **!/*/
/*-moz-transition: all 0.3s ease-in-out; /!** Firefox **!/*/
/*-o-transition: all 0.3s ease-in-out; /!** Opera **!/*/
/*}*/
/* QUICK SIDEBAR */
/* line 851, assetic_compassghCESJ.scss */
.quick-sidebar {
  position: absolute;
  z-index: 999;
}

/* line 856, assetic_compassghCESJ.scss */
.dropdown-menu-right {
  right: 0px;
  left: auto;
}

/* TODO this should only be a temporary solution */
/* line 862, assetic_compassghCESJ.scss */
._720kb-datepicker-calendar {
  position: fixed;
  width: 220px;
}

/* line 867, assetic_compassghCESJ.scss */
h4 .fa {
  margin-right: 5px;
}

/* line 871, assetic_compassghCESJ.scss */
h2 .fa {
  font-size: 28px;
  margin: 0 5px;
}

/* line 876, assetic_compassghCESJ.scss */
h2 .ng-inline-edit, h2 .ng-inline-edit__inner-container, h2 .ng-inline-edit__text {
  display: inline;
}

/* line 880, assetic_compassghCESJ.scss */
.ng-inline-edit__input {
  border: 1px solid #ccc;
}

/* line 884, assetic_compassghCESJ.scss */
.selh4 {
  margin-top: 10px;
  margin-left: 14px;
}

/* line 889, assetic_compassghCESJ.scss */
i.remove, .close {
  opacity: 0.5;
  width: 15px;
  height: 15px;
  display: block;
  position: relative;
  background-image: none !important;
}

/* line 898, assetic_compassghCESJ.scss */
i.remove:hover, .close:hover {
  opacity: 1;
  cursor: pointer;
}

/* line 903, assetic_compassghCESJ.scss */
i.remove:before, i.remove:after, .close:before, .close:after {
  position: absolute;
  content: ' ';
  height: 15px;
  width: 1px;
  background-color: #333;
  right: 5px;
  top: 0;
}

/* line 913, assetic_compassghCESJ.scss */
.nav-tabs i.remove:before, .nav-tabs i.remove:after {
  background-color: #fbfbfb;
}

/* line 917, assetic_compassghCESJ.scss */
.sidebar-link i.remove:before,
.sidebar-link i.remove:after,
.sidebar-link .close:before,
.sidebar-link .close:after {
  background-color: #333;
}

/* line 925, assetic_compassghCESJ.scss */
li.active a i.remove:before,
li.active a i.remove:after,
li.active a i.close:before,
li.active a i.close:after,
li:hover a i.remove:before,
li:hover a i.remove:after,
li:hover a i.close:before,
li:hover a i.close:after {
  background-color: #333;
}

/* line 936, assetic_compassghCESJ.scss */
li a i.remove:hover:before,
li a i.remove:hover:after,
li a i.close:hover:before,
li a i.close:hover:after {
  background-color: #B12121;
}

/* line 944, assetic_compassghCESJ.scss */
i.remove:before, .close:before {
  transform: rotate(45deg);
}

/* line 947, assetic_compassghCESJ.scss */
i.remove:after, .close:after {
  transform: rotate(-45deg);
}

/* Custom Bootstrap*/
@media (min-width: 1600px) {
  /* line 953, assetic_compassghCESJ.scss */
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }

  /* line 956, assetic_compassghCESJ.scss */
  .col-xl-12 {
    width: 100%;
  }

  /* line 959, assetic_compassghCESJ.scss */
  .col-xl-11 {
    width: 91.66666667%;
  }

  /* line 962, assetic_compassghCESJ.scss */
  .col-xl-10 {
    width: 83.33333333%;
  }

  /* line 965, assetic_compassghCESJ.scss */
  .col-xl-9 {
    width: 75%;
  }

  /* line 968, assetic_compassghCESJ.scss */
  .col-xl-8 {
    width: 66.66666667%;
  }

  /* line 971, assetic_compassghCESJ.scss */
  .col-xl-7 {
    width: 58.33333333%;
  }

  /* line 974, assetic_compassghCESJ.scss */
  .col-xl-6 {
    width: 50%;
  }

  /* line 977, assetic_compassghCESJ.scss */
  .col-xl-5 {
    width: 41.66666667%;
  }

  /* line 980, assetic_compassghCESJ.scss */
  .col-xl-4 {
    width: 33.33333333%;
  }

  /* line 983, assetic_compassghCESJ.scss */
  .col-xl-3 {
    width: 25%;
  }

  /* line 986, assetic_compassghCESJ.scss */
  .col-xl-2 {
    width: 16.66666667%;
  }

  /* line 989, assetic_compassghCESJ.scss */
  .col-xl-1 {
    width: 8.33333333%;
  }

  /* line 992, assetic_compassghCESJ.scss */
  .col-xl-pull-12 {
    right: 100%;
  }

  /* line 995, assetic_compassghCESJ.scss */
  .col-xl-pull-11 {
    right: 91.66666667%;
  }

  /* line 998, assetic_compassghCESJ.scss */
  .col-xl-pull-10 {
    right: 83.33333333%;
  }

  /* line 1001, assetic_compassghCESJ.scss */
  .col-xl-pull-9 {
    right: 75%;
  }

  /* line 1004, assetic_compassghCESJ.scss */
  .col-xl-pull-8 {
    right: 66.66666667%;
  }

  /* line 1007, assetic_compassghCESJ.scss */
  .col-xl-pull-7 {
    right: 58.33333333%;
  }

  /* line 1010, assetic_compassghCESJ.scss */
  .col-xl-pull-6 {
    right: 50%;
  }

  /* line 1013, assetic_compassghCESJ.scss */
  .col-xl-pull-5 {
    right: 41.66666667%;
  }

  /* line 1016, assetic_compassghCESJ.scss */
  .col-xl-pull-4 {
    right: 33.33333333%;
  }

  /* line 1019, assetic_compassghCESJ.scss */
  .col-xl-pull-3 {
    right: 25%;
  }

  /* line 1022, assetic_compassghCESJ.scss */
  .col-xl-pull-2 {
    right: 16.66666667%;
  }

  /* line 1025, assetic_compassghCESJ.scss */
  .col-xl-pull-1 {
    right: 8.33333333%;
  }

  /* line 1028, assetic_compassghCESJ.scss */
  .col-xl-pull-0 {
    right: auto;
  }

  /* line 1031, assetic_compassghCESJ.scss */
  .col-xl-push-12 {
    left: 100%;
  }

  /* line 1034, assetic_compassghCESJ.scss */
  .col-xl-push-11 {
    left: 91.66666667%;
  }

  /* line 1037, assetic_compassghCESJ.scss */
  .col-xl-push-10 {
    left: 83.33333333%;
  }

  /* line 1040, assetic_compassghCESJ.scss */
  .col-xl-push-9 {
    left: 75%;
  }

  /* line 1043, assetic_compassghCESJ.scss */
  .col-xl-push-8 {
    left: 66.66666667%;
  }

  /* line 1046, assetic_compassghCESJ.scss */
  .col-xl-push-7 {
    left: 58.33333333%;
  }

  /* line 1049, assetic_compassghCESJ.scss */
  .col-xl-push-6 {
    left: 50%;
  }

  /* line 1052, assetic_compassghCESJ.scss */
  .col-xl-push-5 {
    left: 41.66666667%;
  }

  /* line 1055, assetic_compassghCESJ.scss */
  .col-xl-push-4 {
    left: 33.33333333%;
  }

  /* line 1058, assetic_compassghCESJ.scss */
  .col-xl-push-3 {
    left: 25%;
  }

  /* line 1061, assetic_compassghCESJ.scss */
  .col-xl-push-2 {
    left: 16.66666667%;
  }

  /* line 1064, assetic_compassghCESJ.scss */
  .col-xl-push-1 {
    left: 8.33333333%;
  }

  /* line 1067, assetic_compassghCESJ.scss */
  .col-xl-push-0 {
    left: auto;
  }

  /* line 1070, assetic_compassghCESJ.scss */
  .col-xl-offset-12 {
    margin-left: 100%;
  }

  /* line 1073, assetic_compassghCESJ.scss */
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 1076, assetic_compassghCESJ.scss */
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 1079, assetic_compassghCESJ.scss */
  .col-xl-offset-9 {
    margin-left: 75%;
  }

  /* line 1082, assetic_compassghCESJ.scss */
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 1085, assetic_compassghCESJ.scss */
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 1088, assetic_compassghCESJ.scss */
  .col-xl-offset-6 {
    margin-left: 50%;
  }

  /* line 1091, assetic_compassghCESJ.scss */
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 1094, assetic_compassghCESJ.scss */
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 1097, assetic_compassghCESJ.scss */
  .col-xl-offset-3 {
    margin-left: 25%;
  }

  /* line 1100, assetic_compassghCESJ.scss */
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 1103, assetic_compassghCESJ.scss */
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 1106, assetic_compassghCESJ.scss */
  .col-xl-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1840px) {
  /* line 1112, assetic_compassghCESJ.scss */
  .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    float: left;
  }

  /* line 1115, assetic_compassghCESJ.scss */
  .col-xxl-12 {
    width: 100%;
  }

  /* line 1118, assetic_compassghCESJ.scss */
  .col-xxl-11 {
    width: 91.66666667%;
  }

  /* line 1121, assetic_compassghCESJ.scss */
  .col-xxl-10 {
    width: 83.33333333%;
  }

  /* line 1124, assetic_compassghCESJ.scss */
  .col-xxl-9 {
    width: 75%;
  }

  /* line 1127, assetic_compassghCESJ.scss */
  .col-xxl-8 {
    width: 66.66666667%;
  }

  /* line 1130, assetic_compassghCESJ.scss */
  .col-xxl-7 {
    width: 58.33333333%;
  }

  /* line 1133, assetic_compassghCESJ.scss */
  .col-xxl-6 {
    width: 50%;
  }

  /* line 1136, assetic_compassghCESJ.scss */
  .col-xxl-5 {
    width: 41.66666667%;
  }

  /* line 1139, assetic_compassghCESJ.scss */
  .col-xxl-4 {
    width: 33.33333333%;
  }

  /* line 1142, assetic_compassghCESJ.scss */
  .col-xxl-3 {
    width: 25%;
  }

  /* line 1145, assetic_compassghCESJ.scss */
  .col-xxl-2 {
    width: 16.66666667%;
  }

  /* line 1148, assetic_compassghCESJ.scss */
  .col-xxl-1 {
    width: 8.33333333%;
  }

  /* line 1151, assetic_compassghCESJ.scss */
  .col-xxl-pull-12 {
    right: 100%;
  }

  /* line 1154, assetic_compassghCESJ.scss */
  .col-xxl-pull-11 {
    right: 91.66666667%;
  }

  /* line 1157, assetic_compassghCESJ.scss */
  .col-xxl-pull-10 {
    right: 83.33333333%;
  }

  /* line 1160, assetic_compassghCESJ.scss */
  .col-xxl-pull-9 {
    right: 75%;
  }

  /* line 1163, assetic_compassghCESJ.scss */
  .col-xxl-pull-8 {
    right: 66.66666667%;
  }

  /* line 1166, assetic_compassghCESJ.scss */
  .col-xxl-pull-7 {
    right: 58.33333333%;
  }

  /* line 1169, assetic_compassghCESJ.scss */
  .col-xxl-pull-6 {
    right: 50%;
  }

  /* line 1172, assetic_compassghCESJ.scss */
  .col-xxl-pull-5 {
    right: 41.66666667%;
  }

  /* line 1175, assetic_compassghCESJ.scss */
  .col-xxl-pull-4 {
    right: 33.33333333%;
  }

  /* line 1178, assetic_compassghCESJ.scss */
  .col-xxl-pull-3 {
    right: 25%;
  }

  /* line 1181, assetic_compassghCESJ.scss */
  .col-xxl-pull-2 {
    right: 16.66666667%;
  }

  /* line 1184, assetic_compassghCESJ.scss */
  .col-xxl-pull-1 {
    right: 8.33333333%;
  }

  /* line 1187, assetic_compassghCESJ.scss */
  .col-xxl-pull-0 {
    right: auto;
  }

  /* line 1190, assetic_compassghCESJ.scss */
  .col-xxl-push-12 {
    left: 100%;
  }

  /* line 1193, assetic_compassghCESJ.scss */
  .col-xxl-push-11 {
    left: 91.66666667%;
  }

  /* line 1196, assetic_compassghCESJ.scss */
  .col-xxl-push-10 {
    left: 83.33333333%;
  }

  /* line 1199, assetic_compassghCESJ.scss */
  .col-xxl-push-9 {
    left: 75%;
  }

  /* line 1202, assetic_compassghCESJ.scss */
  .col-xxl-push-8 {
    left: 66.66666667%;
  }

  /* line 1205, assetic_compassghCESJ.scss */
  .col-xxl-push-7 {
    left: 58.33333333%;
  }

  /* line 1208, assetic_compassghCESJ.scss */
  .col-xxl-push-6 {
    left: 50%;
  }

  /* line 1211, assetic_compassghCESJ.scss */
  .col-xxl-push-5 {
    left: 41.66666667%;
  }

  /* line 1214, assetic_compassghCESJ.scss */
  .col-xxl-push-4 {
    left: 33.33333333%;
  }

  /* line 1217, assetic_compassghCESJ.scss */
  .col-xxl-push-3 {
    left: 25%;
  }

  /* line 1220, assetic_compassghCESJ.scss */
  .col-xxl-push-2 {
    left: 16.66666667%;
  }

  /* line 1223, assetic_compassghCESJ.scss */
  .col-xxl-push-1 {
    left: 8.33333333%;
  }

  /* line 1226, assetic_compassghCESJ.scss */
  .col-xxl-push-0 {
    left: auto;
  }

  /* line 1229, assetic_compassghCESJ.scss */
  .col-xxl-offset-12 {
    margin-left: 100%;
  }

  /* line 1232, assetic_compassghCESJ.scss */
  .col-xxl-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 1235, assetic_compassghCESJ.scss */
  .col-xxl-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 1238, assetic_compassghCESJ.scss */
  .col-xxl-offset-9 {
    margin-left: 75%;
  }

  /* line 1241, assetic_compassghCESJ.scss */
  .col-xxl-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 1244, assetic_compassghCESJ.scss */
  .col-xxl-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 1247, assetic_compassghCESJ.scss */
  .col-xxl-offset-6 {
    margin-left: 50%;
  }

  /* line 1250, assetic_compassghCESJ.scss */
  .col-xxl-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 1253, assetic_compassghCESJ.scss */
  .col-xxl-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 1256, assetic_compassghCESJ.scss */
  .col-xxl-offset-3 {
    margin-left: 25%;
  }

  /* line 1259, assetic_compassghCESJ.scss */
  .col-xxl-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 1262, assetic_compassghCESJ.scss */
  .col-xxl-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 1265, assetic_compassghCESJ.scss */
  .col-xxl-offset-0 {
    margin-left: 0;
  }
}
/* line 1270, assetic_compassghCESJ.scss */
.ui-draggable-handle:hover {
  cursor: move;
}

/* line 1274, assetic_compassghCESJ.scss */
.fixed-table-container {
  width: 100%;
  height: calc(100% - 15px);
  margin: auto;
  /* above is decorative or flexible */
  position: relative;
  /* could be absolute or relative */
  padding-top: 30px;
}

/* line 1283, assetic_compassghCESJ.scss */
.fixed-table-container th.sort-desc, .fixed-table-container th.sort-asc {
  color: #B12121;
}

/* line 1287, assetic_compassghCESJ.scss */
.ng-table th.sortable.sort-asc .sort-indicator:before,
.ng-table th.sortable.sort-asc .sort-indicator:after {
  border-bottom-color: #b12121;
  opacity: 1 !important;
}

/* line 1292, assetic_compassghCESJ.scss */
.ng-table th.sortable.sort-desc .sort-indicator:before,
.ng-table th.sortable.sort-desc .sort-indicator:after {
  border-top-color: #b12121;
  opacity: 1;
}

/* line 1298, assetic_compassghCESJ.scss */
.ng-table th.sortable.sort-asc .th-inner,
.ng-table th.sortable.sort-desc .th-inner {
  text-decoration: underline;
}

/* line 1305, assetic_compassghCESJ.scss */
#download-csv-btn {
  display: inline-block;
  margin: 0 1px 0px 7px;
  font-size: 11px !important;
  padding: 3px 8px 3px 8px;
  background-color: #4299e4;
  border-color: #2e6da4;
  height: 22px;
}

/* extra-wrap */
/* line 1320, assetic_compassghCESJ.scss */
.extrawrap th {
  text-align: center;
}

/* line 1324, assetic_compassghCESJ.scss */
.extra-wrap {
  width: 100%;
}

/* Zupa styles for centered headers */
/* line 1330, assetic_compassghCESJ.scss */
.zupa div.zupa1 {
  margin: 0 auto !important;
  width: 0 !important;
}

/* line 1335, assetic_compassghCESJ.scss */
.zupa div.th-inner {
  width: 100%;
  margin-left: -50%;
  text-align: center;
  border: none;
}

/* for hidden header hack to calculate widths of dynamic content */
/* line 1344, assetic_compassghCESJ.scss */
.hidden-head {
  min-width: 530px;
  /* enough width to show all header text, or bad things happen */
}

/* line 1348, assetic_compassghCESJ.scss */
.hidden-header .th-inner {
  position: static;
  overflow-y: hidden;
  height: 0;
  white-space: nowrap;
  padding-right: 5px;
}

/* line 1357, assetic_compassghCESJ.scss */
.onboarding-request table.table tbody tr,
.messaging table.table tbody tr,
.service-center table.table tbody tr {
  height: 25px;
}

/* line 1363, assetic_compassghCESJ.scss */
.monitor table.table tbody tr {
  height: 30px;
}

/* line 1367, assetic_compassghCESJ.scss */
.messages .message-content .portlet-body p {
  white-space: pre-wrap;
}

/* line 1371, assetic_compassghCESJ.scss */
.chart {
  height: 150px;
}

/* line 1375, assetic_compassghCESJ.scss */
.stats-portlet.portlet.light.slim {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.12), 0px 3px 6px rgba(0, 0, 0, 0.19) !important;
  background: #fdfdfd;
}

/* line 1379, assetic_compassghCESJ.scss */
.stats-portlet .alert {
  margin-top: 20px;
}

/* line 1383, assetic_compassghCESJ.scss */
.btn-primary {
  background-color: #3498db;
}

/* line 1387, assetic_compassghCESJ.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  background-color: #3CB1FF;
}

/* line 1391, assetic_compassghCESJ.scss */
.btn.no-animate.ng-animate {
  display: inline !important;
}

/* line 1395, assetic_compassghCESJ.scss */
.modal .modal-content .modal-header {
  border-bottom: 2px solid #af1103;
  background-color: #E1E4EA;
  font-weight: 200;
  font-size: 13px;
}

/* line 1402, assetic_compassghCESJ.scss */
.modal-header h3 {
  font-size: 20px;
}

/* line 1406, assetic_compassghCESJ.scss */
.modal .modal-content .nav.nav-tabs {
  margin-top: 10px;
}

/* line 1410, assetic_compassghCESJ.scss */
.modal .modal-content .attachments-download h4 {
  font-size: 15px;
}

/* line 1414, assetic_compassghCESJ.scss */
.modal .modal-content table td {
  line-height: 20px;
}

/* line 1418, assetic_compassghCESJ.scss */
.attachment-modal h3.modal-title {
  width: calc(100% - 50px);
  float: left;
  margin-bottom: 15px;
}

/* line 1424, assetic_compassghCESJ.scss */
.cliptext {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 1430, assetic_compassghCESJ.scss */
.modal .modal-content .modal-header h4.modal-title {
  font-size: 13px;
}

/* line 1434, assetic_compassghCESJ.scss */
.filter-breadcrumb {
  margin-bottom: 2px;
}

/* line 1438, assetic_compassghCESJ.scss */
.filter-breadcrumb .filter-breadcrumb-list li + li::before {
  content: "\f105";
  font-family: FontAwesome;
  margin: 0 5px;
}

/* line 1444, assetic_compassghCESJ.scss */
.filter-breadcrumb-list {
  padding-left: 5px;
}

/* line 1448, assetic_compassghCESJ.scss */
.filter-breadcrumb-list li:first-child {
  color: #b01103;
}

/* line 1452, assetic_compassghCESJ.scss */
.filter-breadcrumb-list, .action-list, .filter-breadcrumb-list li, .action-list li {
  display: inline;
}

/* line 1458, assetic_compassghCESJ.scss */
.save-filter-modal .modal-dialog, .overwrite-filter-modal .modal-dialog {
  width: 350px;
}

/* line 1462, assetic_compassghCESJ.scss */
.table .form-control {
  font-size: 10px;
  height: 25px;
  padding: 2px 8px;
}

/* flattiness */
/* line 1471, assetic_compassghCESJ.scss */
.md-shadow-z-2, .ver-inline-menu, .panel, .popover, .portlet {
  box-shadow: none;
}

/* line 1475, assetic_compassghCESJ.scss */
.modal-dialog ul.nav li:first-child {
  margin-left: 15px;
}

/* line 1479, assetic_compassghCESJ.scss */
.sidebar-link > .title {
  display: block;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 20px);
}

/* line 1488, assetic_compassghCESJ.scss */
.text-warning {
  color: #FFB938 !important;
}

/* line 1492, assetic_compassghCESJ.scss */
.text-danger {
  color: #F3565D !important;
}

/* line 1496, assetic_compassghCESJ.scss */
.filter-sidebar .state-filters i.fa {
  font-size: 13px;
}

/* line 1500, assetic_compassghCESJ.scss */
.filter-sidebar .state-filters i.fa-hourglass {
  font-size: 11px;
}

/* line 1504, assetic_compassghCESJ.scss */
.login .onboarding {
  opacity: 1;
  width: 75%;
  height: 90%;
  margin: 50px auto 0;
}

/* line 1511, assetic_compassghCESJ.scss */
.onboarding .tab-content {
  display: block;
  position: absolute;
  width: calc(75% - 15px);
  height: calc(90% - 310px);
  margin-top: 10px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 1521, assetic_compassghCESJ.scss */
.onboarding h4 {
  color: #B12121;
}

/* line 1525, assetic_compassghCESJ.scss */
.onboarding #company-logo {
  height: 50px;
  margin-right: 15px;
}

/* line 1530, assetic_compassghCESJ.scss */
.onboarding .tab-content h3 {
  border-bottom: 1px solid #AEAEAE;
  padding-left: 15px;
  font-size: 15px;
}

/* line 1536, assetic_compassghCESJ.scss */
.onboarding form .fa {
  line-height: 25px;
  font-size: 15px;
}

/* line 1541, assetic_compassghCESJ.scss */
.onboarding .content-row {
  height: calc(100% - 170px);
}

/* line 1545, assetic_compassghCESJ.scss */
.onboarding .footer-row {
  border-top: 1px solid #999999;
  margin-right: -30px;
  margin-left: -30px;
  background: #efefef;
}

/* line 1552, assetic_compassghCESJ.scss */
.onboarding .footer-row .footer-content {
  padding: 9px;
}

/* line 1556, assetic_compassghCESJ.scss */
h3 .fa {
  font-size: 22px;
}

/* select2 tagging adjustments */
/* line 1562, assetic_compassghCESJ.scss */
.ui-select-multiple.ui-select-container {
  height: 23px;
}

/* line 1565, assetic_compassghCESJ.scss */
.ui-select-multiple .btn.btn-xs {
  font-size: 8px;
  padding: 1px 2px 1px 4px;
}

/* line 1570, assetic_compassghCESJ.scss */
.ui-select-multiple .close {
  width: 13px;
  height: 10px;
}

/* line 1574, assetic_compassghCESJ.scss */
.ui-select-multiple .close:before, .ui-select-multiple .close:after {
  height: 8px;
}

/* line 1578, assetic_compassghCESJ.scss */
.ui-select-multiple .ui-select-match-close {
  margin-top: 2px !important;
  margin-left: 0px !important;
}

/* monitor all errors rows other color */
/* line 1584, assetic_compassghCESJ.scss */
.table > tbody > tr.error > td {
  background-color: rgba(237, 67, 67, 0.14);
}

/* line 1589, assetic_compassghCESJ.scss */
.message.new {
  font-weight: bold;
}

@media (max-width: 1450px) {
  /* line 1594, assetic_compassghCESJ.scss */
  .admin .col-md-2 .portlet-title .caption {
    display: none;
  }
}
/* Global classes */
/* line 1600, assetic_compassghCESJ.scss */
.strikethrough {
  text-decoration: line-through;
}

/* line 1604, assetic_compassghCESJ.scss */
.pointer {
  cursor: pointer;
}

/* Project Management Modul */
/* line 1609, assetic_compassghCESJ.scss */
.project-management .bpc-counter {
  margin-left: 15px;
  position: fixed;
}

/* line 1614, assetic_compassghCESJ.scss */
.project-management div[ng-table-pagination="params"] {
  display: none;
}

/* line 1618, assetic_compassghCESJ.scss */
.project-management .action-bar {
  width: 80px;
}

/* line 1622, assetic_compassghCESJ.scss */
.dimdropdown {
  width: 250px !important;
  height: 300px;
}

/* line 1627, assetic_compassghCESJ.scss */
.cursor-pointer:hover {
  cursor: pointer;
}

/* line 1631, assetic_compassghCESJ.scss */
.background-icon {
  position: absolute;
  bottom: 0px;
  right: 40px;
  font-size: 300px;
  line-height: 300px;
  opacity: 0.3;
}

/* line 1641, assetic_compassghCESJ.scss */
a.editable-click:hover {
  border-bottom: 1px dashed;
}

/* line 1645, assetic_compassghCESJ.scss */
select.editable-input {
  max-width: 90px;
}

/* line 1649, assetic_compassghCESJ.scss */
.editable-wrap {
  width: 100%;
}

/* line 1653, assetic_compassghCESJ.scss */
.onboarding-request .btn {
  padding: 3px 7px 2px 7px;
  margin-top: 1px;
  font-size: 9px !important;
  box-shadow: none;
}

/* line 1661, assetic_compassghCESJ.scss */
.monitor .btn {
  padding: 3px 7px 2px 7px;
  margin-top: 1px;
  font-size: 9px !important;
  box-shadow: none;
}

/* line 1669, assetic_compassghCESJ.scss */
.project-management .btn {
  padding: 4px 7px 4px 7px;
  margin-top: 0px;
  font-size: 9px !important;
  box-shadow: none;
  margin-left: 2px;
}

/* line 1677, assetic_compassghCESJ.scss */
.project-management .dropdown-menu,
.monitor .dropdown-menu {
  box-shadow: none !important;
}

/* line 1683, assetic_compassghCESJ.scss */
.project-management .btn-default,
.project-management .dropdown-toggle,
.monitor .dropdown-toggle {
  color: #666666;
  background-color: #EAEAEA;
  border-color: #ccc;
}

/* line 1692, assetic_compassghCESJ.scss */
.project-management .btn-default:hover,
.project-management .dropdown-toggle:hover,
.monitor .dropdown-toggle:hover {
  background-color: #d7d7d7;
}

/* line 1700, assetic_compassghCESJ.scss */
.modal-body.new-company, .modal-body.new-user {
  max-height: 500px;
  overflow-y: scroll;
}

/* line 1705, assetic_compassghCESJ.scss */
table td {
  white-space: nowrap;
  max-width: 255px;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 1712, assetic_compassghCESJ.scss */
.monitor table tr td:first-child,
.project-management table tr td:first-child {
  overflow: inherit;
}

/* line 1717, assetic_compassghCESJ.scss */
.project-management input[type="checkbox"].uniform-checkbox + label.uniform-checkbox-replacement {
  width: 16px;
  height: 16px;
  font-size: 16px;
  color: #961f1f;
}

/* Nofication */
/* line 1726, assetic_compassghCESJ.scss */
.rnotify-container {
  display: block;
  margin: 3.625em 0 0 0;
  padding: 0;
  position: fixed;
  right: 0;
  z-index: 9999999999;
  -webkit-transform: translate(0px, 0);
  -o-transform: translate(0px, 0);
  -moz-transform: translate(0px, 0);
}
/* line 1737, assetic_compassghCESJ.scss */
.rnotify-container.top {
  top: 0;
}
/* line 1739, assetic_compassghCESJ.scss */
.rnotify-container.top.right {
  right: -350px;
}
/* line 1745, assetic_compassghCESJ.scss */
.rnotify-container :hover .rnotify-close {
  display: block;
}

/* line 1752, assetic_compassghCESJ.scss */
.rnotify-notification {
  box-sizing: border-box;
  overflow: hidden;
  transition: all 1.0s ease-in-out;
  padding: 1.5em 0.625em;
  position: relative;
  margin-top: 1em;
  color: #fff;
  width: 350px;
  border-style: solid;
  border-width: 2px;
  font-size: 14px;
  font-weight: bold;
}
/* line 1766, assetic_compassghCESJ.scss */
.rnotify-notification .fa {
  font-size: 20px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
/* line 1773, assetic_compassghCESJ.scss */
.rnotify-notification.in {
  right: 0px !important;
}
/* line 1777, assetic_compassghCESJ.scss */
.rnotify-notification.fadeout {
  right: -350px;
}
/* line 1781, assetic_compassghCESJ.scss */
.rnotify-notification.success {
  background-color: #5cb85c;
  border-color: #50A150;
}
/* line 1786, assetic_compassghCESJ.scss */
.rnotify-notification.info {
  border-color: #0099cc;
  background-color: #006699;
}
/* line 1791, assetic_compassghCESJ.scss */
.rnotify-notification.error, .rnotify-notification.exception {
  background-color: #a10;
  border-color: #d10;
  color: #fff;
}
/* line 1798, assetic_compassghCESJ.scss */
.rnotify-notification.has-icon {
  align-items: center;
  display: flex;
}
/* line 1803, assetic_compassghCESJ.scss */
.rnotify-notification .rnotify-close {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 7px;
  right: -5px;
  font-size: 13px;
  opacity: 0.7;
}

/* line 1816, assetic_compassghCESJ.scss */
.bootstrap-switch {
  border-radius: 0px;
}
/* line 1819, assetic_compassghCESJ.scss */
.bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off {
  border-radius: 0px;
}

/* line 1830, assetic_compassghCESJ.scss */
.monitor .portlet-title ul.nav-tabs {
  margin-left: 90px;
}
/* line 1833, assetic_compassghCESJ.scss */
.monitor .filter-toolbox {
  float: left;
  position: relative;
  overflow: visible;
  height: 27px;
  z-index: 1;
  width: 90px;
  padding: 10px 0 0 10px;
}
/* line 1842, assetic_compassghCESJ.scss */
.monitor .filter-toolbox a.btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
/* line 1845, assetic_compassghCESJ.scss */
.monitor .filter-toolbox a.btn.btn-toolbox {
  padding: 3px 8px 3px 8px;
  margin-right: 4px;
  margin-bottom: 2px;
  border-radius: 2px !important;
}
/* line 1851, assetic_compassghCESJ.scss */
.monitor .filter-toolbox a.btn.btn-main {
  padding: 15px 10px 13px 10px;
  width: 36px;
}
/* line 1856, assetic_compassghCESJ.scss */
.monitor .filter-toolbox a.btn.btn-refresh {
  margin-left: 0;
  width: 36px;
}

/* line 1864, assetic_compassghCESJ.scss */
.company-select {
  margin-bottom: 30px;
}

/* line 1868, assetic_compassghCESJ.scss */
.editable-click, a.editable-click {
  color: inherit;
}

/* line 1872, assetic_compassghCESJ.scss */
.copmany-address {
  padding-top: 5px;
  margin-bottom: 5px;
}
/* line 1875, assetic_compassghCESJ.scss */
.copmany-address p {
  margin: 0px 0 5px;
}

/* line 1880, assetic_compassghCESJ.scss */
a.welcomeApp {
  height: 90px;
  width: 200px;
}
/* line 1883, assetic_compassghCESJ.scss */
a.welcomeApp .vcenter {
  margin: auto;
  position: absolute;
  top: 30px;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 1887, assetic_compassghCESJ.scss */
a.welcomeApp .vcenter i {
  color: #b12121;
}

/* line 1891, assetic_compassghCESJ.scss */
.portlet.light.slim.no-border, .portlet.light.slim.no-border:hover {
  width: 75%;
  box-shadow: none;
}

/* line 1897, assetic_compassghCESJ.scss */
.margin-top-80 {
  margin-top: 80px !important;
}

/* line 1901, assetic_compassghCESJ.scss */
.vcenter {
  margin: auto;
  position: absolute;
  top: 30px;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 1911, assetic_compassghCESJ.scss */
.welcome .portlet.light.slim .portlet-body {
  padding-top: 10%;
}
/* line 1912, assetic_compassghCESJ.scss */
.welcome .portlet.light.slim .portlet-body .inposia-logo-welcome {
  width: 30%;
}

/* line 1919, assetic_compassghCESJ.scss */
.portlet.flying {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.19), 0 0 6px rgba(0, 0, 0, 0.23);
}
/* line 1922, assetic_compassghCESJ.scss */
.portlet.noFrame, .portlet.noFrame:not(.light):not(.box):not(.solid) {
  padding: 0;
}
/* line 1926, assetic_compassghCESJ.scss */
.portlet.noFrame tr th:first-child,
.portlet.noFrame tr td:first-child, .portlet.noFrame:not(.light):not(.box):not(.solid) tr th:first-child,
.portlet.noFrame:not(.light):not(.box):not(.solid) tr td:first-child {
  padding-left: 5px;
}
/* line 1930, assetic_compassghCESJ.scss */
.portlet.noFrame tr th:last-child,
.portlet.noFrame tr td:last-child, .portlet.noFrame:not(.light):not(.box):not(.solid) tr th:last-child,
.portlet.noFrame:not(.light):not(.box):not(.solid) tr td:last-child {
  padding-right: 5px;
}
/* line 1934, assetic_compassghCESJ.scss */
.portlet.noFrame .portlet-title, .portlet.noFrame:not(.light):not(.box):not(.solid) .portlet-title {
  padding: 5px 15px;
}
/* line 1939, assetic_compassghCESJ.scss */
.portlet .portlet-title.padding-top-10 {
  padding-top: 10px;
}
/* line 1943, assetic_compassghCESJ.scss */
.portlet.narrow50 {
  width: 50%;
  margin: 0 auto;
  min-width: 320px;
}

/* line 1952, assetic_compassghCESJ.scss */
.btn.darkRed {
  background: #b12121;
  color: #fff;
}
/* line 1956, assetic_compassghCESJ.scss */
.btn.darkRed.btn-outline {
  background: none;
  color: #b12121;
  border-color: #b12121;
}
/* line 1962, assetic_compassghCESJ.scss */
.btn.btn-unboxed, .btn.btn-unboxed:hover,
.btn .btn-group.open .dropdown-toggle {
  background: none;
  box-shadow: none;
}

/* line 1971, assetic_compassghCESJ.scss */
.archive table tr th {
  background: none;
}
/* line 1974, assetic_compassghCESJ.scss */
.archive table tr th.sortable.sort-desc, .archive table tr th.sortable.sort-asc {
  background: none;
}
/* line 1979, assetic_compassghCESJ.scss */
.archive table tr td {
  padding-top: 4px;
  padding-bottom: 4px;
  overflow: visible;
}
/* line 1983, assetic_compassghCESJ.scss */
.archive table tr td .status-column {
  text-align: right;
}
/* line 1987, assetic_compassghCESJ.scss */
.archive table tr td button:last-of-type {
  margin-right: 0;
}
/* line 1991, assetic_compassghCESJ.scss */
.archive table tr td.actions {
  width: 115px;
}
/* line 1996, assetic_compassghCESJ.scss */
.archive .pagination {
  float: right;
}

/* line 2001, assetic_compassghCESJ.scss */
.complex-filter-builder-wrapper {
  display: inline-block;
  width: 100%;
}
/* line 2005, assetic_compassghCESJ.scss */
.complex-filter-builder-wrapper .subgroup-area0, .complex-filter-builder-wrapper .subgroup-area1 {
  border: 1px solid #9b9b9b;
  display: inline-block;
  width: 98%;
  margin-left: 12px;
  padding: 10px 5px;
}
/* line 2014, assetic_compassghCESJ.scss */
.complex-filter-builder-wrapper .subgroup-area0 {
  background-color: #ddd;
}
/* line 2018, assetic_compassghCESJ.scss */
.complex-filter-builder-wrapper .subgroup-area1 {
  background-color: #fdfdfd;
}
/* line 2022, assetic_compassghCESJ.scss */
.complex-filter-builder-wrapper .add-row {
  margin-left: 5px;
}

/** resets for old style **/
/* line 3, assetic_compassNnIaOn.scss */
button, input, optgroup, select, textarea {
  color: inherit;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  border-radius: 0px !important;
}

/* line 10, assetic_compassNnIaOn.scss */
a:hover, a:focus, a:hover, a:visited {
  text-decoration: none;
}

/* line 14, assetic_compassNnIaOn.scss */
.label {
  margin-bottom: 0;
}

/* line 18, assetic_compassNnIaOn.scss */
.sub-header ul {
  padding-top: 1.1em;
  margin-left: 0px;
}

/* line 24, assetic_compassNnIaOn.scss */
.header {
  padding: 0px;
  height: 50px;
  z-index: 120;
}

/* line 30, assetic_compassNnIaOn.scss */
.page-container {
  padding-top: 0px;
  padding-bottom: 0px;
  z-index: 111;
}

/* line 36, assetic_compassNnIaOn.scss */
.sub-header {
  margin: 0px -20px 15px -20px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ebebeb;
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
}

/* new header */
/* line 48, assetic_compassNnIaOn.scss */
.tab-nav-sub-visibility-storage {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}

/* line 55, assetic_compassNnIaOn.scss */
.tab-nav-sub {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  z-index: 0;
  opacity: 0;
  background: #ebebeb;
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
}

/* line 67, assetic_compassNnIaOn.scss */
.company-branding, .company-branding > img, .tab-nav-sub {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 72, assetic_compassNnIaOn.scss */
.tab-nav-sub {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

/* line 107, assetic_compassNnIaOn.scss */
body:not(.touch) .menu-tab:nth-child(1):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(2), body:not(.touch) .tab-nav-sub:hover, body.touch input:checked + .tab-nav-sub, body:not(.touch) .menu-tab:nth-child(2):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(4), body:not(.touch) .menu-tab:nth-child(3):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(6), body:not(.touch) .menu-tab:nth-child(4):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(8), body:not(.touch) .menu-tab:nth-child(5):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(10), body:not(.touch) .menu-tab:nth-child(6):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(12), body:not(.touch) .menu-tab:nth-child(7):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(14), body:not(.touch) .menu-tab:nth-child(8):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(16), body:not(.touch) .menu-tab:nth-child(9):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(18), body:not(.touch) .menu-tab:nth-child(10):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(20) {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  z-index: 300;
}

/* line 113, assetic_compassNnIaOn.scss */
body:not(.touch) .menu-tab:nth-child(1):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(2), body:not(.touch) .tab-nav-sub:hover, body.touch input:checked + .tab-nav-sub, body:not(.touch) .menu-tab:nth-child(2):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(4), body:not(.touch) .tab-nav-sub:hover, body.touch input:checked + .tab-nav-sub, body:not(.touch) .menu-tab:nth-child(3):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(6), body:not(.touch) .tab-nav-sub:hover, body.touch input:checked + .tab-nav-sub, body:not(.touch) .menu-tab:nth-child(4):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(8), body:not(.touch) .tab-nav-sub:hover, body.touch input:checked + .tab-nav-sub, body:not(.touch) .menu-tab:nth-child(5):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(10), body:not(.touch) .tab-nav-sub:hover, body.touch input:checked + .tab-nav-sub, body:not(.touch) .menu-tab:nth-child(6):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(12), body:not(.touch) .tab-nav-sub:hover, body.touch input:checked + .tab-nav-sub, body:not(.touch) .menu-tab:nth-child(7):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(14), body:not(.touch) .tab-nav-sub:hover, body.touch input:checked + .tab-nav-sub, body:not(.touch) .menu-tab:nth-child(8):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(16), body:not(.touch) .tab-nav-sub:hover, body.touch input:checked + .tab-nav-sub, body:not(.touch) .menu-tab:nth-child(9):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(18), body:not(.touch) .tab-nav-sub:hover, body.touch input:checked + .tab-nav-sub, body:not(.touch) .menu-tab:nth-child(10):hover ~ .tab-nav-sub-wrap > .tab-nav-sub:nth-child(20), body:not(.touch) .tab-nav-sub:hover, body.touch input:checked + .tab-nav-sub {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/* line 118, assetic_compassNnIaOn.scss */
.menu-tab-sub {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
  line-height: 35px;
  padding-left: 40px;
  width: 250px;
  max-width: 350px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

/* line 140, assetic_compassNnIaOn.scss */
.menu-tab-sub-list {
  width: 100%;
  padding-left: 40px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

/* line 150, assetic_compassNnIaOn.scss */
.menu-tab-sub-list, .subtab-badge, a.menu-tab-sub-list:visited {
  color: #B01211;
  text-transform: uppercase;
}

/* line 155, assetic_compassNnIaOn.scss */
.subtab-badge {
  position: absolute;
  top: 0;
  left: 0;
  margin: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  pointer-events: none;
}

/* line 166, assetic_compassNnIaOn.scss */
.input-icon {
  text-align: center;
  display: inline-block;
}

/* line 171, assetic_compassNnIaOn.scss */
.subtab-create, .subtab-icon {
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  font-size: 15.188px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  display: block;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

/* line 207, assetic_compassNnIaOn.scss */
.subtab-create, .subtab-icon, .subtab-create {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 213, assetic_compassNnIaOn.scss */
.subtab-icon {
  pointer-events: none;
}

/* line 217, assetic_compassNnIaOn.scss */
.nav-spacer {
  height: 97.5px;
}

/* line 221, assetic_compassNnIaOn.scss */
.nav-wrap {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
}

/* line 232, assetic_compassNnIaOn.scss */
.nav-wrap {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
}

/* line 242, assetic_compassNnIaOn.scss */
.nav-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  height: 50px;
  /*box-shadow: 0px 67px 43px -6px rgba(0,0,0,0.1);*/
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 271, assetic_compassNnIaOn.scss */
.nav-wrap > .logo-velux {
  width: 149px;
  border-right: 1px solid white;
}

/* line 277, assetic_compassNnIaOn.scss */
.menu-tab {
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding: 10px height 55px;
  -webkit-transition: background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1);
  -moz-transition: background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-transition: background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1);
  transition: background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1);
  border-left-width: 1px;
  border-left-style: solid;
  overflow: hidden;
}

/* line 297, assetic_compassNnIaOn.scss */
.menu-tab.first-tab {
  border-left: 1px solid #ddd;
}

/* line 301, assetic_compassNnIaOn.scss */
.menu-tab, .menu-tab:before {
  display: block;
  z-index: 100;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 309, assetic_compassNnIaOn.scss */
.menu-tab:before {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25px;
  line-height: 55px;
  font-size: 25px;
  opacity: 0.7;
  -webkit-transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  -moz-transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
}

@media only screen and (min-width: 1050px) {
  /* line 327, assetic_compassNnIaOn.scss */
  .menu-tab:before {
    line-height: 100%;
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 19.222px;
    width: 25px;
  }
}
/* line 339, assetic_compassNnIaOn.scss */
.menu-tab, .menu-tab:before {
  display: block;
  z-index: 100;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 347, assetic_compassNnIaOn.scss */
.menu-tab:hover:after {
  opacity: 0;
  -webkit-transform: translateX(0px) translateY(150px) scale(2.5);
  -moz-transform: translateX(0px) translateY(150px) scale(2.5);
  -o-transform: translateX(0px) translateY(150px) scale(2.5);
  -ms-transform: translateX(0px) translateY(150px) scale(2.5);
  transform: translateX(0px) translateY(150px) scale(2.5);
}

/* line 356, assetic_compassNnIaOn.scss */
.icon, .theme-icon, .input-icon, .menu-tab:before, .input-inline-arrow:after, .input-arrow:after, [onclick^='IAHMap.fetch']:after, .default-avatar:after, .scroll-button.up .input-icon:after, .scroll-button.down .input-icon:after, .listViewMeta input + span div:before, .select-scheme-invert:before, .calendarHead > tbody > tr > td:nth-child(2) .holiday:before, .meta-options-dropdown-button:before {
  font-family: 'Ionicons';
}

/* line 360, assetic_compassNnIaOn.scss */
.menu-tab:after {
  content: '';
  display: block;
  width: 100%;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  top: -200px;
  right: 50px;
  -webkit-transform: translateX(-200px);
  -moz-transform: translateX(-200px);
  -o-transform: translateX(-200px);
  -ms-transform: translateX(-200px);
  transform: translateX(-200px);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

/* line 383, assetic_compassNnIaOn.scss */
.content-main a:hover, .nav-wrap a:not(.meta-calendar):hover, .sub-nav-wrap a:not(.meta-calendar):hover, [name="UnifiedSearchAdvancedMain"] a:hover, .select-menu .select-option-row:hover, .address-edit-cell .input-arrow:not(.disabled):focus, .input-select:not(.disabled):focus, .input-checkbox:not(.disabled):focus, .input-file:not(.disabled):focus, [name='clearButton']:not(.disabled):focus, .address-edit-cell .input-arrow:not(.disabled):hover, .input-select:not(.disabled):hover, .input-checkbox:not(.disabled):hover, .input-file:not(.disabled):hover, [name='clearButton']:not(.disabled):hover, .form-buttons button:not(.disabled):focus, .form-buttons button:not(.disabled):hover, .form-buttons button:first-child:not(.disabled):not(.disabled):focus, .form-buttons button:first-child:not(.disabled):not(.disabled):hover, .button-bar .social-icon:not(.disabled):focus, .button-bar button:not(.disabled):focus, .button-bar .social-icon:not(.disabled):hover, .button-bar button:not(.disabled):hover, .input-textarea:focus, .input-text:focus, .input-select-button:hover, .ref-clear-button:hover, .input-button.compact:hover, .listView .markRow.markRow td:first-child, .tab-normal button:hover, .select-option-row:hover, .select-option-row.current, .tabDetailViewDFLink:hover, .listViewNameLink:hover, .listViewExtLink:hover, .tabDetailViewDL2Link:hover, .listViewPaginationTdS1 > button:not(.disabled):focus, .listViewPaginationTdS1 > button:not(.disabled):hover, .listViewPaginationTdS1 > button:first-child:not(.disabled):focus, .listViewPaginationTdS1 > button:first-child:not(.disabled):hover, .listViewThS1:first-child .input-select:hover, .listViewOuter [name='MergeDuplicates'] .input-button:not(.disabled):focus, .listViewOuter [name='MergeDuplicates'] .form-button:not(.disabled):focus, .listViewOuter [name='MergeDuplicates'] .input-button:not(.disabled):hover, .listViewOuter [name='MergeDuplicates'] .form-button:not(.disabled):hover, #layoutEditDlg .input-button:not(.compact):not(.disabled):focus, #layoutEditDlg .input-button:not(.compact):not(.disabled):hover, .MergeRecords.index #content-main > form > table:first-of-type .form-button:not(.disabled):focus, .MergeRecords.index #content-main > form > table:first-of-type .form-button:not(.disabled):hover, .MergeRecords.index #content-main > form > table:first-of-type .form-button:first-child:not(.disabled):not(.disabled):focus, .MergeRecords.index #content-main > form > table:first-of-type .form-button:first-child:not(.disabled):not(.disabled):hover, body.Administration.RepairSchema #content-main .input-button:not(.disabled):not(.disabled):focus, body.Administration.RepairSchema #content-main .input-button:not(.disabled):not(.disabled):hover, #workflow_conditions .icon-add:not(.disabled):focus, #workflow_conditions .icon-delete:not(.disabled):focus, #workflow_conditions .icon-add:not(.disabled):hover, #workflow_conditions .icon-delete:not(.disabled):hover, #workflow_operations .input-button:not(.disabled):focus, #workflow_operations .input-button:not(.disabled):hover, #workflow_conditions_block .listViewTdToolsS1:not(.disabled):focus, #workflow_operations_block .listViewTdToolsS1:not(.disabled):focus, #workflow_conditions_block .listViewTdToolsS1:not(.disabled):hover, #workflow_operations_block .listViewTdToolsS1:not(.disabled):hover, body.ModuleDesigner #content-main > form > button:not(.disabled):focus, body.ModuleDesigner #content-main > form > button:not(.disabled):hover, #tags_text:focus, #add_line:not(.disabled):focus, #add_line:not(.disabled):hover, .utilsLink:not(.disabled):focus, .utilsLink:not(.disabled):hover, .tabDetailViewDL .input-select:not(.disabled):focus, .tabDetailViewDL .input-button:not(.disabled):focus, .tabDetailViewDL .input-select:not(.disabled):hover, .tabDetailViewDL .input-button:not(.disabled):hover, .input-inline-arrow:not(.disabled):focus, .input-inline-arrow:not(.disabled):hover, .popup-dialog td[style^='padding-top'] .input-button:not(.disabled):focus, .popup-dialog td[style^='padding-top'] .input-button:not(.disabled):hover, .popup-close:hover, .tabForm > tbody > tr:last-child > td[align='right'] .input-button:not(.disabled):focus, .tabForm > tbody > tr:last-child > td[align='right'] .input-button:not(.disabled):hover, .dialog-footer .input-button:not(.disabled):focus, .dialog-footer .input-button:not(.disabled):hover, #SupportedProductsForm .input-button:not(.disabled):focus, #SupportedProductsForm .input-button:not(.disabled):hover, body.edit-dashboard #content-main > .dashboardOuter > table:first-of-type button:not(.disabled):focus, body.edit-dashboard #content-main > .dashboardOuter > table:first-of-type button:not(.disabled):hover, .footer .input-select:not(.disabled):focus, .footer .input-select:not(.disabled):hover, .loginMain .loginBody .input-text:focus, .loginMain.loginMain button:not(.disabled):focus, .loginMain.loginMain button:not(.disabled):hover, [name='UnifiedSearchAdvancedMain'] .input-button:not(.disabled):focus, [name='UnifiedSearchAdvancedMain'] .input-button:not(.disabled):hover, [name='UnifiedSearchAdvancedMain'] button[type="submit"]:not(.disabled):not(.disabled):focus, [name='UnifiedSearchAdvancedMain'] button[type="submit"]:not(.disabled):not(.disabled):hover, .subMenuTD .input-button:not(.disabled):not(.disabled):focus, .subMenuTD .input-button:not(.disabled):not(.disabled):hover, .calendarHead > tbody > tr:first-child > td:last-child > a:not(.disabled):focus, .calendarHead > tbody > tr:first-child > td:last-child > a:not(.disabled):hover, [ondblclick*='Vacations'] > .week_activity_item:hover, .schedulerSlotCellHour.selected.selected, .select-menu .calendar .input-button:hover, .select-menu .calendar .daysrow .day:not(.wn):hover, .options-item:hover, .UWizard h2 ~ div form[method] button:not(.disabled):focus, .UWizard h2 ~ div form[method] button:not(.disabled):hover, .Configurator.LogView #content-main .input-button:not(.disabled):focus, .Configurator.LogView #content-main .input-button:not(.disabled):hover, .EmailMan.EditNotify #content-main [name='DetailForm'] table:first-of-type .input-button:not(.disabled):focus, .EmailMan.EditNotify #content-main [name='DetailForm'] table:first-of-type .input-button:not(.disabled):hover, .Campaigns.Subscriptions.detail #content-main .tabForm > tbody > tr:last-child > td > .input-button:not(.disabled):focus, .Campaigns.Subscriptions.detail #content-main .tabForm > tbody > tr:last-child > td > .input-button:not(.disabled):hover, #sidebar-inner .leftColumnModuleHead, .menu-tab:hover, .search-form #search-field:focus, .meta-calendar:hover, .meta-options-dropdown a:hover, .subtab-badge-create:hover .subtab-create, .sidebar-item:hover .input-icon, .sidebar-item:hover, .sidebar-item:hover .sidebar-item-label, .sub-nav-wrap a.active {
  background-color: #848484;
}

/* line 388, assetic_compassNnIaOn.scss */
.nav-wrap a:hover,
.nav-wrap a:hover .menu-tab-label {
  color: #fff !important;
}

/* line 393, assetic_compassNnIaOn.scss */
a:active, a:hover {
  outline: 0;
}

/* line 399, assetic_compassNnIaOn.scss */
.menu-tab-label {
  z-index: 100;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 10px 10px 5px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 12.5px;
}

@media only screen and (min-width: 1050px) {
  /* line 420, assetic_compassNnIaOn.scss */
  .menu-tab-label {
    display: block;
  }
}
/* line 426, assetic_compassNnIaOn.scss */
.listViewOuter .listViewTitle, #content-main, .content-main a:hover, .nav-wrap a:not(.meta-calendar):hover, .sub-nav-wrap a:not(.meta-calendar):hover, .sub-nav-wrap a.active, [name="UnifiedSearchAdvancedMain"] a:hover, .select-menu .select-option-row, .input-select-multi .selected, .scroll-button.up .input-icon:after, .scroll-button.down .input-icon:after, .address-edit-cell .input-arrow:not(.disabled):focus, .input-select:not(.disabled):focus, .input-checkbox:not(.disabled):focus, .input-file:not(.disabled):focus, [name='clearButton']:not(.disabled):focus, .address-edit-cell .input-arrow:not(.disabled):hover, .input-select:not(.disabled):hover, .input-checkbox:not(.disabled):hover, .input-file:not(.disabled):hover, [name='clearButton']:not(.disabled):hover, .form-buttons button:not(.disabled):focus, .form-buttons button:not(.disabled):hover, .form-buttons button:first-child:not(.disabled):not(.disabled):focus, .form-buttons button:first-child:not(.disabled):not(.disabled):hover, .form-buttons button:first-child:not(.disabled), .button-bar .social-icon:not(.disabled):focus, .button-bar button:not(.disabled):focus, .button-bar .social-icon:not(.disabled):hover, .button-bar button:not(.disabled):hover, .input-textarea:focus, .input-text:focus, .input-complex > .search-clear[style*="block"], .quick-input-content > .search-clear[style*="block"], .input-select-button, .ref-clear-button, .input-button.compact, .listView .markRow.markRow td:first-child :after, .input-progress-inner, .tab-normal, .tab-normal button:hover, .select-option-row, .tabDetailViewDFLink:hover, .listViewNameLink:hover, .listViewExtLink:hover, .tabDetailViewDL2Link:hover, .listViewButtons, .listViewPaginationTdS1 > button:not(.disabled):focus, .listViewPaginationTdS1 > button:not(.disabled):hover, .listViewPaginationTdS1 > button, .listViewPaginationTdS1 > button:first-child:not(.disabled):focus, .listViewPaginationTdS1 > button:first-child:not(.disabled):hover, .listViewPaginationTdS1 > .nav-button-group button, .listViewPaginationTdS1 > .nav-button-group button .off, .listViewPaginationTdS1 > .nav-button-group button.nohover, .listViewThS1, .listViewTd a.utilsLink:hover .input-icon:after, .listColHeadInner, .listViewThS1:first-child .input-select :after, .listViewOuter [name='MergeDuplicates'] .input-button:not(.disabled):focus, .listViewOuter [name='MergeDuplicates'] .form-button:not(.disabled):focus, .listViewOuter [name='MergeDuplicates'] .input-button:not(.disabled):hover, .listViewOuter [name='MergeDuplicates'] .form-button:not(.disabled):hover, .listViewMeta input:checked + span div:before, .listEditorHead, #layoutEditDlg .input-button:not(.compact):not(.disabled):focus, #layoutEditDlg .input-button:not(.compact):not(.disabled):hover, .MergeRecords.index #content-main > form > table:first-of-type .form-button:not(.disabled):focus, .MergeRecords.index #content-main > form > table:first-of-type .form-button:not(.disabled):hover, .MergeRecords.index #content-main > form > table:first-of-type .form-button:first-child:not(.disabled):not(.disabled):focus, .MergeRecords.index #content-main > form > table:first-of-type .form-button:first-child:not(.disabled):not(.disabled):hover, .MergeRecords.index #content-main > form > table:first-of-type .form-button:first-child:not(.disabled), body.Administration.RepairSchema #content-main .input-button:not(.disabled):not(.disabled):focus, body.Administration.RepairSchema #content-main .input-button:not(.disabled):not(.disabled):hover, body.Administration.RepairSchema #content-main .input-button:not(.disabled), #workflow_conditions .icon-add:not(.disabled):focus, #workflow_conditions .icon-delete:not(.disabled):focus, #workflow_conditions .icon-add:not(.disabled):hover, #workflow_conditions .icon-delete:not(.disabled):hover, #workflow_operations .input-button:not(.disabled):focus, #workflow_operations .input-button:not(.disabled):hover, #workflow_conditions_block .listViewTdToolsS1:not(.disabled):focus, #workflow_operations_block .listViewTdToolsS1:not(.disabled):focus, #workflow_conditions_block .listViewTdToolsS1:not(.disabled):hover, #workflow_operations_block .listViewTdToolsS1:not(.disabled):hover, body.ModuleDesigner #content-main > form > button:not(.disabled):focus, body.ModuleDesigner #content-main > form > button:not(.disabled):hover, #tags_text:focus, #add_line:not(.disabled):focus, #add_line:not(.disabled):hover, .utilsLink:not(.disabled):focus, .utilsLink:not(.disabled):hover, .tabDetailViewDL .input-select:not(.disabled):focus, .tabDetailViewDL .input-button:not(.disabled):focus, .tabDetailViewDL .input-select:not(.disabled):hover, .tabDetailViewDL .input-button:not(.disabled):hover, .tabDetailViewDL .input-select, .tabDetailViewDL .input-button, .tabDetailView thead, .tabDetailView th, .input-inline-arrow:not(.disabled):focus, .input-inline-arrow:not(.disabled):hover, .popup-dialog td[style^='padding-top'] .input-button:not(.disabled):focus, .popup-dialog td[style^='padding-top'] .input-button:not(.disabled):hover, .popup-title, #error_row, .tabForm > tbody > tr:last-child > td[align='right'] .input-button:not(.disabled):focus, .tabForm > tbody > tr:last-child > td[align='right'] .input-button:not(.disabled):hover, .dialog-footer .input-button:not(.disabled):focus, .dialog-footer .input-button:not(.disabled):hover, #SupportedProductsForm .input-button:not(.disabled):focus, #SupportedProductsForm .input-button:not(.disabled):hover, body.edit-dashboard #content-main > .dashboardOuter > table:first-of-type button:not(.disabled):focus, body.edit-dashboard #content-main > .dashboardOuter > table:first-of-type button:not(.disabled):hover, .footer .input-select:not(.disabled):focus, .footer .input-select:not(.disabled):hover, .footer .input-select, .footer a, .loginMain, .loginMain .loginBody .input-text:focus, .loginMain .loginBody .input-text, .loginMain.loginMain button:not(.disabled):focus, .loginMain.loginMain button:not(.disabled):hover, .loginMain.loginMain button, [name='UnifiedSearchAdvancedMain'] .input-button:not(.disabled):focus, [name='UnifiedSearchAdvancedMain'] .input-button:not(.disabled):hover, [name='UnifiedSearchAdvancedMain'] ~ h2, [name='UnifiedSearchAdvancedMain'] ~ h3, [name='UnifiedSearchAdvancedMain'] ~ h4, [name='UnifiedSearchAdvancedMain'] ~ ul, [name='UnifiedSearchAdvancedMain'] button[type="submit"]:not(.disabled):not(.disabled):focus, [name='UnifiedSearchAdvancedMain'] button[type="submit"]:not(.disabled):not(.disabled):hover, [name='UnifiedSearchAdvancedMain'] button[type="submit"]:not(.disabled), .title-section, .subMenuTD .input-button:not(.disabled):not(.disabled):focus, .subMenuTD .input-button:not(.disabled):not(.disabled):hover, .subMenuTD .input-button:not(.disabled), .listViewTitleDiv, .h3Row, .error.dashlet-body, .calendarHead > tbody > tr:first-child > td:last-child > a:not(.disabled):focus, .calendarHead > tbody > tr:first-child > td:last-child > a:not(.disabled):hover, .calendar_outer_table > tbody > .month_header_row + tr .month_activity.holiday > div:first-child, .week_activity_item a, .calendar_activity_box, :not(.can_edit) > table.week_activity_item, .calendar_activity_box.can_edit, :not(.can_edit) > table.week_activity_item.can_edit, .calendar_activity_box .can_edit, :not(.can_edit) > table.week_activity_item .can_edit, .NextPrevLink, .team_cal_activity.team_cal_activity, .team_cal_activity.team_cal_activity > div .input-icon, .calendarHead > tbody > tr > td:nth-child(2) .holiday, .activity_top_row .theme-icon, .week_activity.workday .can_edit, .select-menu .calendar, .select-menu .calendar .input-icon, .options-item, .UWizard h2, .UWizard h2 ~ div form[method] button:not(.disabled):focus, .UWizard h2 ~ div form[method] button:not(.disabled):hover, .Configurator.LogView #content-main .input-button:not(.disabled):focus, .Configurator.LogView #content-main .input-button:not(.disabled):hover, .EmailMan.EditNotify #content-main [name='DetailForm'] table:first-of-type .input-button:not(.disabled):focus, .EmailMan.EditNotify #content-main [name='DetailForm'] table:first-of-type .input-button:not(.disabled):hover, .Campaigns.Subscriptions.detail #content-main .tabForm > tbody > tr:last-child > td > .input-button:not(.disabled):focus, .Campaigns.Subscriptions.detail #content-main .tabForm > tbody > tr:last-child > td > .input-button:not(.disabled):hover, #sidebar-inner .leftColumnModuleHead, .menu-tab, .menu-tab:hover .menu-tab-label, .menu-tab:hover:before, .search-form #search-field:focus, .meta-calendar:hover, .meta-options-dropdown a, .meta-email, .default-avatar, .menu-tab-sub-list:hover + .subtab-badge, .menu-tab-sub-list.active + .subtab-badge, .subtab-badge-create .subtab-icon, .subtab-badge-create:hover .subtab-create, .menu-tab-sub-close, .sidebar-heading, .sidebar .input-icon, .sidebar-item-label {
  color: #B12121;
}

/* line 430, assetic_compassNnIaOn.scss */
.sub-nav-wrap a.active,
.sub-nav-wrap a.active {
  color: #fff;
}

/* line 436, assetic_compassNnIaOn.scss */
.wait-icon .bar2, .scroll-button, .tabDetailViewDF2:nth-child(2), .listViewTitle.sectionClosed, .loginMain .loginBody .input-text, .schedulerSlotCellHour.conflict, .schedulerSlotCellHour.selected.selected, .menu-tab {
  border-color: #fafcff;
}

/* line 439, assetic_compassNnIaOn.scss */
.menu-tab {
  border-color: #ddd;
}

/* line 443, assetic_compassNnIaOn.scss */
input, button, a {
  outline: none;
}

/* line 446, assetic_compassNnIaOn.scss */
a {
  background: transparent;
}

/* line 450, assetic_compassNnIaOn.scss */
.secondary-nav {
  -webkit-transition: width 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -moz-transition: width 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: width 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-transition: width 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: width 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  position: relative;
  flex: 0 0 6em;
  height: 50px;
  border-left: 1px solid #ddd;
}

/* line 464, assetic_compassNnIaOn.scss */
.select-menu .select-option-row, .form-buttons button:first-child:not(.disabled), .input-complex > .search-clear[style*="block"], .quick-input-content > .search-clear[style*="block"], .input-select-button, .ref-clear-button, .input-button.compact, .tab-normal, .select-option-row, .MergeRecords.index #content-main > form > table:first-of-type .form-button:first-child:not(.disabled), body.Administration.RepairSchema #content-main .input-button:not(.disabled), .select-menu[id*='popup'], .select-menu[id*='input-search'], [name='UnifiedSearchAdvancedMain'] button[type="submit"]:not(.disabled), .subMenuTD .input-button:not(.disabled), .calendar_activity_box, [ondblclick*='Vacations'] > .week_activity_item, .schedulerSlotCellHour.current, .team_cal_activity.team_cal_activity, .team_cal_activity.team_cal_activity > div:hover, .select-menu .calendar .input-button, .select-menu .calendar .daysrow .day:not(.wn), .options-dropdown, .menu-tab, .secondary-nav, .search-form #search-field, .meta-options-dropdown, .meta-profile, .meta-email, .subtab-badge-create .subtab-icon, .menu-tab-sub-close, .sidebar-item-label, .sidebar-item {
  background-color: #ffffff;
}

/* line 469, assetic_compassNnIaOn.scss */
.wait-icon .bar2, .tab-normal.tab-current, .tab-normal.tab-current button:hover, .filter-basic-outer, .listViewPaginationTdS1 > button:first-child, .oddListRowS1 > .listViewTd, .oddListRowS1 > .listViewIconTd, .searchForm, .listUpdate, .listViewOuter [name='MergeDuplicates'], .listViewColumns + tbody, #ConfigForm, .MergeRecords.index #content-main, body.Administration:not(.index):not(.Maintain) #content-main, body.Scheduler .dataLabel, #ConfigureSettings > [id^='le_section'], .NewStudio.index #content-main, .summaryForm, .tabDetailView > tbody > tr:nth-child(even), .tabDetailView2 > tbody > tr:nth-child(even), :not(.tabForm) > * > .tabForm, #gmaps_dialog, [id^='lightbox'], .popup-message .dialog-content, [id^='sysmsg'] .dialog-content, body.Opportunities .popup-dialog > .dialog-content > .listViewOuter > table[width='100%']:first-child, #about-inner, .LicenseInfo.Update #content-main, .loginLeft, .personalise-wrap, .searchTitle, #UnifiedSearchAdvancedMainquery_string-input, .subMenuTD, .dashlet-body > div[style*='margin'], .calendarHead > tbody > tr:first-child, .calendar_outer_table > tbody > .month_header_row + tr > .month_activity:not(:first-child), .calendar_hour_row, td.year_cal_month:nth-child(even), .team_cal_user, .team_cal_user ~ td, .team_cal_header_min, .schedulerDiv, .week_activity, .UWizard [name='the_form'], .UWizard h2 ~ div, .Configurator.LogView #content-main, .EmailMan.system #content-main, .EmailMan.EditNotify #content-main [name='DetailForm'] table:first-of-type, .Campaigns.Subscriptions.detail #content-main #SUGAR_GRID tr .tabDetailViewDF, #sidebar-inner .sf_info6pro, [id^='stock-rows'] tr:not(:first-child), [id^='weather-rows'] tr:not(:first-child), [id^='feed_rows'] tr, [id^='stock_details'], [id^='jotpad'], .menu-tab-active, .menu-tab:after,
.meta-profile-wrap, .menu-tab-sub-list:hover + .subtab-badge-create .subtab-icon, .popup-dialog > .dialog-content[style='max-height:700px;'] > .listViewOuter > table[width='100%'] > tbody, .form-mid.opaque,
nav.nav-wrap a.active {
  background-color: #B12121;
}

/* line 478, assetic_compassNnIaOn.scss */
.meta-profile-wrap {
  background-color: #ffffff;
}

/* line 481, assetic_compassNnIaOn.scss */
.search-form {
  height: 50px;
}

/* line 485, assetic_compassNnIaOn.scss */
.search-form #search-field {
  position: absolute;
  top: 0;
  left: 70%;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  -webkit-transition: all 0.8s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
  -moz-transition: all 0.8s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: all 0.8s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-transition: all 0.8s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.8s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
  padding-left: 15px;
  font-size: 15.188px;
}

/* line 505, assetic_compassNnIaOn.scss */
#search-field {
  color: transparent;
}

/* line 510, assetic_compassNnIaOn.scss */
.input-textarea, .input-text, #tags_text, .loginMain .loginBody .input-text {
  letter-spacing: 0.05em;
  border-width: 0;
  height: 25px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  width: 100%;
}

/* line 524, assetic_compassNnIaOn.scss */
.input-select-multi .input-scroll, .scroll-button, .address-edit-cell .input-arrow:not(.disabled), .input-select:not(.disabled), .input-checkbox:not(.disabled), .input-file:not(.disabled), [name='clearButton']:not(.disabled), .form-buttons button:not(.disabled), .button-bar .social-icon:not(.disabled), .button-bar button:not(.disabled), .input-textarea, .input-text, .markRow.markRow td, .calendarbox .markRow.markRow, .listView .markRow.markRow td, .listViewOuter [name='MergeDuplicates'] .input-button:not(.disabled), .listViewOuter [name='MergeDuplicates'] .form-button:not(.disabled), #layoutEditDlg .input-button:not(.compact):not(.disabled), .MergeRecords.index #content-main > form > table:first-of-type .form-button:not(.disabled), #workflow_conditions .icon-add:not(.disabled), #workflow_conditions .icon-delete:not(.disabled), #workflow_operations .input-button:not(.disabled), #workflow_conditions_block .listViewTdToolsS1:not(.disabled), #workflow_operations_block .listViewTdToolsS1:not(.disabled), body.ModuleDesigner #content-main > form > button:not(.disabled), #tags_text, #add_line:not(.disabled), .utilsLink:not(.disabled), .input-inline-arrow:not(.disabled), .popup-dialog td[style^='padding-top'] .input-button:not(.disabled), .tabForm > tbody > tr:last-child > td[align='right'] .input-button:not(.disabled), .dialog-footer .input-button:not(.disabled), #SupportedProductsForm .input-button:not(.disabled), body.edit-dashboard #content-main > .dashboardOuter > table:first-of-type button:not(.disabled), [name='UnifiedSearchAdvancedMain'] .input-button:not(.disabled), #UnifiedSearchAdvancedMainquery_string-input .input-icon, .calendarHead > tbody > tr:first-child > td:last-child > a:not(.disabled), .calendar_outer_table > tbody > .month_header_row + tr > .month_activity:hover, .UWizard h2 ~ div form[method] button:not(.disabled), .Configurator.LogView #content-main .input-button:not(.disabled), .EmailMan.EditNotify #content-main [name='DetailForm'] table:first-of-type .input-button:not(.disabled), .Campaigns.Subscriptions.detail #content-main .tabForm > tbody > tr:last-child > td > .input-button:not(.disabled), .meta-calendar {
  background-color: rgba(19, 104, 144, 0.1);
}

/* line 528, assetic_compassNnIaOn.scss */
.quick-input-content, .select-input.flat-top, .popup-dialog, .select-menu[id*='popup'], .select-menu[id*='input-search'], .scheme-swatch, .calendar_outer_table > tbody > .month_header_row + tr .month_activity.holiday > div:not(:first-child) > table, .calendar_outer_table > tbody > .month_header_row + tr .month_activity:not(.holiday) > div > table, .calendar_activity_box, [ondblclick*='Vacations'] > .week_activity_item, .team_cal_activity.team_cal_activity > div:hover, .options-dropdown, #sidebar-inner .sf_info6pro, .meta-options-dropdown {
  box-shadow: 0px 15px 25px 5px rgba(0, 0, 0, 0.2);
}

/* line 532, assetic_compassNnIaOn.scss */
.search-form #search-field + .input-icon {
  position: absolute;
  top: 0;
  left: 70%;
  height: 100%;
  padding: 0 5px;
  line-height: 55px;
  -webkit-transition: all 0.8s cubic-bezier(0.55, 0, 0.1, 1);
  -moz-transition: all 0.8s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: all 0.8s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-transition: all 0.8s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.8s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transform: scale(2) translateX(5px);
  -moz-transform: scale(2) translateX(5px);
  -o-transform: scale(2) translateX(5px);
  -ms-transform: scale(2) translateX(5px);
  transform: scale(2) translateX(5px);
}

/* line 551, assetic_compassNnIaOn.scss */
.footer, td.year_cal_month_head, .select-menu .calendar .ttip, .search-form #search-field + .input-icon {
  color: #f0f0f0;
}

/* line 555, assetic_compassNnIaOn.scss */
.input-icon {
  text-align: center;
  display: inline-block;
}

/* line 560, assetic_compassNnIaOn.scss */
.icon, .theme-icon, .input-icon, .menu-tab:before, .input-inline-arrow:after, .input-arrow:after, [onclick^='IAHMap.fetch']:after, .default-avatar:after, .scroll-button.up .input-icon:after, .scroll-button.down .input-icon:after, .listViewMeta input + span div:before, .select-scheme-invert:before, .calendarHead > tbody > tr > td:nth-child(2) .holiday:before, .meta-options-dropdown-button:before {
  font-family: 'FontAwesome';
}

/* line 563, assetic_compassNnIaOn.scss */
.icon-search-light:after, .icon-tsearch-light:after {
  content: "\f4a4";
}

/* line 567, assetic_compassNnIaOn.scss */
.meta-profile-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: left 0.7s cubic-bezier(0.55, 0, 0.1, 1);
  -moz-transition: left 0.7s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: left 0.7s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-transition: left 0.7s cubic-bezier(0.55, 0, 0.1, 1);
  transition: left 0.7s cubic-bezier(0.55, 0, 0.1, 1);
}

/* line 583, assetic_compassNnIaOn.scss */
.meta-profile-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

/* line 604, assetic_compassNnIaOn.scss */
.meta-profile {
  width: 55px;
  height: 55px;
  display: block;
  overflow: hidden;
  position: relative;
}

/* line 612, assetic_compassNnIaOn.scss */
.meta-profile {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

/* line 618, assetic_compassNnIaOn.scss */
.meta-profile {
  width: 65px;
  height: 55px;
  display: block;
  overflow: hidden;
  position: relative;
}

/* line 625, assetic_compassNnIaOn.scss */
.meta-profile {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  background: #fafcff;
}

/* line 631, assetic_compassNnIaOn.scss */
.meta-profile > .message-badge {
  position: absolute;
  top: 8px;
  left: 30px;
  width: 22px;
  height: 22px;
  background-color: #B12121;
  padding: 5px 6px 2px 5px;
}

/* line 641, assetic_compassNnIaOn.scss */
.meta-profile > .message-badge.active {
  background: white;
  color: #333;
}

/* line 646, assetic_compassNnIaOn.scss */
a.meta-profile:hover .default-avatar {
  color: #fff !important;
}

/* line 650, assetic_compassNnIaOn.scss */
.compact-calendar-year, .no-avatar, .default-avatar {
  display: none;
}

/* line 655, assetic_compassNnIaOn.scss */
.meta-profile > img {
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -75%;
}

/* line 662, assetic_compassNnIaOn.scss */
.default-avatar {
  padding: 13px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
}

/* line 671, assetic_compassNnIaOn.scss */
.no-avatar + .default-avatar {
  display: block;
}

/* line 678, assetic_compassNnIaOn.scss */
.default-avatar:after {
  content: "\f007";
}

/* line 681, assetic_compassNnIaOn.scss */
.default-avatar:after {
  font-size: 20px;
  display: block;
  text-align: center;
  opacity: 1;
}

/* line 690, assetic_compassNnIaOn.scss */
.default-avatar.messages:after {
  content: "\f0e0";
}

/* line 697, assetic_compassNnIaOn.scss */
.meta-email {
  width: 25px;
  height: 25px;
  min-width: 25px;
  left: 0 top 20px;
  /*background: #fafcff;*/
  width: auto;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 25px;
}

/* line 721, assetic_compassNnIaOn.scss */
.options-dropdown-button, .meta-options-dropdown-button {
  text-align: center;
  cursor: pointer;
}

/* line 726, assetic_compassNnIaOn.scss */
.meta-options-dropdown-button {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 25px;
  height: 25px;
  outline: none;
}

/* line 752, assetic_compassNnIaOn.scss */
.icon-more:after, .icon-tmore:after, .meta-options-dropdown-button:before {
  content: "\f0c9";
}

/* line 755, assetic_compassNnIaOn.scss */
.meta-options-dropdown-button:before {
  line-height: 30px;
  font-size: 16px;
}

/* line 764, assetic_compassNnIaOn.scss */
.fixed-top-menu-item {
  flex: 0 0 6em;
}
/* line 767, assetic_compassNnIaOn.scss */
.fixed-top-menu-item.center-icon i.fa {
  font-size: 25px;
  padding: 13px;
}
/* line 773, assetic_compassNnIaOn.scss */
.fixed-top-menu-item .menu-tab-label {
  text-overflow: clip;
}

/* line 794, assetic_compassNnIaOn.scss */
.options-dropdown-state-storage, .meta-options-dropdown-state-storage {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}

/* line 801, assetic_compassNnIaOn.scss */
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 814, assetic_compassNnIaOn.scss */
.meta-options-dropdown-state-storage:checked + .meta-options-dropdown {
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -o-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 1;
  pointer-events: all;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}

/* line 829, assetic_compassNnIaOn.scss */
.quick-input-content, .select-input.flat-top, .popup-dialog, .select-menu[id*='popup'], .select-menu[id*='input-search'], .scheme-swatch, .calendar_outer_table > tbody > .month_header_row + tr .month_activity.holiday > div:not(:first-child) > table, .calendar_outer_table > tbody > .month_header_row + tr .month_activity:not(.holiday) > div > table, .calendar_activity_box, [ondblclick*='Vacations'] > .week_activity_item, .team_cal_activity.team_cal_activity > div:hover, .options-dropdown, #sidebar-inner .sf_info6pro,
.meta-options-dropdown {
  box-shadow: 0px 15px 25px 5px rgba(0, 0, 0, 0.2);
}

/* line 833, assetic_compassNnIaOn.scss */
.options-dropdown, .meta-options-dropdown {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 500;
  overflow: hidden;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  -moz-transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
}

/* line 861, assetic_compassNnIaOn.scss */
.meta-options-dropdown {
  position: absolute;
  top: 11px;
  right: 1px;
  width: 255px;
}

/* line 882, assetic_compassNnIaOn.scss */
.options-item, .meta-options-dropdown a {
  text-align: left;
  font-size: 13.5px;
  display: block;
  padding: 0 10px;
  height: 35px;
  line-height: 35px;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 907, assetic_compassNnIaOn.scss */
.meta-calendar {
  width: 60px;
  position: relative;
  height: 55px;
  width: 55px;
}

/* line 916, assetic_compassNnIaOn.scss */
.input-select-multi .input-scroll, .scroll-button, .address-edit-cell .input-arrow:not(.disabled), .input-select:not(.disabled), .input-checkbox:not(.disabled), .input-file:not(.disabled), [name='clearButton']:not(.disabled), .form-buttons button:not(.disabled), .button-bar .social-icon:not(.disabled), .button-bar button:not(.disabled), .input-textarea, .input-text, .markRow.markRow td, .calendarbox .markRow.markRow, .listView .markRow.markRow td, .listViewOuter [name='MergeDuplicates'] .input-button:not(.disabled), .listViewOuter [name='MergeDuplicates'] .form-button:not(.disabled), #layoutEditDlg .input-button:not(.compact):not(.disabled), .MergeRecords.index #content-main > form > table:first-of-type .form-button:not(.disabled), #workflow_conditions .icon-add:not(.disabled), #workflow_conditions .icon-delete:not(.disabled), #workflow_operations .input-button:not(.disabled), #workflow_conditions_block .listViewTdToolsS1:not(.disabled), #workflow_operations_block .listViewTdToolsS1:not(.disabled), body.ModuleDesigner #content-main > form > button:not(.disabled), #tags_text, #add_line:not(.disabled), .utilsLink:not(.disabled), .input-inline-arrow:not(.disabled), .popup-dialog td[style^='padding-top'] .input-button:not(.disabled), .tabForm > tbody > tr:last-child > td[align='right'] .input-button:not(.disabled), .dialog-footer .input-button:not(.disabled), #SupportedProductsForm .input-button:not(.disabled), body.edit-dashboard #content-main > .dashboardOuter > table:first-of-type button:not(.disabled), [name='UnifiedSearchAdvancedMain'] .input-button:not(.disabled), #UnifiedSearchAdvancedMainquery_string-input .input-icon, .calendarHead > tbody > tr:first-child > td:last-child > a:not(.disabled), .calendar_outer_table > tbody > .month_header_row + tr > .month_activity:hover, .UWizard h2 ~ div form[method] button:not(.disabled), .Configurator.LogView #content-main .input-button:not(.disabled), .EmailMan.EditNotify #content-main [name='DetailForm'] table:first-of-type .input-button:not(.disabled), .Campaigns.Subscriptions.detail #content-main .tabForm > tbody > tr:last-child > td > .input-button:not(.disabled), .meta-calendar {
  background-color: rgba(19, 104, 144, 0.1);
}

/* line 920, assetic_compassNnIaOn.scss */
.compact-calendar-daynumber {
  font-size: 19.222px;
  line-height: 70px;
  font-weight: 600;
  width: 100%;
  height: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 936, assetic_compassNnIaOn.scss */
.compact-calendar-weekday {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}

/* line 941, assetic_compassNnIaOn.scss */
.compact-calendar-weekday {
  position: absolute;
  top: 5px;
  left: 0;
}

/* new portlet header */
/* line 950, assetic_compassNnIaOn.scss */
.bg-grey-silver {
  border-color: #BFBFBF !important;
  background-image: none !important;
  color: #FAFCFB !important;
  background-color: #b5b5b5 !important;
}

/* line 957, assetic_compassNnIaOn.scss */
.portlet.light > .portlet-title > .caption > i {
  color: #fbfbfb;
}

/* line 960, assetic_compassNnIaOn.scss */
.font-grey-gallery {
  color: #c80000 !important;
}

/* line 963, assetic_compassNnIaOn.scss */
.portlet.light > .portlet-title > .nav-tabs > li > a {
  color: #353030;
  font-size: 11px;
  padding: 6px 10px;
  border-right: 1px solid #fff;
}

/* line 970, assetic_compassNnIaOn.scss */
.portlet.light > .portlet-title > .nav-tabs > li:hover > a {
  background: #fdfdfd;
}

/* vom BH */
/*.portlet.light > .portlet-title > .nav-tabs > li > a {*/
/*color: #353030;*/
/*font-size: 11px;*/
/*}*/

/* line 1, assetic_compassBlm1Q5.scss */
.page-403, .page-503 {
  text-align: center;
}

/* line 5, assetic_compassBlm1Q5.scss */
.page-403 .number {
  position: relative;
  top: 35px;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 10px;
  color: #7bbbd6;
  text-align: right;
  letter-spacing: -10px;
  line-height: 128px;
  font-size: 128px;
  font-weight: 300;
}

/* line 19, assetic_compassBlm1Q5.scss */
.page-403 .details, .page-503 .details {
  margin-left: 40px;
  display: inline-block;
  text-align: left;
}

/* line 25, assetic_compassBlm1Q5.scss */
.page-503 .details {
  margin-top: 50px;
}

/* line 29, assetic_compassBlm1Q5.scss */
.page-503 h1 {
  font-size: 40px;
}

/* line 7, assetic_compassQUI5vQ.scss */
.dashboard .stats-portlet {
  height: calc(100% + 20px);
}
/* line 11, assetic_compassQUI5vQ.scss */
.dashboard .filterbar {
  height: calc(100% + 20px);
}
/* line 15, assetic_compassQUI5vQ.scss */
.dashboard .totals {
  color: #67b7dc;
}
/* line 19, assetic_compassQUI5vQ.scss */
.dashboard .success {
  color: #2fb02f;
}
/* line 23, assetic_compassQUI5vQ.scss */
.dashboard .warning {
  color: #ffb938;
}
/* line 27, assetic_compassQUI5vQ.scss */
.dashboard .error {
  color: #F3565D;
}
/* line 31, assetic_compassQUI5vQ.scss */
.dashboard .totalsbar {
  background-color: #67b7dc;
}
/* line 35, assetic_compassQUI5vQ.scss */
.dashboard .successbar {
  background-color: #2fb02f;
}
/* line 39, assetic_compassQUI5vQ.scss */
.dashboard .warningbar {
  background-color: #ffb938;
}
/* line 43, assetic_compassQUI5vQ.scss */
.dashboard .errorbar {
  background-color: #F3565D;
}
/* line 47, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer {
  height: 100%;
  padding: 15px;
}
/* line 51, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer .selectShard {
  height: 100%;
  width: 100%;
  text-align: center;
}
/* line 56, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer .selectShard .vcenter {
  position: absolute;
  top: 50%;
}
/* line 62, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer .groupboxContainer {
  height: 120px;
  margin-top: 10px;
}
/* line 66, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer .groupboxContainer .groupBox {
  height: 100%;
  border: 1px solid lightgrey;
  padding: 10px;
}
/* line 71, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer .groupboxContainer .groupBox .groupboxRow {
  width: 100%;
}
/* line 74, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer .groupboxContainer .groupBox .groupboxRow.percentages {
  font-size: 10px;
}
/* line 77, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer .groupboxContainer .groupBox .groupboxRow .progressbar {
  margin: 15px 0 15px 0;
}
/* line 80, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer .groupboxContainer .groupBox .groupboxRow .progressbar .background {
  background-color: #ddd;
  width: 100%;
  height: 4px;
}
/* line 86, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer .groupboxContainer .groupBox .groupboxRow .progressbar .progress {
  height: 5px;
  width: 0px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -ms-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
/* line 98, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer .groupboxContainer .groupBox .transactionCount {
  font-size: 25px;
}
/* line 100, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer .groupboxContainer .groupBox .transactionCount i {
  position: relative;
  top: 10px;
  right: 5px;
  font-size: 28px;
}
/* line 110, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer .canvasContainerTwoThirds {
  position: relative;
  height: calc(50vh - 160px);
  width: calc(65% - 45px);
  margin: 15px 0px 0px 15px;
  padding: 0px 10px 0px 10px;
  border: 1px solid lightgrey;
  vertical-align: middle;
  display: inline-block;
}
/* line 119, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer .canvasContainerTwoThirds p {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* line 127, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer .canvasContainerAThird {
  position: relative;
  height: calc(50vh - 160px);
  width: calc(37.5% - 41px);
  margin: 15px 0px 0px 15px;
  padding: 0px 10px 10px 10px;
  border: 1px solid lightgrey;
  vertical-align: middle;
  display: inline-block;
}
/* line 137, assetic_compassQUI5vQ.scss */
.dashboard .mainContainer .canvasContainerAThird p {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* line 7, assetic_compassIFfeMD.scss */
.item-group.balanced input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]) {
  width: 70%;
  float: left;
  border-radius: 2px 0 0 2px;
  text-align: right;
}
/* line 12, assetic_compassIFfeMD.scss */
.item-group.balanced input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):focus + * {
  border-color: #9eabb8;
}
/* line 15, assetic_compassIFfeMD.scss */
.item-group.balanced input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]) + * {
  display: inline-block;
  border-radius: 0 2px 2px 0;
  width: 30%;
}
/* line 20, assetic_compassIFfeMD.scss */
.item-group.balanced input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]) + select {
  padding-right: 10px;
  padding-left: 5px;
}

/* line 28, assetic_compassIFfeMD.scss */
.deleteButton {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  border: 1px solid #e0e6e9;
  background-color: #fff;
  color: #b12121;
  float: right;
  margin: -.3em -5px 0 .5em;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
/* line 40, assetic_compassIFfeMD.scss */
.deleteButton:focus {
  color: #c1cbd1;
  text-decoration: none;
}

/* line 46, assetic_compassIFfeMD.scss */
.modern-table:not(.borderless) {
  border: 1px solid #d9dee3;
}
/* line 49, assetic_compassIFfeMD.scss */
.modern-table thead {
  border-bottom: 1px solid #d9dee3;
}
/* line 51, assetic_compassIFfeMD.scss */
.modern-table thead td,
.modern-table thead th {
  padding: 20px;
}
/* line 56, assetic_compassIFfeMD.scss */
.modern-table tr {
  border-top: 1px solid #d9dee3;
}
/* line 58, assetic_compassIFfeMD.scss */
.modern-table tr:first-child {
  border-top: none;
}
/* line 61, assetic_compassIFfeMD.scss */
.modern-table tr td {
  padding: 10px 15px;
}

/* line 67, assetic_compassIFfeMD.scss */
.modern-listing .list-head {
  position: relative;
  border: 1px solid #d9dee3;
  display: flex;
  flex-flow: row wrap;
}
/* line 72, assetic_compassIFfeMD.scss */
.modern-listing .list-head .list-head-title-container {
  padding: 15px;
  flex: 1;
}
/* line 75, assetic_compassIFfeMD.scss */
.modern-listing .list-head .list-head-title-container .list-title {
  margin: 0;
}
/* line 78, assetic_compassIFfeMD.scss */
.modern-listing .list-head .list-head-title-container .list-title-subline {
  margin-top: 5px;
}
/* line 82, assetic_compassIFfeMD.scss */
.modern-listing .list-head .list-add {
  padding: 15px;
  font-size: 16px;
  flex: 0 0 70px;
}
/* line 88, assetic_compassIFfeMD.scss */
.modern-listing .list-container {
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #d9dee3;
  position: relative;
}
/* line 94, assetic_compassIFfeMD.scss */
.modern-listing .list-container .list-line {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 1px;
  top: 0;
  left: 25px;
  border-left: 1px solid;
  border-color: #d9dee3;
}
/* line 104, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul {
  margin-bottom: 0;
  padding: 0;
  position: relative;
  z-index: 5;
}
/* line 109, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item {
  list-style: none;
  border-bottom: 1px solid;
  border-bottom-style: dashed;
  border-color: #d9dee3;
  padding: 15px;
  position: relative;
}
/* line 116, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item:after {
  content: " OR ";
  position: absolute;
  bottom: -10px;
  left: 47%;
  color: #C00019;
  font-weight: bold;
  font-size: 15px;
  background: white;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 128, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item:last-child {
  border: none;
}
/* line 131, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item:last-child:after {
  content: " ";
}
/* line 136, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-icon {
  display: inline-block;
  margin-top: .7em;
  padding: .7em 0;
  vertical-align: top;
  background: #fff;
}
/* line 143, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item {
  margin-left: 15px;
  display: inline-block;
  vertical-align: top;
  width: 90%;
  position: relative;
}
/* line 149, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(47, 53, 59, 0);
  border-right-color: #d9dee3;
  border-width: 8px;
  top: 18px;
}
/* line 162, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list {
  padding: 0;
  margin: 0;
  position: relative;
  border-top: none;
}
/* line 168, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item {
  list-style: none;
  padding: 10px 10px 0px 10px;
  border-bottom: 1px solid;
  border-color: #d9dee3;
}
/* line 175, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item:before {
  content: " AND ";
  position: absolute;
  left: 8px;
  color: #C00019;
  font-weight: bold;
  font-size: 10px;
  background: white;
  line-height: 10px;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 23px;
}
/* line 189, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item:last-child {
  border-bottom: none;
}
/* line 192, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item:last-child:before {
  content: " ";
}
/* line 197, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item .task-icon {
  float: left;
}
/* line 200, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item .task-status {
  float: right;
}
/* line 203, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item .task-content {
  padding: 0 45px 0 35px;
}
/* line 205, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item .task-content > h4 {
  margin-top: 0;
  font-size: 14px;
}
/* line 209, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item .task-content > p {
  font-size: 13px;
  margin: 0;
}
/* line 217, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-footer {
  padding: 15px;
  text-align: center;
}
/* line 223, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item > .list-toggle-container:active {
  text-decoration: none;
}
/* line 226, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item > .list-toggle-container:focus {
  text-decoration: none;
}
/* line 229, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item > .list-toggle-container:hover {
  text-decoration: none;
}
/* line 232, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item > .list-toggle-container .list-toggle {
  background: #d9dee3;
  padding: 15px;
}
/* line 235, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item > .list-toggle-container .list-toggle > .list-toggle-title {
  display: inline-block;
}
/* line 238, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item > .list-toggle-container .list-toggle .deleteButton {
  margin: -8px -8px 0;
  position: relative;
  display: inline-block;
}
/* line 246, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-icon-container {
  font-size: 20px;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -10px;
}
/* line 253, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item-content {
  padding: 0 25px 0 0;
}
/* line 255, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item-content > h3 {
  margin: 0 0 10px;
  font-size: 18px;
}

/* line 268, assetic_compassIFfeMD.scss */
.portlet.service-center .portlet-body .row .tab-content.userFilter {
  height: inherit;
  overflow-x: inherit;
}

/* line 275, assetic_compassIFfeMD.scss */
.modern-listing .list-head {
  background-color: #202327;
  color: #E0E2E4;
}
/* line 279, assetic_compassIFfeMD.scss */
.modern-listing .list-head .btn {
  padding: 1px 0 0 0;
}
/* line 281, assetic_compassIFfeMD.scss */
.modern-listing .list-head .btn .list-add {
  font-size: inherit;
}
/* line 286, assetic_compassIFfeMD.scss */
.modern-listing .list-container {
  border: none;
}
/* line 290, assetic_compassIFfeMD.scss */
.modern-listing .list-container.scrollable {
  height: calc(100% - 200px);
  overflow-x: hidden;
}
/* line 295, assetic_compassIFfeMD.scss */
.modern-listing .list-container .list-line {
  border-color: #b12121;
}
/* line 300, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-icon {
  padding: 0.7em 0.2em;
}
/* line 307, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item {
  border-bottom: 1px dashed #d9dee3;
}
/* line 310, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item .task-status {
  padding-right: 10px;
}
/* line 312, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item .task-status .glyphicons {
  font-size: 12px;
}
/* line 316, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item .task-content {
  font-weight: 600;
  font-size: 12px;
}
/* line 320, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item .task-content > div {
  height: 25px;
}
/* line 322, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item .task-content > div .col-md-3, .modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item .task-content > div .col-md-4 {
  padding-left: 0px;
}
/* line 329, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item.inner-borders {
  border-left: 1px solid #E9EFF4;
  border-right: 1px solid #E9EFF4;
}
/* line 334, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-list-item > a .glyphicons {
  font-size: 12px;
}
/* line 340, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-footer {
  padding: 0;
}
/* line 342, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-footer a {
  padding: 10px;
}
/* line 344, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item .task-list .task-footer a:hover {
  background-color: #D8D8D8;
}
/* line 352, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item > .list-toggle-container.flex-header {
  display: flex;
  flex-flow: row wrap;
}
/* line 356, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item > .list-toggle-container.flex-header .list-toggle {
  flex: 1;
  padding: 0px;
}
/* line 359, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item > .list-toggle-container.flex-header .list-toggle > a {
  display: block;
  padding: 15px;
}
/* line 364, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item > .list-toggle-container.flex-header .list-toggle .list-toggle-title i {
  font-size: 9px;
}
/* line 370, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item > .list-toggle-container.flex-header .flex-button {
  padding: 11px;
  font-size: 16px;
  flex: 0 0 70px;
}
/* line 378, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item > .list-toggle-container .list-toggle .collapsed .fa-chevron-up {
  display: none;
}
/* line 384, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item > .list-toggle-container .list-toggle a:not(.collapsed) .fa-chevron-down {
  display: none;
}
/* line 388, assetic_compassIFfeMD.scss */
.modern-listing .list-container ul > .mt-list-item > .list-item > .list-toggle-container .list-toggle .badge.filter-badge-absolute {
  position: absolute;
  right: -7px;
  top: -7px;
  color: white;
  z-index: 10;
}

/* line 4, assetic_compassP4Vy3t.scss */
.daterangepicker .ranges ul > li, .daterangepicker .ranges ul > li.active {
  border-radius: 0px;
}
/* line 11, assetic_compassP4Vy3t.scss */
.daterangepicker select {
  padding: 2px 8px 0 5px;
  font-size: 10px;
  height: 25px;
  line-height: 9px;
  border: 1px solid #ccc;
}
/* line 20, assetic_compassP4Vy3t.scss */
.daterangepicker .calendar {
  display: block;
}

/* line 4, assetic_compassV90MIm.scss */
.header-spacer {
  display: block;
  z-index: 100;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  border-left-width: 1px;
  border-left-style: solid;
  overflow: hidden;
  width: 25%;
  background: #fff;
  border-left: 1px solid #ddd;
}

/* line 33, assetic_compassV90MIm.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 1px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

/* line 67, assetic_compassV90MIm.scss */
.popover-content {
  padding: 0px;
}

/* line 71, assetic_compassV90MIm.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 78, assetic_compassV90MIm.scss */
.problems-popover-header {
  border-bottom: 2px solid #af1103;
  background-color: #E1E4EA;
  font-weight: 200;
  font-size: 13px;
  padding: 14px;
}

/* line 86, assetic_compassV90MIm.scss */
.problems-popover-header-title {
  margin: 0px;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
}

/* line 93, assetic_compassV90MIm.scss */
.problems-popover-body {
  padding: 14px;
  color: #333333;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
}

@media (min-width: 1280px) {
  /* line 106, assetic_compassV90MIm.scss */
  .header-spacer {
    width: 35%;
  }
}
@media (min-width: 1600px) {
  /* line 112, assetic_compassV90MIm.scss */
  .header-spacer {
    width: 40%;
  }
}

/* line 5, assetic_compassSvtoZh.scss */
.fixed-table-container table thead tr th {
  padding: 0;
  border: 0px none;
}

/*Hack for firefox*/
/* line 11, assetic_compassSvtoZh.scss */
.fixed-table-container tbody {
  height: 100%;
}

/* line 15, assetic_compassSvtoZh.scss */
.fixed-table-container-inner {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  border-bottom: 1px solid rgba(176, 17, 3, 0.4);
}

/* Monitor table and columns */
/* line 23, assetic_compassSvtoZh.scss */
.monitor .fixed-table-container,
.webedi .fixed-table-container,
.onboarding-request .fixed-table-container,
.fixed-header-filterable .fixed-table-container {
  background: #fdfdfd;
  margin: 0px auto;
  padding-top: 60px;
  height: calc(100% - 0px);
  min-width: 1950px;
}

/* line 34, assetic_compassSvtoZh.scss */
.monitor .fixed-table-container thead {
  height: 0;
}

/* line 38, assetic_compassSvtoZh.scss */
.monitor .fixed-table-container, .onboarding-request .fixed-table-container {
  padding-top: 79px;
}

/* line 42, assetic_compassSvtoZh.scss */
.onboarding-request .fixed-table-container {
  min-width: 3400px;
}

/* line 47, assetic_compassSvtoZh.scss */
.onboarding-company-search .fixed-table-container {
  min-width: 1600px;
}

/* line 52, assetic_compassSvtoZh.scss */
.scrollable-x {
  overflow-x: auto;
  height: 100%;
  width: 100%;
  background: #fdfdfd;
}

/* line 60, assetic_compassSvtoZh.scss */
.monitor .scrollable-x {
  height: calc(100% - 70px);
}

/* line 64, assetic_compassSvtoZh.scss */
.project-management .scrollable-x {
  height: calc(100% - 50px);
}

/* line 68, assetic_compassSvtoZh.scss */
.project-management .fixed-table-container {
  min-width: 2950px;
  height: calc(100% - 20px);
}

/* line 75, assetic_compassSvtoZh.scss */
.webedi .fixed-table-container {
  /*padding-top: 29px;*/
  /*height: calc(100% - 130px);*/
}

/* line 80, assetic_compassSvtoZh.scss */
.th-checkbox .ng-table-header {
  margin-left: 4px;
  margin-top: 10px;
}

/* line 85, assetic_compassSvtoZh.scss */
.webedi .ng-table-header .uniform-checkbox-replacement {
  position: absolute;
  top: 8px;
  left: 7px;
}

/* line 91, assetic_compassSvtoZh.scss */
.webedi .fixed-table-container tr.fixedHeight {
  height: 25px;
}

/* line 95, assetic_compassSvtoZh.scss */
.fixed-header .paging_label, .fixed-header .perpage-select {
  position: fixed;
}

/* line 99, assetic_compassSvtoZh.scss */
.fixed-header .paging_simple_numbers, .fixed-header .dataTables_filter {
  position: fixed;
  right: 25px;
}

/* line 104, assetic_compassSvtoZh.scss */
.monitor .fixed-header .dataTables_filter .portlet-input {
  display: inline-block;
}

/* line 110, assetic_compassSvtoZh.scss */
.monitor .paging_label,
.monitor .paging-label-left,
.webedi .paging_label, .webedi .perpage-select,
.paging_label, .perpage-select {
  position: fixed;
}

/* line 119, assetic_compassSvtoZh.scss */
.monitor .paging-label-left {
  margin-top: 3px;
}

/* line 122, assetic_compassSvtoZh.scss */
.monitor .perpage-select {
  position: relative;
  padding-right: 10px;
}

/* line 127, assetic_compassSvtoZh.scss */
.monitor .dataTables_length {
  display: inline-block;
  margin-right: 10px;
}

/* line 132, assetic_compassSvtoZh.scss */
.monitor .dataTables_length::after {
  content: "|";
}

/* line 136, assetic_compassSvtoZh.scss */
.monitor .num-entries-of {
  display: inline-block;
  position: relative;
}

/* line 141, assetic_compassSvtoZh.scss */
.monitor .paging_simple_numbers,
.webedi .paging_simple_numbers, .webedi .dataTables_filter,
.onboarding-request .paging_simple_numbers, .onboarding-request .dataTables_filter {
  position: fixed;
  right: 31px;
}

/* line 149, assetic_compassSvtoZh.scss */
.monitor .dataTables_filter {
  position: absolute;
  top: -28px;
  right: 14px;
}
/* line 153, assetic_compassSvtoZh.scss */
.monitor .dataTables_filter .input-inline {
  width: 300px;
  height: 22px;
}

/* line 160, assetic_compassSvtoZh.scss */
.service-center .fixed-table-container {
  min-width: 500px;
}

/* line 164, assetic_compassSvtoZh.scss */
.col-opt .service-center .fixed-table-container {
  min-width: initial;
}

/* line 169, assetic_compassSvtoZh.scss */
.monitor .fixed-table-container-inner,
.onboarding-request .fixed-table-container-inner,
.fixed-header-filterable .fixed-table-container-inner {
  height: calc(100% - 0px);
}

/* line 175, assetic_compassSvtoZh.scss */
.actions-dropdown .dropdown-menu {
  border: 1px solid #9b9b9b;
  padding: 11px 0;
}

/* line 180, assetic_compassSvtoZh.scss */
.actions-dropdown .dropdown-menu li > a:hover, .actions-dropdown .dropdown-menu .active > a, .actions-dropdown .dropdown-menu .active > a:hover {
  background-color: #dadada;
}

/* line 184, assetic_compassSvtoZh.scss */
.actions-dropdown .dropdown-menu li > a > [class^="fa-"], .actions-dropdown .dropdown-menu li > a > [class*=" fa-"] {
  color: #586BA1;
}

/* line 188, assetic_compassSvtoZh.scss */
.actions-dropdown ul.dropdown-menu > li > a {
  padding: 8px 10px;
}

/* 1 column */
/* line 193, assetic_compassSvtoZh.scss */
.columns-1 .th-inner {
  width: calc(100% - 30px);
}

/* 4 columns */
/* line 198, assetic_compassSvtoZh.scss */
.columns-4 .th-inner {
  width: calc(25% - 5px);
}

/* 5 columns */
/* line 203, assetic_compassSvtoZh.scss */
.columns-5 .th-inner {
  width: calc(20% - 30px);
}

/* 6 columns */
/* line 207, assetic_compassSvtoZh.scss */
.columns-6 .th-inner {
  width: calc(17% - 30px);
}

/* 9 columns */
/* line 212, assetic_compassSvtoZh.scss */
.th-inner {
  width: calc(12.5% - 13px);
}

/* 10 columns */
/* line 217, assetic_compassSvtoZh.scss */
.columns-10 .th-inner {
  width: calc(10% - 13px);
}

/* 11 columns */
/* line 222, assetic_compassSvtoZh.scss */
.columns-9 .th-inner {
  width: calc(9.09% - 13px);
}

/* 13 columns */
/* line 227, assetic_compassSvtoZh.scss */
.columns-13 .th-inner {
  width: calc(7.69% - 0px);
}

/* 14 columns */
/* line 232, assetic_compassSvtoZh.scss */
.columns-14 .th-inner {
  width: calc(7.14% - 0px);
}

/* line 236, assetic_compassSvtoZh.scss */
.columns-13 .filter-cell-double {
  width: calc(15.38% + 6px);
  min-width: 250px;
  margin: 0 2px;
  text-align: center;
}

/* 21 columns */
/* line 244, assetic_compassSvtoZh.scss */
.columns-21 .th-inner {
  width: calc(4.79% - 12px);
}

/* 23 columns */
/* line 248, assetic_compassSvtoZh.scss */
.columns-23 .th-inner {
  width: calc(4.34% - 5px);
}

/* 24 columns */
/* line 252, assetic_compassSvtoZh.scss */
.columns-24 .th-inner {
  width: calc(4.16% - 5px);
}

/* special columns */
/* line 259, assetic_compassSvtoZh.scss */
.status-column {
  width: 80px;
  min-width: 80px !important;
  text-align: center;
}

/* line 265, assetic_compassSvtoZh.scss */
.status-column .th-inner {
  overflow: visible;
  text-overflow: initial;
}

/* line 270, assetic_compassSvtoZh.scss */
.status-column .fa-stack {
  top: 4px;
  font-size: 10px;
}

/* line 275, assetic_compassSvtoZh.scss */
.status-column .fa {
  font-size: 17px;
}

/* line 279, assetic_compassSvtoZh.scss */
.status-column .fa-stack-1x {
  font-size: 8px;
}

/* line 283, assetic_compassSvtoZh.scss */
.th-column-active .th-inner {
  width: 55px;
}

/* line 287, assetic_compassSvtoZh.scss */
.status-column .th-inner {
  width: 75px;
}

/* line 291, assetic_compassSvtoZh.scss */
.td .status-column {
  text-align: center;
}

/* line 295, assetic_compassSvtoZh.scss */
.th-column-actions {
  width: 30px;
}

/* line 298, assetic_compassSvtoZh.scss */
.th-column-actions .th-inner.ng-table-header {
  width: 30px;
  min-width: 30px;
  padding-top: 3px;
  padding-left: 9px;
}

/* line 305, assetic_compassSvtoZh.scss */
.ob-column-company-name {
  width: 85px;
  min-width: 85px !important;
}

/* line 306, assetic_compassSvtoZh.scss */
.ob-column-company-name .th-inner {
  width: 84px;
}

/* line 308, assetic_compassSvtoZh.scss */
.ob-column-company-edi {
  width: 100px;
  min-width: 100px !important;
}

/* line 309, assetic_compassSvtoZh.scss */
.ob-column-company-edi .th-inner {
  width: 99px;
}

/* general width for columns in  edi-request overview table */
/* line 313, assetic_compassSvtoZh.scss */
.portlet.onboarding-request table .ng-table-filters th {
  min-width: 135px;
}

/*.portlet.onboarding-request table .ng-table-filters th .th-inner { min-width: 134px; }*/
/*.ob-column-overview-service-provider-solution { width: 150px; min-width: 150px !important; }*/
/*.ob-column-overview-service-provider-solution .th-inner { width: 149px; }*/
/* line 322, assetic_compassSvtoZh.scss */
.header-background {
  height: 30px;
  /* height of header */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #FDFDFD;
  border-bottom: 1px solid rgba(176, 17, 3, 0.4);
}

/* line 332, assetic_compassSvtoZh.scss */
.monitor .header-background,
.onboarding-request .header-background,
.fixed-header-filterable .header-background {
  height: 60px;
}

/* line 338, assetic_compassSvtoZh.scss */
.monitor .header-background, .onboarding-request .header-background {
  height: 80px;
}

/* line 344, assetic_compassSvtoZh.scss */
table {
  width: 100%;
}

/* line 348, assetic_compassSvtoZh.scss */
.th-inner {
  position: absolute;
  top: 8px;
  text-align: left;
  padding-left: 2px;
  margin-left: 0px;
  min-width: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 360, assetic_compassSvtoZh.scss */
.monitor .th-inner {
  top: 0;
}

/* line 364, assetic_compassSvtoZh.scss */
.th-inner.ng-table-header {
  padding-left: 7px;
}

/* line 368, assetic_compassSvtoZh.scss */
.onboarding-request .th-inner.ng-table-header {
  /*min-width: 135px;*/
  top: 10px;
}

/* line 373, assetic_compassSvtoZh.scss */
.th-hidden {
  overflow-y: hidden;
  height: 0px;
}

/* line 377, assetic_compassSvtoZh.scss */
th.filter .th-inner {
  top: 25px;
}

/* line 381, assetic_compassSvtoZh.scss */
th.filter .filter-cell-pushed-down {
  top: 50px;
}

/* line 385, assetic_compassSvtoZh.scss */
th.group-column .th-inner {
  top: -15px;
  text-align: center;
}

/* line 390, assetic_compassSvtoZh.scss */
.onboarding-request th.filter .th-inner {
  top: 40px;
}

/* line 394, assetic_compassSvtoZh.scss */
th.group-column .th-inner.connections {
  width: calc(100%/23 * 1.9);
  border-bottom: 1px solid #999999;
}

/* line 398, assetic_compassSvtoZh.scss */
th.group-column .th-inner.receive-processes,
th.group-column .th-inner.send-processes {
  width: calc(100%/23 * 5.9);
  border-bottom: 1px solid #999999;
}

/* line 422, assetic_compassSvtoZh.scss */
.table {
  background-color: #ffffff;
}

/* line 426, assetic_compassSvtoZh.scss */
.table-hover > tbody > tr:hover {
  background-color: #F0F0F0;
}

/* line 429, assetic_compassSvtoZh.scss */
.table-hover > tbody > tr:last-child:hover {
  background: transparent;
}

/* line 437, assetic_compassSvtoZh.scss */
.monitor .table-hover > tbody > tr.highlighted, .monitor .table-hover > tbody > tr:hover {
  background-color: #a4c3d7;
  color: whitesmoke;
  font-weight: 400;
}
/* line 443, assetic_compassSvtoZh.scss */
.monitor .table-hover > tbody > tr.highlighted td:first-child, .monitor .table-hover > tbody > tr:hover td:first-child {
  color: #333333;
  font-weight: normal;
}
/* line 449, assetic_compassSvtoZh.scss */
.monitor .table-hover > tbody > tr:hover:last-child {
  background-color: transparent;
}

/* line 455, assetic_compassSvtoZh.scss */
.table-controls {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 5px;
  height: 45px;
  background: #fdfdfd;
}

/* line 464, assetic_compassSvtoZh.scss */
.table-scrollable {
  border: none;
}

/* line 468, assetic_compassSvtoZh.scss */
.table-scrollable table {
  border: 1px solid #DDD !important;
}

/* line 472, assetic_compassSvtoZh.scss */
.table-pagination {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  position: fixed;
  bottom: 31px;
  border-top: 0px solid #EBF0F5;
  min-height: 35px;
  background: #fdfdfd;
}

/* line 482, assetic_compassSvtoZh.scss */
.table-pagination .paging_label {
  padding-top: 8px;
}

/* line 485, assetic_compassSvtoZh.scss */
.portlet .table-pagination .pagination {
  margin: 0;
  margin-top: 4px;
}

/* line 490, assetic_compassSvtoZh.scss */
.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-radius: 0px;
}

/* line 493, assetic_compassSvtoZh.scss */
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-radius: 0px;
}

/* line 497, assetic_compassSvtoZh.scss */
.pagination > li > a, .pagination > li > span {
  padding: 4px 8px 4px 8px;
  line-height: 1.5;
}

/* line 502, assetic_compassSvtoZh.scss */
.pagination .active > a, .pagination .active > a:hover {
  background: #eee;
  border-color: #dddddd;
  color: #b01103;
}

/* line 508, assetic_compassSvtoZh.scss */
.pagination .active > a.prev,
.pagination .active > a.prev:hover,
.pagination .active > a.next,
.pagination .active > a.next:hover {
  color: #333;
}

/* line 516, assetic_compassSvtoZh.scss */
.pagination > li > a, .pagination > li > span {
  color: #333;
}

/* line 520, assetic_compassSvtoZh.scss */
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  color: #999;
}

/* line 524, assetic_compassSvtoZh.scss */
.date-reset {
  position: absolute;
  right: 5px;
  width: 16px;
  font-size: 13px;
  margin-top: 0;
  color: #ccc;
  z-index: 3;
  top: 2px;
  line-height: 1.4;
}

/* line 536, assetic_compassSvtoZh.scss */
.elemVisible {
  visibility: visible;
}

