@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:500,400,300,700);
/* #90d2a4 !default; */
@import url(https://fonts.googleapis.com/css?family=Roboto:500,400,300,700);
/* #90d2a4 !default; */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url(https://fonts.googleapis.com/css?family=Francois+One|Rokkitt);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .btn > .caret, .tttl-datatable .dt-buttons .dt-button > .caret,
  .dropup > .btn > .caret,
  .tttl-datatable .dt-buttons .dropup > .dt-button > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

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

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Roboto", "Lato", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #222f48;
  background-color: #F4F5F7; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #32383E;
  text-decoration: none; }
  a:hover, a:focus {
    color: #101214;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 4px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #F4F5F7;
  border: 1px solid #ddd;
  border-radius: 8px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
  border-top: 1px solid #ececf0; }

hr.panel-divider {
  margin: 7px 0;
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(93, 93, 93, 0), rgba(93, 93, 93, 0.75), rgba(93, 93, 93, 0)); }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #222f48; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #a7b4cc; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 19px;
  margin-bottom: 9.5px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9.5px;
  margin-bottom: 9.5px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 32px; }

h2, .h2 {
  font-size: 28px; }

h3, .h3 {
  font-size: 22px; }

h4, .h4 {
  font-size: 17px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 9.5px; }

.lead {
  margin-bottom: 19px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #FFFBEF;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center, .tttl-datatable .colored-cell {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted, .color-muted {
  color: #525f78; }

.text-primary {
  color: #788aaf; }

a.text-primary:hover {
  color: #5b6f99; }

.text-success {
  color: #4C9C77; }

a.text-success:hover {
  color: #3b7a5d; }

.text-info {
  color: #538DA7; }

a.text-info:hover {
  color: #427085; }

.text-warning {
  color: #BFA34C; }

a.text-warning:hover {
  color: #9f8639; }

.text-danger {
  color: #CA674C; }

a.text-danger:hover {
  color: #af4e34; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #788aaf; }

a.bg-primary:hover {
  background-color: #5b6f99; }

.bg-success {
  background-color: #EEFFF6; }

a.bg-success:hover {
  background-color: #bbffdb; }

.bg-info {
  background-color: #EFF6FF; }

a.bg-info:hover {
  background-color: #bcd9ff; }

.bg-warning {
  background-color: #FFFBEF; }

a.bg-warning:hover {
  background-color: #ffeebc; }

.bg-danger {
  background-color: #FFF1ED; }

a.bg-danger:hover {
  background-color: #ffc9ba; }

.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #ececf0; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 9.5px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 19px; }

dt,
dd {
  line-height: 1.4; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #a7b4cc; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 17.5px;
  border-left: 5px solid #788aaf; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.4;
    color: #a7b4cc; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right,
.tttl-datatable blockquote.dt-buttons {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #788aaf;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  .tttl-datatable blockquote.dt-buttons footer:before,
  blockquote.pull-right small:before,
  .tttl-datatable blockquote.dt-buttons small:before,
  blockquote.pull-right .small:before,
  .tttl-datatable blockquote.dt-buttons .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  .tttl-datatable blockquote.dt-buttons footer:after,
  blockquote.pull-right small:after,
  .tttl-datatable blockquote.dt-buttons small:after,
  blockquote.pull-right .small:after,
  .tttl-datatable blockquote.dt-buttons .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 19px;
  font-style: normal;
  line-height: 1.4; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 8px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9px;
  margin: 0 0 9.5px;
  font-size: 13px;
  line-height: 1.4;
  word-break: break-all;
  word-wrap: break-word;
  color: #32383E;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 8px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-xsm-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-xsm-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-xsm-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-xsm-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-xsm-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-xsm-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-xsm-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-xsm-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-xsm-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-xsm-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-xsm-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-xsm-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 480px) {
  .col-xsm-1, .col-xsm-2, .col-xsm-3, .col-xsm-4, .col-xsm-5, .col-xsm-6, .col-xsm-7, .col-xsm-8, .col-xsm-9, .col-xsm-10, .col-xsm-11, .col-xsm-12 {
    float: left; }
  .col-xsm-1 {
    width: 8.3333333333%; }
  .col-xsm-2 {
    width: 16.6666666667%; }
  .col-xsm-3 {
    width: 25%; }
  .col-xsm-4 {
    width: 33.3333333333%; }
  .col-xsm-5 {
    width: 41.6666666667%; }
  .col-xsm-6 {
    width: 50%; }
  .col-xsm-7 {
    width: 58.3333333333%; }
  .col-xsm-8 {
    width: 66.6666666667%; }
  .col-xsm-9 {
    width: 75%; }
  .col-xsm-10 {
    width: 83.3333333333%; }
  .col-xsm-11 {
    width: 91.6666666667%; }
  .col-xsm-12 {
    width: 100%; }
  .col-xsm-pull-0 {
    right: auto; }
  .col-xsm-pull-1 {
    right: 8.3333333333%; }
  .col-xsm-pull-2 {
    right: 16.6666666667%; }
  .col-xsm-pull-3 {
    right: 25%; }
  .col-xsm-pull-4 {
    right: 33.3333333333%; }
  .col-xsm-pull-5 {
    right: 41.6666666667%; }
  .col-xsm-pull-6 {
    right: 50%; }
  .col-xsm-pull-7 {
    right: 58.3333333333%; }
  .col-xsm-pull-8 {
    right: 66.6666666667%; }
  .col-xsm-pull-9 {
    right: 75%; }
  .col-xsm-pull-10 {
    right: 83.3333333333%; }
  .col-xsm-pull-11 {
    right: 91.6666666667%; }
  .col-xsm-pull-12 {
    right: 100%; }
  .col-xsm-push-0 {
    left: auto; }
  .col-xsm-push-1 {
    left: 8.3333333333%; }
  .col-xsm-push-2 {
    left: 16.6666666667%; }
  .col-xsm-push-3 {
    left: 25%; }
  .col-xsm-push-4 {
    left: 33.3333333333%; }
  .col-xsm-push-5 {
    left: 41.6666666667%; }
  .col-xsm-push-6 {
    left: 50%; }
  .col-xsm-push-7 {
    left: 58.3333333333%; }
  .col-xsm-push-8 {
    left: 66.6666666667%; }
  .col-xsm-push-9 {
    left: 75%; }
  .col-xsm-push-10 {
    left: 83.3333333333%; }
  .col-xsm-push-11 {
    left: 91.6666666667%; }
  .col-xsm-push-12 {
    left: 100%; }
  .col-xsm-offset-0 {
    margin-left: 0%; }
  .col-xsm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-xsm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-xsm-offset-3 {
    margin-left: 25%; }
  .col-xsm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-xsm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-xsm-offset-6 {
    margin-left: 50%; }
  .col-xsm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-xsm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-xsm-offset-9 {
    margin-left: 75%; }
  .col-xsm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-xsm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-xsm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #525f78;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 19px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 10px;
    line-height: 1.4;
    vertical-align: top;
    border-top: 1px solid #ebecf3; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ebecf3; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ebecf3; }
  .table .table {
    background-color: #F4F5F7; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ebecf3; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ebecf3; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #fbfefe; }

.table-hover > tbody > tr:hover {
  background-color: #f4f5f7; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f4f5f7; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e5e8ec; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #EEFFF6; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d5ffe9; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #EFF6FF; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #d6e8ff; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #FFFBEF; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #fff5d6; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #FFF1ED; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ffddd4; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 14.25px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ebecf3; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

.tr-inactive {
  background: #fbfefe !important; }
  .tr-inactive .td-location-label > .location-label-container {
    display: flex;
    flex-direction: row; }
    .tr-inactive .td-location-label > .location-label-container > .location-icon {
      margin: 0;
      border: 0;
      font-size: 14px; }
    .tr-inactive .td-location-label > .location-label-container > .location-label {
      padding-left: 10px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 19px;
  font-size: 21px;
  line-height: inherit;
  color: #32383E;
  border: 0;
  border-bottom: 1px solid #cacaca; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.4;
  color: #6d6d6d; }

.form-control {
  display: block;
  width: 100%;
  height: 33px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.4;
  color: #6d6d6d;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cacaca;
  border-radius: 8px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important; }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #ececf0;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 33px;
  line-height: 1.4 \0; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"], .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > input.dt-button[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > input.dt-button[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > input.dt-button[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > input.dt-button[type="month"] {
    line-height: 30px;
    line-height: 1.5 \0; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"], .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > input.dt-button[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > input.dt-button[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > input.dt-button[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > input.dt-button[type="month"] {
    line-height: 46px;
    line-height: 1.33 \0; }

_:-ms-fullscreen, :root input[type="date"],
_:-ms-fullscreen, :root input[type="time"],
_:-ms-fullscreen, :root input[type="datetime-local"],
_:-ms-fullscreen, :root input[type="month"] {
  line-height: 1.4; }
  _:-ms-fullscreen.input-sm, .input-group-sm > _.form-control:-ms-fullscreen,
  .input-group-sm > _.input-group-addon:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.btn:-ms-fullscreen, .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > _.dt-button:-ms-fullscreen, :root input[type="date"].input-sm, :root .input-group-sm > input.form-control[type="date"],
  :root .input-group-sm > input.input-group-addon[type="date"],
  :root .input-group-sm > .input-group-btn > input.btn[type="date"], :root .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > input.dt-button[type="date"], .tttl-datatable .dt-buttons :root .input-group-sm > .input-group-btn > input.dt-button[type="date"], _:-ms-fullscreen.input-sm, .input-group-sm > _.form-control:-ms-fullscreen,
  .input-group-sm > _.input-group-addon:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.btn:-ms-fullscreen, .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > _.dt-button:-ms-fullscreen, :root input[type="time"].input-sm, :root .input-group-sm > input.form-control[type="time"],
  :root .input-group-sm > input.input-group-addon[type="time"],
  :root .input-group-sm > .input-group-btn > input.btn[type="time"], :root .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > input.dt-button[type="time"], .tttl-datatable .dt-buttons :root .input-group-sm > .input-group-btn > input.dt-button[type="time"], _:-ms-fullscreen.input-sm, .input-group-sm > _.form-control:-ms-fullscreen,
  .input-group-sm > _.input-group-addon:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.btn:-ms-fullscreen, .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > _.dt-button:-ms-fullscreen, :root input[type="datetime-local"].input-sm, :root .input-group-sm > input.form-control[type="datetime-local"],
  :root .input-group-sm > input.input-group-addon[type="datetime-local"],
  :root .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], :root .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > input.dt-button[type="datetime-local"], .tttl-datatable .dt-buttons :root .input-group-sm > .input-group-btn > input.dt-button[type="datetime-local"], _:-ms-fullscreen.input-sm, .input-group-sm > _.form-control:-ms-fullscreen,
  .input-group-sm > _.input-group-addon:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.btn:-ms-fullscreen, .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > _.dt-button:-ms-fullscreen, :root input[type="month"].input-sm, :root .input-group-sm > input.form-control[type="month"],
  :root .input-group-sm > input.input-group-addon[type="month"],
  :root .input-group-sm > .input-group-btn > input.btn[type="month"], :root .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > input.dt-button[type="month"], .tttl-datatable .dt-buttons :root .input-group-sm > .input-group-btn > input.dt-button[type="month"] {
    line-height: 1.5; }
  _:-ms-fullscreen.input-lg, .input-group-lg > _.form-control:-ms-fullscreen,
  .input-group-lg > _.input-group-addon:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.btn:-ms-fullscreen, .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > _.dt-button:-ms-fullscreen, :root input[type="date"].input-lg, :root .input-group-lg > input.form-control[type="date"],
  :root .input-group-lg > input.input-group-addon[type="date"],
  :root .input-group-lg > .input-group-btn > input.btn[type="date"], :root .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > input.dt-button[type="date"], .tttl-datatable .dt-buttons :root .input-group-lg > .input-group-btn > input.dt-button[type="date"], _:-ms-fullscreen.input-lg, .input-group-lg > _.form-control:-ms-fullscreen,
  .input-group-lg > _.input-group-addon:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.btn:-ms-fullscreen, .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > _.dt-button:-ms-fullscreen, :root input[type="time"].input-lg, :root .input-group-lg > input.form-control[type="time"],
  :root .input-group-lg > input.input-group-addon[type="time"],
  :root .input-group-lg > .input-group-btn > input.btn[type="time"], :root .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > input.dt-button[type="time"], .tttl-datatable .dt-buttons :root .input-group-lg > .input-group-btn > input.dt-button[type="time"], _:-ms-fullscreen.input-lg, .input-group-lg > _.form-control:-ms-fullscreen,
  .input-group-lg > _.input-group-addon:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.btn:-ms-fullscreen, .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > _.dt-button:-ms-fullscreen, :root input[type="datetime-local"].input-lg, :root .input-group-lg > input.form-control[type="datetime-local"],
  :root .input-group-lg > input.input-group-addon[type="datetime-local"],
  :root .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], :root .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > input.dt-button[type="datetime-local"], .tttl-datatable .dt-buttons :root .input-group-lg > .input-group-btn > input.dt-button[type="datetime-local"], _:-ms-fullscreen.input-lg, .input-group-lg > _.form-control:-ms-fullscreen,
  .input-group-lg > _.input-group-addon:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.btn:-ms-fullscreen, .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > _.dt-button:-ms-fullscreen, :root input[type="month"].input-lg, :root .input-group-lg > input.form-control[type="month"],
  :root .input-group-lg > input.input-group-addon[type="month"],
  :root .input-group-lg > .input-group-btn > input.btn[type="month"], :root .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > input.dt-button[type="month"], .tttl-datatable .dt-buttons :root .input-group-lg > .input-group-btn > input.dt-button[type="month"] {
    line-height: 1.33; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 19px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > .form-control-static.dt-button, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > .form-control-static.dt-button {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > .dt-button, .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > select.dt-button, .form-group-sm .form-control {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > textarea.dt-button, .form-group-sm .form-control,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple],
.tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > select.dt-button[multiple], .form-group-sm .form-control {
  height: auto; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > .dt-button, .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > select.dt-button, .form-group-lg .form-control {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > textarea.dt-button, .form-group-lg .form-control,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple],
.tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > select.dt-button[multiple], .form-group-lg .form-control {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 41.25px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > .dt-button + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > .dt-button + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #4C9C77; }

.has-success .form-control {
  border-color: #4C9C77;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }
  .has-success .form-control:focus {
    border-color: #3b7a5d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #89c5a9 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #89c5a9 !important; }

.has-success .input-group-addon {
  color: #4C9C77;
  border-color: #4C9C77;
  background-color: #EEFFF6; }

.has-success .form-control-feedback {
  color: #4C9C77; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #BFA34C; }

.has-warning .form-control {
  border-color: #BFA34C;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }
  .has-warning .form-control:focus {
    border-color: #9f8639;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #daca97 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #daca97 !important; }

.has-warning .input-group-addon {
  color: #BFA34C;
  border-color: #BFA34C;
  background-color: #FFFBEF; }

.has-warning .form-control-feedback {
  color: #BFA34C; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #CA674C; }

.has-error .form-control {
  border-color: #CA674C;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }
  .has-error .form-control:focus {
    border-color: #af4e34;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e1aa9b !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e1aa9b !important; }

.has-error .input-group-addon {
  color: #CA674C;
  border-color: #CA674C;
  background-color: #FFF1ED; }

.has-error .form-control-feedback {
  color: #CA674C; }

.has-feedback label ~ .form-control-feedback {
  top: 24px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #4b689f; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 26px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn, .tttl-datatable .dt-buttons .dt-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.4;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .tttl-datatable .dt-buttons .dt-button:focus, .btn.focus, .tttl-datatable .dt-buttons .focus.dt-button, .btn:active:focus, .tttl-datatable .dt-buttons .dt-button:active:focus, .btn:active.focus, .tttl-datatable .dt-buttons .dt-button:active.focus, .btn.active:focus, .tttl-datatable .dt-buttons .active.dt-button:focus, .btn.active.focus, .tttl-datatable .dt-buttons .active.focus.dt-button {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .tttl-datatable .dt-buttons .dt-button:hover, .btn:focus, .tttl-datatable .dt-buttons .dt-button:focus, .btn.focus, .tttl-datatable .dt-buttons .focus.dt-button {
    color: #222f48;
    text-decoration: none; }
  .btn:active, .tttl-datatable .dt-buttons .dt-button:active, .btn.active, .tttl-datatable .dt-buttons .active.dt-button {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important; }
  .btn.disabled, .tttl-datatable .dt-buttons .disabled.dt-button, .btn[disabled], .tttl-datatable .dt-buttons .dt-button[disabled],
  fieldset[disabled] .btn,
  fieldset[disabled] .tttl-datatable .dt-buttons .dt-button,
  .tttl-datatable .dt-buttons fieldset[disabled] .dt-button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.btn-default, .tttl-datatable .dt-buttons .dt-button {
  color: #222f48;
  background-color: #fff;
  border-color: #caccd2; }
  .btn-default:hover, .tttl-datatable .dt-buttons .dt-button:hover, .btn-default:focus, .tttl-datatable .dt-buttons .dt-button:focus, .btn-default.focus, .tttl-datatable .dt-buttons .focus.dt-button, .btn-default:active, .tttl-datatable .dt-buttons .dt-button:active, .btn-default.active, .tttl-datatable .dt-buttons .active.dt-button,
  .open > .btn-default.dropdown-toggle,
  .tttl-datatable .dt-buttons .open > .dropdown-toggle.dt-button {
    color: #222f48;
    background-color: #e6e5e5;
    border-color: #a9acb6; }
  .btn-default:active, .tttl-datatable .dt-buttons .dt-button:active, .btn-default.active, .tttl-datatable .dt-buttons .active.dt-button,
  .open > .btn-default.dropdown-toggle,
  .tttl-datatable .dt-buttons .open > .dropdown-toggle.dt-button {
    background-image: none; }
  .btn-default.disabled, .tttl-datatable .dt-buttons .disabled.dt-button, .btn-default.disabled:hover, .tttl-datatable .dt-buttons .disabled.dt-button:hover, .btn-default.disabled:focus, .tttl-datatable .dt-buttons .disabled.dt-button:focus, .btn-default.disabled.focus, .tttl-datatable .dt-buttons .disabled.focus.dt-button, .btn-default.disabled:active, .tttl-datatable .dt-buttons .disabled.dt-button:active, .btn-default.disabled.active, .tttl-datatable .dt-buttons .disabled.active.dt-button, .btn-default[disabled], .tttl-datatable .dt-buttons .dt-button[disabled], .btn-default[disabled]:hover, .tttl-datatable .dt-buttons .dt-button[disabled]:hover, .btn-default[disabled]:focus, .tttl-datatable .dt-buttons .dt-button[disabled]:focus, .btn-default[disabled].focus, .tttl-datatable .dt-buttons .dt-button[disabled].focus, .btn-default[disabled]:active, .tttl-datatable .dt-buttons .dt-button[disabled]:active, .btn-default[disabled].active, .tttl-datatable .dt-buttons .dt-button[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .tttl-datatable .dt-buttons .dt-button,
  .tttl-datatable .dt-buttons fieldset[disabled] .dt-button,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .tttl-datatable .dt-buttons .dt-button:hover,
  .tttl-datatable .dt-buttons fieldset[disabled] .dt-button:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .tttl-datatable .dt-buttons .dt-button:focus,
  .tttl-datatable .dt-buttons fieldset[disabled] .dt-button:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .tttl-datatable .dt-buttons .focus.dt-button,
  .tttl-datatable .dt-buttons fieldset[disabled] .focus.dt-button,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .tttl-datatable .dt-buttons .dt-button:active,
  .tttl-datatable .dt-buttons fieldset[disabled] .dt-button:active,
  fieldset[disabled] .btn-default.active,
  fieldset[disabled] .tttl-datatable .dt-buttons .active.dt-button,
  .tttl-datatable .dt-buttons fieldset[disabled] .active.dt-button {
    background-color: #fff;
    border-color: #caccd2; }
  .btn-default .badge, .tttl-datatable .dt-buttons .dt-button .badge {
    color: #fff;
    background-color: #222f48; }

.btn-primary {
  color: #fff;
  background-color: #788aaf;
  border-color: #687ca6; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #5b6f99;
    border-color: #4e5f83; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #788aaf;
    border-color: #687ca6; }
  .btn-primary .badge {
    color: #788aaf;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #71b954;
  border-color: #64ad47; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #5a9b3f;
    border-color: #4b8135; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #71b954;
    border-color: #64ad47; }
  .btn-success .badge {
    color: #71b954;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #181d23;
  border-color: #0e1014; }
  .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #030405;
    border-color: black; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #181d23;
    border-color: #0e1014; }
  .btn-info .badge {
    color: #181d23;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f6ce58;
  border-color: #f5c740; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #f3c028;
    border-color: #ebb20d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f6ce58;
    border-color: #f5c740; }
  .btn-warning .badge {
    color: #f6ce58;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #f77163;
  border-color: #f65b4b; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #f54532;
    border-color: #f32611; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #f77163;
    border-color: #f65b4b; }
  .btn-danger .badge {
    color: #f77163;
    background-color: #fff; }

.btn-link {
  color: #32383E;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #101214;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #a7b4cc;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .tttl-datatable .dt-buttons .btn-group-lg > .dt-button {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px; }

.btn-sm, .btn-group-sm > .btn, .tttl-datatable .dt-buttons .btn-group-sm > .dt-button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px; }

.btn-xs, .btn-group-xs > .btn, .tttl-datatable .dt-buttons .btn-group-xs > .dt-button {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none;
  visibility: hidden; }
  .collapse.in {
    display: block;
    visibility: visible; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
  background-clip: padding-box; }
  .dropdown-menu.pull-right, .tttl-datatable .dropdown-menu.dt-buttons {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 8.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.4;
    color: #32383E;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #181d23;
  background-color: #ededed; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #788aaf; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #a7b4cc; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.4;
  color: #a7b4cc;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu, .tttl-datatable .dt-buttons > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .tttl-datatable .dt-buttons .btn-group > .dt-button,
  .btn-group-vertical > .btn,
  .tttl-datatable .dt-buttons .btn-group-vertical > .dt-button {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .tttl-datatable .dt-buttons .btn-group > .dt-button:hover, .btn-group > .btn:focus, .tttl-datatable .dt-buttons .btn-group > .dt-button:focus, .btn-group > .btn:active, .tttl-datatable .dt-buttons .btn-group > .dt-button:active, .btn-group > .btn.active, .tttl-datatable .dt-buttons .btn-group > .active.dt-button,
    .btn-group-vertical > .btn:hover,
    .tttl-datatable .dt-buttons .btn-group-vertical > .dt-button:hover,
    .btn-group-vertical > .btn:focus,
    .tttl-datatable .dt-buttons .btn-group-vertical > .dt-button:focus,
    .btn-group-vertical > .btn:active,
    .tttl-datatable .dt-buttons .btn-group-vertical > .dt-button:active,
    .btn-group-vertical > .btn.active,
    .tttl-datatable .dt-buttons .btn-group-vertical > .active.dt-button {
      z-index: 2; }
    .btn-group > .btn:focus, .tttl-datatable .dt-buttons .btn-group > .dt-button:focus,
    .btn-group-vertical > .btn:focus,
    .tttl-datatable .dt-buttons .btn-group-vertical > .dt-button:focus {
      outline: 0; }

.btn-group .btn + .btn, .btn-group .tttl-datatable .dt-buttons .dt-button + .btn, .tttl-datatable .dt-buttons .btn-group .dt-button + .btn, .btn-group .tttl-datatable .dt-buttons .btn + .dt-button, .tttl-datatable .dt-buttons .btn-group .btn + .dt-button, .btn-group .tttl-datatable .dt-buttons .dt-button + .dt-button, .tttl-datatable .dt-buttons .btn-group .dt-button + .dt-button,
.btn-group .btn + .btn-group,
.btn-group .tttl-datatable .dt-buttons .dt-button + .btn-group,
.tttl-datatable .dt-buttons .btn-group .dt-button + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .tttl-datatable .dt-buttons .btn-group + .dt-button,
.tttl-datatable .dt-buttons .btn-group .btn-group + .dt-button,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .tttl-datatable .dt-buttons .btn-toolbar > .dt-button,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .tttl-datatable .dt-buttons .btn-group > .dt-button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .tttl-datatable .dt-buttons .btn-group > .dt-button:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .tttl-datatable .dt-buttons .btn-group > .dt-button:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .tttl-datatable .dt-buttons .btn-group > .dt-button:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .tttl-datatable .dt-buttons .btn-group > .btn-group:not(:first-child):not(:last-child) > .dt-button {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .tttl-datatable .dt-buttons .btn-group > .btn-group:first-child > .dt-button:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child, .tttl-datatable .dt-buttons .btn-group > .btn-group:last-child > .dt-button:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .tttl-datatable .dt-buttons .btn-group > .dt-button + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .tttl-datatable .dt-buttons .btn-group-lg.btn-group > .dt-button + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important; }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.btn .caret, .tttl-datatable .dt-buttons .dt-button .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .tttl-datatable .dt-buttons .btn-group-lg > .dt-button .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .tttl-datatable .dt-buttons .btn-group-lg > .dt-button .caret, .tttl-datatable .dt-buttons .dropup .btn-group-lg > .dt-button .caret {
  border-width: 0 5px 5px; }


.btn-group-vertical > .btn,
.tttl-datatable .dt-buttons .btn-group-vertical > .dt-button,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.tttl-datatable .dt-buttons .btn-group-vertical > .btn-group > .dt-button {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }


.btn-group-vertical > .btn-group > .btn,
.tttl-datatable .dt-buttons .btn-group-vertical > .btn-group > .dt-button {
  float: none; }

.btn-group-vertical > .btn + .btn, .tttl-datatable .dt-buttons .btn-group-vertical > .dt-button + .btn, .tttl-datatable .dt-buttons .btn-group-vertical > .btn + .dt-button, .tttl-datatable .dt-buttons .btn-group-vertical > .dt-button + .dt-button,
.btn-group-vertical > .btn + .btn-group,
.tttl-datatable .dt-buttons .btn-group-vertical > .dt-button + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.tttl-datatable .dt-buttons .btn-group-vertical > .btn-group + .dt-button,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .tttl-datatable .dt-buttons .btn-group-vertical > .dt-button:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .tttl-datatable .dt-buttons .btn-group-vertical > .dt-button:first-child:not(:last-child) {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .tttl-datatable .dt-buttons .btn-group-vertical > .dt-button:last-child:not(:first-child) {
  border-bottom-left-radius: 8px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .tttl-datatable .dt-buttons .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .dt-button {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .tttl-datatable .dt-buttons .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dt-button:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .tttl-datatable .dt-buttons .btn-group-vertical > .btn-group:last-child:not(:first-child) > .dt-button:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .tttl-datatable .dt-buttons .btn-group-justified > .dt-button,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .tttl-datatable .dt-buttons .dt-button, .tttl-datatable .dt-buttons .btn-group-justified > .btn-group .dt-button {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], .tttl-datatable .dt-buttons [data-toggle="buttons"] > .dt-button input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
.tttl-datatable .dt-buttons [data-toggle="buttons"] > .dt-button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.tttl-datatable .dt-buttons [data-toggle="buttons"] > .btn-group > .dt-button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.tttl-datatable .dt-buttons [data-toggle="buttons"] > .btn-group > .dt-button input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #6d6d6d;
  text-align: center;
  background-color: #ececf0;
  border: 1px solid #cacaca;
  border-radius: 8px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .tttl-datatable .dt-buttons .input-group-sm > .input-group-btn > .input-group-addon.dt-button {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .tttl-datatable .dt-buttons .input-group-lg > .input-group-btn > .input-group-addon.dt-button {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 4px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.tttl-datatable .dt-buttons .input-group-btn:first-child > .dt-button,
.input-group-btn:first-child > .btn-group > .btn,
.tttl-datatable .dt-buttons .input-group-btn:first-child > .btn-group > .dt-button,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.tttl-datatable .dt-buttons .input-group-btn:last-child > .dt-button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.tttl-datatable .dt-buttons .input-group-btn:last-child > .btn-group:not(:last-child) > .dt-button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.tttl-datatable .dt-buttons .input-group-btn:last-child > .dt-button,
.input-group-btn:last-child > .btn-group > .btn,
.tttl-datatable .dt-buttons .input-group-btn:last-child > .btn-group > .dt-button,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.tttl-datatable .dt-buttons .input-group-btn:first-child > .dt-button:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.tttl-datatable .dt-buttons .input-group-btn:first-child > .btn-group:not(:first-child) > .dt-button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .tttl-datatable .dt-buttons .input-group-btn > .dt-button {
    position: relative; }
    .input-group-btn > .btn + .btn, .tttl-datatable .dt-buttons .input-group-btn > .dt-button + .btn, .tttl-datatable .dt-buttons .input-group-btn > .btn + .dt-button, .tttl-datatable .dt-buttons .input-group-btn > .dt-button + .dt-button {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .tttl-datatable .dt-buttons .input-group-btn > .dt-button:hover, .input-group-btn > .btn:focus, .tttl-datatable .dt-buttons .input-group-btn > .dt-button:focus, .input-group-btn > .btn:active, .tttl-datatable .dt-buttons .input-group-btn > .dt-button:active {
      z-index: 2; }
  
  .input-group-btn:first-child > .btn,
  .tttl-datatable .dt-buttons .input-group-btn:first-child > .dt-button,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  
  .input-group-btn:last-child > .btn,
  .tttl-datatable .dt-buttons .input-group-btn:last-child > .dt-button,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #ececf0; }
    .nav > li.disabled > a {
      color: #a7b4cc; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #a7b4cc;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #ececf0;
    border-color: #32383E; }
  .nav .nav-divider {
    height: 1px;
    margin: 8.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.4;
      border: 1px solid transparent;
      border-radius: 8px 8px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #ececf0 #ececf0 #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #6d6d6d;
      background-color: #F4F5F7;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 8px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #788aaf; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 8px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 8px 8px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #F4F5F7; } }

.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }

.tab-content > .active {
  display: block;
  visibility: visible; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 19px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 8px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15.5px 15px;
  font-size: 18px;
  line-height: 19px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 8px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.75px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 19px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 19px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15.5px;
          padding-bottom: 15.5px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) !important;
  margin-top: 8.5px;
  margin-bottom: 8.5px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none !important;
      box-shadow: none !important; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .tttl-datatable .dt-buttons .btn-group-sm > .navbar-btn.dt-button {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .tttl-datatable .dt-buttons .btn-group-xs > .navbar-btn.dt-button {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15.5px;
  margin-bottom: 15.5px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5d5d;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090808; }
  .navbar-inverse .navbar-brand {
    color: #d7dde8; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #d7dde8; }
  .navbar-inverse .navbar-nav > li > a {
    color: #d7dde8; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090808; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090808;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #d7dde8; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #d7dde8; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #d7dde8; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 19px;
  list-style: none;
  background-color: #f6f6f6;
  border-radius: 8px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ebecf3; }
  .breadcrumb > .active {
    color: #a7b4cc; }

.pagination, .tttl-datatable .dataTables_paginate {
  display: inline-block;
  padding-left: 0;
  margin: 19px 0;
  border-radius: 8px; }
  .pagination > li, .tttl-datatable .dataTables_paginate > li {
    display: inline; }
    .pagination > li > a, .tttl-datatable .dataTables_paginate > li > a,
    .pagination > li > span,
    .tttl-datatable .dataTables_paginate > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.4;
      text-decoration: none;
      color: #32383E;
      background-color: #f6f6f6;
      border: 1px solid #f6f6f6;
      margin-left: -1px; }
    .pagination > li:first-child > a, .tttl-datatable .dataTables_paginate > li:first-child > a,
    .pagination > li:first-child > span,
    .tttl-datatable .dataTables_paginate > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 8px;
      border-top-left-radius: 8px; }
    .pagination > li:last-child > a, .tttl-datatable .dataTables_paginate > li:last-child > a,
    .pagination > li:last-child > span,
    .tttl-datatable .dataTables_paginate > li:last-child > span {
      border-bottom-right-radius: 8px;
      border-top-right-radius: 8px; }
  .pagination > li > a:hover, .tttl-datatable .dataTables_paginate > li > a:hover, .pagination > li > a:focus, .tttl-datatable .dataTables_paginate > li > a:focus,
  .pagination > li > span:hover,
  .tttl-datatable .dataTables_paginate > li > span:hover,
  .pagination > li > span:focus,
  .tttl-datatable .dataTables_paginate > li > span:focus {
    color: #32383E;
    background-color: #eeeeee;
    border-color: #aeaeae; }
  .pagination > .active > a, .tttl-datatable .dataTables_paginate > .active > a, .pagination > .active > a:hover, .tttl-datatable .dataTables_paginate > .active > a:hover, .pagination > .active > a:focus, .tttl-datatable .dataTables_paginate > .active > a:focus,
  .pagination > .active > span,
  .tttl-datatable .dataTables_paginate > .active > span,
  .pagination > .active > span:hover,
  .tttl-datatable .dataTables_paginate > .active > span:hover,
  .pagination > .active > span:focus,
  .tttl-datatable .dataTables_paginate > .active > span:focus {
    z-index: 2;
    color: #32383E;
    background-color: #dedede;
    border-color: #aeaeae;
    cursor: default; }
  .pagination > .disabled > span, .tttl-datatable .dataTables_paginate > .disabled > span,
  .pagination > .disabled > span:hover,
  .tttl-datatable .dataTables_paginate > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .tttl-datatable .dataTables_paginate > .disabled > span:focus,
  .pagination > .disabled > a,
  .tttl-datatable .dataTables_paginate > .disabled > a,
  .pagination > .disabled > a:hover,
  .tttl-datatable .dataTables_paginate > .disabled > a:hover,
  .pagination > .disabled > a:focus,
  .tttl-datatable .dataTables_paginate > .disabled > a:focus {
    color: #a7b4cc;
    background-color: #f6f6f6;
    border-color: #f6f6f6;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.pager {
  padding-left: 0;
  margin: 19px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #f6f6f6;
      border: 1px solid #f6f6f6;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #a7b4cc;
    background-color: #f6f6f6;
    cursor: not-allowed; }

.label {
  display: inline-block;
  min-width: 44px;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .tttl-datatable .dt-buttons .dt-button .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #a7b4cc; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #8798b9; }

.label-primary {
  background-color: #788aaf; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #5b6f99; }

.label-success {
  background-color: #71b954; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #5a9b3f; }

.label-info {
  background-color: #181d23; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #030405; }

.label-warning {
  background-color: #f6ce58; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #f3c028; }

.label-danger {
  background-color: #f77163; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #f54532; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #a7b4cc;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, .tttl-datatable .dt-buttons .dt-button .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .tttl-datatable .dt-buttons .btn-group-xs > .dt-button .badge {
    top: 0;
    padding: 1px 5px; }
  a.list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #32383E;
    background-color: #fff; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #ececf0; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d0d0da; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 4px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding: 48px 0; }
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 19px;
  line-height: 1.4;
  background-color: #F4F5F7;
  border: 1px solid #ddd;
  border-radius: 8px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #222f48; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #32383E; }

.alert {
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 8px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #EEFFF6;
  border-color: #d5ffe1;
  color: #4C9C77; }
  .alert-success hr {
    border-top-color: #bbffd0; }
  .alert-success .alert-link {
    color: #3b7a5d; }

.alert-info {
  background-color: #EFF6FF;
  border-color: #cbebff;
  color: #538DA7; }
  .alert-info hr {
    border-top-color: #b2e0ff; }
  .alert-info .alert-link {
    color: #427085; }

.alert-warning {
  background-color: #FFFBEF;
  border-color: #ffeed6;
  color: #BFA34C; }
  .alert-warning hr {
    border-top-color: #ffe3bc; }
  .alert-warning .alert-link {
    color: #9f8639; }

.alert-danger {
  background-color: #FFF1ED;
  border-color: #ffd6d4;
  color: #CA674C; }
  .alert-danger hr {
    border-top-color: #ffbeba; }
  .alert-danger .alert-link {
    color: #af4e34; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 19px;
  margin-bottom: 19px;
  background-color: #f5f5f5;
  border-radius: 8px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important; }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 19px;
  color: #fff;
  text-align: center;
  background-color: #788aaf;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15) !important;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15) !important;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #71b954; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #181d23; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f6ce58; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #f77163; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media-right,
.media > .pull-right,
.tttl-datatable .media > .dt-buttons {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #eff2f7; }
  .list-group-item:first-child {
    border-top-right-radius: 8px;
    border-top-left-radius: 8px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #ececf0;
  color: #a7b4cc;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #a7b4cc; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #788aaf;
  border-color: #eff2f7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #f8f9fb; }

.list-group-item-success {
  color: #4C9C77;
  background-color: #EEFFF6; }

a.list-group-item-success {
  color: #4C9C77; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #4C9C77;
    background-color: #d5ffe9; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #4C9C77;
    border-color: #4C9C77; }

.list-group-item-info {
  color: #538DA7;
  background-color: #EFF6FF; }

a.list-group-item-info {
  color: #538DA7; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #538DA7;
    background-color: #d6e8ff; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #538DA7;
    border-color: #538DA7; }

.list-group-item-warning {
  color: #BFA34C;
  background-color: #FFFBEF; }

a.list-group-item-warning {
  color: #BFA34C; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #BFA34C;
    background-color: #fff5d6; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #BFA34C;
    border-color: #BFA34C; }

.list-group-item-danger {
  color: #CA674C;
  background-color: #FFF1ED; }

a.list-group-item-danger {
  color: #CA674C; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #CA674C;
    background-color: #ffddd4; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #CA674C;
    border-color: #CA674C; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 19px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 8px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) !important; }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading, .panel-default .panel-heading-flex, .icon-stat-box .panel-heading-flex {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px; }
  .panel-heading > .dropdown .dropdown-toggle, .panel-default .panel-heading-flex > .dropdown .dropdown-toggle, .icon-stat-box .panel-heading-flex > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #fafafa;
  border-top: 1px solid #ebecf3;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px; }

.panel-heading + .list-group .list-group-item:first-child, .panel-default .panel-heading-flex + .list-group .list-group-item:first-child, .icon-stat-box .panel-heading-flex + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 7px;
  border-top-left-radius: 7px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 7px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 7px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 7px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 7px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ebecf3; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 19px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 8px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading, .panel-group .panel-default .panel-heading-flex, .panel-default .panel-group .panel-heading-flex, .panel-group .icon-stat-box .panel-heading-flex, .icon-stat-box .panel-group .panel-heading-flex {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-default .panel-heading-flex + .panel-collapse > .panel-body, .panel-default .panel-group .panel-heading-flex + .panel-collapse > .panel-body, .panel-group .icon-stat-box .panel-heading-flex + .panel-collapse > .panel-body, .icon-stat-box .panel-group .panel-heading-flex + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group,
    .panel-group .panel-default .panel-heading-flex + .panel-collapse > .list-group,
    .panel-default .panel-group .panel-heading-flex + .panel-collapse > .list-group,
    .panel-group .icon-stat-box .panel-heading-flex + .panel-collapse > .list-group,
    .icon-stat-box .panel-group .panel-heading-flex + .panel-collapse > .list-group {
      border-top: 1px solid #ebecf3; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ebecf3; }

.panel-default, .icon-stat-box {
  border-color: #ebecf3; }
  .panel-default > .panel-heading, .icon-stat-box > .panel-heading, .panel-default > .panel-heading-flex, .panel-default .icon-stat-box > .panel-heading-flex, .icon-stat-box .panel-default > .panel-heading-flex, .icon-stat-box > .panel-heading-flex {
    color: #222f48;
    background-color: #f6f6f6;
    border-color: #ebecf3; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body, .icon-stat-box > .panel-heading + .panel-collapse > .panel-body, .panel-default > .panel-heading-flex + .panel-collapse > .panel-body, .panel-default .icon-stat-box > .panel-heading-flex + .panel-collapse > .panel-body, .icon-stat-box .panel-default > .panel-heading-flex + .panel-collapse > .panel-body, .icon-stat-box > .panel-heading-flex + .panel-collapse > .panel-body {
      border-top-color: #ebecf3; }
    .panel-default > .panel-heading .badge, .icon-stat-box > .panel-heading .badge, .panel-default > .panel-heading-flex .badge, .panel-default .icon-stat-box > .panel-heading-flex .badge, .icon-stat-box .panel-default > .panel-heading-flex .badge, .icon-stat-box > .panel-heading-flex .badge {
      color: #f6f6f6;
      background-color: #222f48; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body, .icon-stat-box > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebecf3; }

.panel-primary {
  border-color: #788aaf; }
  .panel-primary > .panel-heading, .panel-default .panel-primary > .panel-heading-flex, .icon-stat-box .panel-primary > .panel-heading-flex {
    color: #fff;
    background-color: #788aaf;
    border-color: #788aaf; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body, .panel-default .panel-primary > .panel-heading-flex + .panel-collapse > .panel-body, .icon-stat-box .panel-primary > .panel-heading-flex + .panel-collapse > .panel-body {
      border-top-color: #788aaf; }
    .panel-primary > .panel-heading .badge, .panel-default .panel-primary > .panel-heading-flex .badge, .icon-stat-box .panel-primary > .panel-heading-flex .badge {
      color: #788aaf;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #788aaf; }

.panel-success {
  border-color: #d5ffe1; }
  .panel-success > .panel-heading, .panel-default .panel-success > .panel-heading-flex, .icon-stat-box .panel-success > .panel-heading-flex {
    color: #4C9C77;
    background-color: #EEFFF6;
    border-color: #d5ffe1; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body, .panel-default .panel-success > .panel-heading-flex + .panel-collapse > .panel-body, .icon-stat-box .panel-success > .panel-heading-flex + .panel-collapse > .panel-body {
      border-top-color: #d5ffe1; }
    .panel-success > .panel-heading .badge, .panel-default .panel-success > .panel-heading-flex .badge, .icon-stat-box .panel-success > .panel-heading-flex .badge {
      color: #EEFFF6;
      background-color: #4C9C77; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d5ffe1; }

.panel-info {
  border-color: #cbebff; }
  .panel-info > .panel-heading, .panel-default .panel-info > .panel-heading-flex, .icon-stat-box .panel-info > .panel-heading-flex {
    color: #538DA7;
    background-color: #EFF6FF;
    border-color: #cbebff; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body, .panel-default .panel-info > .panel-heading-flex + .panel-collapse > .panel-body, .icon-stat-box .panel-info > .panel-heading-flex + .panel-collapse > .panel-body {
      border-top-color: #cbebff; }
    .panel-info > .panel-heading .badge, .panel-default .panel-info > .panel-heading-flex .badge, .icon-stat-box .panel-info > .panel-heading-flex .badge {
      color: #EFF6FF;
      background-color: #538DA7; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #cbebff; }

.panel-warning {
  border-color: #ffeed6; }
  .panel-warning > .panel-heading, .panel-default .panel-warning > .panel-heading-flex, .icon-stat-box .panel-warning > .panel-heading-flex {
    color: #BFA34C;
    background-color: #FFFBEF;
    border-color: #ffeed6; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body, .panel-default .panel-warning > .panel-heading-flex + .panel-collapse > .panel-body, .icon-stat-box .panel-warning > .panel-heading-flex + .panel-collapse > .panel-body {
      border-top-color: #ffeed6; }
    .panel-warning > .panel-heading .badge, .panel-default .panel-warning > .panel-heading-flex .badge, .icon-stat-box .panel-warning > .panel-heading-flex .badge {
      color: #FFFBEF;
      background-color: #BFA34C; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ffeed6; }

.panel-danger {
  border-color: #ffd6d4; }
  .panel-danger > .panel-heading, .panel-default .panel-danger > .panel-heading-flex, .icon-stat-box .panel-danger > .panel-heading-flex {
    color: #CA674C;
    background-color: #FFF1ED;
    border-color: #ffd6d4; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body, .panel-default .panel-danger > .panel-heading-flex + .panel-collapse > .panel-body, .icon-stat-box .panel-danger > .panel-heading-flex + .panel-collapse > .panel-body {
      border-top-color: #ffd6d4; }
    .panel-danger > .panel-heading .badge, .panel-default .panel-danger > .panel-heading-flex .badge, .icon-stat-box .panel-danger > .panel-heading-flex .badge {
      color: #FFF1ED;
      background-color: #CA674C; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ffd6d4; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) !important; }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 4px; }

.well-sm {
  padding: 9px;
  border-radius: 0px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) !important;
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.4px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.4; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .tttl-datatable .dt-buttons .dt-button + .btn, .tttl-datatable .dt-buttons .modal-footer .dt-button + .btn, .modal-footer .tttl-datatable .dt-buttons .btn + .dt-button, .tttl-datatable .dt-buttons .modal-footer .btn + .dt-button, .modal-footer .tttl-datatable .dt-buttons .dt-button + .dt-button, .tttl-datatable .dt-buttons .modal-footer .dt-button + .dt-button {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .tttl-datatable .dt-buttons .dt-button + .btn, .tttl-datatable .dt-buttons .modal-footer .btn-group .dt-button + .btn, .modal-footer .btn-group .tttl-datatable .dt-buttons .btn + .dt-button, .tttl-datatable .dt-buttons .modal-footer .btn-group .btn + .dt-button, .modal-footer .btn-group .tttl-datatable .dt-buttons .dt-button + .dt-button, .tttl-datatable .dt-buttons .modal-footer .btn-group .dt-button + .dt-button {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 830px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) !important; }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 8px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 340px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption .tttl-datatable .dt-buttons .dt-button, .tttl-datatable .dt-buttons .carousel-caption .dt-button {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right, .tttl-datatable .dt-buttons {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

body {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important; }

::selection {
  background: #788aaf;
  color: #fff; }

::-moz-selection {
  background: #788aaf;
  color: #fff; }

a {
  text-decoration: none; }
  a:active, a:focus, a:hover {
    text-decoration: none; }

span.block {
  display: block; }

.no-margin {
  margin: 0; }

.no-border {
  border: 0; }

a.bg-primary {
  background-color: #788aaf;
  color: #fff; }
  a.bg-primary:hover {
    background-color: #788aaf;
    color: #fff; }

a.bg-success {
  background-color: #71b954;
  color: #fff; }
  a.bg-success:hover {
    background-color: #71b954;
    color: #fff; }

a.bg-info {
  background-color: #181d23;
  color: #fff; }
  a.bg-info:hover {
    background-color: #181d23;
    color: #fff; }

a.bg-warning {
  background-color: #f6ce58;
  color: #fff; }
  a.bg-warning:hover {
    background-color: #f6ce58;
    color: #fff; }

a.bg-danger {
  background-color: #f77163;
  color: #fff; }
  a.bg-danger:hover {
    background-color: #f77163;
    color: #fff; }

a.bg-orange {
  background-color: #f68c19;
  color: #fff; }
  a.bg-orange:hover {
    background-color: #f68c19;
    color: #fff; }

.bg-primary {
  background-color: #788aaf;
  color: #fff;
  color: #fff; }

.bg-dark-primary {
  background-color: #788aaf;
  color: #fff;
  color: #fff; }

.bg-primary-light {
  background-color: #f68c19;
  color: #fff; }

.bg-success {
  background-color: #71b954;
  color: #fff; }

.bg-info {
  background-color: #181d23;
  color: #fff; }

.bg-warning {
  background-color: #f6ce58;
  color: #fff; }

.bg-danger {
  background-color: #f77163;
  color: #fff; }

.bg-orange {
  background-color: #f68c19;
  color: #fff; }

.bg-violet {
  background-color: #00a7e5;
  color: #fff; }

.bg-dark {
  background-color: #181d23;
  color: #fff; }

.bg-bright {
  background-color: #fafafa;
  color: #222f48; }

.bg-reverse {
  background-color: #fff;
  color: #222f48; }

.bg-facebook {
  background-color: #335397;
  color: #fff; }

.bg-twitter {
  background-color: #00c7f7;
  color: #fff; }

.bg-google-plus {
  background-color: #df4a32;
  color: #fff; }

.bg-ui-darker {
  background-color: #181d23;
  color: #fff; }

.bg-ui-dark {
  background-color: #32383E;
  color: #fff; }

.bg-ui {
  background-color: #6d6d6d;
  color: #fff; }

.bg-ui-light {
  background-color: #a7b4cc;
  color: #fff; }

.bg-white {
  background-color: #ffffff !important; }

hr {
  border-color: #dfdfdf; }

blockquote.small {
  font-size: 14px;
  border-left: 1px solid #a7b4cc;
  margin: 5px 0px;
  padding: 2px 15px; }

.absolute-b {
  position: absolute;
  bottom: 0; }

.absolute-t {
  position: absolute;
  top: 0; }

.absolute-r {
  position: absolute;
  right: 0; }

.absolute-l {
  position: absolute;
  left: 0; }

.un-nest > div:first-child {
  padding-left: 0; }

.un-nest > div:last-child {
  padding-right: 0; }

.row-marginless {
  margin-left: 0;
  margin-right: 0; }

.input-alone {
  padding-left: 0; }

.inline {
  display: inline; }

.inline-block {
  display: inline-block; }

.relative {
  position: relative; }

.page-container {
  max-width: 1170px;
  margin: auto; }

.flex-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.flex-even {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 3px; }

.flex-end {
  display: flex;
  justify-content: end;
  align-items: center; }

.d-flex {
  display: flex; }

.flex {
  display: flex; }

.flex-all-center {
  align-items: center;
  justify-content: center; }

.flex-self-end {
  align-self: flex-end; }

.flex-self-start {
  align-self: flex-start; }

.flex-self-center {
  align-self: center; }

.f-d-col {
  flex-direction: column; }

.j-c-sb {
  justify-content: space-between; }

.j-c-c {
  justify-content: center; }

.display-block {
  display: block; }

.display-inline {
  display: inline-block; }

.display-none {
  display: none; }

.m-sm {
  margin: 0.25rem; }

.m-md {
  margin: 0.5rem; }

.m-lg {
  margin: 1rem; }

.m-xl {
  margin: 1.5rem; }

.m-none {
  margin: 0; }

.p-sm {
  padding: 0.25rem; }

.p-md {
  padding: 0.5rem; }

.p-lg {
  padding: 1rem !important; }

.p-xl {
  padding: 1.5rem; }

.p-none {
  padding: 0; }

.p-l-md {
  padding-left: 8px; }

.p-t-sm {
  padding-top: 4px; }

.p-t-md {
  padding-top: 8px; }

.p-t-lg {
  padding-top: 16px; }

.p-t-xl {
  padding-top: 24px; }

.p-b-sm {
  padding-bottom: 4px; }

.p-b-md {
  padding-bottom: 8px; }

.p-b-lg {
  padding-bottom: 16px; }

.p-b-xl {
  padding-bottom: 24px; }

.p-l-md {
  padding-left: 8px; }

.m-b-sm {
  margin-bottom: 4px; }

.m-b-md {
  margin-bottom: 8px; }

.m-b-lg {
  margin-bottom: 16px !important; }

.m-b-xl {
  margin-bottom: 24px; }

.m-b-none {
  margin-bottom: 0px; }

.m-t-sm {
  margin-top: 4px; }

.m-t-md {
  margin-top: 8px; }

.m-t-lg {
  margin-top: 16px; }

.m-t-xl {
  margin-top: 24px; }

.m-t-none {
  margin-top: 0px; }

.m-r-sm {
  margin-right: 4px; }

.m-r-md {
  margin-right: 8px; }

.m-r-lg {
  margin-right: 16px; }

.m-r-xl {
  margin-right: 24px; }

.m-r-none {
  margin-right: 0px; }

.m-none {
  margin: 0px; }

.m-l-sm {
  margin-left: 4px; }

.m-l-md {
  margin-left: 8px; }

.m-l-lg {
  margin-left: 16px; }

.m-l-xl {
  margin-left: 24px; }

.m-l-none {
  margin-left: 0px; }

.b-t {
  border-top: 1px solid #dedede; }

.b-t-light {
  border-top-color: #ededed; }

.b-l {
  border-left: 1px solid #ededed; }

.sep-line {
  height: 2px;
  padding: 6px 0;
  width: 100%;
  border-top: 1px solid #dedede; }

/* PADDING MARGINS */
.p-r-none {
  padding-right: 0px; }

.p-l-none {
  padding-left: 0px; }

.p-t-none {
  padding-top: 0px; }

.p-b-none {
  padding-bottom: 0px; }

.margin-middle {
  margin: 0 auto; }

.scroll-limit-sm {
  max-height: 240px;
  overflow-y: scroll; }

.scroll-limit-md {
  max-height: 360px;
  overflow-y: scroll; }

.color-default {
  color: #495a7c; }
  .color-default:hover {
    color: #495a7c; }

.panel-flex {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px; }
  .panel-flex .panel {
    height: 100%;
    margin: 0; }

.fit-content {
  width: fit-content; }

.gradient-text {
  font-size: 150px;
  font-weight: 300;
  color: #788aaf;
  background: -webkit-linear-gradient(92deg, #fb83fa, #00aced);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.text-xsmall {
  font-size: 10px;
  font-weight: 400; }

.text-small {
  font-size: 12px;
  font-weight: 400; }

.text-normal {
  font-size: 14px; }

.text-big {
  font-size: 16px; }

.text-huge {
  font-size: 72px; }

.text-large {
  font-size: 50px; }

.size-h1 {
  font-size: 32px; }

.size-h2 {
  font-size: 28px; }

.size-h3 {
  font-size: 22px !important; }

.size-h4, .panel .panel-heading, .panel .panel-default .panel-heading-flex, .panel-default .panel .panel-heading-flex, .panel .icon-stat-box .panel-heading-flex, .icon-stat-box .panel .panel-heading-flex {
  font-size: 17px; }

.text-regular {
  font-weight: normal !important; }

.text-medium {
  font-weight: 500 !important; }

.text-thin {
  font-weight: 300 !important; }

.text-ultralight {
  font-weight: 100; }

.text-bold {
  font-weight: bold !important; }

.text-small-line-height {
  line-height: 12px !important; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-middle {
  vertical-align: middle; }

.text-counter {
  font-size: 12px;
  font-weight: bold;
  color: #666;
  display: inline-block;
  vertical-align: middle;
  padding: 4px 6px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #ccc; }

.section-title {
  font-size: 28px;
  font-weight: 300;
  color: #6d6d6d;
  margin-left: 20px; }

.text-standout {
  color: #fff;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2) 0px 0px 3px; }

.color-primary, .text-primary {
  color: #788aaf; }

.color-success {
  color: #71b954; }

.color-info {
  color: #181d23; }

.color-info-alt {
  color: #00a7e5; }

.color-warning {
  color: #f6ce58; }

.color-danger {
  color: #f77163; }

.color-dark {
  color: #181d23; }

.color-reverse {
  color: #fff; }

.color-gray-darker {
  color: #181d23; }

.color-gray-dark {
  color: #32383E; }

.color-gray {
  color: #6d6d6d; }

.color-gray-light {
  color: #a7b4cc; }

.color-gray-lighter {
  color: #ececf0; }

.text-white, .tttl-datatable .colored-cell, .color-white {
  color: #fff; }

.text-sub {
  font-weight: 300;
  font-size: 14px; }

.positive {
  color: #59B524; }

.negative {
  color: #D43A2F; }

.underline {
  text-decoration: underline; }

a, .clickable {
  cursor: pointer; }

.dropcap,
.dropcap-square,
.dropcap-circle {
  display: block;
  float: left;
  font-weight: normal;
  line-height: 36px;
  margin-right: 6px;
  text-shadow: none; }

.dropcap {
  font-size: 3.1em; }

.dropcap-square,
.dropcap-circle {
  background-color: #444;
  color: #fff;
  width: 36px;
  text-align: center; }

.dropcap-square {
  border-radius: 8px;
  font-size: 2.3em; }

.dropcap-circle {
  border-radius: 50%;
  font-size: 1.78em; }

.dropcap.colored {
  color: #788aaf; }

.dropcap-square.colored,
.dropcap-circle.colored {
  background-color: #788aaf; }

.highlight {
  background-color: #788aaf;
  color: #fff;
  border-radius: 8px;
  padding: 2px 5px; }

.hightlight td * {
  color: #fff; }

.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.thick, .tttl-datatable .colored-cell {
  font-weight: 700 !important; }

.divider {
  display: block;
  height: 10px; }

.divider-sm {
  height: 15px; }

.divider-md {
  height: 20px; }

.divider-lg {
  height: 30px; }

.divider-xl {
  height: 50px; }

.space {
  display: inline;
  padding: 5px; }

.space-md {
  padding: 15px; }

.space-lg {
  padding: 25px; }

dl.dl-stats {
  margin-bottom: 0; }
  dl.dl-stats dt, dl.dl-stats dd {
    line-height: 1.8; }
  dl.dl-stats dt {
    text-align: left;
    width: 65%; }
  dl.dl-stats dd {
    text-align: right;
    margin-left: 0; }

.html-preview {
  display: block;
  position: relative; }
  .html-preview .html-preview-body {
    font-size: 12px !important;
    line-height: 1.5; }
  .html-preview .html-preview-fade {
    display: none;
    visibility: hidden;
    bottom: 0;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0; }
  .html-preview.trunc .html-preview-body {
    max-height: 54px;
    overflow: hidden; }
  .html-preview.trunc .html-preview-fade {
    visibility: visible;
    display: block;
    background: rgba(255, 255, 255, 0);
    background: -webkit-linear-gradient(center top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), white, white);
    background: linear-gradient(center top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), white, white);
    background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), white, white); }

.question-cursor, .help-link {
  cursor: help; }

.help-link {
  padding: 2px;
  color: #777;
  border-bottom: 1px dotted #777; }

.metric-label, .container-top-gray .title {
  font-weight: 500;
  color: #495a7c;
  font-size: 14px; }

.metric-value, .container-top-gray .number {
  font-size: 18px !important;
  font-weight: 100; }

.ghost-button {
  display: inline-block;
  border: 1px solid #525f78;
  border-radius: 0.75rem;
  padding: 0 0.5rem;
  margin: 0.25rem; }

.ghost-button:hover {
  background-color: #e7eaf3; }

.word-wrap {
  overflow-wrap: break-word; }

table.vert-align td {
  vertical-align: middle !important; }

table.default-table td {
  font-weight: 300;
  font-size: 15px;
  padding: 10px;
  border: 1px solid #dae1ea;
  position: relative; }

table.default-table thead th.primary-column {
  width: 300px; }

table.default-table > tbody > tr > td {
  vertical-align: middle; }

table.default-table tr:hover td:last-child .button--view {
  visibility: visible; }

table.default-table td .button--view {
  display: flex;
  font-size: 13px;
  align-items: center;
  width: 34px;
  height: 34px;
  border-radius: 7px;
  box-shadow: 0 2px 8px 0 rgba(21, 37, 43, 0.1);
  background-color: #ffffff;
  justify-content: center;
  margin-left: 10px;
  color: #818ea7;
  visibility: hidden; }

.table-bordered {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  .table-bordered thead th {
    position: relative;
    padding: 0; }
    .table-bordered thead th > .th {
      position: relative;
      padding: 8px 20px 8px 8px; }
    .table-bordered thead th .glyphicon-chevron-up,
    .table-bordered thead th .glyphicon-chevron-down {
      position: absolute;
      color: #999; }
      .table-bordered thead th .glyphicon-chevron-up:hover,
      .table-bordered thead th .glyphicon-chevron-down:hover {
        color: #788aaf;
        cursor: pointer; }
      .table-bordered thead th .glyphicon-chevron-up.active,
      .table-bordered thead th .glyphicon-chevron-down.active {
        color: #788aaf; }
    .table-bordered thead th .glyphicon-chevron-up {
      top: 4px;
      right: 5px; }
    .table-bordered thead th .glyphicon-chevron-down {
      top: 18px;
      right: 6px; }

table th.action-item-head {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase; }
  table th.action-item-head span {
    margin-left: 5px; }
  table th.action-item-head span:first-of-type {
    margin-left: 0px; }

table td.restricted-width {
  max-width: 20em; }

.row-title {
  font-size: 16px;
  font-weight: 500; }

.row-subtitle {
  display: block;
  font-size: 13px;
  font-weight: normal; }

table.table.table-short tbody tr td {
  padding: 6px !important; }

table.table.table-tiny tbody tr td {
  padding: 2px !important; }

tr.disabled {
  background: #f0f0f0; }

.table-dynamic .table-filters {
  margin: 10px 0;
  padding: 8px; }

.table-dynamic .filter-result-info {
  padding: 7px; }

.table-dynamic .table-footer {
  margin: 10px 0;
  padding: 8px; }

.table-dynamic .page-num-info span {
  padding: 6px; }

.table-dynamic .pagination-container ul {
  margin: 0; }
  .table-dynamic .pagination-container ul li:hover {
    cursor: pointer; }

ul.ng-table-pagination {
  margin: 0; }

.table-col-xs {
  width: 48px;
  min-width: 48px;
  max-width: 48px; }

.table-col-sm {
  width: 78px;
  min-width: 78px;
  max-width: 78px; }

.table-col-lg {
  width: 96px;
  min-width: 96px;
  max-width: 96px; }

.mini-feedback-table {
  border-top: 1px solid #dedede !important;
  font-size: 12px; }
  .mini-feedback-table > tbody > tr > td {
    vertical-align: middle;
    padding: 2px; }
  .mini-feedback-table [class*=mini] .star-box, .mini-feedback-table [class*=mini] .score-box {
    font-size: 15px; }
  .mini-feedback-table .mini-score {
    font-weight: bold;
    color: #fff; }

@media print {
  .dt-print-view h1 {
    font-size: 18px; }
  .dt-print-view .text-center, .dt-print-view .tttl-datatable .colored-cell, .tttl-datatable .dt-print-view .colored-cell {
    text-align: center; }
  .dt-print-view .text-middle {
    vertical-align: middle; }
  .dt-print-view table tr td {
    font-size: 13px;
    padding: 10px;
    line-height: 1.42857;
    vertical-align: top;
    border: 1px solid #ddd; }
    .dt-print-view table tr td:last-child {
      border-right: none; } }

table th.label-column, table td.label-column {
  width: 300px; }

table th.score-box-column, table td.score-box-column {
  width: 155px; }

table th.rating-box-column, table td.rating-box-column {
  width: 166px; }

table th.count-column, table td.count-column {
  width: 114px; }

table th.progress-column, table td.progress-column {
  width: 171px; }

@media only screen and (max-width: 800px) {
  .table-flip-scroll {
    /* sort out borders */ }
    .table-flip-scroll .cf:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
    .table-flip-scroll * html .cf {
      zoom: 1; }
    .table-flip-scroll *:first-child + html .cf {
      zoom: 1; }
    .table-flip-scroll table {
      width: 100%;
      border-collapse: collapse;
      border-spacing: 0; }
    .table-flip-scroll th,
    .table-flip-scroll td {
      margin: 0;
      vertical-align: top; }
    .table-flip-scroll th {
      text-align: left; }
    .table-flip-scroll table {
      display: block;
      position: relative;
      width: 100%; }
    .table-flip-scroll thead {
      display: block;
      float: left; }
    .table-flip-scroll tbody {
      display: block;
      width: auto;
      position: relative;
      overflow-x: auto;
      white-space: nowrap; }
    .table-flip-scroll thead tr {
      display: block; }
    .table-flip-scroll .table > thead > tr > th:first-child {
      border-top: 1px solid #ddd; }
    .table-flip-scroll th {
      display: block;
      text-align: right; }
    .table-flip-scroll tbody tr {
      display: inline-block;
      vertical-align: top; }
    .table-flip-scroll td {
      display: block;
      min-height: 1.25em;
      text-align: left; }
    .table-flip-scroll th {
      border-bottom: 0;
      border-left: 0; }
    .table-flip-scroll td {
      border-left: 0;
      border-right: 0;
      border-bottom: 0; }
    .table-flip-scroll tbody tr {
      border-left: 1px solid #babcbf; }
    .table-flip-scroll th:last-child,
    .table-flip-scroll td:last-child {
      border-bottom: 1px solid #babcbf; } }

.ui-radio {
  position: relative;
  margin: 0 20px 10px;
  font-size: 14px;
  line-height: 20px;
  height: 20px; }
  .ui-radio input[type="radio"] + span:hover {
    cursor: pointer; }
  .ui-radio input[type="radio"]:disabled + span:hover {
    cursor: not-allowed; }
  .ui-radio input[type="radio"] {
    display: none; }
  .ui-radio input[type="radio"] + span {
    padding-left: 10px;
    font-weight: normal; }
  .ui-radio input[type="radio"] + span:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: -20px;
    top: 0;
    background: white;
    border-radius: 50%;
    border: 1px solid #ccc; }
  .ui-radio input[type="radio"]:disabled + span:before {
    opacity: .65;
    border: 1px solid #ccc;
    cursor: no-drop; }
  .ui-radio input[type="radio"]:checked + span:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 6px;
    left: -14px;
    background-color: #788aaf;
    border-radius: 50%;
    display: block; }
  .ui-radio input[type="radio"]:disabled:checked + span:after {
    opacity: .65;
    cursor: no-drop;
    background-color: #ccc; }

.ui-checkbox {
  position: relative;
  margin: 0 20px 10px; }
  .ui-checkbox input[type="checkbox"] + span:hover {
    cursor: pointer; }
  .ui-checkbox input[type="checkbox"]:disabled + span:hover {
    cursor: not-allowed; }
  .ui-checkbox input[type="checkbox"] {
    display: none; }
  .ui-checkbox input[type="checkbox"] + span {
    font-weight: normal; }
  .ui-checkbox input[type="checkbox"] + span:before {
    content: "";
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: -20px;
    background-color: transparent;
    border-radius: 0px;
    border: 1px solid #ccc; }
  .ui-checkbox input[type="checkbox"]:disabled + span:before {
    opacity: .65;
    border: 1px solid #ccc;
    cursor: no-drop; }
  .ui-checkbox input[type="checkbox"]:checked + span:before {
    background-color: #788aaf;
    border: 1px solid #788aaf; }
  .ui-checkbox input[type="checkbox"]:checked + span:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 7px;
    left: -15px;
    background: url("img/checkmark.png") no-repeat center center;
    background-size: 14px 14px;
    display: block; }
  .ui-checkbox input[type="checkbox"]:disabled:checked + span:before {
    opacity: .65;
    background-color: #ccc;
    border: 1px solid #ccc; }
  .ui-checkbox input[type="checkbox"]:disabled:checked + span:after {
    opacity: .65;
    cursor: no-drop;
    background: url("img/checkmark.png") no-repeat center center; }

.filter-radio {
  position: relative; }
  .filter-radio:before {
    content: '';
    display: block;
    box-sizing: content-box;
    width: 12px;
    height: 12px;
    border: 2px solid rgba(151, 151, 151, 0.35);
    transition: 0.2s border-color ease;
    border-radius: 100vh; }
  .filter-radio.filter-selected:after {
    content: '';
    display: block;
    position: absolute;
    box-sizing: content-box;
    top: 50%;
    left: 50%;
    transform-origin: 50% 50%;
    background-color: #f78f1e;
    width: 13px;
    height: 13px;
    border-radius: 100vh;
    transform: translate(-50%, -50%) scale(0);
    animation: toggleOnRadio 0.2s ease forwards; }

.filter-checkbox {
  position: relative; }
  .filter-checkbox:before {
    content: '';
    display: block;
    box-sizing: content-box;
    width: 13px;
    height: 13px;
    border-radius: 3px;
    border: 2px solid rgba(151, 151, 151, 0.35);
    transition: 0.2s border-color ease; }
  .filter-checkbox:after {
    content: '';
    width: 7px;
    height: 13px;
    border-radius: 0;
    transform: translate(-50%, -85%) scale(0) rotate(45deg);
    background-color: transparent;
    box-shadow: 4px 4px 0px 0px #f78f1e; }
  .filter-checkbox.filter-selected:before {
    border-radius: 4px;
    transition: 0.2s border-color ease, 0.2s background-color ease;
    box-shadow: 4px 4px 0px 0px white; }
  .filter-checkbox.filter-selected:after {
    display: block;
    position: absolute;
    box-sizing: content-box;
    top: 50%;
    left: 50%;
    transform-origin: 50% 50%;
    animation: toggleOnCheckbox 0.2s ease forwards;
    width: 7.8px;
    height: 13px;
    border-radius: 0;
    transform: translate(-50%, -85%) scale(0) rotate(45deg);
    background-color: transparent;
    box-shadow: 4px 4px 0px 0px #f78f1e; }

@keyframes toggleOnCheckbox {
  0% {
    opacity: 0;
    transform: translate(-50%, -85%) scale(0) rotate(45deg); }
  70% {
    opacity: 1;
    transform: translate(-50%, -85%) scale(0.9) rotate(45deg); }
  100% {
    transform: translate(-50%, -85%) scale(0.8) rotate(45deg); } }

@keyframes toggleOnRadio {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0); }
  70% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0.9); }
  100% {
    transform: translate(-50%, -50%) scale(0.8); } }

.form-horizontal .form-group {
  border-bottom: 1px solid #f1f1f1; }

/*
@license textAngular
Author : Austin Anderson
License : 2013 MIT
Version 1.3.0

See README.md or https://github.com/fraywing/textAngular/wiki for requirements and use.
*/
/* add generic styling for the editor */
.ui-editor {
  /* add the styling for the awesomness of the resizer */
  /* copy the popover code from bootstrap so this will work even without it */ }
  .ui-editor .ta-html {
    display: none; }
  .ui-editor .ta-toolbar {
    margin: 0 0 10px; }
  .ui-editor.ta-root.focussed > .ta-scroll-window.form-control {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .ui-editor .ta-editor.ta-html, .ui-editor .ta-scroll-window.form-control {
    min-height: 240px;
    height: auto;
    overflow: auto;
    font-family: inherit;
    font-size: 100%; }
  .ui-editor .ta-scroll-window.form-control {
    position: relative;
    padding: 0; }
  .ui-editor .ta-scroll-window > .ta-bind {
    height: auto;
    min-height: 240px;
    padding: 6px 12px; }
  .ui-editor .ta-editor:focus {
    user-select: text; }
  .ui-editor .ta-resizer-handle-overlay {
    z-index: 100;
    position: absolute;
    display: none; }
  .ui-editor .ta-resizer-handle-overlay > .ta-resizer-handle-info {
    position: absolute;
    bottom: 16px;
    right: 16px;
    border: 1px solid black;
    background-color: #FFF;
    padding: 0 4px;
    opacity: 0.7; }
  .ui-editor .ta-resizer-handle-overlay > .ta-resizer-handle-background {
    position: absolute;
    bottom: 5px;
    right: 5px;
    left: 5px;
    top: 5px;
    border: 1px solid black;
    background-color: rgba(0, 0, 0, 0.2); }
  .ui-editor .ta-resizer-handle-overlay > .ta-resizer-handle-corner {
    width: 10px;
    height: 10px;
    position: absolute; }
  .ui-editor .ta-resizer-handle-overlay > .ta-resizer-handle-corner-tl {
    top: 0;
    left: 0;
    border-left: 1px solid black;
    border-top: 1px solid black; }
  .ui-editor .ta-resizer-handle-overlay > .ta-resizer-handle-corner-tr {
    top: 0;
    right: 0;
    border-right: 1px solid black;
    border-top: 1px solid black; }
  .ui-editor .ta-resizer-handle-overlay > .ta-resizer-handle-corner-bl {
    bottom: 0;
    left: 0;
    border-left: 1px solid black;
    border-bottom: 1px solid black; }
  .ui-editor .ta-resizer-handle-overlay > .ta-resizer-handle-corner-br {
    bottom: 0;
    right: 0;
    border: 1px solid black;
    cursor: se-resize;
    background-color: white; }
  .ui-editor .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    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: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .ui-editor .popover.top {
    margin-top: -10px; }
  .ui-editor .popover.bottom {
    margin-top: 10px; }
  .ui-editor .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }
  .ui-editor .popover-content {
    padding: 9px 14px; }
  .ui-editor .popover > .arrow,
  .ui-editor .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .ui-editor .popover > .arrow {
    border-width: 11px; }
  .ui-editor .popover > .arrow:after {
    content: "";
    border-width: 10px; }
  .ui-editor .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
  .ui-editor .popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0; }
  .ui-editor .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .ui-editor .popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff; }

.ui-datepicker table {
  margin: 0 5px; }
  .ui-datepicker table th,
  .ui-datepicker table td {
    padding: 1px; }
    .ui-datepicker table th .active span,
    .ui-datepicker table td .active span {
      color: #fff; }

.ui-timepicker td {
  padding: 1px; }

.ui-rating:hover {
  cursor: pointer; }

.ui-rating .fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px; }

.ui-rating .fa.fa-star {
  color: #f68c19; }

.ui-rating.ui-rating-success .fa.fa-star {
  color: #71b954; }

.ui-rating.ui-rating-info .fa.fa-star {
  color: #181d23; }

.ui-rating.ui-rating-warning .fa.fa-star {
  color: #f6ce58; }

.ui-rating.ui-rating-danger .fa.fa-star {
  color: #f77163; }

.form-control {
  border-width: 1px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .form-control.form-control-condensed {
    width: inherit; }

.input-group-addon {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.form-control:focus {
  border-color: #788aaf;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.form-control.email-input-first {
  margin-right: 38px; }

.form-group .col-sm-10 {
  position: relative; }
  .form-group .col-sm-10 .icon {
    position: absolute;
    right: 25px;
    top: 10px; }

.form-horizontal .form-group {
  padding: 10px 0;
  margin-bottom: 0; }

.form-group-disabled {
  background: #f4f4f4; }
  .form-group-disabled input {
    background: #e9e9e9;
    color: #555; }

input.input-primary {
  border-color: #788aaf; }
  input.input-primary:focus {
    border-color: #788aaf; }

input.input-info {
  border-color: #181d23; }
  input.input-info:focus {
    border-color: #181d23; }

input.input-success {
  border-color: #71b954; }
  input.input-success:focus {
    border-color: #71b954; }

input.input-warning {
  border-color: #f6ce58; }
  input.input-warning:focus {
    border-color: #f6ce58; }

input.input-danger {
  border-color: #f77163; }
  input.input-danger:focus {
    border-color: #f77163; }

.drop-box {
  width: 100%;
  height: 100px;
  padding-top: 40px;
  background: #F8F8F8;
  border: 2px dashed #DDD;
  text-align: center;
  padding-top: 35px;
  border-radius: 8px; }

.ui-select {
  position: relative;
  display: inline-block;
  margin: 0 0 2px 1.2%;
  width: auto;
  height: auto;
  border: 1px solid #cacaca;
  border-radius: 8px; }
  .ui-select > select {
    z-index: 99;
    display: block;
    position: relative;
    padding: 10px 15px 10px 10px;
    min-width: 200px;
    width: 120%;
    border: none;
    outline: none;
    background: transparent;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none; }
  .ui-select select::-ms-expand {
    display: none; }
  .ui-select:after {
    z-index: 0;
    content: "";
    position: absolute;
    right: 8%;
    top: 50%;
    color: #cacaca;
    width: 0;
    margin-top: -3px;
    height: 0;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    pointer-events: none; }

/* Show only the native arrow */
@-moz-document url-prefix() {
  .ui-select {
    overflow: hidden; }
  .ui-select select {
    width: 120%;
    width: -moz-calc(100% + 3em);
    width: calc(100% + em); } }

/* Firefox focus has odd artifacts around the text, this kills that. See https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-focusring */
.ui-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

.ui-spinner {
  max-width: 200px; }
  .ui-spinner .input-group-btn.btn-group-vertical > .btn, .ui-spinner .tttl-datatable .dt-buttons .input-group-btn.btn-group-vertical > .dt-button, .tttl-datatable .dt-buttons .ui-spinner .input-group-btn.btn-group-vertical > .dt-button {
    height: 17px;
    margin: 0;
    padding: 0 6px;
    text-align: center; }
    .ui-spinner .input-group-btn.btn-group-vertical > .btn:first-child, .ui-spinner .tttl-datatable .dt-buttons .input-group-btn.btn-group-vertical > .dt-button:first-child, .tttl-datatable .dt-buttons .ui-spinner .input-group-btn.btn-group-vertical > .dt-button:first-child {
      border-radius: 0 8px 0 0 !important; }
    .ui-spinner .input-group-btn.btn-group-vertical > .btn:last-child, .ui-spinner .tttl-datatable .dt-buttons .input-group-btn.btn-group-vertical > .dt-button:last-child, .tttl-datatable .dt-buttons .ui-spinner .input-group-btn.btn-group-vertical > .dt-button:last-child {
      border-radius: 0 0 8px 0; }
    .ui-spinner .input-group-btn.btn-group-vertical > .btn i, .ui-spinner .tttl-datatable .dt-buttons .input-group-btn.btn-group-vertical > .dt-button i, .tttl-datatable .dt-buttons .ui-spinner .input-group-btn.btn-group-vertical > .dt-button i {
      display: block;
      margin-top: -2px; }

.switch-checkbox-wrapper {
  clear: both;
  min-height: 30px; }
  .switch-checkbox-wrapper .switch-checkbox {
    float: left;
    margin-right: 12px;
    width: 30px;
    height: 30px;
    position: relative;
    background: #f6f6f6;
    border: 1px solid #dedede;
    display: inline-block; }
    .switch-checkbox-wrapper .switch-checkbox label {
      width: 20px;
      height: 20px;
      cursor: pointer;
      position: absolute;
      left: 4px;
      top: 4px;
      background: #fff;
      border: 1px solid #dedede;
      margin: 0 !important; }
      .switch-checkbox-wrapper .switch-checkbox label > .checkmark {
        opacity: 0;
        filter: alpha(opacity=0); }
      .switch-checkbox-wrapper .switch-checkbox label:hover > .checkmark {
        opacity: 0.3;
        filter: alpha(opacity=30); }
    .switch-checkbox-wrapper .switch-checkbox input[type=checkbox] {
      visibility: hidden; }
      .switch-checkbox-wrapper .switch-checkbox input[type=checkbox]:checked + label > .checkmark {
        opacity: 1;
        filter: alpha(opacity=100); }
  .switch-checkbox-wrapper .switch-checkbox-text {
    padding-top: 6px; }

.switch-checkbox-wrapper.disabled, .switch-checkbox-wrapper[disabled] {
  opacity: 0.65;
  pointer-events: none;
  cursor: not-allowed; }

.switch input {
  display: none; }

.switch i {
  display: inline-block;
  cursor: pointer;
  padding-right: 20px;
  transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  border-radius: 30px;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5) !important;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5) !important; }

.switch i:before {
  display: block;
  content: '';
  width: 24px;
  height: 24px;
  border-radius: 24px;
  background: white;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) !important; }

.switch :checked + i {
  padding-right: 0;
  padding-left: 20px;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 40px #788aaf !important;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 40px #788aaf !important; }

.switch.switch-success :checked + i {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 40px #71b954 !important;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 40px #71b954 !important; }

.switch.switch-info :checked + i {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 40px #181d23 !important;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 40px #181d23 !important; }

.switch.switch-warning :checked + i {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 40px #f6ce58 !important;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 40px #f6ce58 !important; }

.switch.switch-danger :checked + i {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 40px #f77163 !important;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 40px #f77163 !important; }

.context-form {
  font-size: 20px;
  font-weight: lighter; }
  .context-form .context-form-wrapper {
    line-height: 2.8; }
  .context-form select {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px dashed;
    padding: 8px;
    max-width: 260px; }
  .context-form input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-image: none;
    border-style: none none dashed;
    border-width: medium medium 1px;
    padding: 0 4px;
    text-align: center;
    width: 60px;
    line-height: 1.4; }
  .context-form small {
    font-size: 58%; }

.btn, .tttl-datatable .dt-buttons .dt-button {
  border-radius: 4px !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

.btn-info-alt {
  color: #fff;
  background-color: #00a7e5;
  border-color: #0094cc; }
  .btn-info-alt:hover, .btn-info-alt:focus, .btn-info-alt.focus, .btn-info-alt:active, .btn-info-alt.active,
  .open > .btn-info-alt.dropdown-toggle {
    color: #fff;
    background-color: #0082b2;
    border-color: #00688e; }
  .btn-info-alt:active, .btn-info-alt.active,
  .open > .btn-info-alt.dropdown-toggle {
    background-image: none; }
  .btn-info-alt.disabled, .btn-info-alt.disabled:hover, .btn-info-alt.disabled:focus, .btn-info-alt.disabled.focus, .btn-info-alt.disabled:active, .btn-info-alt.disabled.active, .btn-info-alt[disabled], .btn-info-alt[disabled]:hover, .btn-info-alt[disabled]:focus, .btn-info-alt[disabled].focus, .btn-info-alt[disabled]:active, .btn-info-alt[disabled].active,
  fieldset[disabled] .btn-info-alt,
  fieldset[disabled] .btn-info-alt:hover,
  fieldset[disabled] .btn-info-alt:focus,
  fieldset[disabled] .btn-info-alt.focus,
  fieldset[disabled] .btn-info-alt:active,
  fieldset[disabled] .btn-info-alt.active {
    background-color: #00a7e5;
    border-color: #0094cc; }
  .btn-info-alt .badge {
    color: #00a7e5;
    background-color: #fff; }

.btn-dark {
  color: #fff;
  background-color: #181d23;
  border-color: #0e1014; }
  .btn-dark:hover, .btn-dark:focus, .btn-dark.focus, .btn-dark:active, .btn-dark.active,
  .open > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #030405;
    border-color: black; }
  .btn-dark:active, .btn-dark.active,
  .open > .btn-dark.dropdown-toggle {
    background-image: none; }
  .btn-dark.disabled, .btn-dark.disabled:hover, .btn-dark.disabled:focus, .btn-dark.disabled.focus, .btn-dark.disabled:active, .btn-dark.disabled.active, .btn-dark[disabled], .btn-dark[disabled]:hover, .btn-dark[disabled]:focus, .btn-dark[disabled].focus, .btn-dark[disabled]:active, .btn-dark[disabled].active,
  fieldset[disabled] .btn-dark,
  fieldset[disabled] .btn-dark:hover,
  fieldset[disabled] .btn-dark:focus,
  fieldset[disabled] .btn-dark.focus,
  fieldset[disabled] .btn-dark:active,
  fieldset[disabled] .btn-dark.active {
    background-color: #181d23;
    border-color: #0e1014; }
  .btn-dark .badge {
    color: #181d23;
    background-color: #fff; }

.btn-line-default {
  color: #222f48;
  background-color: transparent;
  border-color: #caccd2;
  border-radius: 8px !important; }
  .btn-line-default:hover, .btn-line-default:focus, .btn-line-default:active, .btn-line-default.active {
    color: #222f48;
    background-color: #fff; }
  .open .btn-line-default.dropdown-toggle {
    color: #222f48;
    background-color: #fff; }

.btn-line-primary {
  color: #222f48;
  background-color: transparent;
  border-color: #687ca6;
  border-radius: 8px !important; }
  .btn-line-primary:hover, .btn-line-primary:focus, .btn-line-primary:active, .btn-line-primary.active {
    color: #fff;
    background-color: #788aaf; }
  .open .btn-line-primary.dropdown-toggle {
    color: #fff;
    background-color: #788aaf; }

.btn-line-success {
  color: #222f48;
  background-color: transparent;
  border-color: #64ad47;
  border-radius: 8px !important; }
  .btn-line-success:hover, .btn-line-success:focus, .btn-line-success:active, .btn-line-success.active {
    color: #fff;
    background-color: #71b954; }
  .open .btn-line-success.dropdown-toggle {
    color: #fff;
    background-color: #71b954; }

.btn-line-info {
  color: #222f48;
  background-color: transparent;
  border-color: #0e1014;
  border-radius: 8px !important; }
  .btn-line-info:hover, .btn-line-info:focus, .btn-line-info:active, .btn-line-info.active {
    color: #fff;
    background-color: #181d23; }
  .open .btn-line-info.dropdown-toggle {
    color: #fff;
    background-color: #181d23; }

.btn-line-warning {
  color: #222f48;
  background-color: transparent;
  border-color: #f5c740;
  border-radius: 8px !important; }
  .btn-line-warning:hover, .btn-line-warning:focus, .btn-line-warning:active, .btn-line-warning.active {
    color: #fff;
    background-color: #f6ce58; }
  .open .btn-line-warning.dropdown-toggle {
    color: #fff;
    background-color: #f6ce58; }

.btn-line-danger {
  color: #222f48;
  background-color: transparent;
  border-color: #f65b4b;
  border-radius: 8px !important; }
  .btn-line-danger:hover, .btn-line-danger:focus, .btn-line-danger:active, .btn-line-danger.active {
    color: #fff;
    background-color: #f77163; }
  .open .btn-line-danger.dropdown-toggle {
    color: #fff;
    background-color: #f77163; }

.btn-line-dark {
  color: #222f48;
  background-color: transparent;
  border-color: #0e1014;
  border-radius: 8px !important; }
  .btn-line-dark:hover, .btn-line-dark:focus, .btn-line-dark:active, .btn-line-dark.active {
    color: #fff;
    background-color: #181d23; }
  .open .btn-line-dark.dropdown-toggle {
    color: #fff;
    background-color: #181d23; }

.btn-direction {
  position: relative;
  border: 0;
  line-height: 20px; }

.btn-left:before {
  content: " ";
  line-height: 0;
  position: absolute;
  top: 0;
  left: -26px;
  border: 16px solid transparent;
  border-right: 10px solid #fff; }

.btn-left:hover:before {
  border-right: 10px solid #ebebeb; }

.btn-left.btn-primary:before {
  border-right: 10px solid #788aaf; }

.btn-left.btn-primary:hover:before {
  border-right: 10px solid #5f74a0; }

.btn-left.btn-success:before {
  border-right: 10px solid #71b954; }

.btn-left.btn-success:hover:before {
  border-right: 10px solid #5ea242; }

.btn-left.btn-info:before {
  border-right: 10px solid #181d23; }

.btn-left.btn-info:hover:before {
  border-right: 10px solid #07090b; }

.btn-left.btn-warning:before {
  border-right: 10px solid #f6ce58; }

.btn-left.btn-warning:hover:before {
  border-right: 10px solid #f4c331; }

.btn-left.btn-danger:before {
  border-right: 10px solid #f77163; }

.btn-left.btn-danger:hover:before {
  border-right: 10px solid #f54e3c; }

.btn-right:before {
  content: " ";
  line-height: 0;
  position: absolute;
  top: 0;
  right: -26px;
  border: 16px solid transparent;
  border-left: 10px solid #fff; }

.btn-right:hover:before {
  border-left: 10px solid #ebebeb; }

.btn-right.btn-primary:before {
  border-left: 10px solid #788aaf; }

.btn-right.btn-primary:hover:before {
  border-left: 10px solid #5f74a0; }

.btn-right.btn-success:before {
  border-left: 10px solid #71b954; }

.btn-right.btn-success:hover:before {
  border-left: 10px solid #5ea242; }

.btn-right.btn-info:before {
  border-left: 10px solid #181d23; }

.btn-right.btn-info:hover:before {
  border-left: 10px solid #07090b; }

.btn-right.btn-warning:before {
  border-left: 10px solid #f6ce58; }

.btn-right.btn-warning:hover:before {
  border-left: 10px solid #f4c331; }

.btn-right.btn-danger:before {
  border-left: 10px solid #f77163; }

.btn-right.btn-danger:hover:before {
  border-left: 10px solid #f54e3c; }

.btn-up:before {
  content: " ";
  line-height: 0;
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
  border-bottom: 8px solid #fff; }

.btn-up:hover:before {
  border-bottom: 8px solid #ebebeb; }

.btn-up.btn-primary:before {
  border-bottom: 8px solid #788aaf; }

.btn-up.btn-primary:hover:before {
  border-bottom: 8px solid #5f74a0; }

.btn-up.btn-success:before {
  border-bottom: 8px solid #71b954; }

.btn-up.btn-success:hover:before {
  border-bottom: 8px solid #5ea242; }

.btn-up.btn-info:before {
  border-bottom: 8px solid #181d23; }

.btn-up.btn-info:hover:before {
  border-bottom: 8px solid #07090b; }

.btn-up.btn-warning:before {
  border-bottom: 8px solid #f6ce58; }

.btn-up.btn-warning:hover:before {
  border-bottom: 8px solid #f4c331; }

.btn-up.btn-danger:before {
  border-bottom: 8px solid #f77163; }

.btn-up.btn-danger:hover:before {
  border-bottom: 8px solid #f54e3c; }

.btn-down:before {
  content: " ";
  line-height: 0;
  position: absolute;
  bottom: -16px;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
  border-top: 8px solid #fff; }

.btn-down:hover:before {
  border-top: 8px solid #ebebeb; }

.btn-down.btn-primary:before {
  border-top: 8px solid #788aaf; }

.btn-down.btn-primary:hover:before {
  border-top: 8px solid #5f74a0; }

.btn-down.btn-success:before {
  border-top: 8px solid #71b954; }

.btn-down.btn-success:hover:before {
  border-top: 8px solid #5ea242; }

.btn-down.btn-info:before {
  border-top: 8px solid #181d23; }

.btn-down.btn-info:hover:before {
  border-top: 8px solid #07090b; }

.btn-down.btn-warning:before {
  border-top: 8px solid #f6ce58; }

.btn-down.btn-warning:hover:before {
  border-top: 8px solid #f4c331; }

.btn-down.btn-danger:before {
  border-top: 8px solid #f77163; }

.btn-down.btn-danger:hover:before {
  border-top: 8px solid #f54e3c; }

.btn-w-xs {
  min-width: 80px; }

.btn-w-sm {
  min-width: 100px; }

.btn-w-md {
  min-width: 120px; }

.btn-w-lg {
  min-width: 150px; }

.btn-round {
  border-radius: 25px; }

.btn-gap {
  margin: 5px; }

.btn-gap-h {
  margin: 0 5px; }

.btn-gap-v {
  margin: 0 0 5px; }

.btn-gap-b {
  margin: 0 0 20px; }

.btn-icon {
  display: inline-block;
  text-align: center;
  border-radius: 8px; }
  .btn-icon:hover {
    color: #fff; }

.btn-icon-round {
  border-radius: 50%; }

.btn-icon-sm {
  height: 30px;
  width: 30px;
  line-height: 30px; }

.btn-icon-md {
  height: 45px;
  width: 45px;
  line-height: 45px; }

.btn-twitter {
  color: #fff;
  background-color: #00c7f7;
  border-color: #00c7f7; }
  .btn-twitter:hover {
    color: #fff;
    background-color: #00a6ce;
    border-color: #0096ba; }

.btn-facebook {
  color: #fff;
  background-color: #335397;
  border-color: #335397; }
  .btn-facebook:hover {
    color: #fff;
    background-color: #294279;
    border-color: #243a69; }

.btn-gplus,
.btn-google-plus {
  color: #fff;
  background-color: #dd4a38;
  border-color: #dd4a38; }
  .btn-gplus:hover,
  .btn-google-plus:hover {
    color: #fff;
    background-color: #ca3522;
    border-color: #b8301f; }

.btn-instagram {
  color: #fff;
  background-color: #82685A;
  border-color: #82685A; }
  .btn-instagram:hover {
    color: #fff;
    background-color: #6a5549;
    border-color: #5e4b41; }

.btn-vimeo {
  color: #fff;
  background-color: #63879C;
  border-color: #63879C; }
  .btn-vimeo:hover {
    color: #fff;
    background-color: #537183;
    border-color: #4b6777; }

.btn-flickr {
  color: #fff;
  background-color: #0061DB;
  border-color: #0061DB; }
  .btn-flickr:hover {
    color: #fff;
    background-color: #004fb2;
    border-color: #00469e; }

.btn-github {
  color: #fff;
  background-color: #3B3B3B;
  border-color: #3B3B3B; }
  .btn-github:hover {
    color: #fff;
    background-color: #272727;
    border-color: #1c1c1c; }

.btn-pinterest {
  color: #fff;
  background-color: #D73532;
  border-color: #D73532; }
  .btn-pinterest:hover {
    color: #fff;
    background-color: #bc2725;
    border-color: #ab2421; }

.btn-tumblr {
  color: #fff;
  background-color: #586980;
  border-color: #586980; }
  .btn-tumblr:hover {
    color: #fff;
    background-color: #475568;
    border-color: #3f4b5c; }

.btn-linkedin {
  color: #fff;
  background-color: #018FAF;
  border-color: #018FAF; }
  .btn-linkedin:hover {
    color: #fff;
    background-color: #016e86;
    border-color: #015d72; }

.btn-dribbble {
  color: #fff;
  background-color: #EA73A0;
  border-color: #EA73A0; }
  .btn-dribbble:hover {
    color: #fff;
    background-color: #e55088;
    border-color: #e23e7c; }

.btn-stumbleupon {
  color: #fff;
  background-color: #EA4B24;
  border-color: #EA4B24; }
  .btn-stumbleupon:hover {
    color: #fff;
    background-color: #d13914;
    border-color: #bf3412; }

.btn-lastfm {
  color: #fff;
  background-color: #B80638;
  border-color: #B80638; }
  .btn-lastfm:hover {
    color: #fff;
    background-color: #90052c;
    border-color: #7d0426; }

.btn-evernote {
  color: #fff;
  background-color: #3BAB27;
  border-color: #3BAB27; }
  .btn-evernote:hover {
    color: #fff;
    background-color: #308a1f;
    border-color: #2a791c; }

.btn-skype {
  color: #fff;
  background-color: #00B0F6;
  border-color: #00B0F6; }
  .btn-skype:hover {
    color: #fff;
    background-color: #0093cd;
    border-color: #0084b9; }

.btn-soundcloud {
  color: #fff;
  background-color: #0066FF;
  border-color: #0066FF; }
  .btn-soundcloud:hover {
    color: #fff;
    background-color: #0056d6;
    border-color: #004ec2; }

.btn-behance {
  color: #fff;
  background-color: #B80638;
  border-color: #B80638; }
  .btn-behance:hover {
    color: #fff;
    background-color: #90052c;
    border-color: #7d0426; }

.btn-rss {
  color: #fff;
  background-color: #F79638;
  border-color: #F79638; }
  .btn-rss:hover {
    color: #fff;
    background-color: #f58111;
    border-color: #e87709; }

.btn-youtube {
  color: #fff;
  background-color: #CC181E;
  border-color: #CC181E; }
  .btn-youtube:hover {
    color: #fff;
    background-color: #a71419;
    border-color: #951216; }

.btn-metro {
  position: relative;
  padding: 0;
  border: 0;
  width: 180px;
  height: 180px;
  font-size: 21px;
  text-align: center; }
  .btn-metro i {
    font-size: 48px;
    line-height: 180px; }
  .btn-metro span {
    position: absolute;
    left: 15px;
    bottom: 15px; }

.btn-group-flip .dropdown-menu {
  left: inherit;
  right: 0; }

.btn.open, .tttl-datatable .dt-buttons .open.dt-button {
  opacity: 0.5; }

.btn-white {
  background-color: white;
  border: 1px solid #788aaf;
  color: #788aaf; }
  .btn-white:hover {
    color: #788aaf; }

.file-input-container {
  cursor: pointer;
  background-color: #2699FB;
  color: white;
  width: 120px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 16px;
  margin-bottom: 16px; }
  .file-input-container .file-input[type="file"] {
    display: none; }

.remove-field {
  color: red;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid darkgrey;
  margin-left: 16px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px; }
  .remove-field:hover {
    color: darkred;
    background-color: lightgray; }

.add-email {
  margin-top: 16px;
  margin-left: 16px;
  background-color: transparent;
  border: none; }
  .add-email:hover {
    color: #007FEB; }

.adv-hm-container .sk-fading-circle {
  width: 42px;
  height: 42px;
  z-index: 3; }

.adv-hm-container .spinner {
  animation: rotator 1.4s linear infinite; }

@keyframes rotator {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(270deg); } }

.adv-hm-container .path {
  stroke-dasharray: 167;
  stroke-dashoffset: 0;
  stroke: #4285F4;
  transform-origin: center;
  animation: dash 1.4s ease-in-out infinite; }

@keyframes dash {
  0% {
    stroke-dashoffset: 167; }
  50% {
    stroke-dashoffset: 41.75;
    transform: rotate(115deg); }
  100% {
    stroke-dashoffset: 167;
    transform: rotate(450deg); } }

.no-animate.ng-leave {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

/*==========  animations  ==========*/
html {
  overflow: hidden; }

@-webkit-keyframes fade-up-enter {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes fade-up-enter {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-o-keyframes fade-up-enter {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fade-up-enter {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-webkit-keyframes fade-up-leave {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px); } }

@-moz-keyframes fade-up-leave {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px); } }

@-o-keyframes fade-up-leave {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px); } }

@keyframes fade-up-leave {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px); } }

.animate-fade-up.ng-enter {
  -webkit-animation: 0.35s fade-up-enter;
  -moz-animation: 0.35s fade-up-enter;
  -o-animation: 0.35s fade-up-enter;
  animation: 0.35s fade-up-enter; }

@-webkit-keyframes animate-flip-y-enter {
  0% {
    -webkit-transform: perspective(3000px) rotateY(90deg);
    opacity: 0; }
  100% {
    -webkit-transform: perspective(3000px) rotateY(0deg);
    opacity: 1; } }

@-moz-keyframes animate-flip-y-enter {
  0% {
    -webkit-transform: perspective(3000px) rotateY(90deg);
    opacity: 0; }
  100% {
    -webkit-transform: perspective(3000px) rotateY(0deg);
    opacity: 1; } }

@-o-keyframes animate-flip-y-enter {
  0% {
    -webkit-transform: perspective(3000px) rotateY(90deg);
    opacity: 0; }
  100% {
    -webkit-transform: perspective(3000px) rotateY(0deg);
    opacity: 1; } }

@keyframes animate-flip-y-enter {
  0% {
    -webkit-transform: perspective(3000px) rotateY(90deg);
    opacity: 0; }
  100% {
    -webkit-transform: perspective(3000px) rotateY(0deg);
    opacity: 1; } }

@-webkit-keyframes animate-flip-y-leave {
  0% {
    -webkit-transform: perspective(3000px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(3000px) rotateY(-90deg);
    opacity: 0; } }

@-moz-keyframes animate-flip-y-leave {
  0% {
    -webkit-transform: perspective(3000px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(3000px) rotateY(-90deg);
    opacity: 0; } }

@-o-keyframes animate-flip-y-leave {
  0% {
    -webkit-transform: perspective(3000px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(3000px) rotateY(-90deg);
    opacity: 0; } }

@keyframes animate-flip-y-leave {
  0% {
    -webkit-transform: perspective(3000px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(3000px) rotateY(-90deg);
    opacity: 0; } }

.animate-flip-y.ng-enter {
  -webkit-animation: 0.5s animate-flip-y-enter;
  -moz-animation: 0.5s animate-flip-y-enter;
  -o-animation: 0.5s animate-flip-y-enter;
  animation: 0.5s animate-flip-y-enter; }

.animate-flip-y.ng-leave {
  -webkit-animation: 0.5s animate-flip-y-leave;
  -moz-animation: 0.5s animate-flip-y-leave;
  -o-animation: 0.5s animate-flip-y-leave;
  animation: 0.5s animate-flip-y-leave; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  100% {
    transform: translateY(0); } }

@-moz-keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  100% {
    transform: translateY(0); } }

@-o-keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  100% {
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  100% {
    transform: translateY(0); } }

@-webkit-keyframes slideOutUp {
  0% {
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@-moz-keyframes slideOutUp {
  0% {
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@-o-keyframes slideOutUp {
  0% {
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  0% {
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

.animate-vertical-slide.ng-hide-add {
  -webkit-animation: 0.35s slideOutUp ease-in-out;
  -moz-animation: 0.35s slideOutUp ease-in-out;
  -o-animation: 0.35s slideOutUp ease-in-out;
  animation: 0.35s slideOutUp ease-in-out; }

.animate-vertical-slide.ng-hide-remove {
  -webkit-animation: 0.35s 0.35s slideInDown ease-in-out;
  -moz-animation: 0.35s 0.35s slideInDown ease-in-out;
  -o-animation: 0.35s 0.35s slideInDown ease-in-out;
  animation: 0.35s 0.35s slideInDown ease-in-out; }

.animate-bg {
  transition: background-color 0.3s ease; }

.animated-stagger.ng-enter-stagger,
.animated-stagger.ng-leave-stagger,
.animated-stagger.ng-move-stagger {
  /* notice how we're using animation instead of transition here */
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.badge-primary {
  background-color: #788aaf; }

.badge-success {
  background-color: #71b954; }

.badge-info {
  background-color: #181d23; }

.badge-warning {
  background-color: #f6ce58; }

.badge-danger {
  background-color: #f77163; }

.badge-gray-light-outline {
  border-color: #a7b4cc !important;
  color: #a7b4cc !important; }

.badge-outline {
  border: 1px solid;
  background-color: #f6f6f6 !important; }

.badge-customer-score {
  background-color: #fff !important;
  color: #565656 !important; }

.rating-badge {
  color: white;
  font-size: 12px;
  text-align: center;
  padding: 6px 12px 4px;
  margin-top: -3px;
  margin-left: 13px;
  border-radius: 20px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1; }

.breadcrumb a {
  color: #222f48; }
  .breadcrumb a:hover {
    text-decoration: none; }

.breadcrumb-alt {
  overflow: hidden;
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  width: 100%; }
  .breadcrumb-alt > li {
    float: left;
    margin: 0 25px 0 0; }
    .breadcrumb-alt > li > a {
      position: relative;
      float: left;
      background-color: #ececf0;
      color: #222f48;
      font-size: 12px;
      padding: 10px; }
      .breadcrumb-alt > li > a:before {
        position: absolute;
        top: 50%;
        left: -1em;
        margin-top: -1.6em;
        border-color: #ececf0 #ececf0 #ececf0 rgba(0, 0, 0, 0);
        border-style: solid;
        border-width: 1.5em 0 1.7em 1em;
        content: ""; }
      .breadcrumb-alt > li > a:after {
        position: absolute;
        top: 50%;
        right: -1em;
        margin-top: -1.5em;
        border-bottom: 1.5em solid rgba(0, 0, 0, 0);
        border-left: 1em solid #ececf0;
        border-top: 1.5em solid rgba(0, 0, 0, 0);
        content: ""; }
      .breadcrumb-alt > li > a:hover, .breadcrumb-alt > li > a.active {
        text-decoration: none;
        background-color: #788aaf;
        color: #fff; }
        .breadcrumb-alt > li > a:hover:before, .breadcrumb-alt > li > a.active:before {
          border-color: #788aaf #788aaf #788aaf rgba(0, 0, 0, 0); }
        .breadcrumb-alt > li > a:hover:after, .breadcrumb-alt > li > a.active:after {
          border-left: 1em solid #788aaf; }

.callout {
  margin: 20px 0;
  padding: 20px;
  border-left: 3px solid #eee; }
  .callout h4 {
    margin-top: 0;
    margin-bottom: 5px; }
  .callout p:last-child {
    margin-bottom: 0; }

.callout-success {
  background-color: white;
  border-color: #71b954; }
  .callout-success h4 {
    color: #71b954; }

.callout-info {
  background-color: #f4f8fa;
  border-color: #181d23; }
  .callout-info h4 {
    color: #181d23; }

.callout-warning {
  background-color: #fcf8f2;
  border-color: #f6ce58; }
  .callout-warning h4 {
    color: #f6ce58; }

.callout-danger {
  background-color: #fdf7f7;
  border-color: #f77163; }
  .callout-danger h4 {
    color: #f77163; }

.tttl-legend {
  text-align: center; }
  .tttl-legend .tttl-legend-series {
    font-size: 11px;
    color: #999;
    margin-right: 6px; }
    .tttl-legend .tttl-legend-series:last-child {
      margin-right: 0px; }
    .tttl-legend .tttl-legend-series .tttl-legend-dot {
      width: 10px;
      display: inline-block;
      height: 10px;
      border-radius: 50%; }

.select-chart--label {
  text-align: right;
  font-size: 18px;
  padding-bottom: 15px; }
  .select-chart--label select {
    background: white;
    border-radius: 3px;
    padding: 5px 10px; }

.operational-categories--item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  border-bottom: 1px solid #dedede; }
  .operational-categories--item .progress {
    width: 100%;
    margin: 0;
    max-width: 400px; }

.operational-categories--item:last-child {
  border: none; }

.operational-categories--item-label {
  white-space: nowrap;
  padding-right: 15px; }

.reply-dropdown {
  width: 100%;
  margin-bottom: 18px; }
  .reply-dropdown .btn, .reply-dropdown .tttl-datatable .dt-buttons .dt-button, .tttl-datatable .dt-buttons .reply-dropdown .dt-button {
    padding: 12px;
    border-bottom: 4px solid #dedede;
    border-left-color: #ccc !important;
    border-right-color: #ccc !important;
    border-top-color: #ccc !important;
    text-align: left;
    font-weight: bold; }
  .reply-dropdown ul {
    width: 90%;
    border-radius: 0;
    padding: 0; }
  .reply-dropdown li > a {
    border-bottom: 1px solid #dedede;
    line-height: 2; }
    .reply-dropdown li > a:last-child {
      border-bottom: none; }

.dropdown-menu {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .dropdown-menu.dropdown-dark {
    background-color: #181d23; }
    .dropdown-menu.dropdown-dark.with-arrow:after {
      border-bottom: 7px solid #181d23; }
    .dropdown-menu.dropdown-dark > li > a {
      color: #a7b4cc; }
  .dropdown-menu.with-arrow {
    margin-top: 0; }
    .dropdown-menu.with-arrow:before {
      content: " ";
      position: absolute;
      left: 12px;
      top: -16px;
      border: 8px solid transparent;
      border-bottom: 8px solid rgba(0, 0, 0, 0.15); }
    .dropdown-menu.with-arrow:after {
      content: " ";
      position: absolute;
      left: 13px;
      top: -14px;
      border: 7px solid transparent;
      border-bottom: 7px solid #fff; }
    .dropdown-menu.with-arrow.pull-right, .tttl-datatable .dropdown-menu.with-arrow.dt-buttons {
      margin-top: 0; }
      .dropdown-menu.with-arrow.pull-right:before, .tttl-datatable .dropdown-menu.with-arrow.dt-buttons:before {
        left: auto;
        right: 12px; }
      .dropdown-menu.with-arrow.pull-right:after, .tttl-datatable .dropdown-menu.with-arrow.dt-buttons:after {
        left: auto;
        right: 13px; }
    .dropdown-menu.with-arrow.panel-default:before, .dropdown-menu.with-arrow.icon-stat-box:before {
      border-bottom: 8px solid #ebecf3; }
    .dropdown-menu.with-arrow.panel-default:after, .dropdown-menu.with-arrow.icon-stat-box:after {
      border-bottom: 7px solid #f6f6f6; }
    .dropdown-menu.with-arrow.panel-dark:before {
      border-bottom: 8px solid #181d23; }
    .dropdown-menu.with-arrow.panel-dark:after {
      border-bottom: 7px solid #181d23; }
    .dropdown-menu.with-arrow.panel-primary:before {
      border-bottom: 8px solid #788aaf; }
    .dropdown-menu.with-arrow.panel-primary:after {
      border-bottom: 7px solid #788aaf; }
    .dropdown-menu.with-arrow.panel-success:before {
      border-bottom: 8px solid #d5ffe1; }
    .dropdown-menu.with-arrow.panel-success:after {
      border-bottom: 7px solid #EEFFF6; }
    .dropdown-menu.with-arrow.panel-info:before {
      border-bottom: 8px solid #cbebff; }
    .dropdown-menu.with-arrow.panel-info:after {
      border-bottom: 7px solid #EFF6FF; }
    .dropdown-menu.with-arrow.panel-warning:before {
      border-bottom: 8px solid #ffeed6; }
    .dropdown-menu.with-arrow.panel-warning:after {
      border-bottom: 7px solid #FFFBEF; }
    .dropdown-menu.with-arrow.panel-danger:before {
      border-bottom: 8px solid #ffd6d4; }
    .dropdown-menu.with-arrow.panel-danger:after {
      border-bottom: 7px solid #FFF1ED; }
  .dropdown-menu.dropdown-notifications {
    min-width: 340px; }

.square-icon {
  display: block;
  text-align: center; }
  .square-icon.sm {
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height: 35px; }

.fa.action-item {
  font-size: 20px;
  cursor: pointer; }

.action-item-bg {
  padding: 0px 2px;
  height: 17.4px;
  background-color: #788aaf;
  color: #ffffff;
  border-radius: 3px;
  font-size: 14px;
  line-height: 17.4px; }

.fa.action-item-bg:before {
  display: inline-block;
  overflow: hidden;
  height: 16px; }

.fa.action-item-bg.fa-action-icon-border:before {
  padding-top: 1px;
  text-indent: -2px; }

.fa.error-delete {
  color: #f77163 !important; }

img.img30_30 {
  width: 30px;
  height: 30px; }

img.img64_64 {
  width: 64px;
  height: 64px; }

img.img80_80 {
  width: 80px;
  height: 80px; }

.label {
  padding: .5em .8em; }

.label-info-alt {
  background: #00a7e5; }

.label-white {
  background: #fff;
  color: #666; }

.label-outline {
  border: 1px solid #788aaf;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 1px 10px;
  font-size: 12px;
  color: #788aaf;
  display: inline-block;
  margin-bottom: 4px;
  margin-right: 4px; }
  .label-outline.very-positive {
    border-color: #02673b;
    color: #02673b; }
  .label-outline.positive {
    border-color: #5EB768;
    color: #5EB768; }
  .label-outline.very-negative {
    border-color: #a30126;
    color: #a30126; }
  .label-outline.negative {
    border-color: #b70034;
    color: #b70034; }

.f-s-42 {
  font-size: 42px; }

.f-s-23 {
  font-size: 23px; }

.f-s-18 {
  font-size: 18px; }

.f-s-16 {
  font-size: 16px; }

.f-s-14 {
  font-size: 14px; }

.f-s-13 {
  font-size: 13px; }

/* only on the Audit User popup */
#label-user-type {
  margin-bottom: 10px; }

.list-group-box {
  padding: 0;
  list-style: none; }
  .list-group-box li {
    margin-bottom: 0;
    padding: 10px;
    font-size: 12px;
    line-height: 1.1;
    border: 1px solid #dedede;
    border-bottom: none; }
    .list-group-box li:last-child {
      border-bottom: 1px solid #dedede; }

.list-group-item {
  padding: 15px;
  border: 1px solid #dcdcdc; }
  .list-group-item .inline-add-button .actions {
    margin-top: -50px;
    z-index: 999; }
  .list-group-item .condition-icon .fa-sitemap {
    font-size: 18px; }

.min-width-answers {
  min-width: 300px; }

.list-info li {
  padding: 10px;
  border-bottom: 1px solid #eee; }
  .list-info li:last-child {
    border-bottom: none; }
  .list-info li .icon {
    margin-right: 10px; }
  .list-info li label {
    width: 100px; }

.list-info.p75 li label {
  width: 75%; }

.list-group-small {
  margin: 8px; }
  .list-group-small .list-group-item {
    padding: 8px 8px 8px 16px; }

.list-group-standout .list-group-item {
  background: #f3f3f3;
  border-color: #ebecf3; }

.list-justified li {
  border-style: none solid none none; }

.list-reorder .list-group-item {
  padding: 10px 16px; }

.list-reorder .list-group-item.blink {
  background-image: none !important;
  -webkit-animation: fadeIt 2s ease-in-out;
  -moz-animation: fadeIt 2s ease-in-out;
  -o-animation: fadeIt 2s ease-in-out;
  animation: fadeIt 2s ease-in-out; }

@-webkit-keyframes fadeIt {
  0% {
    background-color: #FFFFFF; }
  30% {
    background-color: #f0f3d4; }
  60% {
    background-color: #f0f3d4; }
  100% {
    background-color: #FFFFFF; } }

@-moz-keyframes fadeIt {
  0% {
    background-color: #FFFFFF; }
  30% {
    background-color: #f0f3d4; }
  60% {
    background-color: #f0f3d4; }
  100% {
    background-color: #FFFFFF; } }

@-o-keyframes fadeIt {
  0% {
    background-color: #FFFFFF; }
  30% {
    background-color: #f0f3d4; }
  60% {
    background-color: #f0f3d4; }
  100% {
    background-color: #FFFFFF; } }

@keyframes fadeIt {
  0% {
    background-color: #FFFFFF; }
  30% {
    background-color: #f0f3d4; }
  60% {
    background-color: #f0f3d4; }
  100% {
    background-color: #FFFFFF; } }

.list-mini-pie {
  margin: 0 0 -5px -50px; }
  .list-mini-pie li {
    width: 20%; }
  .list-mini-pie li:first-child {
    width: 50%; }
    .list-mini-pie li:first-child p {
      font-size: 16px; }

.loader {
  position: relative;
  margin: 0px auto;
  width: 80px; }
  .loader:before {
    content: '';
    display: block;
    padding-top: 100%; }

.circular {
  animation: rotate 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

.path {
  stroke-dasharray: 1,200;
  stroke-dashoffset: 0;
  stroke: #ccc;
  animation: dash 1.5s ease-in-out infinite;
  stroke-linecap: round; }

@keyframes rotate {
  100% {
    transform: rotate(360deg); } }

@keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124; } }

.mail-categories .list-group .list-group-item {
  padding: 0; }
  .mail-categories .list-group .list-group-item.active > a {
    border-left: 3px solid #788aaf;
    color: #788aaf;
    background-color: #fafafa; }
  .mail-categories .list-group .list-group-item > a {
    display: block;
    padding: 15px;
    text-decoration: none;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .mail-categories .list-group .list-group-item > a:hover {
      border-left: 3px solid #788aaf;
      color: #788aaf;
      background-color: #fafafa; }
    .mail-categories .list-group .list-group-item > a > i {
      font-size: 16px;
      width: 18px;
      margin-right: 5px; }
      .mail-categories .list-group .list-group-item > a > i.fa-circle {
        font-size: 14px; }

.mail-categories .list-group-item.active,
.mail-categories .list-group-item.active:hover,
.mail-categories .list-group-item.active:focus {
  border-color: #eff2f7; }

.modal-content .panel.mail-container {
  margin: 0; }

.mail-container .mail-options {
  padding: 12px; }

.mail-container .panel-body {
  padding: 0 15px; }

.mail-container .table {
  margin-bottom: 0;
  border-top: 1px solid #ebecf3; }
  .mail-container .table tr:hover {
    cursor: pointer; }
  .mail-container .table tr > td {
    padding: 12px; }
    .mail-container .table tr > td > .fa-star {
      color: #ccc; }
      .mail-container .table tr > td > .fa-star.active {
        color: #f77163; }
  .mail-container .table label.ui-checkbox {
    margin-bottom: 0; }
  .mail-container .table .mail-unread {
    font-weight: bold;
    color: #32383E; }
  .mail-container .table .mail-hightlight td {
    background-color: #ececf0; }

.mail-container .mail-header {
  padding: 15px 0; }
  .mail-container .mail-header h3 {
    margin-top: 0; }

.mail-container .mail-info {
  padding: 10px 15px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1; }
  .mail-container .mail-info .col-md-8,
  .mail-container .mail-info .col-md-4 {
    padding: 0; }
  .mail-container .mail-info .profile-name {
    display: block;
    padding-top: 6px; }

.mail-container .mail-content {
  padding: 15px 0; }
  .mail-container .mail-content blockquote.small {
    font-size: 14px; }

.mail-container .mail-attachments {
  padding: 15px 0;
  border-bottom: 1px solid #f1f1f1; }
  .mail-container .mail-attachments .list-attachs img {
    max-width: 200px;
    max-height: 200px; }

.mail-container .mail-actions {
  margin: 12px; }

.yelp-section {
  width: 100%;
  vertical-align: middle;
  line-height: 1.3;
  padding: 15px 24px;
  font-size: 15px;
  border-bottom: 1px solid #f1f1f1; }
  .yelp-section .yelp-button {
    color: #40484f;
    font-size: 15px;
    text-decoration: none;
    max-height: 60px;
    width: 240px;
    display: block;
    background: #c21613;
    border-radius: 13px;
    padding: 6px; }
  .yelp-section img {
    width: auto;
    max-height: 54px; }
  .yelp-section a:last-child {
    color: #620000; }

.override-link {
  padding: 10px;
  text-align: center;
  border-bottom: 1px solid #f1f1f1; }
  .override-link a {
    color: #555555;
    text-decoration: underline; }

.mail-compose .form-group > input {
  border: none; }
  .mail-compose .form-group > input:focus {
    border: none; }

.mail-compose .mail-actions {
  margin-top: 10px; }

.nav-boxed {
  background-color: #fff;
  border-radius: 8px; }
  .nav-boxed.nav-justified > li > a {
    margin: 0; }
  .nav-boxed > li > a {
    display: block;
    padding: 10px 5px;
    border-left: 0;
    border-top: 1px solid #f3f3f3; }
    @media (min-width: 768px) {
      .nav-boxed > li > a {
        border-top: 0;
        border-left: 1px solid #f3f3f3; } }
    .nav-boxed > li > a > i {
      display: block;
      width: 40px;
      height: 40px;
      line-height: 40px;
      margin: 0 auto 2px;
      font-size: 30px; }
  .nav-boxed > li:first-child > a {
    border-left: none;
    border-top: 0; }
    @media (min-width: 768px) {
      .nav-boxed > li:first-child > a {
        border-left: 1px solid #f3f3f3; } }

.panel {
  border-radius: 0; }
  .panel ul.list-justified {
    display: table;
    width: 100%;
    list-style: none;
    padding: 0; }
    .panel ul.list-justified > li {
      float: none;
      display: table-cell;
      padding: 10px;
      width: 1%;
      border-right: 1px solid #ececf0; }
      .panel ul.list-justified > li:last-child {
        border: none; }
      .panel ul.list-justified > li p {
        margin: 0; }
  .panel .panel-heading, .panel .panel-default .panel-heading-flex, .panel-default .panel .panel-heading-flex, .panel .icon-stat-box .panel-heading-flex, .icon-stat-box .panel .panel-heading-flex {
    background: #fff !important;
    color: #555;
    padding: 12px 16px;
    font-weight: 400;
    border-radius: 0; }
    @media (max-width: 768px) {
      .panel .panel-heading, .panel .panel-default .panel-heading-flex, .panel-default .panel .panel-heading-flex, .panel .icon-stat-box .panel-heading-flex, .icon-stat-box .panel .panel-heading-flex {
        font-size: 14px; } }
    .panel .panel-heading h4, .panel .panel-default .panel-heading-flex h4, .panel-default .panel .panel-heading-flex h4, .panel .icon-stat-box .panel-heading-flex h4, .icon-stat-box .panel .panel-heading-flex h4 {
      font-weight: normal;
      margin: 0; }
    .panel .panel-heading.panel-heading-with-dropdown h4, .panel .panel-default .panel-heading-with-dropdown.panel-heading-flex h4, .panel-default .panel .panel-heading-with-dropdown.panel-heading-flex h4, .panel .icon-stat-box .panel-heading-with-dropdown.panel-heading-flex h4, .icon-stat-box .panel .panel-heading-with-dropdown.panel-heading-flex h4 {
      margin: 8px 0; }
    .panel .panel-heading .subheading, .panel .panel-default .panel-heading-flex .subheading, .panel-default .panel .panel-heading-flex .subheading, .panel .icon-stat-box .panel-heading-flex .subheading, .icon-stat-box .panel .panel-heading-flex .subheading {
      font-weight: 300;
      font-size: 80%;
      color: #222f48;
      text-transform: none;
      line-height: 1.3 !important;
      margin-top: 6px;
      display: inline-block; }
      @media (max-width: 768px) {
        .panel .panel-heading .subheading, .panel .panel-default .panel-heading-flex .subheading, .panel-default .panel .panel-heading-flex .subheading, .panel .icon-stat-box .panel-heading-flex .subheading, .icon-stat-box .panel .panel-heading-flex .subheading {
          font-size: 14px; } }
  .panel .panel-title {
    font-size: 14px; }

.panel-dark {
  border-color: #181d23; }
  .panel-dark > .panel-heading, .panel-default .panel-dark > .panel-heading-flex, .icon-stat-box .panel-dark > .panel-heading-flex {
    color: #fff;
    background-color: #181d23;
    border-color: #181d23; }
    .panel-dark > .panel-heading + .panel-collapse > .panel-body, .panel-default .panel-dark > .panel-heading-flex + .panel-collapse > .panel-body, .icon-stat-box .panel-dark > .panel-heading-flex + .panel-collapse > .panel-body {
      border-top-color: #181d23; }
    .panel-dark > .panel-heading .badge, .panel-default .panel-dark > .panel-heading-flex .badge, .icon-stat-box .panel-dark > .panel-heading-flex .badge {
      color: #181d23;
      background-color: #fff; }
  .panel-dark > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #181d23; }

.panel-box {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  border: none; }
  .panel-box .panel-item {
    display: table-cell;
    padding: 30px;
    width: 1%;
    vertical-align: top;
    border-radius: 0; }
  .panel-box .panel-left {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px; }
  .panel-box .panel-right {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px; }
  .panel-box.info-box i {
    line-height: 70px; }
  .panel-box .panel-top,
  .panel-box .panel-bottom {
    display: block; }
  .panel-box .panel-top {
    padding: 30px 20px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px; }
  .panel-box .panel-bottom {
    padding: 10px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px; }
    .panel-box .panel-bottom p {
      margin: 0; }
  .panel-box .list-justified-container {
    padding: 15px 0; }
  .panel-box ul.list-justified {
    display: table;
    width: 100%;
    list-style: none;
    padding: 0; }
    .panel-box ul.list-justified > li {
      float: none;
      display: table-cell;
      padding: 10px;
      width: 1%;
      border-right: 1px solid #ececf0; }
      .panel-box ul.list-justified > li:last-child {
        border: none; }
      .panel-box ul.list-justified > li p {
        margin: 0; }
  .panel-box .panel-icon {
    display: block;
    margin: -75px auto 0;
    padding: 28px 35px 35px;
    border-radius: 50%;
    border: 10px solid #fff;
    width: 150px;
    height: 150px;
    line-height: 80px;
    text-align: center;
    font-size: 58px;
    text-shadow: -6px 8px 5px rgba(0, 0, 0, 0.3); }

.icon-stat-box {
  color: #222f48;
  text-align: center; }
  .icon-stat-box > div:first-child {
    border-radius: 4px 4px 0 0;
    padding: 6px 0;
    position: relative; }
  .icon-stat-box > div:last-child {
    border-radius: 0 0 4px 4px;
    padding: 8px; }
  .icon-stat-box .icon {
    font-size: 34px; }
  .icon-stat-box .stat-label {
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #dedede; }
  .icon-stat-box .value {
    font-size: 28px;
    color: #fff;
    text-shadow: 0 0 3px #888; }
  .icon-stat-box .table:last-child > tbody:last-child > tr:last-child td:last-child {
    border-bottom-right-radius: 4px; }

.edit-mode-actions {
  display: inline-grid;
  line-height: 28px; }

.notification-rating-icon-stat-box {
  color: #222f48;
  border-radius: 4px;
  border-color: #ebecf3;
  padding-left: 20px; }
  .notification-rating-icon-stat-box > div:first-child {
    border-radius: 4px 4px 0 0;
    padding: 6px 0;
    position: relative; }
  .notification-rating-icon-stat-box > div:last-child {
    border-radius: 0 0 4px 4px;
    padding: 8px; }
  .notification-rating-icon-stat-box .icon {
    font-size: 34px; }
  .notification-rating-icon-stat-box .stat-label {
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #dedede; }
  .notification-rating-icon-stat-box .value {
    font-size: 28px;
    color: #fff;
    text-shadow: 0 0 3px #888; }
  .notification-rating-icon-stat-box .table:last-child > tbody:last-child > tr:last-child td:last-child {
    border-bottom-right-radius: 4px; }

.box-tattles {
  background: #292b34; }

.box-rewards {
  background: #686e7d; }

.mini-box {
  min-height: 105px;
  padding: 20px;
  color: #fff; }
  .mini-box .box-icon {
    color: #fff;
    display: block;
    float: left;
    font-size: 35px;
    margin: 5px 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 60px; }
    .mini-box .box-icon.rounded {
      border-radius: 8px; }
  .mini-box .box-info p {
    margin: 0; }
    .mini-box .box-info p.thick, .mini-box .box-info .tttl-datatable p.colored-cell, .tttl-datatable .mini-box .box-info p.colored-cell {
      font-size: 16px; }

.panel-profile {
  border: none; }
  .panel-profile .profile {
    margin: 5px 15px 5px 5px;
    border-radius: 50%; }
    .panel-profile .profile img {
      border-radius: 50%; }
  .panel-profile .list-group > li > i {
    margin-right: 10px;
    font-size: 16px;
    color: #a7b4cc;
    table-layout: fixed; }
  .panel-profile .list-justified-container {
    padding: 15px 0; }

.panel-primary {
  border-color: #dedede  !important; }
  .panel-primary > .panel-heading, .panel-default .panel-primary > .panel-heading-flex, .icon-stat-box .panel-primary > .panel-heading-flex {
    background: #f68c19 !important;
    color: #fff !important; }
    .panel-primary > .panel-heading h4, .panel-default .panel-primary > .panel-heading-flex h4, .icon-stat-box .panel-primary > .panel-heading-flex h4 {
      color: #fff !important; }
    .panel-primary > .panel-heading strong, .panel-default .panel-primary > .panel-heading-flex strong, .icon-stat-box .panel-primary > .panel-heading-flex strong {
      font-weight: 700; }
    .panel-primary > .panel-heading i, .panel-default .panel-primary > .panel-heading-flex i, .icon-stat-box .panel-primary > .panel-heading-flex i {
      font-weight: normal; }
    .panel-primary > .panel-heading .subheading, .panel-default .panel-primary > .panel-heading-flex .subheading, .icon-stat-box .panel-primary > .panel-heading-flex .subheading {
      color: #fff !important; }
    .panel-primary > .panel-heading .panel-title, .panel-default .panel-primary > .panel-heading-flex .panel-title, .icon-stat-box .panel-primary > .panel-heading-flex .panel-title {
      font-size: 14px; }

.panel-default, .icon-stat-box {
  border-radius: 5px;
  box-shadow: 0 1px 2px 0 rgba(33, 81, 101, 0.08), 0 0 6px 0 rgba(33, 81, 101, 0.08);
  background-color: #ffffff; }
  .panel-default .panel-heading, .icon-stat-box .panel-heading, .panel-default .panel-heading-flex, .icon-stat-box .panel-heading-flex {
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #e3e3e3 !important;
    background-color: #fff !important; }
    .panel-default .panel-heading-flex, .icon-stat-box .panel-heading-flex {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding-top: 15px;
      padding-bottom: 15px; }
      .panel-default .panel-heading-flex h4, .icon-stat-box .panel-heading-flex h4 {
        font-weight: 700 !important;
        margin: 0; }
    .panel-default .panel-heading h3, .icon-stat-box .panel-heading h3, .panel-default .panel-heading-flex h3, .icon-stat-box .panel-heading-flex h3 {
      font-size: 16px;
      font-weight: bold;
      margin: 0; }
    .panel-default .panel-heading .btn, .icon-stat-box .panel-heading .btn, .panel-default .panel-heading-flex .btn, .icon-stat-box .panel-heading-flex .btn, .panel-default .panel-heading .tttl-datatable .dt-buttons .dt-button, .tttl-datatable .dt-buttons .panel-default .panel-heading .dt-button, .icon-stat-box .panel-heading .tttl-datatable .dt-buttons .dt-button, .tttl-datatable .dt-buttons .icon-stat-box .panel-heading .dt-button, .panel-default .panel-heading-flex .tttl-datatable .dt-buttons .dt-button, .tttl-datatable .dt-buttons .panel-default .panel-heading-flex .dt-button, .icon-stat-box .panel-heading-flex .tttl-datatable .dt-buttons .dt-button, .tttl-datatable .dt-buttons .icon-stat-box .panel-heading-flex .dt-button {
      display: flex;
      align-items: center; }
    .panel-default .panel-heading i, .icon-stat-box .panel-heading i, .panel-default .panel-heading-flex i, .icon-stat-box .panel-heading-flex i {
      font-size: 18px;
      margin-right: 5px; }

.panel-stat > .big {
  font-size: 32px;
  line-height: 1; }

.panel-stat > .panel-body {
  padding: 8px;
  min-height: 64px; }
  .panel-stat > .panel-body ul {
    margin: 0;
    padding: 0; }
    .panel-stat > .panel-body ul li {
      margin: 0;
      padding: 0; }
    .panel-stat > .panel-body ul p {
      margin: 0;
      padding: 0;
      line-height: 1.1; }

.panel-stat .border {
  border-bottom: 6px solid; }

.panel-stat.panel-stat-orange {
  color: #f68c19; }
  .panel-stat.panel-stat-orange > .border {
    border-bottom-color: #f68c19; }

.panel-stat.panel-stat-blue {
  color: #788aaf; }
  .panel-stat.panel-stat-blue > .border {
    border-bottom-color: #788aaf; }

.panel-stat > .panel-heading, .panel-default .panel-stat > .panel-heading-flex, .icon-stat-box .panel-stat > .panel-heading-flex {
  text-align: center;
  text-transform: uppercase;
  color: #a7b4cc;
  font-size: 16px;
  border-bottom: 1px solid transparent;
  border-top: 1px solid #ececf0;
  margin: 3px 25px;
  padding: 0; }

.panel-stat .panel-flex-cols {
  display: flex;
  align-items: center;
  flex-direction: row; }

@media (min-width: 992px) {
  .modal-lg {
    width: 90%;
    max-width: 1200px; } }

.panel-top-box {
  padding: 15px 20px; }
  .panel-top-box .header {
    margin-bottom: 10px; }
    .panel-top-box .header .title {
      font-size: 16px;
      font-weight: 500; }
      .panel-top-box .header .title span {
        font-size: 16px;
        color: #494949;
        font-weight: 100; }
    .panel-top-box .header .fa-angle-right {
      font-weight: bold;
      margin-left: 5px; }
  .panel-top-box .footer {
    color: #9a9a9a; }

.disabled {
  background-color: unset !important;
  cursor: not-allowed; }

.full-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f4f5f783;
  z-index: 10; }

.sheets {
  margin-bottom: 10px;
  padding-bottom: 20px;
  padding-left: 0;
  border-bottom: 1px solid #eff2f7; }
  .sheets .sheet-item {
    background-color: #fff;
    border: 1px solid #eff2f7;
    display: block;
    margin-bottom: 6px;
    position: relative;
    padding: 20px; }
    .sheets .sheet-item .sheet-title h3 {
      font-size: 18px;
      font-weight: lighter;
      margin-bottom: 4px;
      margin-top: 0; }
    .sheets .sheet-item .sheet-title p {
      font-size: 12px;
      font-weight: lighter;
      margin: 0; }
  .sheets .sheet-load-more {
    list-style: none; }

.pricing-table {
  margin-bottom: 20px;
  text-align: center;
  background-color: #ccc;
  color: #fff; }
  .pricing-table > header {
    display: block;
    margin: 0;
    padding: 25px 10px;
    background-color: rgba(0, 0, 0, 0.05);
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase; }
  .pricing-table .pricing-price {
    position: relative;
    padding: 35px 10px;
    font-size: 60px;
    line-height: 1;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    .pricing-table .pricing-price em {
      font-size: .6em;
      font-weight: 300;
      font-style: normal;
      vertical-align: 10px; }
    .pricing-table .pricing-price sup {
      font-size: .45em; }
    .pricing-table .pricing-price sub {
      color: rgba(255, 255, 255, 0.7);
      font-size: .25em;
      margin-left: -50px; }
  .pricing-table .pricing-body > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px; }
    .pricing-table .pricing-body > ul > li {
      padding: 22px 10px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .pricing-table > footer > a {
    display: block;
    margin: 0;
    padding: 22px 10px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.05); }
    .pricing-table > footer > a > i {
      margin-right: 10px; }

.pricing-table-success {
  background-color: #71b954; }

.pricing-table-info {
  background-color: #181d23; }

.pricing-table-warning {
  background-color: #f6ce58; }

.pricing-table-danger {
  background-color: #f77163; }

.ui-ribbon-container {
  position: relative; }
  .ui-ribbon-container .ui-ribbon-wrapper {
    position: absolute;
    overflow: hidden;
    width: 85px;
    height: 88px;
    top: -3px;
    right: -3px; }
  .ui-ribbon-container .ui-ribbon {
    position: relative;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    line-height: 20px;
    background-color: #6d6d6d;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }
    .ui-ribbon-container .ui-ribbon:before, .ui-ribbon-container .ui-ribbon:after {
      position: absolute;
      content: " ";
      line-height: 0;
      border-top: 2px solid #6d6d6d;
      border-left: 2px solid transparent;
      border-right: 2px solid transparent;
      bottom: -2px; }
    .ui-ribbon-container .ui-ribbon:before {
      left: 0;
      bottom: -1px; }
    .ui-ribbon-container .ui-ribbon:after {
      right: 0; }
  .ui-ribbon-container.ui-ribbon-primary .ui-ribbon {
    background-color: #788aaf; }
    .ui-ribbon-container.ui-ribbon-primary .ui-ribbon:before, .ui-ribbon-container.ui-ribbon-primary .ui-ribbon:after {
      border-top: 2px solid #ddd; }
  .ui-ribbon-container.ui-ribbon-success .ui-ribbon {
    background-color: #71b954; }
    .ui-ribbon-container.ui-ribbon-success .ui-ribbon:before, .ui-ribbon-container.ui-ribbon-success .ui-ribbon:after {
      border-top: 2px solid #71b954; }
  .ui-ribbon-container.ui-ribbon-info .ui-ribbon {
    background-color: #181d23; }
    .ui-ribbon-container.ui-ribbon-info .ui-ribbon:before, .ui-ribbon-container.ui-ribbon-info .ui-ribbon:after {
      border-top: 2px solid #181d23; }
  .ui-ribbon-container.ui-ribbon-warning .ui-ribbon {
    background-color: #f6ce58; }
    .ui-ribbon-container.ui-ribbon-warning .ui-ribbon:before, .ui-ribbon-container.ui-ribbon-warning .ui-ribbon:after {
      border-top: 2px solid #f6ce58; }
  .ui-ribbon-container.ui-ribbon-danger .ui-ribbon {
    background-color: #f77163; }
    .ui-ribbon-container.ui-ribbon-danger .ui-ribbon:before, .ui-ribbon-container.ui-ribbon-danger .ui-ribbon:after {
      border-top: 2px solid #f77163; }

.ui-timeline-container {
  padding: 20px 15px; }

.ui-timeline-left .ui-timeline:before {
  left: 0; }

@media (min-width: 768px) {
  .ui-timeline-left .ui-timeline .tl-item:before {
    display: none; } }

@media (min-width: 768px) {
  .ui-timeline-left .ui-timeline .tl-item .tl-caption {
    margin-left: -55px; } }

@media (min-width: 768px) {
  .ui-timeline-left .ui-timeline .tl-item .tl-body .tl-time {
    left: auto;
    right: 15px;
    color: #a7b4cc; } }

.ui-timeline {
  display: table;
  position: relative;
  table-layout: fixed;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse; }
  .ui-timeline:before {
    background-color: #ebecf3;
    bottom: 0px;
    content: "";
    position: absolute;
    left: 0;
    top: 30px;
    width: 1px;
    z-index: 0; }
    @media (min-width: 768px) {
      .ui-timeline:before {
        left: 50%; } }
  .ui-timeline .tl-item {
    display: table-row;
    margin-bottom: 5px; }
    .ui-timeline .tl-item:before {
      display: none;
      content: ""; }
      @media (min-width: 768px) {
        .ui-timeline .tl-item:before {
          display: block;
          width: 50%; } }
    .ui-timeline .tl-item .tl-caption {
      width: 150px;
      margin-left: -55px;
      font-weight: 700;
      line-height: 1;
      border: 1px solid #ebecf3;
      background-color: #ffffff;
      border-radius: 4px;
      padding: 6px;
      text-align: center;
      text-transform: uppercase;
      margin: 0px auto; }
      @media (min-width: 768px) {
        .ui-timeline .tl-item .tl-caption {
          margin-left: -110px; } }
    @media (min-width: 768px) {
      .ui-timeline .tl-item.alt {
        text-align: right; }
        .ui-timeline .tl-item.alt:before {
          display: none; }
        .ui-timeline .tl-item.alt:after {
          content: "";
          display: block;
          width: 50%; }
        .ui-timeline .tl-item.alt .tl-body .tl-entry {
          margin: 0 35px 15px 0; }
        .ui-timeline .tl-item.alt .tl-body .tl-time {
          right: -220px;
          left: auto;
          text-align: left; }
        .ui-timeline .tl-item.alt .tl-body .tl-icon {
          right: -53px;
          left: auto; }
        .ui-timeline .tl-item.alt .tl-body .tl-content:after {
          right: -16px;
          left: auto;
          border: 8px solid transparent;
          border-left: 8px solid #fff; }
        .ui-timeline .tl-item.alt .tl-body .tl-content .tl-img {
          display: none; }
        .ui-timeline .tl-item.alt .tl-body .tl-content p {
          width: 100%; } }
    .ui-timeline .tl-item .tl-body {
      display: table-cell;
      width: 50%;
      vertical-align: top; }
      .ui-timeline .tl-item .tl-body .tl-entry {
        position: relative;
        margin: 0 0 15px 36px; }
      .ui-timeline .tl-item .tl-body .tl-time {
        z-index: 1;
        position: absolute;
        left: auto;
        right: 15px;
        top: 5px;
        width: 150px;
        color: #384e77;
        line-height: 40px;
        text-align: right; }
        @media (min-width: 768px) {
          .ui-timeline .tl-item .tl-body .tl-time {
            left: -220px;
            right: auto; } }
      .ui-timeline .tl-item .tl-body .tl-icon {
        position: absolute;
        left: -56px;
        top: 5px;
        width: 40px;
        height: 40px;
        font-size: 16px;
        line-height: 40px; }
        .ui-timeline .tl-item .tl-body .tl-icon .fa {
          color: #ffffff !important; }
      .ui-timeline .tl-item .tl-body .tl-content {
        position: relative;
        padding: 10px 15px;
        border-radius: 4px;
        background-color: #fff;
        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07); }
        .ui-timeline .tl-item .tl-body .tl-content .tl-content-container {
          position: relative;
          overflow: auto;
          overflow-x: hidden; }
        .ui-timeline .tl-item .tl-body .tl-content h5.tl-tile {
          font-weight: 600; }
        .ui-timeline .tl-item .tl-body .tl-content .tl-img {
          position: relative;
          float: left;
          margin: 1px 5px 0px 0px;
          width: 10%; }
        .ui-timeline .tl-item .tl-body .tl-content p {
          position: relative;
          width: 88%;
          font-size: 12px;
          line-height: 18px; }
        .ui-timeline .tl-item .tl-body .tl-content:after {
          content: " ";
          line-height: 0;
          position: absolute;
          left: -16px;
          top: 15px;
          border: 8px solid transparent;
          border-right: 8px solid #fff; }

.mi-modal {
  padding: 35px 25px;
  background: white;
  text-align: center; }
  .mi-modal .mi-header {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 20px; }
  .mi-modal .mi-content {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 30px; }
    .mi-modal .mi-content strong {
      color: #788aaf; }
  .mi-modal .mi-loader-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px;
    border-radius: 10px;
    overflow: hidden;
    opacity: 0.99; }
    .mi-modal .mi-loader-bar .bar {
      position: absolute;
      bottom: 0;
      width: 80px;
      height: 4px;
      background: #f68c19;
      animation: exordo-loader 3s ease infinite;
      border-radius: 0px;
      transform-origin: 50% 50%; }

@keyframes exordo-loader {
  0% {
    transform: translateX(0); }
  50% {
    transform: translateX(520px); }
  100% {
    transform: translateX(0); } }

.mi-actions button {
  box-sizing: border-box;
  padding: 12px 24px;
  margin: 0 8px;
  line-height: 20px;
  background: #FFF;
  display: inline-block;
  border: 1px solid #ccc;
  color: #666 !important;
  text-decoration: none;
  border-radius: 0px; }
  .mi-actions button.success {
    border: 1px solid #788aaf;
    color: #788aaf; }
    .mi-actions button.success:hover {
      color: #fff;
      background: #788aaf; }
    .mi-actions button.success:active {
      color: #fff;
      background: #5b6f99; }
  .mi-actions button:hover {
    color: #fff;
    background: #a7b4cc; }
  .mi-actions button:active {
    color: #fff;
    background: #6d6d6d; }

.analytics-panel {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ededed;
  margin: 0 0 24px;
  position: relative; }
  .analytics-panel > div {
    height: 100%;
    min-height: 480px;
    padding: 45px;
    position: relative; }
  .analytics-panel > div:last-child {
    background: #f0f0f0;
    padding: 0; }
  .analytics-panel .analytics-header h2 {
    font-size: 27px;
    font-weight: lighter;
    margin: 10px 0 4px; }
  .analytics-panel .analytics-meta > div {
    font-size: 12px; }
  .analytics-panel .analytics-ops-cats {
    bottom: 45px;
    height: auto;
    left: 45px;
    position: absolute;
    right: 45px; }
    .analytics-panel .analytics-ops-cats ul {
      list-style: outside none none;
      margin: 0;
      padding: 0; }
      .analytics-panel .analytics-ops-cats ul li h3 {
        font-size: 20px;
        font-weight: lighter; }
  .analytics-panel .analytics-ops-cats-more a {
    text-decoration: underline;
    font-size: 12px; }
  .analytics-panel .analytics-large-display {
    padding: 45px; }
    .analytics-panel .analytics-large-display .col-xs-4 {
      border-right: 1px solid #aeaeae; }
    .analytics-panel .analytics-large-display .col-xs-4:last-child {
      border: none; }
    .analytics-panel .analytics-large-display h1 {
      margin: 0;
      font-size: 45px;
      font-weight: bold; }
    .analytics-panel .analytics-large-display h4 {
      margin: 0; }
    .analytics-panel .analytics-large-display span {
      font-weight: lighter; }

.metrics-panel {
  min-height: 370px; }
  .metrics-panel .metrics-hero {
    text-align: center;
    padding: 12px;
    border-bottom: 1px solid #dedede; }
    .metrics-panel .metrics-hero .metrics-label {
      font-size: 18px; }
    .metrics-panel .metrics-hero h2 {
      margin-top: 6px;
      font-size: 36px;
      font-weight: 700;
      margin-bottom: 0; }
  .metrics-panel .metrics-leaderboard h3 {
    font-size: 18px;
    margin-top: 8px;
    text-align: center;
    margin-bottom: 8px; }
  .metrics-panel .metrics-leaderboard .metrics-item {
    padding: 10px;
    margin: 0 1px; }
    .metrics-panel .metrics-leaderboard .metrics-item > div:first-child {
      text-align: left; }
    .metrics-panel .metrics-leaderboard .metrics-item > div:last-child {
      text-align: left; }
  .metrics-panel .metrics-leaderboard .metrics-item:nth-child(odd) {
    background: #fafafa; }
  .metrics-panel .metrics-leaderboard .metrics-leader {
    font-size: 16px;
    font-weight: 700; }

.signal-bars {
  display: flex;
  align-items: flex-end;
  font-size: 0; }
  .signal-bars .signal-bar:first-child {
    margin-left: 0; }
  .signal-bars .signal-bar {
    margin-left: 1px;
    min-height: 20%;
    display: inline-block;
    width: 100%;
    border-radius: 2px; }
    .signal-bars .signal-bar.first-bar {
      height: 20%; }
    .signal-bars .signal-bar.second-bar {
      height: 40%; }
    .signal-bars .signal-bar.third-bar {
      height: 60%; }
    .signal-bars .signal-bar.fourth-bar {
      height: 80%; }
    .signal-bars .signal-bar.fifth-bar {
      height: 99%; }

.signal-bars-sm {
  height: 15px; }
  .signal-bars-sm .signal-bar {
    width: 4px;
    margin-left: 1px; }

.signal-bars-md {
  height: 30px; }
  .signal-bars-md .signal-bar {
    width: 8px;
    margin-left: 2px; }

.signal-good .signal-bar {
  background-color: #16a085; }

.signal-bad .signal-bar {
  background-color: #e74c3c; }

.signal-ok .signal-bar {
  background-color: #f1c40f; }

.signal-na .signal-bar {
  background-color: #ededed; }
  .signal-na .signal-bar.first-bar {
    height: 60%; }
  .signal-na .signal-bar.second-bar {
    height: 60%; }
  .signal-na .signal-bar.third-bar {
    height: 60%; }
  .signal-na .signal-bar.fourth-bar {
    height: 60%; }
  .signal-na .signal-bar.fifth-bar {
    height: 60%; }

.four-bars .signal-bar.fifth-bar,
.three-bars .signal-bar.fifth-bar,
.three-bars .signal-bar.fourth-bar,
.two-bars .signal-bar:not(.first-bar):not(.second-bar),
.one-bar .signal-bar:not(.first-bar),
.no-bars .signal-bar {
  background-color: #ccc; }

.scrollable {
  overflow-y: auto;
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .scrollable.scrollable-xs {
    max-height: 175px; }
  .scrollable.scrollable-sm {
    max-height: 250px; }
  .scrollable.scrollable-md {
    max-height: 400px; }
  .scrollable.scrollable-lg {
    max-height: 600px; }
  .scrollable::-webkit-scrollbar {
    width: 5px; }
  .scrollable::-webkit-scrollbar-track {
    background-color: #dfe9f0;
    border-radius: 0; }
  .scrollable::-webkit-scrollbar-thumb {
    background: #bac5d8;
    border-radius: 3px; }
  .scrollable::-webkit-scrollbar-thumb:hover {
    background: #5da7c6; }

#heatmap-legend {
  height: 100%;
  display: flex; }
  #heatmap-legend #heatmap-legend-scale {
    width: 15px;
    height: 100%; }
  #heatmap-legend #heatmap-legend-scale-labels {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 10px; }

.empty-result {
  color: #828899;
  font-family: Roboto, 'Helvetica Neue', sans-serif;
  font-weight: 200;
  font-size: 22px;
  margin: 0 auto;
  padding-top: 20px;
  align-content: center; }
  .empty-result .empty-result-help {
    height: 24px;
    padding-left: 6px;
    padding-top: 3px;
    margin-top: 6px;
    font-size: 12px;
    background-color: #fafbff;
    border: 0.5px solid #CED1D9;
    border-radius: 14px; }

.adv-hm-container {
  position: static;
  display: flex; }
  .adv-hm-container *:focus {
    outline: none !important;
    outline-width: 0 !important; }
  @media (max-width: 767px) {
    .adv-hm-container {
      float: none; } }
  @media (min-width: 991px) {
    .adv-hm-container {
      position: sticky;
      top: 15px; } }
  .adv-hm-container advanced-heatmap-table {
    width: 100%;
    /* adding space between meta and labels. pretty opinionated,
    like to change this in the future if more implementations of this table are put in*/ }
    .adv-hm-container advanced-heatmap-table .adv-hm {
      min-height: 60px; }
    .adv-hm-container advanced-heatmap-table table-pagination {
      outline: none; }
    .adv-hm-container advanced-heatmap-table header.bar {
      display: flex;
      justify-content: space-between;
      align-items: start;
      padding: 30px 0; }
      .adv-hm-container advanced-heatmap-table header.bar h2 {
        margin: 0;
        flex: 0.75; }
      .adv-hm-container advanced-heatmap-table header.bar select {
        background: white;
        border-bottom: 5px solid #f78f1e;
        padding: 8px;
        font-weight: bold; }
      .adv-hm-container advanced-heatmap-table header.bar button {
        padding: 8px 18px;
        text-align: left;
        font-size: 14px;
        color: #222f48;
        font-weight: bold;
        background: white;
        border-radius: 0 !important;
        border: solid 1.5px #cdd3dd;
        border-bottom: 5px solid #f78f1e; }
    .adv-hm-container advanced-heatmap-table .heat-map-key-wrapper,
    .adv-hm-container advanced-heatmap-table .heat-map-key {
      border: none; }
    .adv-hm-container advanced-heatmap-table .heat-map-key-label {
      font-weight: bold;
      color: black; }
    .adv-hm-container advanced-heatmap-table .heat-map-key-color[data-value="0"] {
      border-radius: 8px 0 0 8px;
      background-color: #b70034; }
    .adv-hm-container advanced-heatmap-table .heat-map-key-color[data-value="100"] {
      border-radius: 0 8px 8px 0; }
    .adv-hm-container advanced-heatmap-table .cells {
      max-width: 70px;
      max-height: 40px;
      background-color: #fff; }
    .adv-hm-container advanced-heatmap-table .heatmap-cell-container {
      display: flex;
      flex-direction: column;
      height: 100%;
      overflow: hidden; }
    .adv-hm-container advanced-heatmap-table advanced-heatmap-cell {
      outline: none; }
      .adv-hm-container advanced-heatmap-table advanced-heatmap-cell > * {
        outline: none; }
    .adv-hm-container advanced-heatmap-table .cell {
      position: relative;
      background-color: #c8c4cc;
      text-align: center;
      min-width: 55px;
      outline: none;
      transition: background-color 350ms; }
      .adv-hm-container advanced-heatmap-table .cell .indicator {
        color: white;
        font-size: 14px;
        max-width: 20px;
        max-height: 20px;
        z-index: 1;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center; }
        .adv-hm-container advanced-heatmap-table .cell .indicator i {
          font-size: 14px;
          margin-left: 5px;
          margin-bottom: 4px; }
        .adv-hm-container advanced-heatmap-table .cell .indicator .raised-x {
          margin-top: -20px; }
      .adv-hm-container advanced-heatmap-table .cell.clickable {
        cursor: pointer; }
      .adv-hm-container advanced-heatmap-table .cell .hidden {
        display: none !important; }
      .adv-hm-container advanced-heatmap-table .cell .count {
        font-size: 13px; }
      .adv-hm-container advanced-heatmap-table .cell ~ .overlay.✖ {
        display: none !important; }
      .adv-hm-container advanced-heatmap-table .cell .rotate-45 {
        transform: rotate(45deg) scale(0.6); }
      .adv-hm-container advanced-heatmap-table .cell [class*="fa-caret"] {
        transform: scaleY(1.5); }
      .adv-hm-container advanced-heatmap-table .cell ~ .overlay {
        opacity: 0;
        background: white;
        justify-content: center;
        align-items: center;
        outline: 6px solid white;
        display: flex;
        cursor: pointer;
        font-size: 20px;
        font-weight: 500;
        color: #2c2c2c;
        position: absolute;
        left: 105%;
        top: 0;
        bottom: 0;
        padding: 4px;
        z-index: -1; }
        .adv-hm-container advanced-heatmap-table .cell ~ .overlay .rotate-45 {
          transform: rotate(45deg) scale(0.6); }
        .adv-hm-container advanced-heatmap-table .cell ~ .overlay [class*="fa-caret"] {
          transform: scaleY(1.75); }
        .adv-hm-container advanced-heatmap-table .cell ~ .overlay .flex {
          justify-content: space-between;
          align-items: center; }
        .adv-hm-container advanced-heatmap-table .cell ~ .overlay .▲, .adv-hm-container advanced-heatmap-table .cell ~ .overlay .▼, .adv-hm-container advanced-heatmap-table .cell ~ .overlay .◆ {
          margin: 0 4px; }
        .adv-hm-container advanced-heatmap-table .cell ~ .overlay .▲ {
          color: #14b134; }
        .adv-hm-container advanced-heatmap-table .cell ~ .overlay .▼ {
          color: #b70034; }
        .adv-hm-container advanced-heatmap-table .cell ~ .overlay .◆ {
          color: #777; }
        .adv-hm-container advanced-heatmap-table .cell ~ .overlay .✖ {
          color: #111; }
    .adv-hm-container advanced-heatmap-table td {
      outline: transparent; }
    .adv-hm-container advanced-heatmap-table th:nth-child(4), .adv-hm-container advanced-heatmap-table td:nth-child(4) {
      border-right: 2px solid #f3f4f7;
      width: 58px !important;
      max-width: 58px !important; }
    .adv-hm-container advanced-heatmap-table .val-cell.empty {
      pointer-events: none; }
    .adv-hm-container advanced-heatmap-table .val-cell:last-of-type .cell ~ .overlay,
    .adv-hm-container advanced-heatmap-table .val-cell:nth-last-of-type(2) .cell ~ .overlay {
      left: 0%;
      min-width: 60px;
      box-shadow: -3px 0 3px white, 3px 0 3px white;
      transform: translateX(-60px); }
    .adv-hm-container advanced-heatmap-table .val-cell:last-of-type .cell ~ div.overlay.three,
    .adv-hm-container advanced-heatmap-table .val-cell:nth-last-of-type(2) .cell ~ div.overlay.three {
      transform: translateX(-90px); }
    .adv-hm-container advanced-heatmap-table .val-cell:last-of-type .cell ~ div.overlay.two,
    .adv-hm-container advanced-heatmap-table .val-cell:nth-last-of-type(2) .cell ~ div.overlay.two {
      transform: translateX(-75px); }
    .adv-hm-container advanced-heatmap-table .black-text {
      color: black;
      border-bottom: 0 solid white; }

@-moz-keyframes slideIn {
  0% {
    height: 0; }
  100% {
    height: 100%; } }

@-webkit-keyframes slideIn {
  0% {
    height: 0; }
  100% {
    height: 100%; } }

@-moz-keyframes slideInFromHalf {
  0% {
    height: 25px; }
  100% {
    height: 100%; } }

@-webkit-keyframes slideInFromHalf {
  0% {
    height: 25px; }
  100% {
    height: 100%; } }

@-moz-keyframes slideInToHalf {
  0% {
    height: 0; }
  100% {
    height: 25px; } }

@-webkit-keyframes slideInToHalf {
  0% {
    height: 0; }
  100% {
    height: 25px; } }

@-moz-keyframes slideOut {
  0% {
    height: 100%; }
  100% {
    height: 0; } }

@-webkit-keyframes slideOut {
  0% {
    height: 100%; }
  100% {
    height: 0; } }

@-moz-keyframes slideOutFromHalf {
  0% {
    height: 25px; }
  100% {
    height: 0; } }

@-webkit-keyframes slideOutFromHalf {
  0% {
    height: 25px; }
  100% {
    height: 0; } }

@-moz-keyframes slideOutToHalf {
  0% {
    height: 100%; }
  100% {
    height: 25px; } }

@-webkit-keyframes slideOutToHalf {
  0% {
    height: 100%; }
  100% {
    height: 25px; } }
    .adv-hm-container advanced-heatmap-table .change.from-change .val-cell, .adv-hm-container advanced-heatmap-table .value.from-value .delta-cell {
      height: 0; }
      .adv-hm-container advanced-heatmap-table .change.from-change .val-cell > *, .adv-hm-container advanced-heatmap-table .value.from-value .delta-cell > * {
        visibility: hidden; }
    .adv-hm-container advanced-heatmap-table .change.from-change .delta-cell, .adv-hm-container advanced-heatmap-table .value.from-value .val-cell {
      height: 100%; }
    .adv-hm-container advanced-heatmap-table .val-cell, .adv-hm-container advanced-heatmap-table .delta-cell {
      -moz-animation-duration: 0.2s;
      -moz-animation-iteration-count: 1;
      -moz-animation-fill-mode: forwards;
      -webkit-animation-duration: 0.2s;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards; }
    .adv-hm-container advanced-heatmap-table .change.from-value .val-cell, .adv-hm-container advanced-heatmap-table .value.from-change .delta-cell {
      -moz-animation-name: slideOut;
      -webkit-animation-name: slideOut; }
      .adv-hm-container advanced-heatmap-table .change.from-value .val-cell > *, .adv-hm-container advanced-heatmap-table .value.from-change .delta-cell > * {
        visibility: hidden; }
    .adv-hm-container advanced-heatmap-table .change.from-both .val-cell, .adv-hm-container advanced-heatmap-table .value.from-both .delta-cell {
      -moz-animation-name: slideOutFromHalf;
      -webkit-animation-name: slideOutFromHalf; }
      .adv-hm-container advanced-heatmap-table .change.from-both .val-cell > *, .adv-hm-container advanced-heatmap-table .value.from-both .delta-cell > * {
        visibility: hidden; }
    .adv-hm-container advanced-heatmap-table .change.from-value .delta-cell, .adv-hm-container advanced-heatmap-table .value.from-change .val-cell {
      -moz-animation-name: slideIn;
      -webkit-animation-name: slideIn; }
    .adv-hm-container advanced-heatmap-table .change.from-both .delta-cell, .adv-hm-container advanced-heatmap-table .value.from-both .val-cell {
      -moz-animation-name: slideInFromHalf;
      -webkit-animation-name: slideInFromHalf; }
    .adv-hm-container advanced-heatmap-table .both.from-value .val-cell, .adv-hm-container advanced-heatmap-table .both.from-change .delta-cell {
      -moz-animation-name: slideOutToHalf;
      -webkit-animation-name: slideOutToHalf; }
    .adv-hm-container advanced-heatmap-table .both.from-change .val-cell, .adv-hm-container advanced-heatmap-table .both.from-value .delta-cell {
      -moz-animation-name: slideInToHalf;
      -webkit-animation-name: slideInToHalf; }
    .adv-hm-container advanced-heatmap-table .empty .no-data-cell {
      display: flex;
      justify-content: center;
      height: 100%;
      width: 100%;
      background-color: #ECECEC; }
    .adv-hm-container advanced-heatmap-table .empty .val-cell {
      display: none; }
    .adv-hm-container advanced-heatmap-table .empty .delta-cell {
      display: none; }
    .adv-hm-container advanced-heatmap-table .val-cell .fa {
      font-size: 10px;
      margin-top: -50px;
      margin-right: -10px;
      margin-left: 5px;
      display: none; }
    .adv-hm-container advanced-heatmap-table .value .val-cell .fa {
      display: block; }
    .adv-hm-container advanced-heatmap-table .x-indicator {
      color: #828899;
      font-size: 24px;
      margin-left: 0;
      align-self: center; }
    .adv-hm-container advanced-heatmap-table .value .indicator {
      margin-top: 10px; }
    .adv-hm-container advanced-heatmap-table .value .val-cell, .adv-hm-container advanced-heatmap-table .change .delta-cell {
      border-bottom: 0 !important; }

.ui-accordion .panel-group .panel-heading + .panel-collapse .panel-body, .ui-accordion .panel-group .panel-default .panel-heading-flex + .panel-collapse .panel-body, .panel-default .ui-accordion .panel-group .panel-heading-flex + .panel-collapse .panel-body, .ui-accordion .panel-group .icon-stat-box .panel-heading-flex + .panel-collapse .panel-body, .icon-stat-box .ui-accordion .panel-group .panel-heading-flex + .panel-collapse .panel-body {
  border-top: 1px solid #ebecf3; }

.ui-accordion .panel {
  border: 1px solid #ebecf3; }

.ui-accordion .panel-heading, .ui-accordion .panel-default .panel-heading-flex, .panel-default .ui-accordion .panel-heading-flex, .ui-accordion .icon-stat-box .panel-heading-flex, .icon-stat-box .ui-accordion .panel-heading-flex {
  padding: 0;
  background-color: #f6f6f6;
  text-transform: none; }
  .ui-accordion .panel-heading .panel-title > a, .ui-accordion .panel-default .panel-heading-flex .panel-title > a, .panel-default .ui-accordion .panel-heading-flex .panel-title > a, .ui-accordion .icon-stat-box .panel-heading-flex .panel-title > a, .icon-stat-box .ui-accordion .panel-heading-flex .panel-title > a {
    display: block;
    padding: 15px;
    font-size: 18px;
    text-transform: none; }
    .ui-accordion .panel-heading .panel-title > a:hover, .ui-accordion .panel-default .panel-heading-flex .panel-title > a:hover, .panel-default .ui-accordion .panel-heading-flex .panel-title > a:hover, .ui-accordion .icon-stat-box .panel-heading-flex .panel-title > a:hover, .icon-stat-box .ui-accordion .panel-heading-flex .panel-title > a:hover {
      cursor: pointer; }

.ui-accordion-table .panel-body {
  padding: 0 !important; }
  .ui-accordion-table .panel-body table {
    background: #fff;
    margin-bottom: 0; }

.ui-accordion-success .panel {
  border: 1px solid #71b954; }

.ui-accordion-success .panel-heading, .ui-accordion-success .panel-default .panel-heading-flex, .panel-default .ui-accordion-success .panel-heading-flex, .ui-accordion-success .icon-stat-box .panel-heading-flex, .icon-stat-box .ui-accordion-success .panel-heading-flex {
  background-color: #71b954;
  color: #fff; }

.ui-accordion-info .panel {
  border: 1px solid #181d23; }

.ui-accordion-info .panel-heading, .ui-accordion-info .panel-default .panel-heading-flex, .panel-default .ui-accordion-info .panel-heading-flex, .ui-accordion-info .icon-stat-box .panel-heading-flex, .icon-stat-box .ui-accordion-info .panel-heading-flex {
  background-color: #181d23;
  color: #fff; }

.ui-accordion-warning .panel {
  border: 1px solid #f6ce58; }

.ui-accordion-warning .panel-heading, .ui-accordion-warning .panel-default .panel-heading-flex, .panel-default .ui-accordion-warning .panel-heading-flex, .ui-accordion-warning .icon-stat-box .panel-heading-flex, .icon-stat-box .ui-accordion-warning .panel-heading-flex {
  background-color: #f6ce58;
  color: #fff; }

.ui-accordion-danger .panel {
  border: 1px solid #f77163; }

.ui-accordion-danger .panel-heading, .ui-accordion-danger .panel-default .panel-heading-flex, .panel-default .ui-accordion-danger .panel-heading-flex, .ui-accordion-danger .icon-stat-box .panel-heading-flex, .icon-stat-box .ui-accordion-danger .panel-heading-flex {
  background-color: #f77163;
  color: #fff; }

.ui-accordion-dark .panel {
  border: 1px solid #181d23; }

.ui-accordion-dark .panel-heading, .ui-accordion-dark .panel-default .panel-heading-flex, .panel-default .ui-accordion-dark .panel-heading-flex, .ui-accordion-dark .icon-stat-box .panel-heading-flex, .icon-stat-box .ui-accordion-dark .panel-heading-flex {
  background-color: #181d23;
  color: #fff; }

.ui-map {
  display: block;
  height: 400px; }

.pagination > li > a, .tttl-datatable .dataTables_paginate > li > a {
  cursor: pointer; }

.pagination > li > a, .tttl-datatable .dataTables_paginate > li > a,
.pagination > li > span,
.tttl-datatable .dataTables_paginate > li > span {
  margin-left: 1px; }

a.sortable {
  color: #545454;
  display: block;
  text-align: left;
  margin-right: 10px;
  white-space: nowrap; }

/*Desc*/
a.sortable:after {
  font-family: "FontAwesome";
  content: "\f0dd";
  color: #999999;
  font-size: 12px;
  position: absolute;
  right: 10px;
  top: 10px; }

/*Asc*/
a.sortable.asc:after {
  content: "\f0de";
  top: 15px; }

a.sortable.on:after {
  color: #788aaf; }

.progress {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-weight: 700; }

.progress-rounded {
  border-radius: 50px; }

.progress-bar {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.progressbar-xs {
  height: 10px; }

.progressbar-sm {
  height: 15px; }

.ui-tab-container {
  border: 1px solid #ebecf3;
  border-radius: 8px; }
  .ui-tab-container .ui-tab .nav-tabs {
    margin-bottom: 0; }
  .ui-tab-container .nav-tabs {
    background-color: #f6f6f6;
    border-bottom: 1px solid #ebecf3; }
    .ui-tab-container .nav-tabs.nav-justified {
      border-bottom: 0; }
      .ui-tab-container .nav-tabs.nav-justified > li > a {
        border: 1px solid transparent; }
        .ui-tab-container .nav-tabs.nav-justified > li > a:focus, .ui-tab-container .nav-tabs.nav-justified > li > a:hover, .ui-tab-container .nav-tabs.nav-justified > li > a:active {
          border: 1px solid transparent; }
    .ui-tab-container .nav-tabs > li.active > a {
      background-color: #fff;
      border: 1px solid transparent; }
      .ui-tab-container .nav-tabs > li.active > a:hover {
        border: 1px solid transparent; }
    .ui-tab-container .nav-tabs > li > a {
      padding: 10px 15px; }
      .ui-tab-container .nav-tabs > li > a:hover {
        background-color: #f1f1f1;
        border: 1px solid #f1f1f1; }
  .ui-tab-container .tab-content {
    padding: 15px; }
  .ui-tab-container.ui-tab-success {
    border: 1px solid #d5ffe1; }
    .ui-tab-container.ui-tab-success .nav-tabs {
      background-color: #EEFFF6;
      border-bottom: 1px solid #d5ffe1; }
  .ui-tab-container.ui-tab-info {
    border: 1px solid #cbebff; }
    .ui-tab-container.ui-tab-info .nav-tabs {
      background-color: #EFF6FF;
      border-bottom: 1px solid #cbebff; }
  .ui-tab-container.ui-tab-warning {
    border: 1px solid #ffeed6; }
    .ui-tab-container.ui-tab-warning .nav-tabs {
      background-color: #FFFBEF;
      border-bottom: 1px solid #ffeed6; }
  .ui-tab-container.ui-tab-danger {
    border: 1px solid #ffd6d4; }
    .ui-tab-container.ui-tab-danger .nav-tabs {
      background-color: #FFF1ED;
      border-bottom: 1px solid #ffd6d4; }

.ui-tab .nav-tabs {
  margin-bottom: 15px; }
  .ui-tab .nav-tabs.nav-justified > li.active > a {
    border-bottom-color: transparent; }
  .ui-tab .nav-tabs > li.active > a {
    background-color: #fff; }
  .ui-tab .nav-tabs a:hover {
    cursor: pointer; }

.ui-tab-plain .nav-tabs {
  background: #ececf0 !important; }
  .ui-tab-plain .nav-tabs > li > a {
    background: none;
    border: 4px solid transparent; }
  .ui-tab-plain .nav-tabs > li.active > a {
    background: none;
    color: #788aaf;
    border: 4px solid;
    border-color: transparent transparent #788aaf; }
    .ui-tab-plain .nav-tabs > li.active > a:focus, .ui-tab-plain .nav-tabs > li.active > a:hover, .ui-tab-plain .nav-tabs > li.active > a:active {
      color: #788aaf;
      border: 4px solid;
      border-color: transparent transparent #788aaf; }

.ui-tab-stats .nav-tabs {
  margin-bottom: 0; }
  .ui-tab-stats .nav-tabs > li > a {
    margin: 0;
    background: #ededed  !important;
    border: 1px solid;
    border-color: #dedede; }
  .ui-tab-stats .nav-tabs > li h3 {
    color: #000; }
    .ui-tab-stats .nav-tabs > li h3 small {
      color: inherit; }
  .ui-tab-stats .nav-tabs > li.active > a {
    background: #fff !important;
    border-color: #dedede #dedede transparent; }
  .ui-tab-stats .nav-tabs > li.active h3 {
    color: #788aaf; }

.ui-tab-stats .tab-content {
  border: 1px solid;
  border-color: transparent #dedede #dedede; }

.tab-material > ul {
  background: #788aaf; }
  .tab-material > ul > li {
    border: none !important; }
    .tab-material > ul > li > a, .tab-material > ul > li > a.active, .tab-material > ul > li > a:hover, .tab-material > ul > li > a:focus {
      outline: 0;
      text-transform: uppercase;
      color: #fff;
      margin: 0;
      background: none !important;
      border: none;
      border-bottom: 4px solid rgba(255, 255, 255, 0.2) !important; }
    .tab-material > ul > li.active {
      border: none !important; }
      .tab-material > ul > li.active > a, .tab-material > ul > li.active > a.active, .tab-material > ul > li.active > a:hover, .tab-material > ul > li.active > a:focus {
        outline: none;
        font-weight: 700;
        color: #fff;
        border: none;
        border-bottom: 4px solid #ffffff !important; }

.ripple {
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  transform: translate3d(0, 0, 0);
  user-select: none; }

.ripple-disable {
  pointer-events: auto !important; }

.ripple-effect {
  position: absolute;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  user-select: none;
  pointer-events: none;
  padding: 0;
  margin: 0;
  opacity: 0.6;
  transform: translate3d(-50%, -50%, 0); }

#changingMerchant {
  background: #fbfbfb none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 900; }
  #changingMerchant > div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    left: 0;
    position: relative;
    top: 20%; }
  #changingMerchant h1, #changingMerchant h3 {
    text-shadow: -1px -1px 2px #fbfbfb, 0 0 0 #434343, -1px -1px 2px #fbfbfb;
    color: rgba(200, 200, 200, 0.7);
    font-weight: bold; }

.tag-main {
  border-radius: 6px;
  margin-right: 5px;
  margin-bottom: 5px; }

.tag-right {
  float: right; }

.star-rating-location {
  float: right;
  margin-right: 10px; }

.read-more-less-link {
  color: #6791d3;
  text-decoration: underline; }

.reset-alert {
  padding: 10px;
  text-align: center; }
  .reset-alert .fa {
    font-size: 35px;
    color: #ca4c4d;
    float: left;
    padding-right: 5px; }

.page-alert {
  margin-bottom: 16px; }
  .page-alert .alert {
    margin: 0;
    padding: 8px 16px;
    border-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }

.tattle-tooltip--wrapper {
  position: relative; }

.tattle-tooltip--wrapper:hover .tattle-tooltip--left {
  visibility: visible; }

.tattle-tooltip--left {
  visibility: hidden;
  width: 150px;
  background-color: white;
  color: #545454;
  padding: 10px 15px;
  position: absolute;
  z-index: 1;
  left: -155px;
  top: -20px;
  min-height: 45px;
  border: 1px solid gainsboro;
  font-size: 12px; }

.tattle-tooltip--left:after, .tattle-tooltip--left:before {
  left: 100%;
  top: 35px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.tattle-tooltip--left:before {
  border-color: rgba(254, 254, 254, 0);
  border-left-color: #dcdcdc;
  border-width: 7px;
  margin-top: -7px; }

.tattle-tooltip--left:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 6px;
  margin-top: -6px; }

.table-pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 4px 2px;
  color: #525f78; }
  .table-pagination.loading {
    pointer-events: none; }
  .table-pagination* {
    margin: 0 4px; }
  .table-pagination .increment, .table-pagination .decrement, .table-pagination .goto {
    color: #525f78;
    font-size: 28px;
    padding: 2px 6px 8px;
    cursor: pointer;
    border: 1px solid transparent; }
    .table-pagination .increment.disabled, .table-pagination .decrement.disabled, .table-pagination .goto.disabled {
      opacity: 0.4;
      pointer-events: none;
      cursor: not-allowed; }
    .table-pagination .increment:active, .table-pagination .decrement:active, .table-pagination .goto:active {
      border: 1px solid #aab9d7; }
  .table-pagination .indices {
    display: flex;
    flex-direction: row;
    padding: 4px; }
    .table-pagination .indices span {
      display: flex;
      width: 28px;
      height: 28px;
      align-items: center;
      justify-content: center;
      margin: 0 4px;
      padding: 0;
      line-height: 1;
      cursor: pointer;
      border-radius: 50%;
      font-size: 12px !important;
      border: 1px solid transparent;
      outline: none; }
      .table-pagination .indices span:not(.ellipsis):hover {
        border: 1px solid #aab9d7; }
      .table-pagination .indices span.active {
        color: white;
        background-color: #4285F4;
        border-radius: 50%;
        outline: none; }
      .table-pagination .indices span.inner {
        cursor: default; }
  .table-pagination label {
    color: #aab9d7;
    font-size: 14px;
    display: flex;
    align-items: center;
    margin-left: 30px; }
    .table-pagination label * {
      margin: 0 4px; }
  .table-pagination input {
    max-width: 50px;
    border-radius: 4px;
    border: 1px solid #aab9d7;
    background-color: #edeef1;
    padding: 2px 4px;
    min-width: 30px;
    text-align: center; }

.container-top-gray {
  width: 100%;
  height: 88px;
  padding: 12px 10px;
  text-align: center;
  background-color: #f7fafb;
  border-radius: 5px;
  margin-right: 15px; }
  .container-top-gray:last-child {
    margin-right: 0; }

.flex-column-center {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.p-r-0 {
  padding-right: 0; }

.p-l-0 {
  padding-left: 0; }

.dashboard-table .manager {
  color: #696969;
  font-size: 14px; }

.dashboard-table .location-label {
  font-size: 18px;
  font-weight: 500;
  color: #494949;
  width: 300px; }

.dashboard-table .group-label {
  font-size: 16px;
  font-weight: 500;
  color: #494949;
  width: 300px; }

.dashboard-table .channel-label {
  width: 300px; }

.dashboard-table .text-big {
  font-size: 20px; }

.dashboard-table .arrow {
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap; }
  .dashboard-table .arrow img {
    margin-top: -4px; }

.dashboard-table .tattles {
  color: #9b9999;
  font-size: 16px; }

.dashboard-table thead th a {
  color: rgba(0, 27, 50, 0.56); }

.live-questionnaires {
  padding: 16px 14px; }

.highest-opportunity-block {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 370px; }
  .highest-opportunity-block .signal {
    margin-right: 20px; }
  .highest-opportunity-block .opportunity {
    font-size: 22px;
    font-weight: 100; }

.highest-opportunity-text {
  font-size: 18px;
  font-weight: 100;
  background: #f3f4f8;
  padding: 20px;
  border-radius: 5px;
  text-align: center; }
  .highest-opportunity-text div {
    max-width: 500px;
    margin: 0 auto; }

.highest-opportunity .score-top-box {
  max-width: 370px;
  width: 100%; }

@media (max-width: 1000px) {
  .highest-opportunity {
    flex-wrap: wrap; }
    .highest-opportunity-block {
      margin-right: 0;
      margin-bottom: 15px; } }

.incident-difference {
  background-color: #f7fafb;
  padding: 14px;
  text-align: center;
  width: 100%;
  margin-top: 12px;
  border-radius: 5px; }
  .incident-difference span {
    font-weight: 500; }
    .incident-difference span img {
      margin-top: -3px;
      margin-right: 2px; }

.track-info {
  background-color: #f7fafb;
  border-radius: 5px;
  text-align: center;
  width: 125px;
  overflow: hidden; }
  .track-info .number {
    font-size: 32px;
    font-weight: 100;
    color: #b70034; }
  .track-info .status {
    font-size: 14px;
    color: white;
    padding: 2px;
    font-weight: bold;
    background-color: #b70034; }
  .track-info.positive .status {
    background-color: #5EB768; }
  .track-info.positive .number {
    color: #5EB768; }
  .track-info:not(.positive) .number {
    display: flex;
    align-items: center;
    justify-content: center; }

.empty-table table.grid-table {
  opacity: 0.85; }

.table-wrapper {
  width: 100%;
  background: #F4F5F7;
  padding: 0;
  margin: 0; }

table.grid-table {
  background: #f4f5f7;
  border-collapse: inherit;
  border-collapse: initial;
  border-spacing: 2px;
  border: none;
  width: auto;
  height: auto;
  overflow-x: auto;
  display: block; }
  table.grid-table th {
    cursor: pointer;
    outline: none;
    width: 56px;
    height: 48px;
    font-size: 8.6px;
    font-weight: bold;
    text-align: center;
    color: #525f78;
    background: white; }
    table.grid-table th.label-cell {
      width: 286px; }
    table.grid-table th.table-cell-filler {
      background-color: #ffffff; }
    table.grid-table th > div {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 5px;
      position: relative;
      width: inherit;
      word-break: normal;
      text-overflow: ellipsis;
      overflow: hidden;
      display: block; }
      table.grid-table th > div i {
        padding: 0;
        position: absolute;
        right: 4px;
        top: -2px;
        font-size: 12px; }
      table.grid-table th > div i.fa-sort-asc {
        top: 4px; }
  table.grid-table tbody tr td {
    background-color: #fff;
    padding: 0;
    border: none;
    width: 56px;
    max-width: 56px;
    height: 56px;
    font-weight: 400;
    overflow: hidden;
    white-space: none;
    text-overflow: ellipsis; }
    table.grid-table tbody tr td.table-cell-filler {
      background-color: #fafbff; }
    table.grid-table tbody tr td .value-cell {
      width: 100%;
      height: 100%; }
    table.grid-table tbody tr td.label-cell {
      max-width: 200px;
      width: 200px;
      border-left: 4px solid #fff; }
      @media only screen and (min-width: 768px) {
        table.grid-table tbody tr td.label-cell {
          position: sticky;
          left: 0;
          z-index: 200;
          opacity: .94; } }
      table.grid-table tbody tr td.label-cell .label-cell-content {
        justify-self: start;
        display: flex;
        justify-content: left;
        align-items: center;
        font-size: 13px;
        font-weight: 500;
        color: #222f48;
        background: white;
        padding: 0 0 0 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: inherit;
        height: inherit; }
    table.grid-table tbody tr td .cell {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%;
      max-width: 100%; }
  table.grid-table tbody tr:hover > td.label-cell {
    border-left: 4px solid rgba(38, 153, 251, 0.5); }
  table.grid-table tbody tr td.label-cell.selected {
    border-left: 4px solid #2699fb; }
  table.grid-table tbody tr.selected > td.label-cell,
  table.grid-table tbody tr.selected > td > advanced-heatmap-cell > .heatmap-cell-container > .count {
    background: #fafbff !important; }
  table.grid-table tbody th.table-cell-filler, table.grid-table tbody td.table-cell-filler {
    max-width: none !important;
    width: 100% !important; }

.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative; }
  .slider.slider-horizontal {
    width: 100% !important;
    height: 4px; }
    .slider.slider-horizontal .slider-track {
      height: 2px;
      width: 100%;
      margin-top: -1px;
      top: 50%;
      left: 0; }
    .slider.slider-horizontal .slider-selection {
      height: 100%;
      top: 0;
      bottom: 0; }
    .slider.slider-horizontal .slider-handle {
      margin-left: -15px;
      margin-top: -15px; }
      .slider.slider-horizontal .slider-handle.triangle {
        border-width: 0 2px 2px 2px;
        width: 0;
        height: 0;
        border-bottom-color: #0480be;
        margin-top: 0; }
  .slider.slider-vertical {
    height: 210px;
    width: 4px; }
    .slider.slider-vertical .slider-track {
      width: 2px;
      height: 100%;
      margin-left: -1px;
      left: 50%;
      top: 0; }
    .slider.slider-vertical .slider-selection {
      width: 100%;
      left: 0;
      top: 0;
      bottom: 0; }
    .slider.slider-vertical .slider-handle {
      margin-left: -15px;
      margin-top: -15px; }
      .slider.slider-vertical .slider-handle.triangle {
        border-width: 2px 0 2px 2px;
        width: 1px;
        height: 1px;
        border-left-color: #0480be;
        margin-left: 0; }
  .slider.slider-disabled .slider-handle {
    pointer-events: none;
    background-color: #f5f5f5; }
  .slider.slider-disabled .slider-track {
    opacity: 0.65;
    cursor: not-allowed; }
  .slider input {
    display: none; }
  .slider .tooltip.top {
    margin-top: -43px; }
  .slider .tooltip-inner {
    white-space: nowrap; }

.slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #eee;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 8px; }

.slider-selection {
  position: absolute;
  background-color: #788aaf;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px; }

.slider-handle {
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: #fff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .slider-handle.round {
    border-radius: 50%; }
  .slider-handle.triangle {
    background: transparent none; }

table.responsive {
  border: 1px solid #ddd; }

@media only screen and (max-width: 767px) {
  table.responsive {
    margin-bottom: 0; }
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc; }
  .pinned table {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: none;
    border-left: none;
    width: 100%; }
  .pinned table th, .pinned table td {
    white-space: nowrap; }
  .pinned td:last-child {
    border-bottom: 0; }
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc; }
  div.table-wrapper div.scrollable {
    margin-left: 35%; }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden; }
  table.responsive td, table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden; }
  table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
    display: none; } }

.easypiechart {
  display: inline-block;
  position: relative;
  width: 180px;
  height: 180px;
  text-align: center;
  margin: 5px auto; }
  .easypiechart canvas {
    position: absolute;
    top: 0;
    left: 0; }
  .easypiechart .pie-percent {
    display: inline-block;
    line-height: 180px;
    font-size: 40px;
    font-weight: 300;
    color: #333; }
    .easypiechart .pie-percent:after {
      content: '%';
      margin-left: 0.1em;
      font-size: .6em; }

.easypiechart-micro {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
  text-align: center;
  text-align: center; }
  .easypiechart-micro canvas {
    position: absolute;
    top: 0;
    left: 0; }
  .easypiechart-micro .pie-percent {
    display: inline-block;
    line-height: 100px;
    font-size: 36px;
    font-weight: 300;
    color: #fff; }
    .easypiechart-micro .pie-percent:after {
      content: '%';
      margin-left: 0.1em;
      font-size: .6em; }

.toast-title {
  font-weight: bold; }

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.toast-message a,
.toast-message label {
  color: #ffffff; }

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none; }

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80); }

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-left {
  top: 12px;
  left: 12px; }

.toast-top-right {
  top: 12px;
  right: 12px; }

.toast-bottom-right {
  right: 12px;
  bottom: 12px; }

.toast-bottom-left {
  bottom: 12px;
  left: 12px; }

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/ }

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#toast-container > div {
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 8px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80); }

#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer; }

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important; }

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important; }

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important; }

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important; }

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto; }

.toast {
  background-color: #333; }

.toast-success {
  background-color: #5ea242; }

.toast-error {
  background-color: #f54e3c; }

.toast-info {
  background-color: #07090b; }

.toast-warning {
  background-color: #f4c331; }

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em; }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em; }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em; } }

.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.wizard,
.tabcontrol {
  display: block;
  width: 100%;
  overflow: hidden; }

.wizard a,
.tabcontrol a {
  outline: 0; }

.wizard ul,
.tabcontrol ul {
  list-style: none !important;
  padding: 0;
  margin: 0; }

.wizard ul > li,
.tabcontrol ul > li {
  display: block;
  padding: 0; }

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info {
  position: absolute;
  left: -999em; }

.wizard > .content > .title,
.tabcontrol > .content > .title {
  position: absolute;
  left: -999em; }

/*
    Wizard
*/
.wizard > .steps {
  position: relative;
  display: block;
  width: 100%; }
  .wizard > .steps > ul > li {
    width: 100%; }
    @media (min-width: 600px) {
      .wizard > .steps > ul > li {
        width: 25%; } }

.wizard.vertical > .steps {
  display: block;
  width: 100%; }
  @media (min-width: 600px) {
    .wizard.vertical > .steps {
      display: inline;
      float: left;
      width: 30%; } }
  .wizard.vertical > .steps > ul > li {
    float: none;
    width: 100%; }

.wizard.vertical > .content {
  width: 100%; }
  @media (min-width: 600px) {
    .wizard.vertical > .content {
      display: inline;
      float: left;
      margin: 0 2.5% 0.5em;
      width: 65%; } }

.wizard > .steps .number {
  font-size: 1.429em; }

.wizard > .steps > ul > li,
.wizard > .actions > ul > li {
  float: left; }

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
  display: block;
  width: auto;
  margin: 0 0.5em 0.5em;
  padding: 1em;
  text-decoration: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active {
  background: #eee;
  color: #aaa;
  cursor: default; }

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
  background: #788aaf;
  color: #fff;
  cursor: default; }

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active {
  background: #788aaf;
  color: #fff;
  opacity: .6; }

.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active {
  background: #f77163;
  color: #fff; }

.wizard > .content {
  background-color: #eee;
  display: block;
  margin: 0.5em;
  min-height: 25em;
  overflow: hidden;
  position: relative;
  width: auto;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.wizard > .content > .body {
  float: left;
  position: absolute;
  width: 95%;
  height: 95%;
  padding: 2.5%; }

.wizard > .content > .body ul {
  list-style: disc !important; }

.wizard > .content > .body ul > li {
  display: list-item; }

.wizard > .content > .body > iframe {
  border: 0 none;
  width: 100%;
  height: 100%; }

.wizard > .content > .body input {
  display: block;
  border: 1px solid #ccc; }

.wizard > .content > .body input[type="checkbox"] {
  display: inline-block; }

.wizard > .content > .body input.error {
  background: #fbe3e4;
  border: 1px solid #fbc2c4;
  color: #8a1f11; }

.wizard > .content > .body label {
  display: inline-block;
  margin-bottom: 0.5em; }

.wizard > .content > .body label.error {
  color: #8a1f11;
  display: inline-block;
  margin-left: 1.5em; }

.wizard > .actions {
  position: relative;
  display: block;
  text-align: right;
  width: 100%; }

.wizard.vertical > .actions {
  display: inline;
  float: right;
  margin: 0 2.5%;
  width: 95%; }

.wizard > .actions > ul {
  display: inline-block;
  text-align: right; }

.wizard > .actions > ul > li {
  margin: 0 0.5em; }

.wizard.vertical > .actions > ul > li {
  margin: 0 0 0 1em; }

.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
  background: #788aaf;
  color: #fff;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active {
  background: #eee;
  color: #aaa; }

/*
    Tabcontrol
*/
.tabcontrol > .steps {
  position: relative;
  display: block;
  width: 100%; }

.tabcontrol > .steps > ul {
  position: relative;
  margin: 6px 0 0;
  top: 1px;
  z-index: 1; }

.tabcontrol > .steps > ul > li {
  float: left;
  margin: 5px 2px 0 0;
  padding: 1px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; }

.tabcontrol > .steps > ul > li:hover {
  background: #edecec;
  border: 1px solid #bbb;
  padding: 0; }

.tabcontrol > .steps > ul > li.current {
  background: #fff;
  border: 1px solid #bbb;
  border-bottom: 0 none;
  padding: 0 0 1px;
  margin-top: 0; }

.tabcontrol > .steps > ul > li > a {
  color: #5f5f5f;
  display: inline-block;
  border: 0 none;
  margin: 0;
  padding: 10px 30px;
  text-decoration: none; }

.tabcontrol > .steps > ul > li > a:hover {
  text-decoration: none; }

.tabcontrol > .steps > ul > li.current > a {
  padding: 15px 30px 10px; }

.tabcontrol > .content {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 35em;
  overflow: hidden;
  border-top: 1px solid #bbb;
  padding-top: 20px; }

.tabcontrol > .content > .body {
  float: left;
  position: absolute;
  width: 95%;
  height: 95%;
  padding: 2.5%; }

.tabcontrol > .content > .body ul {
  list-style: disc !important; }

.tabcontrol > .content > .body ul > li {
  display: list-item; }

.angular-ui-tree {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 20px;
  list-style: none; }

.angular-ui-tree-placeholder {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  border: 1px dashed #ebecf3;
  background-color: #EFF6FF;
  border-radius: 8px; }

.angular-ui-tree-handle {
  position: relative;
  display: block;
  margin: 5px 0;
  padding: 10px;
  text-decoration: none;
  border: 1px solid #ebecf3;
  background: #fff;
  cursor: move;
  border-radius: 8px; }
  .angular-ui-tree-handle:hover .angular-ui-tree-icon-action {
    display: inline; }

.angular-ui-tree-icon:hover {
  cursor: pointer; }

.angular-ui-tree-icon-collapse {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 40px;
  margin: -10px 0 0 -10px;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 40px;
  text-align: center;
  font-weight: bold; }
  .angular-ui-tree-icon-collapse:before {
    content: '+';
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0; }
  .angular-ui-tree-icon-collapse.uncollapsed:before {
    content: '-'; }

.angular-ui-tree-icon-action {
  margin-left: 7px;
  display: none;
  color: #a7b4cc;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .angular-ui-tree-icon-action:hover {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    color: #222f48; }

.angular-ui-tree-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #fff;
  background-size: 60px 60px;
  background-position: 0 0,30px 30px; }

.angular-ui-tree-nodes {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.angular-ui-tree-nodes .angular-ui-tree-nodes {
  padding-left: 30px; }

.angular-ui-tree-node, .angular-ui-tree-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  line-height: 20px; }

.angular-ui-tree-hidden {
  display: none; }

.angular-ui-tree-drag {
  position: absolute;
  pointer-events: none;
  z-index: 999;
  opacity: .8; }

.morris-hover {
  z-index: 1;
  position: absolute; }

.morris-hover.morris-default-style {
  border-radius: 8px;
  padding: 6px;
  color: #666;
  background: rgba(255, 255, 255, 0.8);
  border: solid 2px rgba(230, 230, 230, 0.8);
  font-size: 12px;
  text-align: center; }

.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0; }

.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0; }

.jqvmap-label {
  position: absolute;
  display: none;
  border-radius: 0px;
  background: #181d23;
  color: #fff;
  font-size: smaller;
  padding: 3px; }

.jqvmap-zoomin, .jqvmap-zoomout {
  position: absolute;
  left: 10px;
  border-radius: 0px;
  background: #181d23;
  padding: 3px;
  color: #fff;
  cursor: pointer;
  line-height: 10px;
  text-align: center; }

.jqvmap-zoomin {
  top: 10px; }

.jqvmap-zoomout {
  top: 30px; }

.jqvmap-region {
  cursor: pointer; }

.jqvmap-ajax_response {
  width: 100%;
  height: 500px; }

.ui-tags-input .host {
  position: relative;
  margin: 5px 0; }
  .ui-tags-input .host:active {
    outline: none; }

.ui-tags-input .tags {
  overflow: hidden;
  word-wrap: break-word;
  cursor: text;
  display: block;
  width: 100%;
  min-height: 33px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.4;
  color: #6d6d6d;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cacaca;
  border-radius: 8px; }

.ui-tags-input .tags.focused {
  outline: none; }

.ui-tags-input .tags .tag-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.ui-tags-input .tags .tag-item {
  display: inline-block;
  float: left;
  margin: 2px;
  padding: 6px 8px;
  border-radius: 8px;
  background-color: #788aaf;
  color: #fff; }

.ui-tags-input .tags .tag-item .remove-button {
  margin: 0 0 0 5px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  vertical-align: middle;
  color: #ececf0;
  text-decoration: none; }

.ui-tags-input .tags .tag-item .remove-button:active {
  color: #f77163; }

.ui-tags-input .tags .input {
  border: 0;
  outline: none;
  margin: 2px;
  padding: 5px 0;
  padding-left: 5px;
  float: left;
  height: 30px; }

.ui-tags-input .tags .input.invalid-tag {
  color: #f77163; }

.ui-tags-input .tags .input::-ms-clear {
  display: none; }

.ui-tags-input .autocomplete {
  margin-top: 5px;
  position: absolute;
  padding: 5px 0;
  z-index: 999;
  width: 100%;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.2); }

.ui-tags-input .autocomplete .suggestion-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.ui-tags-input .autocomplete .suggestion-item {
  overflow: hidden;
  padding: 5px 10px;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #181d23;
  background-color: #fff; }

.ui-tags-input .autocomplete .suggestion-item.selected {
  color: white;
  background-color: #0097cf; }

.ui-tags-input .autocomplete .suggestion-item.selected em {
  color: white;
  background-color: #0097cf; }

.ui-tags-input .autocomplete .suggestion-item em {
  color: #181d23;
  background-color: white; }

/* "loaders.css": "~0.1.1" */
.loader {
  padding: 24px;
  width: 34px;
  margin: 0 auto; }
  .loader .ball-zig-zag-deflect div:first-child, .loader .ball-clip-rotate-pulse div:first-child {
    background-color: #788aaf;
    left: -8px;
    top: 5px; }
  .loader .ball-zig-zag-deflect div:last-child, .loader .ball-clip-rotate-pulse div:last-child {
    background-color: none;
    border-color: #f68c19 transparent; }

#loading-bar .bar {
  background: #7589AB; }

#loading-bar-spinner .spinner-icon {
  border-top-color: #7589AB !important;
  border-left-color: #7589AB !important; }

/* Fancy blur effect */
#loading-bar .peg {
  -moz-box-shadow: #545454 1px 0 6px 1px;
  -ms-box-shadow: #545454 1px 0 6px 1px;
  -webkit-box-shadow: #545454 1px 0 6px 1px;
  box-shadow: #545454 1px 0 6px 1px; }

.tttl-datatable {
  overflow-x: auto;
  width: 100%; }
  .tttl-datatable .cell-border-right {
    border-right: 3px solid #dedede; }
  .tttl-datatable .bg-color-range-0 {
    background: #f9f9f9; }
  .tttl-datatable .colored-cell {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
    vertical-align: middle; }
  .tttl-datatable .dataTables_filter input {
    line-height: 2;
    font-weight: 300;
    padding: 2px 10px;
    margin-left: 10px; }
  .tttl-datatable th {
    vertical-align: middle !important; }
    .tttl-datatable th.sorting_asc, .tttl-datatable th.sorting_desc {
      background: #ececf0; }
  .tttl-datatable .dataTables_length {
    float: right; }
    .tttl-datatable .dataTables_length label {
      font-weight: normal; }
    .tttl-datatable .dataTables_length select {
      padding: 8px 14px !important;
      line-height: 1.42857;
      text-decoration: none;
      color: #32383E !important;
      background-color: #f6f6f6 !important;
      border: 1px solid #f6f6f6 !important;
      cursor: pointer !important; }
  .tttl-datatable .dataTables_paginate {
    text-align: center;
    margin: 10px 0 !important; }
    .tttl-datatable .dataTables_paginate .paginate_button {
      padding: 8px 14px !important;
      line-height: 1.42857;
      text-decoration: none;
      color: #32383E !important;
      background-color: #f6f6f6;
      border: 1px solid #f6f6f6 !important;
      cursor: pointer !important; }
      .tttl-datatable .dataTables_paginate .paginate_button.disabled, .tttl-datatable .dataTables_paginate .paginate_button.disabled:hover {
        color: #A7ACB2 !important;
        background-color: #f6f6f6 !important;
        border-color: #f6f6f6 !important;
        cursor: not-allowed !important; }
      .tttl-datatable .dataTables_paginate .paginate_button.current, .tttl-datatable .dataTables_paginate .paginate_button.current:focus, .tttl-datatable .dataTables_paginate .paginate_button.current:hover, .tttl-datatable .dataTables_paginate .paginate_button.current:active {
        color: #32383E !important;
        background-color: #dedede !important;
        border-color: #aeaeae !important; }
      .tttl-datatable .dataTables_paginate .paginate_button.previous {
        margin-left: 0;
        border-bottom-left-radius: 8px;
        border-top-left-radius: 8px; }
      .tttl-datatable .dataTables_paginate .paginate_button.next {
        margin-right: 0;
        border-bottom-right-radius: 8px;
        border-top-right-radius: 8px; }
      .tttl-datatable .dataTables_paginate .paginate_button:hover {
        color: #32383E;
        background-color: #eee !important;
        border-color: #aeaeae !important;
        padding: 8px 14px !important; }

@media (max-height: 950px) {
  #kayako-messenger {
    visibility: hidden;
    display: none; } }

#kayako-messenger {
  left: 0px;
  right: auto; }

.page-dashboard .de-em {
  color: gray; }

.page-dashboard .buttom-buffered {
  padding-bottom: 3rem; }

.page-dashboard .feed-item {
  font-size: smaller; }

.page-dashboard .icon-stat-box .icon {
  background: transparent; }

.page-dashboard .panel-messages .panel-heading, .page-dashboard .panel-messages .panel-default .panel-heading-flex, .panel-default .page-dashboard .panel-messages .panel-heading-flex, .page-dashboard .panel-messages .icon-stat-box .panel-heading-flex, .icon-stat-box .page-dashboard .panel-messages .panel-heading-flex {
  background: white !important;
  font-size: 16px;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px; }
  .page-dashboard .panel-messages .panel-heading h3, .page-dashboard .panel-messages .panel-default .panel-heading-flex h3, .panel-default .page-dashboard .panel-messages .panel-heading-flex h3, .page-dashboard .panel-messages .icon-stat-box .panel-heading-flex h3, .icon-stat-box .page-dashboard .panel-messages .panel-heading-flex h3 {
    margin: 0;
    font-size: 16px;
    font-weight: bold; }

.full-screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; }

.location-name {
  color: #788aaf;
  font-size: 22px; }

.inactive-list, .inactive-list a {
  color: #717171 !important;
  background-color: #f2f2f2 !important; }

.tab-nav-horizontal {
  margin-bottom: 20px; }
  .tab-nav-horizontal .nav-pills > li > a {
    min-width: 150px;
    text-align: center;
    background-color: #ececf0;
    margin-right: 20px;
    padding: 5px 15px;
    color: #545454;
    border-radius: 5px;
    font-weight: bold; }
  .tab-nav-horizontal .nav-pills > li > a:hover, .tab-nav-horizontal .nav-pills > li.active > a {
    color: #ffffff;
    background-color: #545454; }

.heat-map-key-wrapper {
  width: 30%;
  border: 1px solid #dedede; }

.heat-map-key {
  border-top: 1px solid #dedede;
  padding: 8px 6px 4px; }

.heat-map-key-square {
  display: inline-block;
  width: 10%; }
  .heat-map-key-square .heat-map-key-color {
    height: 8px;
    width: 100%; }
  .heat-map-key-square .heat-map-key-label {
    text-align: center;
    color: #9a9a9a;
    font-size: 10px; }

.heat-map-panel {
  min-height: 300px;
  padding: 20px;
  overflow: auto; }
  .heat-map-panel #heat-map {
    display: inline-block; }
    .heat-map-panel #heat-map th, .heat-map-panel #heat-map td {
      width: 60px;
      height: 60px; }
    .heat-map-panel #heat-map .map-y-label {
      font-size: 12px;
      font-weight: normal;
      text-align: center;
      vertical-align: bottom;
      padding-bottom: 5px; }
    .heat-map-panel #heat-map th.map-y-label, .heat-map-panel #heat-map th.y-row {
      height: auto; }
    .heat-map-panel #heat-map .map-x-label {
      width: auto;
      min-width: 100px;
      text-align: right;
      vertical-align: center;
      padding-right: 10px;
      font-weight: bold;
      font-size: 14px; }
    .heat-map-panel #heat-map .map-color-block {
      text-align: center;
      vertical-align: center;
      font-size: 14px;
      color: rgba(255, 255, 255, 0.75);
      font-weight: bold;
      border-right: 3px solid #ffffff;
      border-bottom: 3px solid #ffffff; }
  .heat-map-panel #legend {
    overflow: auto;
    display: inline-block;
    background-color: #f0f0f0;
    border-radius: 3px;
    border: 1px solid #f0f0f0;
    width: 75px;
    padding: 10px; }
    .heat-map-panel #legend .legend-color {
      height: 25px;
      margin: 0px auto; }
      .heat-map-panel #legend .legend-color span {
        float: left;
        display: inline-block;
        height: 25px;
        width: 25px;
        font-size: 11px;
        text-align: left;
        line-height: 25px; }
      .heat-map-panel #legend .legend-color span.legend-text {
        padding-left: 4px; }

.feedback-volume .legend-item {
  align-items: baseline;
  margin-right: 15px; }

.feedback-volume .legend-color {
  width: 18px;
  height: 12px;
  border-radius: 2px;
  margin-right: 5px; }

.feedback-volume .nv-axis .tick line {
  display: none; }

.nvtooltip {
  background: none !important; }

.feedback-volume-tooltip {
  width: 126px !important;
  height: 76px !important;
  text-align: center !important;
  border-radius: 10px !important;
  border: 1px solid #CCC !important;
  background: #FFF !important;
  box-shadow: 0px 0px 6px 0px rgba(53, 53, 53, 0.25) !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important; }
  .feedback-volume-tooltip .star-box {
    padding: 0 10px !important; }

.non-display {
  display: none; }

.page {
  padding: 15px; }

.page-form-ele h3 {
  margin: 0; }

support-walkthrough {
  display: inline-block; }

/* -- INTRO.JS -- */
.walkthrough-highlight {
  background-color: transparent;
  border: 0px;
  border-radius: 0px;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.4); }

.walkthrough-intro {
  font-size: 18px;
  line-height: 17px;
  color: #9d9d9d;
  position: relative; }

#overview-intro-pointer {
  position: absolute;
  width: 200px;
  border: 1px solid #efefef;
  box-shadow: 1px 1px 5px #cfcfcf;
  border-radius: 30px 0px 0px 30px;
  left: 25px;
  top: -6px;
  font-size: 12px;
  text-align: center;
  line-height: 28px;
  margin-right: 10px;
  animation: attention 2s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
  z-index: 999;
  background: #fff; }

@keyframes attention {
  20%, 80% {
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    transform: translate3d(4px, 0, 0); }
  10%, 98% {
    transform: translate3d(-1px, 0, 0); }
  99.99% {
    transform: translate3d(-1px, 0, 0);
    opacity: 0.8; }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 0; } }

.page-err {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fafafa; }
  .page-err .err-container {
    width: 100%;
    height: 75%;
    background-color: #788aaf;
    border-bottom: 1px solid #687ca6;
    padding: 45px 0 0; }
    @media (min-width: 768px) {
      .page-err .err-container {
        padding: 100px 0 0; } }
  .page-err .err-status h1 {
    margin: 0 0 -45px;
    color: #fafafa;
    font-size: 100px; }
    @media (min-width: 768px) {
      .page-err .err-status h1 {
        font-size: 180px; } }
  .page-err .err-message {
    background-color: #788aaf;
    padding: 24px;
    text-transform: uppercase; }
    .page-err .err-message h2 {
      font-size: 32px;
      color: #fff;
      font-weight: 300; }
      @media (min-width: 768px) {
        .page-err .err-message h2 {
          font-size: 50px; } }
  .page-err .err-body {
    padding: 20px 10px; }
  .page-err .btn-goback {
    color: #fff;
    background-color: transparent;
    border-color: #fff; }
    .page-err .btn-goback:hover, .page-err .btn-goback:focus, .page-err .btn-goback:active, .page-err .btn-goback.active {
      color: #8898b8;
      background-color: #fff; }
    .open .page-err .btn-goback.dropdown-toggle {
      color: #8898b8;
      background-color: #fff; }
  .page-err .footer {
    position: absolute;
    bottom: 20px;
    width: 100%; }

.page-lock .lock-centered {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -65px; }
  @media screen and (min-width: 768px) {
    .page-lock .lock-centered {
      margin-top: -75px; } }

.page-lock .lock-container {
  position: relative;
  max-width: 420px;
  margin: 0 auto; }

.page-lock .lock-box {
  position: absolute;
  left: 0;
  right: 0; }
  .page-lock .lock-box .lock-user {
    background: #fff;
    width: 50%;
    float: left;
    height: 50px;
    line-height: 50px;
    margin-top: 50px;
    padding: 0 20px;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    color: #788aaf; }
  .page-lock .lock-box .lock-img img {
    position: absolute;
    border-radius: 50%;
    left: 40%;
    width: 80px;
    height: 80px;
    border: 6px solid #fff;
    background: #fff; }
    @media screen and (min-width: 768px) {
      .page-lock .lock-box .lock-img img {
        left: 33%;
        width: 150px;
        height: 150px;
        border: 10px solid #fff; } }
  .page-lock .lock-box .lock-pwd {
    background: #fff;
    width: 50%;
    float: right;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 50px;
    margin-top: 50px;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    color: #788aaf; }
    @media screen and (min-width: 768px) {
      .page-lock .lock-box .lock-pwd {
        padding: 0 0 0 80px; } }
    .page-lock .lock-box .lock-pwd input {
      width: 80%;
      height: 50px;
      color: #6d6d6d;
      border: 0; }
    .page-lock .lock-box .lock-pwd .btn-submit {
      position: absolute;
      top: 50%;
      right: 20px; }

.page-tasks .task-list .view {
  display: block; }

.page-tasks .task-list .edit {
  display: none; }

.page-tasks .task-list li.editing .view {
  display: none; }

.page-tasks .task-list li.editing .edit {
  display: block; }

.page-tasks .add-task {
  position: relative; }
  .page-tasks .add-task input {
    height: 44px;
    padding: 6px 12px 6px 40px; }
  .page-tasks .add-task a.submit-button {
    position: absolute;
    top: 12px;
    left: 12px;
    color: #a7b4cc; }

.page-tasks label {
  font-weight: normal; }

.page-tasks .filters {
  margin: 15px 0; }

.page-tasks .nav-tabs > li.active > a,
.page-tasks .nav-tabs > li.active > a:hover,
.page-tasks .nav-tabs > li.active > a:focus {
  background-color: #F4F5F7; }

.page-tasks .task-list .view {
  position: relative;
  margin-bottom: 10px;
  padding: 0 12px 0 40px;
  border-radius: 8px;
  background-color: #fff; }
  .page-tasks .task-list .view:hover .glyphicon-pencil,
  .page-tasks .task-list .view:hover .glyphicon-remove {
    display: block; }
  .page-tasks .task-list .view input[type="checkbox"] {
    position: absolute;
    top: 11px;
    left: 16px; }
  .page-tasks .task-list .view label {
    line-height: 20px;
    margin: 0;
    width: 100%;
    padding: 12px 0; }
  .page-tasks .task-list .view .glyphicon-pencil,
  .page-tasks .task-list .view .glyphicon-remove {
    display: none;
    position: absolute;
    top: 14px;
    color: #a7b4cc;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .page-tasks .task-list .view .glyphicon-pencil:hover,
    .page-tasks .task-list .view .glyphicon-remove:hover {
      cursor: pointer;
      color: #32383E;
      -webkit-transform: scale(1.3);
      -moz-transform: scale(1.3);
      -ms-transform: scale(1.3);
      transform: scale(1.3); }
  .page-tasks .task-list .view .glyphicon-pencil {
    right: 40px; }
  .page-tasks .task-list .view .glyphicon-remove {
    right: 16px; }

.page-tasks .task-list .completed .view label {
  color: #a7b4cc;
  text-decoration: line-through; }

.page-tasks .task-list input.edit {
  margin-bottom: 10px;
  height: 44px;
  padding: 6px 12px 6px 40px; }

.page-tasks .task-footer {
  margin: 15px 0;
  border-top: 4px double #dedee5;
  padding: 12px; }
  .page-tasks .task-footer .list-inline > li {
    float: left;
    width: 30%; }
    .page-tasks .task-footer .list-inline > li.first-item {
      width: 40%; }
  .page-tasks .task-footer .clear-completed {
    color: #a7b4cc;
    border-radius: 8px;
    -webkit-transition: color, 0.2s ease-in-out;
    -o-transition: color, 0.2s ease-in-out;
    transition: color, 0.2s ease-in-out; }
    .page-tasks .task-footer .clear-completed:hover {
      cursor: pointer;
      color: #222f48; }

.page-tasks .tips h3 {
  margin-top: 0; }

.full-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #222E48; }

.page-form .page-form-header {
  padding: 46px 0 24px; }

.page-form .light-font {
  color: #788aaf; }

.page-form .heading-font {
  color: #fff; }

.page-form .logo {
  font-size: 46px;
  font-weight: bold; }
  .page-form .logo a:hover {
    text-decoration: none; }

.page-form .main-body {
  padding: 20px 10px; }

.page-form .info {
  padding: 25px 0 0;
  max-width: 420px;
  margin: 0 auto 20px; }
  .page-form .info h2 {
    font-size: 18px;
    color: #181d23; }

.page-form .form-container {
  max-width: 420px;
  margin: 10px auto; }
  .page-form .form-container .form-group {
    border: none; }
    .page-form .form-container .form-group a, .page-form .form-container .form-group a:hover, .page-form .form-container .form-group a:visited, .page-form .form-container .form-group a:active {
      color: #fff; }
  .page-form .form-container .form-horizontal .form-group {
    margin: 0; }
  .page-form .form-container .form-control {
    font-size: 18px;
    line-height: 1.4;
    color: #222E48;
    border: 1px solid #788AAF;
    border-radius: 0; }
  .page-form .form-container input.form-control {
    padding: 12px 18px;
    height: auto; }
  .page-form .form-container .btn#submit, .page-form .form-container .tttl-datatable .dt-buttons #submit.dt-button, .tttl-datatable .dt-buttons .page-form .form-container #submit.dt-button {
    box-shadow: none;
    border: 0;
    border-radius: 0;
    background-color: #f78f1e;
    color: #fff;
    padding: 12px 18px;
    font-size: 16px;
    font-weight: bold; }
  .page-form .form-container .help-box {
    border-radius: 12px;
    background: #fff;
    margin: 0 auto;
    width: 75%; }
    .page-form .form-container .help-box h3 {
      margin: 0;
      padding: 12px;
      font-size: 14px; }
    .page-form .form-container .help-box .help-row {
      padding: 8px;
      border-bottom: 1px solid;
      background: #fff; }
    .page-form .form-container .help-box .help-row:first-child {
      border-top: 1px solid; }
    .page-form .form-container .help-box .help-row:last-child {
      border-bottom: none;
      border-radius: 12px; }

.page-form .line-thru {
  margin: 1em 0;
  display: block;
  font-size: .875em;
  font-weight: bold;
  margin-bottom: 1em;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1; }
  .page-form .line-thru:before {
    width: 50px;
    height: 10px;
    background-color: #F4F5F7;
    content: '';
    margin: -5px 0 0 -20px;
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: -1; }
  .page-form .line-thru:after {
    width: 100%;
    border-bottom: 1px solid #d6dae2;
    content: '';
    display: block;
    position: absolute;
    top: 49%;
    z-index: -2; }

.preview-area {
  position: relative;
  width: 100%;
  background-color: #f0f0f0;
  height: 200px;
  max-width: 640px;
  overflow: hidden;
  text-align: center;
  background-size: cover;
  background-position: 50%; }
  .preview-area .cover-preview {
    width: 100%;
    position: relative;
    z-index: 20; }
  .preview-area .logo-preview {
    top: 24px;
    left: calc(50% - 62px);
    position: absolute;
    width: 124px;
    height: 124px;
    border-radius: 124px;
    margin: 20px 0;
    z-index: 30; }
  .preview-area .business-name-preview {
    position: absolute;
    bottom: 0;
    z-index: 30;
    width: 100%; }
    .preview-area .business-name-preview h4 {
      font-weight: 600;
      color: #ffffff !important; }

.brand-name-box {
  margin-top: 0;
  margin-bottom: 0;
  padding: 12px;
  text-align: center;
  color: #fff;
  font-weight: bold; }

.nav-pills > li > a {
  padding: 5px 15px;
  color: #666666;
  border-radius: 5px; }
  .nav-pills > li > a.account-setup-menu {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .nav-pills > li > a.account-setup-menu span.status-label {
      text-transform: uppercase;
      font-size: 9px;
      font-weight: bold; }
      .nav-pills > li > a.account-setup-menu span.status-label.status-active {
        color: #127622; }
      .nav-pills > li > a.account-setup-menu span.status-label.status-inactive {
        color: #E80000; }
  .nav-pills > li > a:hover {
    color: #ffffff;
    font-weight: bold;
    background-color: #474747; }
    .nav-pills > li > a:hover span.status-label {
      color: #ffffff; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:active, .nav-pills > li.active > a:visited, .nav-pills > li.active > a:focus {
  background-color: #545454;
  color: #ffffff;
  font-weight: bold; }
  .nav-pills > li.active > a span.status-label, .nav-pills > li.active > a:hover span.status-label, .nav-pills > li.active > a:active span.status-label, .nav-pills > li.active > a:visited span.status-label, .nav-pills > li.active > a:focus span.status-label {
    color: #ffffff; }

/* --- NEW PROFILE STYLES -- */
.profile-new {
  padding-top: 25px; }
  .profile-new .panel.panel-default .panel-heading, .profile-new .panel.icon-stat-box .panel-heading, .profile-new .panel.panel-default .panel-heading-flex, .profile-new .panel.icon-stat-box .panel-heading-flex {
    padding: 15px; }
    .profile-new .panel.panel-default .panel-heading h5, .profile-new .panel.icon-stat-box .panel-heading h5, .profile-new .panel.panel-default .panel-heading-flex h5, .profile-new .panel.icon-stat-box .panel-heading-flex h5 {
      font-size: 16px;
      font-weight: 600;
      color: #666666;
      margin: 0; }
  .profile-new .panel.panel-default .preview-area, .profile-new .panel.icon-stat-box .preview-area {
    position: relative;
    width: 100%;
    background-color: #f0f0f0;
    height: 200px;
    max-width: 640px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px; }
    .profile-new .panel.panel-default .preview-area .cover-preview, .profile-new .panel.icon-stat-box .preview-area .cover-preview {
      width: 100%;
      position: relative;
      z-index: 20; }
    .profile-new .panel.panel-default .preview-area .logo-preview, .profile-new .panel.icon-stat-box .preview-area .logo-preview {
      top: 0;
      left: calc(50% - 62px);
      position: absolute;
      width: 124px;
      height: 124px;
      border-radius: 124px;
      margin: 20px 0;
      z-index: 30; }
    .profile-new .panel.panel-default .preview-area .business-name-preview, .profile-new .panel.icon-stat-box .preview-area .business-name-preview {
      position: absolute;
      bottom: 0;
      z-index: 30;
      width: 100%; }
      .profile-new .panel.panel-default .preview-area .business-name-preview h4, .profile-new .panel.icon-stat-box .preview-area .business-name-preview h4 {
        font-weight: 600;
        color: #ffffff !important; }
  .profile-new .panel.panel-default .panel-body .form-group label, .profile-new .panel.icon-stat-box .panel-body .form-group label {
    color: #777777;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 10px; }
  .profile-new .panel.panel-default .panel-body .form-group .label-subtext, .profile-new .panel.icon-stat-box .panel-body .form-group .label-subtext {
    color: #777777;
    margin-bottom: 10px;
    font-size: 13px; }
  .profile-new .panel.panel-default .panel-body .form-group .flow-file-upload, .profile-new .panel.icon-stat-box .panel-body .form-group .flow-file-upload {
    font-size: 13px; }
  .profile-new .panel.panel-default button.btn-profile, .profile-new .panel.icon-stat-box button.btn-profile {
    margin-top: 15px;
    font-weight: 600; }

.flow-btn {
  border: 1px solid #cccccc;
  display: inline-block;
  padding: 3px 10px;
  margin-right: 5px;
  background-color: #f3f3f3;
  border-radius: 4px;
  font-weight: bold;
  cursor: pointer; }

/* --------- OLD PROFILE STYLES ------- */
.page-profile img.media-object {
  border-radius: 8px; }

.merchant-header-visual {
  background-size: cover;
  background-position: 50% 50%;
  min-height: 200px;
  position: relative; }

.merchant-header-visual:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px; }

.merchant-header-visual .merchant-header-visual-content {
  position: relative;
  z-index: 1; }

.merchant-header-visual .cover {
  color: #fff;
  padding: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  cursor: pointer; }

.merchant-header-visual .cover-loading {
  background: rgba(0, 0, 0, 0.31) none repeat scroll 0 0; }

.merchant-header-visual .logo {
  cursor: pointer;
  display: inline-block;
  float: none;
  width: 100%;
  text-align: center;
  padding-top: 4em; }
  .merchant-header-visual .logo img {
    border: 2px solid #fff;
    border-radius: 50%;
    height: 120px;
    width: 120px; }
  .merchant-header-visual .logo .logo-loading {
    color: #fff;
    padding: 24px 0 0;
    height: 120px;
    text-align: center;
    position: absolute;
    width: 100%; }

.merchant-header-text {
  padding-bottom: 1em; }

.merchant-header-text .addresses {
  padding: 0; }

.merchant-header-text .addresses li {
  list-style: none; }

#profileForm .user-image {
  padding-left: 15px; }
  #profileForm .user-image img {
    max-width: 100%; }
  #profileForm .user-image--uploader {
    margin-left: 0; }

.flow-profile-file-upload {
  font-size: 13px; }
  .flow-profile-file-upload .flow-btn {
    border: 1px solid #cccccc;
    display: inline-block;
    padding: 3px 10px;
    margin-right: 5px;
    background-color: #f3f3f3;
    border-radius: 4px;
    font-weight: bold; }

textarea:focus, input:focus {
  outline: none; }

.page-icons .bs-glyphicons {
  overflow: hidden; }
  .page-icons .bs-glyphicons li {
    float: left;
    width: 25%;
    height: 115px;
    padding: 10px;
    font-size: 10px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #f9f9f9; }
  .page-icons .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px; }
  .page-icons .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word; }

.page-icons .bs-glyphicons-list {
  padding-left: 0;
  list-style: none; }

.weather-icons {
  width: 100%;
  text-align: center; }
  .weather-icons .icon-section {
    overflow: hidden;
    margin: 0 auto 3.5em;
    width: 90%; }
  .weather-icons .example {
    margin: 0 0 10px;
    display: inline-block;
    padding: .5em 0;
    width: 30%; }
    .weather-icons .example .wi {
      display: block;
      height: 80px;
      font-size: 1.5em;
      line-height: 100px;
      transition: all .3s ease-in-out; }
    @media (min-width: 768px) {
      .weather-icons .example {
        width: 15%; } }
  .weather-icons .class {
    margin: 5px 0 0;
    display: block;
    color: #aaa;
    font-size: .8em;
    transition: all .3s ease-in-out; }
  .weather-icons .example:hover .class {
    color: #181d23; }
  .weather-icons .example:hover .wi {
    font-size: 3em; }

.reports-accordion .panel {
  border-radius: 0;
  margin-top: 10px !important; }

.reports-accordion .panel-heading, .reports-accordion .panel-default .panel-heading-flex, .panel-default .reports-accordion .panel-heading-flex, .reports-accordion .icon-stat-box .panel-heading-flex, .icon-stat-box .reports-accordion .panel-heading-flex {
  padding: 15px 20px;
  cursor: pointer; }
  .reports-accordion .panel-heading h4, .reports-accordion .panel-default .panel-heading-flex h4, .panel-default .reports-accordion .panel-heading-flex h4, .reports-accordion .icon-stat-box .panel-heading-flex h4, .icon-stat-box .reports-accordion .panel-heading-flex h4 {
    font-weight: 100 !important; }
  .reports-accordion .panel-heading i, .reports-accordion .panel-default .panel-heading-flex i, .panel-default .reports-accordion .panel-heading-flex i, .reports-accordion .icon-stat-box .panel-heading-flex i, .icon-stat-box .reports-accordion .panel-heading-flex i {
    padding-right: 5px; }
  .reports-accordion .panel-heading .fa-caret-down, .reports-accordion .panel-default .panel-heading-flex .fa-caret-down, .panel-default .reports-accordion .panel-heading-flex .fa-caret-down, .reports-accordion .icon-stat-box .panel-heading-flex .fa-caret-down, .icon-stat-box .reports-accordion .panel-heading-flex .fa-caret-down {
    display: inline-block; }
  .reports-accordion .panel-heading .fa-caret-right, .reports-accordion .panel-default .panel-heading-flex .fa-caret-right, .panel-default .reports-accordion .panel-heading-flex .fa-caret-right, .reports-accordion .icon-stat-box .panel-heading-flex .fa-caret-right, .icon-stat-box .reports-accordion .panel-heading-flex .fa-caret-right {
    display: none; }
  .reports-accordion .panel-heading.collapsed, .reports-accordion .panel-default .collapsed.panel-heading-flex, .panel-default .reports-accordion .collapsed.panel-heading-flex, .reports-accordion .icon-stat-box .collapsed.panel-heading-flex, .icon-stat-box .reports-accordion .collapsed.panel-heading-flex {
    font-weight: 100; }
    .reports-accordion .panel-heading.collapsed .fa-caret-down, .reports-accordion .panel-default .collapsed.panel-heading-flex .fa-caret-down, .panel-default .reports-accordion .collapsed.panel-heading-flex .fa-caret-down, .reports-accordion .icon-stat-box .collapsed.panel-heading-flex .fa-caret-down, .icon-stat-box .reports-accordion .collapsed.panel-heading-flex .fa-caret-down {
      display: none; }
    .reports-accordion .panel-heading.collapsed .fa-caret-right, .reports-accordion .panel-default .collapsed.panel-heading-flex .fa-caret-right, .panel-default .reports-accordion .collapsed.panel-heading-flex .fa-caret-right, .reports-accordion .icon-stat-box .collapsed.panel-heading-flex .fa-caret-right, .icon-stat-box .reports-accordion .collapsed.panel-heading-flex .fa-caret-right {
      display: inline-block; }

.reports-accordion .panel-body {
  padding: 0; }

.reports-accordion table {
  margin: 0;
  border: 0; }

.reports-accordion span {
  font-weight: bold; }

.reports-accordion .count-reports {
  float: right;
  font-weight: 100;
  font-size: 13px; }

.btn-primary {
  background-color: #788aaf !important;
  color: white !important;
  height: 34px;
  border-radius: 7px !important;
  font-size: 14px;
  box-shadow: 0 2px 8px rgba(21, 37, 43, 0.1);
  font-weight: 500; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #5f7298;
    color: white; }

.btn-default, .tttl-datatable .dt-buttons .dt-button, .btn-default:hover, .tttl-datatable .dt-buttons .dt-button:hover {
  background: white !important;
  color: #788aaf !important;
  height: 34px;
  border-radius: 7px !important;
  font-size: 14px;
  font-weight: 500;
  Box-shadow: 0 2px 8px rgba(21, 37, 43, 0.1); }

.f-w-500 {
  font-weight: 500; }

.f-w-300 {
  font-weight: 300; }

.f-w-normal {
  font-weight: normal; }

span.ripple {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  opacity: 1;
  background: rgba(125, 115, 115, 0.4);
  border-radius: 100%;
  transform: translate(-50%, -50%);
  pointer-events: none; }

[ripple] * {
  pointer-events: none; }

.reset-button {
  line-height: 30px;
  text-decoration: underline;
  cursor: pointer; }

.slim-panels-wrapper {
  display: flex;
  justify-content: space-between; }

.slim-panels-wrapper br {
  display: none; }

.slim-panels-wrapper > div {
  flex-basis: 49%;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.slim-panels-wrapper .stat-label {
  flex-basis: 50%; }

@media screen and (max-width: 950px) {
  .slim-panels-wrapper {
    flex-direction: column; } }

.anonymous-text {
  color: #484444;
  font-family: Roboto;
  font-size: 23.501px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  flex-shrink: 0; }

.page-services h2 {
  font-size: 40px;
  font-weight: 300; }

.page-services .services-container {
  margin: 50px 0; }

.page-services .service-item {
  margin: 0 auto 40px;
  text-align: center;
  max-width: 480px; }
  @media (min-width: 768px) {
    .page-services .service-item {
      text-align: left;
      max-width: none; } }
  .page-services .service-item .service-icon {
    float: none;
    margin: 0 0 30px; }
    @media (min-width: 768px) {
      .page-services .service-item .service-icon {
        float: left;
        margin: 0 30px 30px 0; } }
  .page-services .service-item h4 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px; }
  .page-services .service-item p {
    font-size: 12px;
    line-height: 20px; }

small.de-em {
  color: #696969; }

.underlined {
  text-decoration: underline; }

.dash-underlined {
  border-bottom: dashed 1px; }

.survey-titling {
  /* Limit out the space the survey cell is allowed to take */
  max-width: 17rem;
  max-height: 5rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px; }

.dropdown-menu .survey-listing {
  margin-top: -4px;
  border-radius: 0 !important; }

.img-circle {
  background: #ffffff;
  margin: 1px 4px;
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3) !important;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3) !important;
  overflow: hidden; }

.customer-info .identicon, .profile .identicon, .mail-info .identicon {
  margin: 4px 0 0 4px;
  border: 0px; }

.customer-info .signup-date {
  font-weight: normal;
  text-transform: uppercase; }

.customer-info .linkable-mimic {
  text-decoration: underline;
  text-decoration-style: dashed; }

.gravatar {
  border-radius: 50%;
  margin: 0px;
  padding: 0px; }

.identicon {
  border-radius: 50%;
  border: 1px solid #dedede; }

.survey-titling .gravatar, .survey-titling .identicon {
  margin-top: 4px; }

.survey-messaged .status-circle {
  display: inline-block;
  color: #ffffff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  font-size: 11px;
  line-height: 20px;
  background-color: #cccccc; }

.survey-messaged .status-circle.messaged {
  font-size: 10px; }
  .survey-messaged .status-circle.messaged .fa {
    margin-left: -2px; }

.survey-messaged .tooltip-arrow {
  border-bottom-color: #ffffff !important; }

.survey-messaged .tooltip-inner {
  background-color: #ffffff !important;
  border-radius: 3px;
  text-transform: uppercase;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important; }

.notice-flag {
  color: #d07a63;
  cursor: pointer; }

.verified-check-circle {
  color: #1DA1F2; }

.full-response-ai-confirm-modal {
  padding: 30px 24px; }
  .full-response-ai-confirm-modal .v-icon__svg {
    width: 55px !important;
    height: 55px !important;
    fill: #f18e47 !important; }
  .full-response-ai-confirm-modal .action-header {
    font-size: 21px !important;
    font-weight: 700 !important;
    line-height: 30px !important; }
  .full-response-ai-confirm-modal .action-content {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px !important; }
    .full-response-ai-confirm-modal .action-content .main-question {
      font-weight: 700 !important; }
  .full-response-ai-confirm-modal .action-content {
    padding-bottom: 30px !important; }
  .full-response-ai-confirm-modal .confirm-form-fields {
    margin-bottom: 20px !important; }
  .full-response-ai-confirm-modal .ta-toolbar {
    margin: none !important; }
  .full-response-ai-confirm-modal .action-buttons {
    margin-top: 55px;
    justify-content: space-between;
    display: flex; }
    .full-response-ai-confirm-modal .action-buttons .btn, .full-response-ai-confirm-modal .action-buttons .tttl-datatable .dt-buttons .dt-button, .tttl-datatable .dt-buttons .full-response-ai-confirm-modal .action-buttons .dt-button {
      height: 40px !important;
      border-radius: 4px !important;
      align-content: center !important; }
    .full-response-ai-confirm-modal .action-buttons .btn-primary {
      background-color: #0071E8 !important;
      border: none; }
    .full-response-ai-confirm-modal .action-buttons .btn-default, .full-response-ai-confirm-modal .action-buttons .tttl-datatable .dt-buttons .dt-button, .tttl-datatable .dt-buttons .full-response-ai-confirm-modal .action-buttons .dt-button {
      border: none !important;
      box-shadow: none !important;
      color: #0071E8 !important;
      font-weight: 400; }
      .full-response-ai-confirm-modal .action-buttons .btn-default:hover, .full-response-ai-confirm-modal .action-buttons .tttl-datatable .dt-buttons .dt-button:hover, .tttl-datatable .dt-buttons .full-response-ai-confirm-modal .action-buttons .dt-button:hover {
        background-color: #C1DFFF !important; }

.ai-radio-container {
  display: flex;
  align-items: baseline; }
  .ai-radio-container .loader {
    display: flex;
    padding: 10px;
    margin: 0 15px; }
  .ai-radio-container circle {
    stroke: #0071E8 !important; }

.page-contact .contactmap-container {
  margin: -15px -15px 0; }

.page-contact .contact-info-container {
  margin: 0 -15px 50px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) !important; }
  .page-contact .contact-info-container > ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
    text-align: center; }
    .page-contact .contact-info-container > ul li {
      display: block;
      border-top: 1px solid #ebecf3;
      padding: 20px; }
      @media (min-width: 992px) {
        .page-contact .contact-info-container > ul li {
          display: inline-block;
          padding: 30px 20px;
          border-top: 0;
          border-right: 1px solid #ebecf3; }
          .page-contact .contact-info-container > ul li:first-child {
            border-left: 1px solid #ebecf3; } }
      .page-contact .contact-info-container > ul li > i {
        margin-right: 10px;
        font-size: 22px; }
      .page-contact .contact-info-container > ul li a {
        color: #222f48; }

.page-contact .social-item-container {
  max-width: 900px;
  margin: auto; }

.page-contact .social-item {
  margin-bottom: 15px; }

.page-about h2 {
  font-size: 40px;
  font-weight: 300; }

.page-about .intro {
  margin: 20px 0 70px; }

.page-about .stat-container {
  margin-bottom: 30px; }
  .page-about .stat-container .stat-item {
    margin-bottom: 20px;
    border-bottom: 2px solid #ebecf3; }
  .page-about .stat-container .stat-num {
    display: block;
    color: #788aaf;
    font-size: 72px;
    font-weight: 300;
    line-height: 66px; }
  .page-about .stat-container .stat-desc {
    display: inline-block;
    margin-bottom: -2px;
    padding-bottom: 20px;
    border-bottom: 2px solid #788aaf;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold; }

.page-about .info-container .desc {
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 20px; }

.page-invoice .invoice-wrapper {
  padding: 0 0 30px;
  background-color: #fff; }

.page-invoice .invoice-container {
  padding: 15px 15px 30px;
  background-color: #fff; }
  .page-invoice .invoice-container .invoice-sum li {
    margin-bottom: 5px;
    padding: 10px;
    background-color: #fbfefe; }

.page-invoice .table.table-bordered {
  border: 0; }

.page-invoice .table .bg-dark > th {
  border: 0; }

.weather-icon-list {
  text-align: center; }
  .weather-icon-list .example {
    text-align: center;
    margin: 10px 3px; }
    .weather-icon-list .example .icon {
      font-size: 24px; }

.bs-glyphicons {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden; }
  .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px; }
  .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center; }
  .bs-glyphicons li {
    float: left;
    width: 25%;
    height: 115px;
    padding: 10px;
    margin: 0 -1px -1px 0;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #ddd; }
    @media (min-width: 768px) {
      .bs-glyphicons li {
        width: 12.5%; } }

.page-grid .grid-structure .row {
  margin-top: 10px; }
  .page-grid .grid-structure .row .widget-container {
    margin-top: 5px;
    background: #eee;
    padding: 10px 15px 12px;
    min-height: 0;
    border-radius: 8px; }

.page-form-ele .list-checkbox-radio li:nth-child(even) {
  margin-bottom: 20px; }

.page-form-ele .list-checkbox-radio li > div {
  float: left;
  margin-right: 10px; }

.demoslider-container {
  max-width: 600px;
  margin: auto; }

/* LAYOUT */
.nudge-down {
  padding-top: 6px; }

.nudge-down-sm {
  padding-top: 4px; }

/* QUESTIONNAIRE EDITOR */
/* ANSWER LIST FOR A QUESTION*/
ul.answer-edit-list li {
  padding: 5px; }

/* Save Delete Module */
div.deleteConfirmation > div {
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s; }

div.deleteConfirmation .ng-hide {
  opacity: 0; }

.text-deleted {
  font-size: 12px;
  font-style: italic; }

.deleted-toggle {
  margin-left: 10px; }
  .deleted-toggle small {
    text-decoration: underline;
    color: #545454;
    cursor: pointer; }
  .deleted-toggle .fa-times-circle {
    margin-right: 5px; }

.deleted {
  display: none; }

.question .fa-times-circle {
  margin-right: 5px; }

.deleted-answers {
  margin: 10px;
  float: right;
  cursor: pointer;
  text-decoration: underline; }

.questionnaire-settings-page .btn-primary,
.questionnaire-stats-page .btn-primary {
  background-color: #0071E8 !important;
  border-radius: 4px !important;
  border: none !important;
  box-shadow: none !important; }

.questionnaire-settings-page .btn-default, .questionnaire-settings-page .tttl-datatable .dt-buttons .dt-button, .tttl-datatable .dt-buttons .questionnaire-settings-page .dt-button,
.questionnaire-stats-page .btn-default,
.questionnaire-stats-page .tttl-datatable .dt-buttons .dt-button,
.tttl-datatable .dt-buttons .questionnaire-stats-page .dt-button {
  color: #0071E8 !important;
  border-radius: 4px !important;
  border-color: #0071E8 !important;
  box-shadow: none !important; }

.live-sans-font, .live .meta h2, .live .meta h1, .live .list-group-item h3, .live .list-group-item h2 {
  font-family: 'Francois One', sans-serif; }

.live-font, .live #right h2.question, .live .meta h3, .live .meta span, .particle-inner {
  font-family: 'Rokkitt', serif; }

.live {
  width: 1920px;
  height: 1080px;
  position: absolute;
  left: 0;
  top: 0;
  background: #eaeaea; }
  .live .gradient-live {
    transition: all ease 1.2s;
    height: 100%;
    padding: 3% 2% 3% 5%; }
  .live #right {
    padding: 3% 5% 3% 2%;
    height: 100%;
    overflow-y: scroll;
    width: 100% !important; }
    .live #right h2.question {
      margin: 0 0 0 12px;
      font-size: 46px; }
  .live .meta {
    margin-top: 60px; }
    .live .meta h2 {
      font-size: 50px; }
    .live .meta h3 {
      font-size: 36px; }
    .live .meta span {
      font-size: 42px; }
    .live .meta h1 {
      font-size: 72px; }
  .live .list-group {
    background: none; }
  .live .list-group-item {
    background: none;
    border: none;
    padding: 5px !important; }
    .live .list-group-item .panel {
      margin: 10px 50px;
      border-radius: 0;
      border-color: #bebebe; }
    .live .list-group-item.first .panel {
      margin: 10px; }
    .live .list-group-item h3 {
      margin-top: 0;
      font-size: 48px; }
    .live .list-group-item.first h3 {
      font-size: 56px; }
    .live .list-group-item h2 {
      padding: 0 !important;
      font-size: 70px; }
    .live .list-group-item.first h2 {
      padding: 8px 0 0 !important;
      font-size: 80px; }
  .live .progressbar-live {
    height: 60px; }
  .live .first .progressbar-live {
    height: 75px; }
  .live .img-circle {
    height: 300px;
    margin-top: 30px;
    text-align: center;
    width: 300px; }

div.particle {
  bottom: 0%;
  display: none;
  font-size: 18px !important;
  line-height: 1;
  opacity: 1;
  position: absolute;
  width: 340px;
  height: 65px;
  z-index: 100; }

.particle-inner {
  background: #fff none repeat scroll 0 0;
  border: 1px solid;
  border-radius: 22px;
  display: inline-block;
  padding: 16px;
  text-align: left; }

div.particle i {
  font-size: 35px;
  left: 0;
  top: 7px; }

.pull-left.particle-label {
  padding-top: 9px; }

div.particle i.fa-heart-o {
  z-index: 1; }

@keyframes flow1 {
  0% {
    opacity: 0;
    bottom: 0%;
    left: 50%; }
  50% {
    opacity: 1;
    left: 35%; }
  100% {
    opacity: 0;
    bottom: 100%;
    left: 75%; } }

@keyframes flow2 {
  0% {
    opacity: 0;
    bottom: 0%;
    left: 50%; }
  50% {
    opacity: 1;
    left: 80%; }
  100% {
    opacity: 0;
    bottom: 100%;
    left: 50%; } }

@keyframes flow3 {
  0% {
    opacity: 0;
    bottom: 0%;
    left: 50%; }
  50% {
    opacity: 1;
    left: 30%; }
  100% {
    opacity: 0;
    bottom: 100%;
    left: 70%; } }

/** FULL SCREEN AD **/
.fullscreen {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  opacity: 0;
  z-index: 1;
  -moz-opacity: 0;
  position: absolute;
  text-align: center;
  background: #fff; }
  .fullscreen .fullscreen-image {
    text-align: center;
    height: 100%; }
  .fullscreen img {
    height: 100%;
    width: auto; }

div.location-selector, div.user-selector {
  width: 220px;
  border-top: 2px solid #cccccc;
  background: #ffffff;
  padding: 0px; }
  div.location-selector input, div.user-selector input {
    border: 0px;
    font-size: 12px;
    padding: 5px 0px 5px 10px;
    background: transparent;
    width: 200px;
    color: #666666; }
  div.location-selector input:focus, div.user-selector input:focus {
    outline: none; }
  div.location-selector ::-webkit-input-placeholder, div.user-selector ::-webkit-input-placeholder {
    opacity: 0.7; }
  div.location-selector ::-moz-placeholder, div.user-selector ::-moz-placeholder {
    opacity: 0.7; }
  div.location-selector .caret, div.user-selector .caret {
    position: absolute;
    top: 40%;
    right: 10px;
    border-width: 5px;
    margin: 0px; }
  div.location-selector .dropdown-menu, div.user-selector .dropdown-menu {
    width: 224px;
    border: 2px solid #cccccc;
    padding: 0px;
    margin: 0px;
    border-radius: 0px; }
    div.location-selector .dropdown-menu .scroll-container, div.user-selector .dropdown-menu .scroll-container {
      width: 220px;
      max-height: 232px;
      overflow: auto; }
    div.location-selector .dropdown-menu li a, div.user-selector .dropdown-menu li a {
      display: flex;
      padding: 5px 2px 5px 5px;
      font-size: 11px;
      color: #666666;
      border-bottom: 1px solid #dddddd; }
      div.location-selector .dropdown-menu li a .checkbox, div.user-selector .dropdown-menu li a .checkbox {
        display: inline-block;
        width: 10px;
        margin: 0px 7px 0px 2px; }
        div.location-selector .dropdown-menu li a .checkbox span, div.user-selector .dropdown-menu li a .checkbox span {
          display: inline-block;
          width: 10px;
          height: 10px;
          border: 1px solid #999999; }
        div.location-selector .dropdown-menu li a .checkbox span.address, div.user-selector .dropdown-menu li a .checkbox span.address {
          margin-bottom: 27px; }
      div.location-selector .dropdown-menu li a .address, div.user-selector .dropdown-menu li a .address {
        display: inline-block; }
    div.location-selector .dropdown-menu li a:hover, div.user-selector .dropdown-menu li a:hover {
      background-color: #ffffff; }
    div.location-selector .dropdown-menu li a.selected, div.user-selector .dropdown-menu li a.selected {
      background-color: #fafafa; }
    div.location-selector .dropdown-menu li.save, div.user-selector .dropdown-menu li.save {
      text-align: right;
      border-top: 2px solid #cccccc; }
      div.location-selector .dropdown-menu li.save button, div.user-selector .dropdown-menu li.save button {
        border-radius: 0px !important;
        padding: 2px 0px;
        width: 100%;
        font-weight: bold;
        color: #666666;
        background-color: #f9f9f9; }

.locationfilter-address {
  margin-left: 10px;
  color: #777777; }

.locationfilter-no-address {
  margin-bottom: 12px; }

.location-container-small, .user-container-small {
  width: 180px; }
  .location-container-small div.location-selector, .location-container-small div.user-selector, .user-container-small div.location-selector, .user-container-small div.user-selector {
    width: 180px;
    border: 1px solid #f0f0f0;
    background: transparent; }
    .location-container-small div.location-selector input, .location-container-small div.user-selector input, .user-container-small div.location-selector input, .user-container-small div.user-selector input {
      width: 160px; }

.location-container-form, .user-container-form {
  width: 100%; }
  .location-container-form div.location-selector, .location-container-form div.user-selector, .user-container-form div.location-selector, .user-container-form div.user-selector {
    width: 100%;
    border: 1px solid #cacaca;
    border-radius: 2px; }
    .location-container-form div.location-selector input, .location-container-form div.user-selector input, .user-container-form div.location-selector input, .user-container-form div.user-selector input {
      display: block;
      width: 90%;
      font-size: 14px;
      color: #6d6d6d;
      line-height: 34px;
      height: 34px; }
    .location-container-form div.location-selector input::placeholder, .location-container-form div.user-selector input::placeholder, .user-container-form div.location-selector input::placeholder, .user-container-form div.user-selector input::placeholder {
      color: #6d6d6d;
      opacity: 1; }
    .location-container-form div.location-selector .dropdown-menu, .location-container-form div.user-selector .dropdown-menu, .user-container-form div.location-selector .dropdown-menu, .user-container-form div.user-selector .dropdown-menu {
      width: 100%;
      border-width: 1px; }
      .location-container-form div.location-selector .dropdown-menu .scroll-container, .location-container-form div.user-selector .dropdown-menu .scroll-container, .user-container-form div.location-selector .dropdown-menu .scroll-container, .user-container-form div.user-selector .dropdown-menu .scroll-container {
        width: 100%;
        max-height: 150px; }

.panel-filters .group-location-filter.manager-selector {
  width: 50%; }
  .panel-filters .group-location-filter.manager-selector .input-custom {
    width: 100%;
    font-size: 14px; }
  .panel-filters .group-location-filter.manager-selector .dropdown-menu {
    width: 100%;
    margin-top: 1px; }
  .panel-filters .group-location-filter.manager-selector a {
    display: block;
    font-size: 13px;
    line-height: 18px;
    padding: 6px 10px;
    height: 50px;
    color: #6d6d6d; }
    .panel-filters .group-location-filter.manager-selector a .fa {
      position: absolute;
      right: 10px;
      top: 20px;
      font-size: 14px; }

div.group-selector {
  width: 100%;
  border: 1px solid #cacaca;
  border-radius: 2px;
  background: #ffffff;
  padding: 2px;
  color: #6d6d6d; }
  div.group-selector input {
    border: 0px;
    font-size: 12px;
    padding: 5px 0px 5px 10px;
    background: transparent;
    width: 100%;
    color: #6d6d6d; }
  div.group-selector input:focus {
    outline: none; }
  div.group-selector ::-webkit-input-placeholder {
    opacity: 0.7; }
  div.group-selector ::-moz-placeholder {
    opacity: 0.7; }
  div.group-selector .caret {
    position: absolute;
    top: 40%;
    right: 10px;
    border-width: 5px;
    margin: 0px; }
  div.group-selector .dropdown-menu {
    width: 100%;
    border: 1px solid #cacaca;
    padding: 0px;
    margin: 0px;
    border-radius: 0px; }
    div.group-selector .dropdown-menu .scroll-container {
      width: 100%;
      max-height: 232px;
      overflow: auto; }
    div.group-selector .dropdown-menu li a {
      display: flex;
      padding: 5px 2px 5px 5px;
      font-size: 14px;
      color: #6d6d6d;
      border-bottom: 1px solid #dddddd;
      height: 34px; }
      div.group-selector .dropdown-menu li a .checkbox {
        display: inline-block;
        width: 10px;
        margin: 0px 7px 0px 2px; }
        div.group-selector .dropdown-menu li a .checkbox span {
          display: inline-block;
          width: 10px;
          height: 10px;
          border: 1px solid #999999; }
        div.group-selector .dropdown-menu li a .checkbox span.address {
          margin-bottom: 27px; }
      div.group-selector .dropdown-menu li a .address {
        display: inline-block; }
    div.group-selector .dropdown-menu li a:hover {
      background-color: #ffffff; }
    div.group-selector .dropdown-menu li a.selected {
      background-color: #fafafa; }
    div.group-selector .dropdown-menu li.save {
      text-align: right;
      border-top: 2px solid #cccccc; }
      div.group-selector .dropdown-menu li.save button {
        border-radius: 0px !important;
        padding: 2px 0px;
        width: 100%;
        font-weight: bold;
        color: #666666;
        background-color: #f9f9f9; }

.panel-filters .group-location-filter.selector {
  width: 100%;
  background: #ffffff;
  border: solid 2px rgba(6, 39, 108, 0.11);
  border-radius: 5px; }
  .panel-filters .group-location-filter.selector .input-custom {
    width: 100%;
    font-size: 14px; }
  .panel-filters .group-location-filter.selector .input-group, .panel-filters .group-location-filter.selector .active {
    padding: 10px; }
  .panel-filters .group-location-filter.selector .fa-circle {
    font-size: 11px; }
  .panel-filters .group-location-filter.selector .active span {
    white-space: nowrap;
    overflow: hidden;
    margin-right: 10px;
    padding-left: 1px;
    color: #495a7c; }
  .panel-filters .group-location-filter.selector .dropdown-menu {
    width: 100%;
    margin-top: 1px; }
  .panel-filters .group-location-filter.selector li:first-child > div:first-child {
    border: none; }
  .panel-filters .group-location-filter.selector .group-link, .panel-filters .group-location-filter.selector .question-link {
    display: flex;
    padding: 6px 10px;
    align-items: center;
    border-top: 1px solid #eeeef0; }
    .panel-filters .group-location-filter.selector .group-link:hover, .panel-filters .group-location-filter.selector .question-link:hover {
      background-color: #f3f4f8; }
    .panel-filters .group-location-filter.selector .group-link .item, .panel-filters .group-location-filter.selector .question-link .item {
      font-size: 14px;
      margin-left: 6px; }
  .panel-filters .group-location-filter.selector .question-link {
    padding: 15px 10px; }

.selector-underline {
  border: none !important;
  border-radius: unset !important;
  border-bottom: solid 1px #e3e6ee !important; }
  .selector-underline .fa {
    font-size: 9px; }
  .selector-underline .active {
    padding: 10px 4px !important; }

.entity-content-container {
  display: flex;
  flex-direction: row; }
  .entity-content-container > .entity-icon {
    margin: 0;
    border: 0; }
  .entity-content-container > .entity-content {
    padding-left: 10px; }

.switch-account-header {
  background: #444;
  padding: 16px; }
  .switch-account-header img {
    height: 48px;
    width: auto; }

.switch-scroll {
  top: 80px;
  position: absolute;
  overflow-y: auto;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  border: 0 none;
  margin: 0; }

.switch-scroll .preview-area {
  max-width: unset; }

.account-switch-item {
  cursor: pointer;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 4px 8px 0 rgba(0, 0, 0, 0.2); }
  .account-switch-item img {
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.4), 0 4px 4px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.4), 0 4px 4px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.4), 0 4px 4px 0 rgba(0, 0, 0, 0.4); }

@media print {
  .row {
    display: block; }
  .page-dashboard .intro {
    text-align: center; }
  .page-dashboard .view-container {
    display: block;
    width: 100%;
    height: auto; }
  #content {
    left: 0 !important;
    height: auto;
    width: auto;
    overflow: visible !important; }
  .page-dashboard .metrics-panel {
    border-top: thin dashed black;
    margin-top: 2rem; }
  .non-print-hide {
    display: block !important; }
  .metrics-panel .text-success {
    color: #4C9C77 !important; }
  .metrics-panel .text-danger {
    color: #CA674C !important; } }

.non-print-hide {
  display: none; }

.compact-feed {
  margin-bottom: 10px;
  padding-bottom: 20px;
  padding-left: 0;
  border-bottom: 1px solid #eff2f7; }
  .compact-feed li {
    border-bottom: 1px solid #eeeeee;
    list-style: outside none none;
    margin: 0;
    padding: 9px 0; }
  .compact-feed p {
    font-size: 14px;
    margin: 0; }
  .compact-feed .feed-footer {
    font-size: 11px; }
    .compact-feed .feed-footer a {
      text-decoration: underline; }

.photowall-item {
  margin-bottom: 8px;
  background: #fff;
  border: 1px solid #dedede; }
  .photowall-item .photowall-item-scores > div {
    padding: 2px 0; }
  .photowall-item .photowall-img {
    position: relative; }
    .photowall-item .photowall-img:hover .photowall-item-meta {
      visibility: visible; }
    .photowall-item .photowall-img img {
      height: 270px;
      object-fit: contain; }
  .photowall-item .photowall-item-meta {
    visibility: hidden;
    border-top: 1px solid #dedede;
    padding-top: 1em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.75); }
  .photowall-item .photowall-item-scores .score-box {
    height: 34px; }
  .photowall-item .photowall-item-scores .score-box.no-data {
    margin-top: -5px; }
  .photowall-item .photowall-item-meta:hover {
    visibility: visible; }
  .photowall-item .photowall-item-date {
    border-top: 1px solid #dedede;
    margin: 0;
    text-align: center;
    padding: 4px;
    font-size: 80%;
    color: #888;
    background: #eee; }
  .photowall-item .img-circle {
    height: 48px;
    width: 48px; }
  .photowall-item .survey-title-wrapper {
    align-items: center;
    flex-direction: column; }
  .photowall-item .survey-title {
    text-overflow: ellipsis;
    width: 100%;
    padding: 3px 10px;
    display: block;
    overflow: hidden;
    text-wrap: nowrap; }

.statistics .table-stats {
  margin-bottom: 0px; }
  .statistics .table-stats th {
    text-transform: uppercase;
    font-size: 12px;
    padding-bottom: 5px; }
    .statistics .table-stats th a {
      text-align: center; }
  .statistics .table-stats td {
    font-size: 24px;
    font-weight: 800;
    padding: 5px 10px; }
    .statistics .table-stats td .item-name {
      font-size: 14px;
      display: block;
      line-height: 14px;
      padding: 3px 0px; }
      .statistics .table-stats td .item-name .manager {
        color: #6d6d6d; }

.statistics .group-locations-list .panel-heading, .statistics .group-locations-list .panel-default .panel-heading-flex, .panel-default .statistics .group-locations-list .panel-heading-flex, .statistics .group-locations-list .icon-stat-box .panel-heading-flex, .icon-stat-box .statistics .group-locations-list .panel-heading-flex {
  background: #f0f0f0 !important;
  border-radius: 0px;
  padding: 10px 15px; }
  .statistics .group-locations-list .panel-heading h4, .statistics .group-locations-list .panel-default .panel-heading-flex h4, .panel-default .statistics .group-locations-list .panel-heading-flex h4, .statistics .group-locations-list .icon-stat-box .panel-heading-flex h4, .icon-stat-box .statistics .group-locations-list .panel-heading-flex h4 {
    color: #545454 !important; }

.statistics .group-locations-list .panel-body {
  padding: 0px; }
  .statistics .group-locations-list .panel-body .table-bordered {
    border: 0px; }
    .statistics .group-locations-list .panel-body .table-bordered tr > th:first-child, .statistics .group-locations-list .panel-body .table-bordered tr > td:first-child {
      border-left: 0px; }
    .statistics .group-locations-list .panel-body .table-bordered tr > th:last-child, .statistics .group-locations-list .panel-body .table-bordered tr > td:last-child {
      border-right: 0px; }

#overview .chart-container {
  width: 300px;
  display: inline-block; }
  #overview .chart-container #chart text {
    fill: #000000;
    font: 11px 'Open Sans';
    text-anchor: initial; }

/* ------- INCIDENT DETAILS PAGE -------- */
.incident-details {
  padding: 0px !important;
  text-align: left; }
  .incident-details a {
    display: block;
    margin-bottom: 5px; }
  .incident-details .table {
    margin-bottom: 0px;
    font-size: 12px; }
    .incident-details .table th {
      background-color: #f6f6f6;
      border-top: 0px;
      padding: 8px; }
    .incident-details .table td {
      padding: 8px; }

.ui-timeline .tl-item .tl-body .tl-content .incident-message {
  margin: 10px auto;
  padding: 10px;
  border: 1px solid #ebecf3;
  font-size: 12px;
  border-radius: 8px;
  background-color: #ffffff;
  max-height: 150px;
  overflow: auto;
  text-align: left; }
  .ui-timeline .tl-item .tl-body .tl-content .incident-message p:last-child {
    margin-bottom: 0;
    padding-bottom: 0; }

.incident-action-log .chat .chat-item.chat-item-customer, .incident-action-log .chat .chat-item.chat-item-merchant {
  margin: 25px 0px; }
  .incident-action-log .chat .chat-item.chat-item-customer .chat-message, .incident-action-log .chat .chat-item.chat-item-merchant .chat-message {
    background-color: #ffffff;
    border-radius: 4px !important;
    border: 1px solid #F5F5F4;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 10px 15px;
    max-width: 85%; }
  .incident-action-log .chat .chat-item.chat-item-customer .chat-message.incident-chat-action:before, .incident-action-log .chat .chat-item.chat-item-merchant .chat-message.incident-chat-action:before {
    visibility: hidden; }
  .incident-action-log .chat .chat-item.chat-item-customer .chat-message.incident-chat-action, .incident-action-log .chat .chat-item.chat-item-merchant .chat-message.incident-chat-action {
    border: 1px solid #F5F5F4; }

.external-link-overlay:before {
  content: "\f14c";
  font-family: 'FontAwesome';
  position: absolute;
  right: 22px;
  line-height: 32px;
  font-size: 20px;
  color: #cccccc;
  z-index: 10; }

.external-link-overlay.eye:before {
  content: "\f06e"; }

.stat-small-title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px; }

.stat-title-separator {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #f6f6f6; }

.incident-icon {
  color: #999999; }
  @media screen and (max-width: 1330px) {
    .incident-icon {
      text-align: right; } }

@media screen and (max-width: 1330px) {
  .incident-popover {
    display: flex;
    flex-direction: column-reverse; } }

/* --- INCIDENT TIMELINE TRACKER --*/
.incident-tracker {
  padding: 0px !important;
  text-align: left;
  display: inline-block; }
  .incident-tracker .status-circle {
    display: inline-block;
    color: #ffffff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    font-size: 11px;
    line-height: 20px;
    background-color: #cccccc; }
  .incident-tracker .status-circle.messaged {
    font-size: 10px; }
    .incident-tracker .status-circle.messaged .fa {
      margin-left: -2px; }
  .incident-tracker .status-circle.recovered {
    font-size: 12px; }
  .incident-tracker .status-line {
    display: inline-block;
    width: 7px;
    height: 2px;
    margin: 0px 0px 2px;
    background-color: #cccccc;
    opacity: 0.6; }
  .incident-tracker .tooltip-arrow {
    border-bottom-color: #ffffff !important; }
  .incident-tracker .tooltip-inner {
    background-color: #ffffff !important;
    border-radius: 3px;
    text-transform: uppercase;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important; }

.incident-tracker.large {
  padding: 12px !important;
  text-align: center; }
  .incident-tracker.large .status-circle {
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px; }
  .incident-tracker.large .status-line {
    width: 100px; }

.bg-very-negative {
  background-color: #b8154c; }

.bg-negative {
  background-color: #ec3161; }

.bg-very-positive {
  background-color: #24ab77; }

.bg-positive {
  background-color: #5EB768; }

.bg-pretty-positive {
  background-color: #1ebd8b; }

.bg-neutral {
  background-color: #fbba40; }

.bg-very-neutral {
  background-color: #b5cd70; }

.bg-default {
  background-color: #7986ae; }

.bg-no-data {
  background-color: #a7b3c7; }

.text-very-negative {
  color: #b70034; }

.text-negative {
  color: #b70034; }

.text-very-positive {
  color: #5EB768; }

.text-positive {
  color: #5EB768; }

.text-neutral {
  color: #fbba40; }

.text-default {
  color: #7986ae; }

#objective-history th {
  text-align: center;
  vertical-align: middle; }

#objective-history .reason {
  display: inline-block;
  background: #a30126;
  color: white;
  font-size: 11px;
  border-radius: 7px;
  padding: 5px 7px;
  text-align: center;
  font-weight: bold; }

#objective-history .rating {
  display: flex;
  justify-content: center; }
  #objective-history .rating span {
    padding-left: 5px; }
  #objective-history .rating .diff {
    font-size: 13px;
    font-weight: bold; }

#improve-staff-interactions .row-wrapper {
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 991px) {
    #improve-staff-interactions .row-wrapper {
      display: inline; } }

#improve-staff-interactions .text-navy-blue {
  color: #505b7c; }

#improve-staff-interactions .container {
  padding: 18px 2px 0 15px;
  border-right: 1px solid #e3e3e3; }
  @media (max-width: 991px) {
    #improve-staff-interactions .container {
      border-right: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3; } }

#improve-staff-interactions .panel-body {
  padding: 0px; }

#improve-staff-interactions .number {
  font-size: 30px;
  font-weight: 100;
  padding-top: 5px; }

#improve-staff-interactions .rating-badge-wrapper {
  margin: 22px auto 0; }

#improve-staff-interactions .container-gray {
  width: 100%;
  max-width: 120px;
  display: inline-table;
  text-align: center;
  border-radius: 5px;
  background-color: #f7fafb;
  height: 108px;
  padding-top: 10px;
  margin-right: 5px;
  margin-bottom: 8px; }

#improve-staff-interactions .no-m-r {
  margin-right: 0; }

#improve-staff-interactions .col-4 {
  padding: 8px 7px 0; }

@media (min-width: 992px) {
  #improve-staff-interactions .col-2 {
    width: 20%; } }

@media (min-width: 992px) {
  #improve-staff-interactions .col-3 {
    width: 13%; } }

#improve-staff-interactions .p-t-18 {
  padding-top: 18px; }

#key-result .item {
  display: flex;
  position: relative;
  padding: 20px 10px;
  border-bottom: 1px solid #e3e3e3;
  align-items: center; }
  #key-result .item:hover {
    background-color: rgba(0, 0, 0, 0.02); }
  #key-result .item .marker {
    width: 0px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #e0e0e0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  #key-result .item .content {
    flex: 1;
    display: flex;
    gap: 1rem;
    min-width: 0;
    align-items: flex-start; }
    #key-result .item .content .checkboxes {
      display: flex;
      align-self: center;
      flex-shrink: 0;
      width: 20px;
      height: 20px; }
      #key-result .item .content .checkboxes .check {
        color: #6C7FA4;
        font-size: 20px; }
      #key-result .item .content .checkboxes .complete {
        width: 20px;
        height: 20px;
        border: 2px solid #ccc;
        border-radius: 50%;
        cursor: pointer;
        transition: border-color 0.2s ease; }
        #key-result .item .content .checkboxes .complete:hover {
          border-color: #4CAF50; }
    #key-result .item .content .item-header {
      flex: 1;
      min-width: 0; }
      #key-result .item .content .item-header .status-info {
        display: flex;
        align-items: center;
        gap: 0.5rem;
        flex-wrap: wrap;
        color: #7986AE; }
      #key-result .item .content .item-header .completed-date {
        font-size: 13px;
        font-weight: 500; }
        #key-result .item .content .item-header .completed-date.not-completed-color {
          color: #7986ae;
          font-size: 13px;
          display: block; }
      #key-result .item .content .item-header .completed-by {
        font-size: 13px;
        margin-left: auto;
        margin-right: 0; }
        #key-result .item .content .item-header .completed-by .label-title {
          font-weight: 600; }
      #key-result .item .content .item-header .ai-icon {
        display: flex;
        align-items: center;
        margin-left: auto; }
        #key-result .item .content .item-header .ai-icon .v-icon {
          width: 20px;
          height: 20px; }
          #key-result .item .content .item-header .ai-icon .v-icon__svg {
            fill: currentColor; }
    #key-result .item .content .item-body {
      display: flex;
      align-items: flex-start;
      gap: 1rem;
      margin: 0.5rem 0; }
      #key-result .item .content .item-body .item-label {
        color: #353535;
        font-size: 14px;
        font-weight: 400;
        flex: 1;
        word-wrap: break-word;
        text-wrap: inherit;
        text-align: inherit; }
      #key-result .item .content .item-body .item-title {
        font-weight: 700;
        white-space: nowrap; }
    #key-result .item .content .item-footer .factor-wrapper {
      display: flex;
      flex-wrap: wrap;
      gap: 0.5rem;
      margin-top: 0.5rem; }
      #key-result .item .content .item-footer .factor-wrapper .factor {
        display: inline-block;
        padding: 5px 10px;
        border-radius: 30px;
        font-weight: bold;
        font-size: 13px;
        margin-right: 5px;
        cursor: pointer;
        background: #f4f5f9;
        color: #788ab0;
        border: 1px solid #dde0e5;
        margin-top: 10px; }
    #key-result .item .content .item-footer .action-buttons {
      display: flex;
      gap: 0.5rem;
      align-items: flex-end;
      margin-top: auto;
      margin-left: 40%;
      padding-left: 1rem;
      align-self: flex-end;
      justify-content: space-between;
      color: #6C7FA4;
      font-size: 12px;
      font-weight: 600; }

#key-result .empty-wrapper {
  display: flex;
  justify-content: center;
  padding: 2rem; }
  #key-result .empty-wrapper .empty {
    text-align: center; }
    #key-result .empty-wrapper .empty img {
      max-width: 200px;
      margin-bottom: 1rem; }
    #key-result .empty-wrapper .empty p {
      margin-bottom: 1rem;
      color: #666; }

#score-kr-graph .panel-body {
  padding-top: 0;
  height: 100%; }

#score-kr-graph .panel-heading, #score-kr-graph .panel-default .panel-heading-flex, .panel-default #score-kr-graph .panel-heading-flex, #score-kr-graph .icon-stat-box .panel-heading-flex, .icon-stat-box #score-kr-graph .panel-heading-flex {
  background: white !important;
  font-size: 16px;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px; }
  #score-kr-graph .panel-heading i, #score-kr-graph .panel-default .panel-heading-flex i, .panel-default #score-kr-graph .panel-heading-flex i, #score-kr-graph .icon-stat-box .panel-heading-flex i, .icon-stat-box #score-kr-graph .panel-heading-flex i {
    margin-right: 10px;
    font-size: 20px;
    color: #7986ae; }

#score-kr-graph #custom-tooltip {
  opacity: 1;
  position: absolute;
  background: none;
  padding: 3px; }

#score-kr-graph .days {
  display: flex;
  justify-content: space-between;
  padding: 5px 15px 5px 60px; }
  #score-kr-graph .days .day {
    width: 15px;
    text-align: left;
    font-size: 13px;
    color: #7f7f7f;
    position: relative; }
    #score-kr-graph .days .day:hover {
      color: #88a2ff;
      font-weight: bold;
      cursor: pointer; }
      #score-kr-graph .days .day:hover .key-result {
        background: #7986ae;
        color: white; }
        #score-kr-graph .days .day:hover .key-result .custom-tooltip {
          display: block; }
        #score-kr-graph .days .day:hover .key-result:after {
          background: #7986ae; }
    #score-kr-graph .days .day .num {
      position: absolute;
      top: -35px;
      left: 0; }

#score-kr-graph .key-result {
  position: absolute;
  top: -45px;
  height: 40px;
  width: 50px;
  padding: 10px 0;
  background: #dae0ea;
  text-align: center;
  left: -20px;
  z-index: 101; }
  #score-kr-graph .key-result:after {
    content: '';
    position: absolute;
    z-index: 100;
    display: block;
    width: 1rem;
    height: 1rem;
    background: #dae0ea;
    left: 25px;
    bottom: -0.5rem;
    transform: translateX(-50%) rotate(45deg); }
  #score-kr-graph .key-result.active {
    background: #7986ae;
    color: white;
    z-index: 200; }
    #score-kr-graph .key-result.active:after {
      background: #7986ae; }

#score-kr-graph .key-results {
  height: 40px;
  background: #f7fafb;
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #e3e3e3; }

#score-kr-graph .nv-axisMaxMin-x {
  display: none; }

.tally-breakout .tally-container p {
  margin-bottom: 5px; }

.tally-breakout .tally-container .progress {
  width: calc( 100% - 70px);
  border-radius: 0;
  height: 26px;
  margin-bottom: 0;
  display: inline-flex;
  background: #f3f4f8; }

.tally-breakout .tally-container span {
  font-size: 24px;
  font-weight: normal;
  padding-left: 10px; }

.recommended-factor {
  padding-left: 20px; }
  .recommended-factor h3 {
    margin-top: 15px;
    display: inline-flex; }
  .recommended-factor h5 {
    margin-top: 2px;
    margin-bottom: 30px; }
  .recommended-factor .factor {
    margin-top: 10px;
    display: inline-flex;
    flex-wrap: wrap; }
    .recommended-factor .factor .title {
      margin-right: 15px;
      margin-bottom: 10px; }
    .recommended-factor .factor .rating {
      padding: 7px 20px 5px;
      color: #ffffff;
      font-size: 12px;
      text-transform: uppercase;
      border-radius: 20px;
      font-weight: bold;
      max-height: 25px;
      height: 100%; }

.factor-main .panel-heading, .factor-main .panel-default .panel-heading-flex, .panel-default .factor-main .panel-heading-flex, .factor-main .icon-stat-box .panel-heading-flex, .icon-stat-box .factor-main .panel-heading-flex {
  background: white !important;
  padding-top: 15px;
  padding-bottom: 15px; }
  .factor-main .panel-heading h3, .factor-main .panel-default .panel-heading-flex h3, .panel-default .factor-main .panel-heading-flex h3, .factor-main .icon-stat-box .panel-heading-flex h3, .icon-stat-box .factor-main .panel-heading-flex h3 {
    margin: 0;
    font-size: 16px;
    font-weight: bold; }

.factor-main .panel-body {
  padding: 0px; }

.factor-main .row-wrapper {
  display: flex;
  flex-wrap: wrap; }

.factor-main .factors-list {
  padding: 0;
  border-right: 1px solid #e3e3e3; }

.factor-sentiment .active {
  background: #f3f4f8; }
  .factor-sentiment .active .marker {
    display: inherit !important; }

.factor-sentiment .triangle-small::before {
  position: absolute;
  left: 100.3%;
  content: '';
  top: 0;
  z-index: 9;
  border-color: transparent transparent transparent #e3e3e3;
  border-width: 26px 0 26px 10px;
  transition: .3s;
  border-style: solid; }

.factor-sentiment .triangle-small::after {
  position: absolute;
  left: 99.8%;
  content: '';
  top: 0;
  z-index: 10;
  border-color: transparent transparent transparent #f3f4f8;
  border-width: 26px 0 26px 10px;
  transition: .3s;
  border-style: solid; }

.factor-sentiment .factor-container {
  width: 100%;
  display: block;
  height: auto;
  border-bottom: 1px solid #e3e3e3; }
  .factor-sentiment .factor-container .marker {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 4px;
    border-radius: 5px;
    display: none; }
  .factor-sentiment .factor-container .factor-body {
    padding: 18px 18px 14px 29px;
    position: relative; }
    .factor-sentiment .factor-container .factor-body p {
      margin: 0;
      font-weight: 500; }
    .factor-sentiment .factor-container .factor-body .score {
      text-transform: uppercase;
      float: right;
      font-weight: bold;
      font-size: 12px; }

.factor-overview {
  cursor: pointer; }
  .factor-overview .active {
    background: #f7fafb; }
  .factor-overview .factor-container {
    width: 100%;
    display: block;
    height: auto;
    border-bottom: 1px solid #e3e3e3; }
  .factor-overview .lines-stat .progress {
    display: flex;
    width: 100%;
    border-radius: unset;
    padding-right: 0 !important;
    margin-bottom: 0;
    background-color: #eaeaea; }
    .factor-overview .lines-stat .progress .progress-bar.bg-neutral {
      background: #eaeaea; }
    .factor-overview .lines-stat .progress .progress-bar .tooltip-target .tooltip-content {
      display: none;
      position: absolute;
      background: #fff;
      top: -15px;
      max-width: 200px;
      padding: 3px 8px;
      text-align: center;
      text-decoration: none;
      border-radius: 5px;
      color: #545454;
      width: 68px;
      height: 52px;
      box-shadow: 0 5px 15px #e8eaec;
      border: 1px solid #f6f6f9; }
      .factor-overview .lines-stat .progress .progress-bar .tooltip-target .tooltip-content:before {
        content: '';
        position: absolute;
        top: 100%;
        left: 100%;
        margin-left: -40px;
        width: 0;
        height: 0;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-top: 7px solid #f6f6f9;
        margin-top: 0; }
      .factor-overview .lines-stat .progress .progress-bar .tooltip-target .tooltip-content:after {
        content: '';
        position: absolute;
        top: 100%;
        left: 100%;
        margin-left: -40px;
        width: 0;
        height: 0;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-top: 7px solid white;
        margin-top: -1px;
        z-index: 1; }
    .factor-overview .lines-stat .progress .progress-bar .text-neutral {
      color: #a09e9e; }
    .factor-overview .lines-stat .progress .progress-bar:hover .tooltip-target .tooltip-content {
      display: grid; }
  .factor-overview .triangle-small::before {
    position: absolute;
    left: 100.3%;
    content: '';
    top: -2px;
    z-index: 9;
    border-color: transparent transparent transparent #e3e3e3;
    border-width: 41px 0 41px 12px;
    transition: .3s;
    border-style: solid; }
  .factor-overview .triangle-small::after {
    position: absolute;
    left: 99.8%;
    content: '';
    top: -2px;
    z-index: 10;
    border-color: transparent transparent transparent #f7fafb;
    border-width: 41px 0 41px 12px;
    transition: .3s;
    border-style: solid; }

.factor-container > p {
  margin-bottom: 4px;
  font-weight: 500; }

.factor-container .lines-stat .progress {
  height: 13px;
  margin-bottom: 5px; }

.factor-container .active .lines-stat .progress .progress-bar {
  border-top: 7px solid #f7fafb;
  border-bottom: 7px solid #f7fafb; }

.factor-container .factor-body {
  padding: 18px 18px 14px 29px;
  position: relative; }

.flex-line {
  display: flex;
  flex-wrap: wrap;
  min-height: 400px; }
  .flex-line > div {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px; }
  .flex-line .panel {
    height: 100%;
    margin-bottom: 0;
    display: flex;
    flex-direction: column; }
  .flex-line .panel-body {
    height: 100%;
    padding: 0px; }
    .flex-line .panel-body .row-wrapper {
      height: 100%; }

.modal-trainer {
  overflow: hidden;
  width: 100%;
  min-height: 715px;
  height: 100%; }
  .modal-trainer .modal-section {
    overflow: hidden;
    height: 100%;
    min-height: 392px; }
  .modal-trainer .flex-wrapper {
    display: flex; }
  .modal-trainer .button {
    box-sizing: border-box;
    padding: 12px 24px;
    margin: 0 8px;
    line-height: 0;
    background: #788aaf;
    display: inline-block;
    border: none;
    color: #fff;
    text-decoration: none;
    border-radius: 5px; }
  .modal-trainer .btn-actions {
    font-size: 18px;
    color: #788aaf;
    display: inline-block; }
    .modal-trainer .btn-actions .fa {
      color: #788aaf;
      margin: 0 8px; }
  .modal-trainer .btn-started {
    font-size: 16px;
    margin: 0 auto 20px;
    display: block;
    padding: 21px 36px; }
  .modal-trainer .modal-header {
    width: 401px;
    padding: 0;
    border-bottom: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column; }
    .modal-trainer .modal-header .title-text {
      color: #788aaf;
      margin: 91px 10px 34px; }
      .modal-trainer .modal-header .title-text h4 {
        font-size: 30px; }
    .modal-trainer .modal-header .subtitle-text {
      color: #788aaf;
      font-size: 28px;
      margin-top: -28px;
      margin-bottom: 28px; }
    .modal-trainer .modal-header .desc-text {
      padding: 15px 40px 10px;
      font-size: 20px; }
    .modal-trainer .modal-header .separator {
      border-bottom: 2px solid #d8dde7;
      margin: 15px 180px;
      border-radius: 10px; }
    .modal-trainer .modal-header .custom-btn .btn-started {
      font-size: 14px;
      padding: 16px 20px;
      margin-top: 25px; }
  .modal-trainer .modal-header-wave {
    width: 100%; }
    .modal-trainer .modal-header-wave img {
      width: 100%; }
  .modal-trainer .merchant-logo {
    position: absolute;
    width: -webkit-fill-available;
    margin: -200px auto; }
    .modal-trainer .merchant-logo img {
      width: 100%;
      max-width: 115px;
      max-height: 115px;
      margin: 0 auto;
      border-radius: 5px; }
  .modal-trainer .tab-content {
    background: #bac3d5;
    min-height: 715px;
    width: 640px; }
    .modal-trainer .tab-content .category-tab {
      padding: 137px 0;
      text-align: center; }
      .modal-trainer .tab-content .category-tab img {
        width: 287px; }
    .modal-trainer .tab-content .goal-tab {
      padding: 75px 0;
      text-align: center; }
    .modal-trainer .tab-content .action-items-tab {
      padding: 76px 0;
      text-align: center; }
    .modal-trainer .tab-content .trends-tab {
      padding: 96px 0;
      text-align: center; }
  .modal-trainer .modal-content-trainer {
    padding: 48px 35px;
    height: 100%; }
    .modal-trainer .modal-content-trainer .text-intro-header {
      margin: 0;
      color: #788aaf;
      font-size: 48px; }
    .modal-trainer .modal-content-trainer .text-intro {
      font-size: 24px;
      font-weight: 400;
      padding: 34px 200px 53px;
      margin: 0; }
    .modal-trainer .modal-content-trainer .row-wrapper {
      display: flex; }
    .modal-trainer .modal-content-trainer .rating {
      color: white;
      font-size: 7px;
      text-align: center;
      padding: 4px 10px;
      margin-top: 0;
      border-radius: 20px;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 1;
      max-height: 14px; }
    .modal-trainer .modal-content-trainer .category-wrapper .category {
      font-weight: 300;
      font-size: 20px;
      margin-bottom: 20px; }
    .modal-trainer .modal-content-trainer .category-wrapper .score-category {
      margin-left: 15px;
      margin-top: 20px;
      font-size: 20px;
      font-weight: 300; }
    .modal-trainer .modal-content-trainer .category-wrapper .date-range {
      font-size: 24px; }
    .modal-trainer .modal-content-trainer .category-wrapper .calendar {
      font-size: 28px;
      margin-right: 17px;
      color: #788aaf; }
    .modal-trainer .modal-content-trainer .active-score {
      width: 90%;
      justify-content: space-between;
      flex-wrap: nowrap; }
    .modal-trainer .modal-content-trainer .category-improvement {
      line-height: 36px; }
      .modal-trainer .modal-content-trainer .category-improvement .signal-bars {
        margin-top: 9px;
        margin-right: 10px; }
      .modal-trainer .modal-content-trainer .category-improvement div {
        justify-content: space-between; }
      .modal-trainer .modal-content-trainer .category-improvement .active {
        width: 112%; }
        .modal-trainer .modal-content-trainer .category-improvement .active div {
          margin-right: 0; }
        .modal-trainer .modal-content-trainer .category-improvement .active li {
          margin-left: 0; }
        .modal-trainer .modal-content-trainer .category-improvement .active .signal-bars {
          margin-top: 9px;
          margin-left: 20px;
          margin-right: 10px; }
        .modal-trainer .modal-content-trainer .category-improvement .active .score {
          margin-right: 10px; }
    .modal-trainer .modal-content-trainer .subtitle {
      font-size: 10px;
      color: #566582;
      font-weight: 500; }
    .modal-trainer .modal-content-trainer .categories-list .group-list li {
      padding-left: 10px;
      padding-right: 10px; }
    .modal-trainer .modal-content-trainer .categories-list .category-example .active {
      background: #fff;
      color: #4c4c4c;
      font-size: 13px;
      border-radius: 5px;
      margin-bottom: 8px;
      box-shadow: 0 1px 15px #b3b9c7;
      border: 1px solid #c1c9d7;
      display: flex;
      justify-content: space-between;
      padding: 0 10px; }
      .modal-trainer .modal-content-trainer .categories-list .category-example .active div {
        font-weight: 500; }
  .modal-trainer .factor-tab {
    padding: 137px 0;
    text-align: center; }
  .modal-trainer .setting-objectives-tab .actions {
    width: 47%;
    margin: -30px auto; }
    .modal-trainer .setting-objectives-tab .actions button {
      font-size: 16px;
      margin: 30px auto 20px;
      display: block;
      padding: 20px 32px;
      box-shadow: 0 1px 11px #f5f1f1; }
    .modal-trainer .setting-objectives-tab .actions .btn-back {
      color: #788aaf;
      background: #fff;
      border: 1px solid #f3f3f3; }
  .modal-trainer .setting-objectives-tab .text-email {
    font-size: 32px;
    font-weight: 300;
    margin: 0; }
  .modal-trainer .goal-locations-tab {
    padding: 75px 0;
    text-align: center; }
  .modal-trainer .f-s-16 {
    font-size: 16px; }
  .modal-trainer .f-s-22 {
    font-size: 22px; }
  .modal-trainer .m-b-10 {
    margin-bottom: 10px !important; }
  .modal-trainer .modal-actions {
    padding: 55px 0 0;
    overflow: hidden;
    display: flex; }
    .modal-trainer .modal-actions button {
      font-size: 16px;
      margin: 30px auto 20px;
      display: block;
      padding: 16px 28px;
      box-shadow: 0 1px 11px #f5f1f1; }
    .modal-trainer .modal-actions .btn-back {
      color: #788aaf;
      background: #fff;
      border: 1px solid #f3f3f3; }
    .modal-trainer .modal-actions .tab-counter {
      margin-top: 35px; }
      .modal-trainer .modal-actions .tab-counter .circle {
        color: #d1d7e3;
        font-size: 8px;
        margin-right: 13px; }
        .modal-trainer .modal-actions .tab-counter .circle:first-child {
          margin-left: 6px; }
        .modal-trainer .modal-actions .tab-counter .circle .active {
          color: #788aaf; }
  .modal-trainer .set-all-objectives-tab {
    padding: 30px; }
    .modal-trainer .set-all-objectives-tab .header {
      text-align: center;
      padding: 0 71px; }
      .modal-trainer .set-all-objectives-tab .header h4 {
        margin-bottom: 35px;
        color: #788aaf;
        font-size: 30px; }
      .modal-trainer .set-all-objectives-tab .header p {
        font-size: 20px;
        margin-bottom: 20px; }
    .modal-trainer .set-all-objectives-tab .setting-objectives-tab {
      padding: 10px 70px 0; }
      .modal-trainer .set-all-objectives-tab .setting-objectives-tab .actions {
        width: 100%; }
        .modal-trainer .set-all-objectives-tab .setting-objectives-tab .actions .button {
          margin: 30px auto 0; }
      .modal-trainer .set-all-objectives-tab .setting-objectives-tab .objective-container {
        border: 1px solid #ecedf1;
        border-right: none;
        padding: 10px 30px;
        border-radius: 3px;
        max-height: 387px;
        height: 100%;
        margin-bottom: 70px; }
      .modal-trainer .set-all-objectives-tab .setting-objectives-tab .location {
        width: 23%;
        margin-right: 10px;
        font-size: 18px;
        word-break: break-word; }
        .modal-trainer .set-all-objectives-tab .setting-objectives-tab .location div {
          margin-top: 20px; }
      .modal-trainer .set-all-objectives-tab .setting-objectives-tab .title p {
        font-size: 18px;
        font-weight: bold; }
        .modal-trainer .set-all-objectives-tab .setting-objectives-tab .title p:first-child {
          width: 23%; }
        .modal-trainer .set-all-objectives-tab .setting-objectives-tab .title p:nth-child(2) {
          width: 58%; }
        .modal-trainer .set-all-objectives-tab .setting-objectives-tab .title p:last-child {
          width: 24%; }
      .modal-trainer .set-all-objectives-tab .setting-objectives-tab .tooltip-signal {
        background: #fff;
        font-size: 16px;
        width: 308px;
        z-index: 999;
        position: absolute;
        padding: 20px;
        left: 100px;
        margin-top: -126px;
        box-shadow: 0 2px 15px #c8cacc;
        border: 1px solid #f6f6f9;
        display: none;
        line-height: 18px;
        margin-left: 84px; }
        .modal-trainer .set-all-objectives-tab .setting-objectives-tab .tooltip-signal span {
          margin-left: 10px;
          margin-bottom: 10px; }
        .modal-trainer .set-all-objectives-tab .setting-objectives-tab .tooltip-signal:after {
          content: '';
          position: absolute;
          top: 100%;
          left: 50%;
          margin-left: -8px;
          width: 0;
          height: 0;
          border-top: 8px solid #FFFFFF;
          border-right: 8px solid transparent;
          border-left: 8px solid transparent; }
      .modal-trainer .set-all-objectives-tab .setting-objectives-tab .signal-bars .signal-bar {
        margin-left: 5%; }
  .modal-trainer .set-objective .recommended-objective {
    margin-right: 14px;
    width: 70%; }
    .modal-trainer .set-objective .recommended-objective .select-dropdown {
      margin-bottom: 10px;
      width: 380px;
      height: 62px; }
      .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-header {
        border: 2px solid #ecedf1;
        border-radius: 5px;
        padding: 5px 15px;
        justify-content: space-between;
        cursor: pointer;
        min-height: 42px;
        height: 100%; }
        .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-header .select-category {
          padding: 0; }
          .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-header .select-category .signal-bars .signal-bar {
            margin-left: 5%; }
          .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-header .select-category .objective-signal:hover .tooltip-signal {
            display: grid; }
      .modal-trainer .set-objective .recommended-objective .select-dropdown .select-recommended p {
        font-size: 14px;
        margin: -6px 0 5px 31px;
        color: #a5a5a6; }
      .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category {
        display: flex;
        padding: 8px 15px;
        justify-content: space-between;
        align-items: center;
        cursor: pointer; }
        .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category--label {
          width: 100%;
          padding-left: 15px;
          font-size: 18px;
          font-weight: 400; }
        .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category--percentage {
          font-size: 24px;
          font-weight: 500;
          min-width: 40px;
          padding-left: 14px;
          padding-top: 2px; }
        .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category .fa {
          margin-left: 6px;
          font-size: 18px;
          margin-top: 5px; }
      .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-body {
        overflow: hidden;
        line-height: 20px;
        border: 2px solid #ecedf1;
        z-index: 10;
        margin-left: 5px;
        border-radius: 5px;
        padding: 20px;
        width: 55%;
        box-shadow: 4px 0 30px -4px rgba(0, 0, 0, 0.2);
        position: absolute;
        margin-top: -66px;
        background: #fff; }
        .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-body .select-category:hover {
          cursor: pointer; }
          .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-body .select-category:hover .select-category--percentage {
            font-weight: 300; }
          .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-body .select-category:hover .select-category--label {
            font-weight: 300; }
        .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-body .selected .select-category--percentage {
          font-weight: 400; }
        .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-body .selected .select-category--label {
          font-weight: 400; }
        .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-body .select-category--percentage {
          margin-right: 10px; }
        .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-body .select-category--recommended .select-category--percentage {
          margin-right: 12px; }
        .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-body .select-category--recommended .fa {
          margin-right: -24px;
          margin-top: -38px; }
        .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-body .select-recommended {
          border-bottom: 1px solid #959595; }
          .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-body .select-recommended p {
            margin: -10px 0 3px 46px; }
        .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-body.open_dropdown {
          height: auto; }
        .modal-trainer .set-objective .recommended-objective .select-dropdown .select-category-body.close_dropdown {
          height: 0; }
  .modal-trainer .set-objective .label-objective {
    font-weight: bold; }
  .modal-trainer .set-objective .goal-score {
    width: 31%; }
    .modal-trainer .set-objective .goal-score input {
      padding: 15px;
      border: 2px solid #ecedf1;
      width: 100%;
      height: 62px;
      border-radius: 5px;
      font-size: 18px; }

.tooltip-training-objective {
  display: inline;
  margin-left: 5px; }
  .tooltip-training-objective h5 {
    color: #788aaf; }
  .tooltip-training-objective-text {
    position: absolute;
    left: 92px;
    top: 70px;
    width: 100%;
    max-width: 210px;
    background: #FFFFFF;
    border: 1px solid #f6f6f7;
    border-radius: 2px;
    padding: 5px;
    text-transform: none;
    font-weight: normal;
    box-shadow: 0 5px 44px #d1d1d1;
    visibility: visible;
    z-index: 999;
    text-align: center; }
    .tooltip-training-objective-text:before {
      content: '';
      position: absolute;
      margin-top: -8px;
      width: 0;
      height: 0;
      border-right: 8px solid black;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      bottom: 98%;
      left: 50%;
      border-bottom: 8px solid  #e8e8e8;
      border-right: 8px solid transparent;
      border-left: 8px solid transparent; }
    .tooltip-training-objective-text:after {
      content: '';
      position: absolute;
      margin-top: -8px;
      width: 0;
      height: 0;
      bottom: 98%;
      left: 50%;
      border-bottom: 8px solid #fff;
      border-right: 8px solid transparent;
      border-left: 8px solid transparent; }

.objective-progress-bar {
  margin-right: 5px; }
  .objective-progress-bar .progress-container {
    height: 15px;
    width: 120px;
    border-right: 1px dashed #dbdbdb;
    border-left: 1px solid #788aaf;
    margin: 0 auto; }
    .objective-progress-bar .progress-container .progress {
      width: 100%;
      height: 15px;
      border-radius: unset;
      background: #ececec;
      margin-bottom: 5px; }
    .objective-progress-bar .progress-container .flex-wrap {
      font-size: 12px;
      color: #4a4a4a; }
      .objective-progress-bar .progress-container .flex-wrap span {
        font-weight: bold;
        font-size: 14px; }
      .objective-progress-bar .progress-container .flex-wrap .gray {
        color: #9b9b9b; }

.star-box {
  font-size: 18px;
  text-align: center;
  border-radius: 5px;
  color: white;
  display: flex;
  padding: 5px 10px;
  font-weight: normal;
  justify-content: space-between;
  align-items: center;
  max-width: 91px; }
  .star-box .fa-star {
    opacity: 0.63;
    margin-left: 5px;
    font-size: 16px; }
  .star-box .no-data {
    font-size: 16px;
    white-space: nowrap;
    padding: 0 12px; }

.progress-indicator {
  font-size: 16px;
  font-weight: bold;
  display: flex;
  padding-left: 5px;
  justify-content: space-between;
  align-items: center;
  margin-left: 10px; }
  .progress-indicator .fa-long-arrow-up, .progress-indicator .fa-long-arrow-down {
    margin-right: 5px;
    font-size: 14px;
    margin-top: -3px; }

.no-progress-indicator {
  white-space: nowrap;
  font-size: 16px;
  color: #a1a1a1;
  margin: 0 14px; }

.img-off-track {
  height: 23px;
  width: 23px;
  margin-top: -7px;
  margin-left: 5px; }

.cer-objective-col .row-wrapper.j-c-c {
  justify-content: left; }

.item.rejected {
  opacity: 0.6; }

.item.rejected .content {
  text-decoration: line-through; }

.rejected-text {
  color: #dc3545; }

.csv-uploader label {
  color: #777777;
  font-size: 15px;
  margin-top: 10px; }

.csv-uploader .label-subtext {
  color: #777777;
  margin-bottom: 10px;
  font-size: 13px; }

.csv-uploader .csv-file-upload {
  font-size: 13px; }
  .csv-uploader .csv-file-upload .upload-btn {
    border: 1px solid #cccccc;
    display: inline-block;
    padding: 3px 10px;
    margin-right: 5px;
    background-color: #f3f3f3;
    border-radius: 4px;
    font-weight: bold;
    margin-bottom: 10px; }
  .csv-uploader .csv-file-upload .btn-uploader {
    font-weight: 600; }

.image-uploader .image-file-upload {
  font-size: 13px; }
  .image-uploader .image-file-upload .img-container {
    display: inline-grid; }
    .image-uploader .image-file-upload .img-container img {
      background: #ffffff;
      width: 100px;
      height: auto;
      margin: -2px 4px 1px;
      vertical-align: top;
      padding-bottom: 4px; }
    .image-uploader .image-file-upload .img-container .remove-btn {
      margin: 0 40px 0 30px;
      cursor: pointer; }
  .image-uploader .image-file-upload .upload-btn {
    border: 1px solid #cccccc;
    display: inline-block;
    padding: 3px 10px;
    margin-right: 5px;
    background-color: #f3f3f3;
    border-radius: 4px;
    font-weight: bold;
    margin-bottom: 10px; }
  .image-uploader .image-file-upload .btn-uploader {
    font-weight: 600; }

.mail-image {
  width: 30%;
  height: auto;
  margin: 10px 0; }

.btn-upload {
  border: 1px solid #cccccc;
  display: inline-block;
  padding: 3px 10px;
  margin-right: 5px;
  background-color: #f3f3f3;
  border-radius: 4px;
  margin-bottom: 10px;
  font-size: 13px; }

.align-items-center {
  align-items: center; }

.location-objectives hr {
  margin-top: 0; }

.location-objectives .page-switcher {
  margin-bottom: 10px; }
  .location-objectives .page-switcher .active {
    color: #ff6801;
    font-weight: bold; }
  .location-objectives .page-switcher span {
    cursor: pointer; }

.location-objectives--desc {
  margin-bottom: 0;
  font-size: 18px; }

.location-objectives--page-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px; }

.location-objectives .select-link {
  cursor: pointer;
  color: #ff6801;
  font-size: 12px; }

.location-objectives .objective-category, .location-objectives .objective-reason {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.location-objectives input {
  width: 30px;
  text-align: center; }

.location-objectives .grey {
  background-color: #f5f5f5; }

.location-objectives--bottom {
  text-align: right; }
  .location-objectives--bottom p {
    margin-top: 10px;
    font-size: 13px; }

.location-company .text-gray {
  color: #6d7986; }
  .location-company .text-gray:hover {
    color: #303c53; }

.location-company .previous-btn {
  margin-right: 15px; }

.location-company .header {
  display: flex;
  justify-content: space-between;
  background: white;
  border: 1px solid #dae1ea;
  -webkit-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.75);
  margin-top: 30px; }
  .location-company .header .item {
    padding: 20px 30px;
    border-right: 1px solid #dae1ea; }
    .location-company .header .item:first-child {
      width: 30%; }
    .location-company .header .item .title {
      font-size: 13px;
      font-weight: bold;
      color: #6e7085; }
    .location-company .header .item .title-flex {
      display: flex;
      align-items: center; }
    .location-company .header .item .title-flex > i {
      margin-left: 5px; }
    .location-company .header .item .value {
      font-size: 30px;
      font-weight: 100; }
    .location-company .header .item .pos, .location-company .header .item .neg {
      font-size: 26px; }
      .location-company .header .item .pos span, .location-company .header .item .neg span {
        font-size: 16px; }
    .location-company .header .item .pos {
      color: #5EB768; }
    .location-company .header .item .neg {
      color: #b70034; }
      .location-company .header .item .neg img {
        padding-bottom: 5px;
        padding-right: 5px; }

.location-company .tooltip-training-objective-text {
  left: 153px; }

.separator-vertical {
  border-right: 1px solid rgba(6, 39, 108, 0.11);
  height: 17px;
  margin: 1px 15px 0; }

.row-wrapper {
  display: flex; }

.tab-menu {
  background: white;
  border: 1px solid #dae1ea;
  margin-top: 20px;
  -webkit-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.75); }
  .tab-menu .current-score {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border: none; }
  .tab-menu > div:first-child {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dae1ea;
    padding: 10px 10px 0; }
    .tab-menu > div:first-child .menu-item {
      padding: 15px;
      margin: 0 10px;
      text-align: center;
      width: 100%;
      font-size: 16px;
      font-weight: 500;
      color: #788aaf;
      cursor: pointer;
      position: relative;
      border-radius: 5px;
      text-transform: uppercase;
      opacity: 0.58; }
      .tab-menu > div:first-child .menu-item.active {
        opacity: 1; }
      .tab-menu > div:first-child .menu-item.active:after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        height: 4px;
        background: #788aaf;
        border-radius: 4px; }
      .tab-menu > div:first-child .menu-item:hover:not(.active) {
        opacity: 1; }
      .tab-menu > div:first-child .menu-item:not(.active) .message-icon {
        border-color: #818ea7;
        color: #818ea7; }
      .tab-menu > div:first-child .menu-item:not(.active) .message-icon:before {
        border-top-color: #818ea7; }
  .tab-menu .menu-content .pagination > li:first-child > a, .tab-menu .menu-content .tttl-datatable .dataTables_paginate > li:first-child > a, .tttl-datatable .tab-menu .menu-content .dataTables_paginate > li:first-child > a, .tab-menu .menu-content .pagination > li:last-child > a, .tab-menu .menu-content .tttl-datatable .dataTables_paginate > li:last-child > a, .tttl-datatable .tab-menu .menu-content .dataTables_paginate > li:last-child > a {
    font-size: 13px;
    color: #6e7085; }
  .tab-menu .menu-content .pagination > .active a, .tab-menu .menu-content .tttl-datatable .dataTables_paginate > .active a, .tttl-datatable .tab-menu .menu-content .dataTables_paginate > .active a {
    color: #545454; }
  .tab-menu .menu-content .pagination > li a, .tab-menu .menu-content .tttl-datatable .dataTables_paginate > li a, .tttl-datatable .tab-menu .menu-content .dataTables_paginate > li a {
    border: none;
    color: #aeaeae;
    background: none; }
    .tab-menu .menu-content .pagination > li a:hover, .tab-menu .menu-content .tttl-datatable .dataTables_paginate > li a:hover, .tttl-datatable .tab-menu .menu-content .dataTables_paginate > li a:hover {
      border: none;
      background: none;
      color: #545454; }

tbody td {
  font-weight: 300;
  font-size: 15px;
  padding: 15px 20px;
  border: 1px solid #dae1ea;
  position: relative; }

thead th {
  font-size: 13px; }

table.text-size-normal tbody td {
  font-size: 14px; }

.objectives-tab-group {
  display: flex; }
  .objectives-tab-group .right {
    padding: 15px;
    width: 100%; }
    .objectives-tab-group .right table tbody tr:hover td:last-child .button--view {
      visibility: visible; }
    .objectives-tab-group .right table tbody tr td:first-child {
      max-width: 260px; }
    .objectives-tab-group .right table tbody tr td:nth-child(3) {
      font-size: 16px;
      text-align: center; }
    .objectives-tab-group .right table tbody tr td:nth-child(4), .objectives-tab-group .right table tbody tr td:nth-child(5) {
      text-align: center;
      font-size: 18px;
      font-weight: 100; }
    .objectives-tab-group .right table tbody tr td:last-child {
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 18px;
      font-weight: 100;
      border: none; }
      .objectives-tab-group .right table tbody tr td:last-child.negative {
        color: #ce7952; }
      .objectives-tab-group .right table tbody tr td:last-child .button--view {
        display: flex;
        font-size: 13px;
        align-items: center;
        width: 34px;
        height: 34px;
        border-radius: 7px;
        box-shadow: 0 2px 8px 0 rgba(21, 37, 43, 0.1);
        background-color: #ffffff;
        justify-content: center;
        margin-left: 10px;
        color: #818ea7;
        visibility: hidden; }

.objectives-tab-progress {
  display: flex; }
  .objectives-tab-progress .right {
    padding: 15px;
    width: 100%; }
    .objectives-tab-progress .right table tbody tr:hover td:last-child .button--view {
      visibility: visible; }
    .objectives-tab-progress .right table tbody tr td:first-child {
      max-width: 260px; }
    .objectives-tab-progress .right table tbody tr td:nth-child(2) {
      font-size: 18px;
      text-align: center; }
    .objectives-tab-progress .right table tbody tr td:nth-child(3), .objectives-tab-progress .right table tbody tr td:nth-child(4) {
      text-align: center;
      font-size: 18px;
      font-weight: 100; }
    .objectives-tab-progress .right table tbody tr td:last-child {
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 18px;
      font-weight: 100;
      border: none; }
      .objectives-tab-progress .right table tbody tr td:last-child.negative {
        color: #ce7952; }
      .objectives-tab-progress .right table tbody tr td:last-child .button--view {
        display: flex;
        font-size: 13px;
        align-items: center;
        width: 34px;
        height: 34px;
        border-radius: 7px;
        box-shadow: 0 2px 8px 0 rgba(21, 37, 43, 0.1);
        background-color: #ffffff;
        justify-content: center;
        margin-left: 10px;
        color: #818ea7;
        visibility: hidden; }

.objectives-tab-objective {
  display: flex; }
  .objectives-tab-objective .right {
    padding: 15px;
    width: 100%; }
    .objectives-tab-objective .right table tbody tr:hover td:last-child .button--view {
      visibility: visible; }
    .objectives-tab-objective .right table tbody tr td:first-child {
      max-width: 260px; }
    .objectives-tab-objective .right table tbody tr td:nth-child(2) {
      font-size: 18px;
      text-align: center; }
    .objectives-tab-objective .right table tbody tr td:nth-child(3), .objectives-tab-objective .right table tbody tr td:nth-child(4) {
      text-align: center;
      font-size: 18px;
      font-weight: 100; }
    .objectives-tab-objective .right table tbody tr td:last-child {
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 18px;
      font-weight: 100;
      border: none; }
      .objectives-tab-objective .right table tbody tr td:last-child.negative {
        color: #ce7952; }
      .objectives-tab-objective .right table tbody tr td:last-child .button--view {
        display: flex;
        font-size: 13px;
        align-items: center;
        width: 34px;
        height: 34px;
        border-radius: 7px;
        box-shadow: 0 2px 8px 0 rgba(21, 37, 43, 0.1);
        background-color: #ffffff;
        justify-content: center;
        margin-left: 10px;
        color: #818ea7;
        visibility: hidden; }

.message-icon {
  position: absolute;
  top: 12px;
  display: inline-block;
  background: white;
  border: 2px solid #818ea7;
  width: 30px;
  font-size: 13px;
  font-weight: bold;
  border-radius: 5px;
  margin-left: 10px;
  margin-bottom: 5px;
  text-align: center;
  color: #818ea7; }

.message-icon:after, .message-icon:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.message-icon:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #ffffff;
  border-width: 5px;
  margin-left: -5px; }

.message-icon:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #818ea7;
  border-width: 7px;
  margin-left: -7px; }

table.default-table {
  border: 1px solid #dae1ea;
  width: 100%; }
  table.default-table thead {
    background: #f7fafb; }
    table.default-table thead th {
      text-align: center;
      padding: 10px 6px;
      font-size: 10px;
      color: #6e7085;
      border: 1px solid #dae1ea;
      text-transform: uppercase;
      /*Asc*/ }
      table.default-table thead th a.sortable {
        display: block;
        text-align: left;
        margin-right: 10px;
        position: relative; }
      table.default-table thead th a.sortable:after {
        font-family: 'FontAwesome';
        content: "\f0dd";
        color: #999999;
        font-size: 12px;
        position: absolute;
        right: -8px;
        top: 0; }
      table.default-table thead th a.sortable.asc:after {
        content: "\f0de";
        top: 5px; }
      table.default-table thead th a.sortable.on:after {
        color: #788aaf; }
  table.default-table tbody tr {
    border-bottom: 1px solid #dae1ea;
    transition: box-shadow 0.3s ease-in-out; }
    table.default-table tbody tr td .message-icon {
      position: relative;
      top: -5px;
      margin: 0;
      margin-right: 10px; }
    table.default-table tbody tr:last-child {
      border: none; }
    table.default-table tbody tr .set-objective-button {
      visibility: hidden; }
    table.default-table tbody tr.active {
      background-color: rgba(120, 138, 175, 0.05); }
    table.default-table tbody tr:hover:not(.active) {
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12); }
      table.default-table tbody tr:hover:not(.active) .set-objective-button {
        visibility: visible; }
      table.default-table tbody tr:hover:not(.active) td:last-child .button--view {
        visibility: visible; }

.default-rounded-table {
  border: 1px solid #dae1ea;
  border-radius: 5px; }
  .default-rounded-table table.default-table {
    border: none;
    border-bottom: 1px solid #dae1ea; }
    .default-rounded-table table.default-table thead th {
      border: none;
      border-right: 1px solid #dae1ea;
      border-bottom: 1px solid #dae1ea; }
      .default-rounded-table table.default-table thead th:last-child {
        border-right: none; }
    .default-rounded-table table.default-table tbody tr td {
      border: none;
      border-right: 1px solid #dae1ea; }
      .default-rounded-table table.default-table tbody tr td:last-child {
        border-right: none; }
    .default-rounded-table table.default-table .b-r-none {
      border-right: none; }

.objectives-list {
  position: relative;
  margin-top: 15px;
  margin-left: 15px;
  margin-bottom: 15px; }
  .objectives-list .item {
    border: 1px solid rgba(6, 39, 108, 0.11);
    cursor: pointer;
    position: relative;
    padding: 5px 15px;
    transition: box-shadow 0.3s ease-in-out;
    margin-bottom: 10px;
    border-radius: 5px;
    width: 180px; }
    .objectives-list .item:hover:not(.active) {
      box-shadow: 0 2px 8px 0 rgba(21, 37, 43, 0.1); }
    .objectives-list .item.active {
      border: 1px solid rgba(120, 138, 175, 0.59); }
      .objectives-list .item.active .label-wrapper {
        font-weight: bold; }
    .objectives-list .item .label-wrapper {
      font-size: 18px;
      margin-bottom: 5px; }

.tbd {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #7a8dac; }

.blocks-stat {
  display: flex;
  margin-left: -5px;
  margin-right: -5px; }
  .blocks-stat > div {
    position: relative;
    width: 100%;
    text-align: center;
    background-color: #f7fafb;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 500;
    margin: 5px;
    padding: 2px 0 7px;
    overflow: hidden; }
    .blocks-stat > div.positive {
      color: #5EB768; }
      .blocks-stat > div.positive span {
        background: #5EB768; }
    .blocks-stat > div.negative {
      color: #b70034; }
      .blocks-stat > div.negative span {
        background: #b70034; }
    .blocks-stat > div span {
      display: block;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 5px; }

.tbd {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #7a8dac; }

.row-wrapper {
  display: flex; }

#snapshot-overview .flex-wrapper {
  display: flex; }

#snapshot-overview .date-item {
  margin-right: 55px;
  margin-top: 15px; }
  #snapshot-overview .date-item p {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0; }
  #snapshot-overview .date-item .value {
    font-size: 29px;
    font-weight: 100; }

.snapshot-overview-item {
  margin-top: 20px;
  margin-bottom: 40px; }
  .snapshot-overview-item table {
    width: 100%; }
  .snapshot-overview-item thead {
    border-bottom: 1px solid #e3e3e3; }
    .snapshot-overview-item thead th {
      padding: 15px; }
  .snapshot-overview-item tbody tr {
    border-bottom: 1px solid #e3e3e3; }
    .snapshot-overview-item tbody tr:hover {
      background: #f6f9ff; }
  .snapshot-overview-item tbody td {
    padding: 15px; }
    .snapshot-overview-item tbody td:first-child {
      font-weight: 100;
      font-size: 18px; }
    .snapshot-overview-item tbody td:nth-child(2) {
      font-weight: bold;
      font-size: 16px; }
    .snapshot-overview-item tbody td:nth-child(3) {
      color: #40916e;
      font-size: 24px;
      font-weight: 100; }
      .snapshot-overview-item tbody td:nth-child(3).positive {
        color: #40916e; }
      .snapshot-overview-item tbody td:nth-child(3).negative {
        color: #7b4b3b; }
    .snapshot-overview-item tbody td:nth-child(4) {
      font-weight: bold;
      font-size: 16px; }
    .snapshot-overview-item tbody td:nth-child(5) div {
      border-radius: 10px;
      color: white;
      text-align: center;
      display: inline-block;
      padding: 3px 15px;
      text-transform: uppercase;
      font-size: 11px; }
    .snapshot-overview-item tbody td:nth-child(5) .very-positive {
      background: #02673b; }
    .snapshot-overview-item tbody td:nth-child(5) .positive {
      background: #59B524; }
    .snapshot-overview-item tbody td:nth-child(5) .neutral {
      background: #ececf0; }
    .snapshot-overview-item tbody td:nth-child(5) .very-negative {
      background: #a30126; }
    .snapshot-overview-item tbody td:nth-child(5) .negative {
      background: #D43A2F; }
    .snapshot-overview-item tbody td .view-dashboard {
      display: flex;
      align-items: center;
      cursor: pointer; }
      .snapshot-overview-item tbody td .view-dashboard .icon {
        background: white;
        border: 1px solid #5fa9c2;
        border-radius: 3px;
        margin-right: 15px;
        padding: 3px 10px;
        color: #5fa9c2; }
      .snapshot-overview-item tbody td .view-dashboard a {
        text-decoration: none;
        color: #6ea6bd;
        text-transform: uppercase;
        font-size: 12px; }

.set-objective-button {
  display: inline-block;
  padding: 0 15px;
  line-height: 34px;
  white-space: nowrap;
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 3px;
  cursor: pointer;
  font-weight: 100; }

.responses-rating {
  height: 30px; }
  .responses-rating .progress {
    width: 100%;
    max-width: 250px;
    border-radius: unset;
    height: 15px;
    margin-left: 15px;
    margin-top: 5px; }
  .responses-rating span:first-child {
    font-size: 18px; }
  .responses-rating .score {
    margin-left: 15px;
    font-size: 18px; }
  .responses-rating .responses {
    margin-left: 10px;
    margin-top: 3px;
    font-size: 15px; }

.responses-rating-bar-chart {
  width: 100px;
  margin-right: 15px;
  vertical-align: bottom;
  display: inline-block; }
  .responses-rating-bar-chart .container-gray {
    padding: 3px 10px;
    background: #f4f5f7;
    justify-content: space-between; }
  .responses-rating-bar-chart .percent {
    text-align: center;
    margin-bottom: 3px;
    font-size: 20px;
    font-weight: 500; }
  .responses-rating-bar-chart .fa-star, .responses-rating-bar-chart .fa-user {
    margin-right: 1px; }
  .responses-rating-bar-chart .fa-user {
    color: #9da6c1; }

.responses-rating-bar-wrapper responses-category-rating-breakdown:last-child .responses-rating-bar-chart {
  margin-right: 0; }

.snapshot-chart {
  margin-bottom: 20px; }
  .snapshot-chart .chart-wrapper {
    width: 100%;
    height: 100%;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5; }
    .snapshot-chart .chart-wrapper #snapshot-chart-avg-tooltip {
      opacity: 1;
      position: absolute;
      background: none;
      padding: 3px; }
    .snapshot-chart .chart-wrapper .custom-tooltip-container {
      position: relative;
      z-index: 0;
      border-radius: 2px;
      box-shadow: 0 2px 20px 0 rgba(8, 52, 82, 0.16);
      border: solid 1px rgba(6, 39, 108, 0.11);
      background-color: #ffffff; }
    .snapshot-chart .chart-wrapper .custom-tooltip-tip {
      position: absolute;
      z-index: -100;
      display: block;
      width: 1rem;
      height: 1rem;
      background: #fff;
      top: 40px;
      bottom: -0.5rem;
      transform: translateX(-50%) rotate(45deg);
      box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1); }
    .snapshot-chart .chart-wrapper .custom-tooltip-text {
      background: #fff; }
      .snapshot-chart .chart-wrapper .custom-tooltip-text-top {
        padding: 2px 5px;
        margin-bottom: 5px; }
        .snapshot-chart .chart-wrapper .custom-tooltip-text-top .date {
          margin: 10px 10px 15px;
          color: #7986ae; }
        .snapshot-chart .chart-wrapper .custom-tooltip-text-top .avg-score {
          margin: 10px 10px 5px;
          font-weight: bold; }
        .snapshot-chart .chart-wrapper .custom-tooltip-text-top .score {
          margin: 5px 10px 10px 20px;
          font-size: 26px; }

.snapshot-layout-header {
  margin: 0 2px 20px 15px; }
  .snapshot-layout-header .title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px; }
  .snapshot-layout-header .sub-title {
    font-weight: 300;
    color: #000000; }

.snapshot-layout-container {
  padding: 21px 80px 43px;
  background-color: #f7fafb; }
  .snapshot-layout-container .component-header {
    text-align: center;
    color: #788aaf; }
    .snapshot-layout-container .component-header .circle {
      opacity: 0.9;
      border-radius: 50%;
      background-color: #e9eef3;
      width: 36px;
      height: 36px;
      font-size: 21px;
      text-align: center;
      line-height: 35px;
      margin: 0 auto 5px;
      font-weight: bold; }
    .snapshot-layout-container .component-header p {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 8px; }
  .snapshot-layout-container .component-body {
    width: 308px;
    height: 174px;
    border-radius: 25px;
    border: solid 2px rgba(6, 39, 108, 0.11);
    background-color: #ffffff; }
    .snapshot-layout-container .component-body .first {
      padding: 29px;
      text-align: center;
      color: #788aaf; }
      .snapshot-layout-container .component-body .first .category {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 10px;
        text-align: center; }
      .snapshot-layout-container .component-body .first .fa-star {
        font-size: 27px; }
    .snapshot-layout-container .component-body .second {
      color: #788aaf;
      padding: 19px 15px; }
      .snapshot-layout-container .component-body .second .question {
        font-weight: 500;
        padding: 0 15px 12px;
        border-bottom: solid 2px rgba(6, 39, 108, 0.11);
        border-radius: 2px;
        margin-bottom: 7px; }
      .snapshot-layout-container .component-body .second .factors {
        padding: 0 15px 9px;
        color: #788aaf; }
        .snapshot-layout-container .component-body .second .factors .factor {
          padding: 9px 0;
          display: flex;
          justify-content: space-between; }
          .snapshot-layout-container .component-body .second .factors .factor:first-child {
            border-radius: 2px;
            border-bottom: solid 2px rgba(6, 39, 108, 0.11); }
          .snapshot-layout-container .component-body .second .factors .factor p {
            margin: 0; }
        .snapshot-layout-container .component-body .second .factors .smiles {
          margin-top: -3px; }
    .snapshot-layout-container .component-body .third {
      padding: 31px 22px;
      color: #788aaf; }
      .snapshot-layout-container .component-body .third p {
        font-weight: 500;
        margin-left: 7px; }
      .snapshot-layout-container .component-body .third .comments {
        border-radius: 3px;
        border: solid 2px rgba(120, 138, 175, 0.23);
        padding: 7px 14px 55px;
        color: #a4b0c9; }

.snapshot-smiles .smile {
  margin-left: 8px; }

.snapshot-panel {
  border: solid 1px rgba(120, 138, 175, 0.23);
  margin-bottom: 15px;
  width: 100%;
  cursor: move; }
  .snapshot-panel .header {
    padding: 15px 15px 10px; }
    .snapshot-panel .header .snapshot {
      display: flex;
      justify-content: space-between; }
      .snapshot-panel .header .snapshot .reorder-icon {
        font-size: 24px;
        margin-right: 25px;
        margin-top: -7px;
        color: #788aaf; }
      .snapshot-panel .header .snapshot h4 {
        margin-top: 0; }
      .snapshot-panel .header .snapshot p {
        font-weight: 300;
        font-size: 16px;
        margin: 0; }
    .snapshot-panel .header .snapshot-actions .actions {
      display: flex;
      justify-content: flex-end;
      margin-bottom: 10px; }
      .snapshot-panel .header .snapshot-actions .actions a {
        color: #788aaf;
        font-weight: 500; }
        .snapshot-panel .header .snapshot-actions .actions a:hover, .snapshot-panel .header .snapshot-actions .actions a:focus {
          text-decoration: underline; }
    .snapshot-panel .header .snapshot-actions label {
      color: #788aafee;
      font-weight: 300;
      font-size: 16px; }
    .snapshot-panel .header .snapshot-actions .optional-label {
      padding: 1px 5px;
      border: 1px solid #788aaf;
      border-radius: 15px;
      color: #788aaf;
      font-weight: 600;
      background: #f1f5fe; }
    .snapshot-panel .header .snapshot-actions .fa-star {
      font-size: 27px; }
    .snapshot-panel .header .snapshot-actions .separator {
      border-right: solid 1px #f3f3f3;
      margin: 0 10px; }
  .snapshot-panel .bottom {
    padding: 0 12px 12px 70px; }
    .snapshot-panel .bottom .details-btn {
      color: #788aaf;
      font-weight: 500; }
      .snapshot-panel .bottom .details-btn .fa {
        margin-left: 12px; }
  .snapshot-panel .header-border {
    border-bottom: solid 1px rgba(120, 138, 175, 0.23);
    padding-bottom: 12px; }
  .snapshot-panel .bottom-border {
    border-top: solid 1px rgba(120, 138, 175, 0.23);
    padding-top: 12px; }
  .snapshot-panel .snapshot-details .details-body {
    padding: 12px 0 0; }
    .snapshot-panel .snapshot-details .details-body p {
      color: #495a7c;
      font-weight: 500;
      margin-left: 70px; }
    .snapshot-panel .snapshot-details .details-body .factors {
      margin-left: 70px;
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 10px; }
      .snapshot-panel .snapshot-details .details-body .factors .reason {
        font-size: 14px;
        font-weight: 500;
        display: flex;
        justify-content: space-between;
        padding: 4px 10px 4px 7px;
        align-items: center;
        border: 1px solid #dae1ea;
        margin-right: 13px;
        border-radius: 14.5px;
        margin-bottom: 10px;
        white-space: pre;
        color: #788aaf; }
        .snapshot-panel .snapshot-details .details-body .factors .reason-label {
          margin-right: 10px; }
        .snapshot-panel .snapshot-details .details-body .factors .reason:hover {
          box-shadow: 0 1px 10px 0 rgba(35, 43, 59, 0.13); }
        .snapshot-panel .snapshot-details .details-body .factors .reason span {
          font-size: 11px;
          font-weight: 500;
          text-align: center;
          margin-right: 10px;
          border-radius: 50%;
          border: 1px solid #788aaf;
          background-color: #788aaf;
          color: #ffffff;
          padding: 0 5px; }
        .snapshot-panel .snapshot-details .details-body .factors .reason a > .fa-times {
          color: #788aaf;
          font-size: 11px; }

#menu-level-feedback-overview-head th {
  white-space: nowrap; }
  #menu-level-feedback-overview-head th .selected-sort {
    border: 2px solid #0577d1;
    border-radius: 15px;
    padding: 2px 7px 0px; }

#menu-level-feedback-overview-body .menu-level-feedback-content-label {
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.product-mapping-nav {
  box-shadow: none;
  margin-top: 8px !important; }
  .product-mapping-nav > div:first-child {
    padding: 0; }
  .product-mapping-nav .actions-column {
    text-align: center;
    white-space: nowrap; }

.product-catalog-table {
  box-shadow: none;
  margin-top: 8px !important; }
  .product-catalog-table .actions-column {
    text-align: center; }

.pagination-dropdown {
  width: 70px; }

.icon-not-linked {
  position: absolute;
  right: 10px; }
  .icon-not-linked:hover {
    color: #00a7e5; }

#product-mapping-modal .dropdown-menu {
  width: 450px;
  border-radius: 0;
  padding: 0; }
  @media (max-width: 380px) {
    #product-mapping-modal .dropdown-menu {
      width: 100%; } }
  #product-mapping-modal .dropdown-menu .scroll-container {
    width: 100%;
    max-height: 270px;
    overflow: auto; }
  #product-mapping-modal .dropdown-menu li {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 16px;
    overflow: hidden; }
    #product-mapping-modal .dropdown-menu li a {
      background-color: #fff;
      padding-top: 0;
      display: flex;
      width: 100%;
      border-top: 1px solid #eeeef0;
      align-items: center;
      justify-content: space-between; }
      #product-mapping-modal .dropdown-menu li a:first-of-type {
        border-top: 0; }
      #product-mapping-modal .dropdown-menu li a div {
        position: relative; }
    #product-mapping-modal .dropdown-menu li a:hover, #product-mapping-modal .dropdown-menu li a.selected {
      background-color: #f3f4f8; }
    #product-mapping-modal .dropdown-menu li .checkbox-container .checkbox {
      margin: 10px;
      height: 16px;
      width: 16px;
      border-radius: 3px;
      border: 2px solid #eeeef0;
      margin-top: 15px;
      padding-right: 5px; }

#product-mapping-modal .item-wrapper {
  display: flex;
  align-items: center; }

#product-mapping-modal #linkedProductFilter {
  margin-right: 15px;
  padding: 0;
  height: unset; }
  @media (max-width: 1200px) {
    #product-mapping-modal #linkedProductFilter {
      margin-bottom: 5px; } }
  @media (max-width: 991px) {
    #product-mapping-modal #linkedProductFilter {
      margin-bottom: 0; } }
  #product-mapping-modal #linkedProductFilter .dropdown-menu {
    width: 100%;
    border: 1px solid #eeeef0;
    background: #f6f7f9; }
    #product-mapping-modal #linkedProductFilter .dropdown-menu li a {
      height: 55px; }
    #product-mapping-modal #linkedProductFilter .dropdown-menu .product-label {
      font-size: 13px; }
    #product-mapping-modal #linkedProductFilter .dropdown-menu .checkbox-container .checkbox.small-item {
      margin: 0 10px; }
  #product-mapping-modal #linkedProductFilter .input-group {
    padding: 10px; }
    #product-mapping-modal #linkedProductFilter .input-group .input-group-addon {
      font-size: 14px;
      cursor: pointer;
      background: transparent;
      border: none; }
  #product-mapping-modal #linkedProductFilter label {
    font-size: 13px;
    font-weight: 400;
    padding: 0 15px;
    color: #a5bbce; }

#product-mapping-modal #linked-product-typeahead {
  width: 100%;
  padding: none;
  border: none; }

#product-mapping-modal .fa-chevron-down, #product-mapping-modal .fa-chevron-up {
  color: #505b7b; }

#product-mapping-modal .dropdown {
  display: inline-block; }

#product-mapping-modal a.input-custom, #product-mapping-modal .input-group input {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  font-size: 14px;
  color: #6d6d6d; }

.mt-header {
  background: #fafbfc;
  padding: 16px;
  color: #545454; }
  .mt-header a {
    padding: 0 4px;
    color: #fff;
    cursor: pointer; }
    .mt-header a:hover {
      color: #333333; }
  .mt-header .text-mt-display-1 {
    margin: 0; }

.mt-sub-header {
  background: #fff;
  padding: 8px;
  color: #545454;
  border-top: 1px solid #ebecec;
  border-bottom: 1px solid #ebecec; }

.mt-sep-bar {
  background: #CED1D9;
  height: 1px;
  margin: 8px 0;
  width: 100%; }

.text-mt-display-1 {
  font-size: 34px;
  font-weight: 400; }

.text-mt-caption {
  font-size: 15px;
  font-weight: 400; }

.text-list-label {
  font-size: 13px;
  color: #333; }

.text-list-sub {
  color: #636876;
  font-size: 11px; }

h5 {
  font-size: 15px;
  color: #333; }

.panel-sub {
  font-size: 13px;
  color: #636876; }

/* colors */
.text-color-secondary {
  color: #636876; }

.mt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  width: 420px;
  text-align: left;
  background-color: #fff;
  border: none;
  border-radius: 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  outline: none; }
  @media (max-width: 991px) {
    .mt-dropdown-menu {
      position: fixed;
      top: 0;
      width: 100%; } }
  .mt-dropdown-menu .menu-header {
    padding: 16px 16px 28px 16px; }
  .mt-dropdown-menu .scroll-container {
    height: 324px; }
  .mt-dropdown-menu md-list-item .md-list-item-inner {
    justify-content: space-between;
    align-items: start; }
    .mt-dropdown-menu md-list-item .md-list-item-inner > md-checkbox .md-container {
      top: 1px; }
    .mt-dropdown-menu md-list-item .md-list-item-inner > md-checkbox:first-child {
      margin-right: 8px;
      align-self: start; }
  .mt-dropdown-menu md-list-item .item-label {
    width: 100%;
    max-width: 304px;
    line-height: 1.4; }
  .mt-dropdown-menu md-list-item .item-circle-indicator {
    background: #fff;
    border: 1px solid #CED1D9;
    align-items: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    margin: 0; }
  .mt-dropdown-menu md-list-item .item-status-indicator {
    align-items: center;
    border-radius: 60px;
    margin: 0;
    padding: 8px 12px;
    line-height: 1;
    font-size: 13px;
    color: #fff; }
    .mt-dropdown-menu md-list-item .item-status-indicator.status-live {
      background: #00B437; }
    .mt-dropdown-menu md-list-item .item-status-indicator.status-paused {
      background: #FFBD43; }
    .mt-dropdown-menu md-list-item .item-status-indicator.status-archived {
      background: #828899; }

.open > .mt-dropdown-menu {
  display: block; }

@media print {
  .no-print {
    display: none; } }

.clickable {
  cursor: pointer; }

.icon-button {
  background: transparent;
  border: none;
  padding: 0; }

.conditional-hover:hover {
  color: #fff;
  background: #788aaf; }

.disabled {
  color: grey; }

.actions i {
  background: transparent;
  border-radius: 50%;
  font-size: 18px;
  height: 28px;
  padding: 4px;
  text-align: center;
  vertical-align: middle;
  width: 28px; }

.actions > i:not(.icon-button i):hover {
  color: #fff;
  background: #788aaf; }

.white-tooltip .tooltip-arrow {
  border-bottom-color: #ffffff !important; }

.white-tooltip .tooltip-inner {
  min-width: 150px;
  background-color: #ffffff !important;
  text-align: left;
  color: #222f48;
  line-height: 16px;
  font-size: 12px;
  border-radius: 3px;
  padding: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important; }
  .white-tooltip .tooltip-inner .tooltip-line {
    padding: 5px 15px 4px 10px;
    border-bottom: 1px solid #f3f3f3;
    white-space: nowrap; }

.white-tooltip.white-tooltip-large .tooltip-inner {
  text-align: center;
  min-width: 300px;
  font-size: 14px;
  line-height: 28px; }

.donut-percent-wrapper {
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.snapshot-rollover-tooltip .tooltip-arrow {
  display: none;
  /*border-right-color: #ffffff !important;
    border-left-color: #ffffff !important;*/ }

.snapshot-rollover-tooltip .tooltip-inner {
  width: auto;
  max-width: 80%;
  background-color: #ffffff !important;
  text-align: left;
  color: #222f48;
  line-height: 16px;
  font-size: 10px;
  border-radius: 3px;
  padding: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important; }
  .snapshot-rollover-tooltip .tooltip-inner .tooltip-line {
    padding: 5px 15px 4px 10px;
    border-bottom: 1px solid #f3f3f3;
    white-space: nowrap; }

.snapshot-rollover-tooltip.snapshot-rollover-tooltip-size .tooltip-inner {
  text-align: center;
  font-size: 10px;
  padding: 5px;
  width: 300px; }

.snapshot-progress-bar {
  height: 8px;
  border-radius: 0;
  max-width: 80%;
  margin: auto; }

.snapshot-popup-list {
  max-width: 100%;
  font-size: 10px;
  margin: auto;
  padding-left: 20px; }

.snapshot-popup-list li span {
  display: block;
  padding-bottom: 0; }

.snapshot-popup-list li:nth-child(1) {
  text-align: left;
  padding-right: 20px; }

.snapshot-popup-list li:nth-child(2) {
  text-align: center;
  padding-right: 15px; }

.snapshot-popup-list li:nth-child(3) {
  text-align: right;
  float: right;
  padding-right: 25px; }

.donut-percent {
  position: relative;
  z-index: 1;
  float: left;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: -0.5px;
  font-size: 24px;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.custom-tooltip {
  position: relative;
  width: 200px;
  margin-top: 25px;
  margin-left: -75px;
  text-align: left;
  display: none;
  color: #555;
  font-weight: 100; }
  .custom-tooltip p {
    margin-bottom: 5px; }
  .custom-tooltip .value {
    font-size: 14px; }
  .custom-tooltip--container {
    position: relative;
    z-index: 0;
    border-radius: 2px;
    box-shadow: 0 2px 20px 0 rgba(8, 52, 82, 0.16);
    border: solid 1px rgba(6, 39, 108, 0.11);
    background-color: #ffffff; }
  .custom-tooltip--text {
    background: #fff;
    padding: 0.75rem 1rem; }
    .custom-tooltip--text-top {
      display: flex;
      justify-content: space-between;
      padding: 10px;
      font-size: 16px;
      font-weight: bold;
      background: #f7fafb;
      border-radius: 5px;
      margin-bottom: 5px; }
    .custom-tooltip--text-item {
      font-size: 14px;
      padding: 5px 10px; }
      .custom-tooltip--text-item span {
        font-weight: bold;
        text-transform: uppercase;
        margin-left: 10px; }
    .custom-tooltip--text .neutral {
      color: #ffbc2b; }
    .custom-tooltip--text .very-negative {
      color: #DE3729; }
    .custom-tooltip--text .negative {
      color: #FC6E32; }
    .custom-tooltip--text .very-positive {
      color: #00A14E; }
    .custom-tooltip--text .positive {
      color: #00CC59; }
  .custom-tooltip--tip {
    position: absolute;
    z-index: -100;
    display: block;
    width: 1rem;
    height: 1rem;
    background: #fff;
    top: -4px;
    left: 50%;
    bottom: -0.5rem;
    transform: translateX(-50%) rotate(45deg);
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1); }

.custom-tooltip p {
  margin-bottom: 5px; }

.custom-tooltip .value {
  font-size: 14px; }

.custom-tooltip--tip {
  top: -4px;
  left: 50%; }

.snapshot-categories.custom-tooltip {
  position: absolute;
  left: 65px;
  top: -45px;
  width: 278px;
  z-index: 999;
  transform: scale(0);
  margin: 0;
  font-size: 13px;
  display: none; }
  .snapshot-categories.custom-tooltip .signal-bars {
    margin-top: 5px;
    margin-right: 5px; }

.snapshot-categories .custom-tooltip--tip {
  left: 0;
  top: 74px; }

.snapshot-categories .custom-tooltip--text {
  padding: 15px; }

.no-bottom-border {
  border-bottom: 0; }

.tooltip-wrapper {
  border: 0 none;
  display: inline-block;
  padding: 0;
  margin: 0; }

.question-list .list-group-item .media {
  min-height: 62px; }

.question-list .list-group-item div.form {
  min-width: 798px; }

.list-group-item .number {
  background: #777;
  border-radius: 50%;
  text-align: center;
  font-size: 12px;
  color: #fff;
  width: 25px;
  height: 25px;
  line-height: 27px;
  font-weight: 600; }

.list-group-item .number-standout {
  background: #788aaf; }

table.form-striped tbody:nth-child(2n) tr:nth-child(1n) {
  background-color: #f7fafb; }

.page-tab-navigation {
  margin-bottom: 12px;
  display: flex;
  justify-content: center; }
  .page-tab-navigation .tab-container {
    display: flex;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center; }
  .page-tab-navigation .menu-item {
    padding: 12px 24px;
    cursor: pointer;
    color: #666;
    border-bottom: 3px solid transparent;
    transition: all 0.2s ease; }
    .page-tab-navigation .menu-item:hover {
      color: #333; }
    .page-tab-navigation .menu-item.active {
      color: #1976d2;
      border-bottom: 3px solid #1976d2; }
    .page-tab-navigation .menu-item.inactive {
      border-bottom: 1px solid #BEBEBE; }

#nav-container {
  z-index: 9;
  position: absolute;
  top: 50px;
  bottom: 0;
  left: -220px;
  width: 220px;
  padding: 0;
  background-color: #181d23;
  overflow: auto;
  -webkit-box-shadow: 0 0 10px 0 rgba(82, 95, 120, 0.31) !important;
  box-shadow: 0 0 10px 0 rgba(82, 95, 120, 0.31) !important;
  /*-webkit-overflow-scrolling: touch;
    -webkit-overflow-scrolling: -blackberry-touch;*/ }
  @media (min-width: 768px) {
    #nav-container {
      left: 0; } }
  #nav-container.menu_light {
    background-color: white; }
    #nav-container.menu_light #nav a {
      color: #222f48;
      border-bottom: 1px solid #EBECEC;
      font-size: 14px;
      font-weight: normal; }
      #nav-container.menu_light #nav a:hover {
        background-color: #f7fafb; }
    #nav-container.menu_light #nav li.active > a {
      background-color: #f7fafb;
      color: #222f48; }
    #nav-container.menu_light #nav li.active > .fa {
      color: #222f48; }
    #nav-container.menu_light #nav li.open > .fa {
      color: #222f48; }
    #nav-container.menu_light #nav li.open > a {
      background-color: #f7fafb; }
    #nav-container.menu_light #nav li:hover > a {
      background-color: #f7fafb; }
    #nav-container.menu_light #nav li:hover > .fa {
      color: #222f48; }
    #nav-container.menu_light #nav li:first-child a {
      border-top: 1px solid #EBECEC; }
    #nav-container.menu_light #nav ul {
      background-color: white; }
      #nav-container.menu_light #nav ul li > a {
        border-left-color: white;
        font-size: 14px;
        font-weight: normal; }
      #nav-container.menu_light #nav ul li:hover a {
        background-color: #f7fafb;
        color: #222f48 !important;
        border-left-color: #7986ae; }
      #nav-container.menu_light #nav ul li.active a {
        border-left-color: #7986ae;
        color: #222f48 !important; }
      #nav-container.menu_light #nav ul li:hover > .fa {
        color: #222f48; }
    #nav-container.menu_light #nav-wrapper {
      margin-top: 0; }
      #nav-container.menu_light #nav-wrapper .merchant-details {
        text-align: center;
        padding: 0;
        margin: 15px 0; }
  #nav-container ul {
    padding-left: 0;
    list-style: none; }

.hover-bottom {
  position: absolute;
  bottom: 10px;
  left: 10px; }

#nav-wrapper {
  /*-webkit-overflow-scrolling: touch;
    -webkit-overflow-scrolling: -blackberry-touch;*/
  /*overflow-y:scroll;*/
  width: 100%;
  height: 100%; }
  #nav-wrapper .merchant-details {
    padding: 14px; }
  #nav-wrapper .menu-profile {
    margin: 12px;
    border-bottom: 1px solid #767676; }
    #nav-wrapper .menu-profile > div {
      padding: 12px; }
    #nav-wrapper .menu-profile img {
      width: 100px;
      height: 100px;
      margin: 0 auto 16px; }
    #nav-wrapper .menu-profile small {
      font-size: 12px; }

.nav-min .menu-profile {
  display: none; }

#nav {
  margin: 0;
  padding: 0;
  /*-webkit-overflow-scrolling: touch;
    -webkit-overflow-scrolling: -blackberry-touch;*/ }
  #nav > li > a > i,
  #nav > li > a > .nav-icon {
    display: inline-block;
    margin-right: 10px;
    width: 20px;
    line-height: 1;
    text-align: center;
    font-size: 16px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  #nav > li > a > svg {
    display: inline-block;
    margin-right: 8px;
    width: 20px;
    line-height: 1;
    text-align: center;
    font-size: 16px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  #nav a {
    font-size: 13px;
    color: #e0e0e0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    #nav a:hover, #nav a:focus, #nav a:active {
      text-decoration: none; }
  #nav > li {
    position: relative;
    margin: 0;
    text-align: left;
    font-weight: bold;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    #nav > li.open > a {
      background-color: #0e1014;
      color: #fafafa; }
    #nav > li.open > .fa {
      color: #fafafa; }
    #nav > li.open > .fa.fa-caret-right {
      transform: rotate(90deg); }
    #nav > li:hover > a {
      background-color: #0e1014;
      color: #fafafa; }
    #nav > li:hover > .fa {
      color: #fafafa; }
    #nav > li.active > a {
      background-color: #788aaf;
      color: #fafafa; }
    #nav > li.active > .fa {
      color: #fafafa; }
    #nav > li.active > .fa.fa-caret-right {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
    #nav > li:first-child > a {
      border-top: 0; }
    #nav > li > a {
      position: relative;
      display: block;
      padding: 15px;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      #nav > li > a#public-reviews-nav-item {
        display: flex;
        align-items: center; }
      #nav > li > a > .badge {
        position: absolute;
        top: 16px;
        right: 5px; }
    #nav > li > .icon-has-ul {
      position: absolute;
      top: 18px;
      right: 15px; }
  #nav ul {
    background-color: #181d23;
    display: none; }
    #nav ul a {
      font-size: 13px; }
    #nav ul li {
      position: relative;
      padding: 0; }
      #nav ul li:hover a, #nav ul li.active a {
        color: #ffffff !important; }
      #nav ul li:last-child > a {
        border-bottom: 0; }
      #nav ul li > a {
        position: relative;
        display: block;
        padding: 13px 0 13px 18px;
        border-left: 4px solid #222;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        #nav ul li > a:first-child {
          border-top: none; }
        #nav ul li > a i.fa {
          margin-right: 25px; }
        #nav ul li > a > .badge {
          position: absolute;
          right: 5px;
          top: 12px; }

.logo_light {
  max-width: 87px;
  max-height: 87px;
  border-radius: 4px;
  margin: 15px auto; }

.on-canvas #nav-container {
  left: 0; }

.on-canvas .top-header .top-nav {
  margin-left: 220px; }
  @media (min-width: 768px) {
    .on-canvas .top-header .top-nav {
      margin-left: 0; } }

.on-canvas #content {
  left: 220px; }

@media (min-width: 768px) {
  .nav-min #nav-container {
    width: 60px; }
  .nav-min #content {
    left: 60px; }
  .nav-min .slimScrollDiv {
    overflow: visible !important;
    height: auto !important; }
    .nav-min .slimScrollDiv .slimScrollBar,
    .nav-min .slimScrollDiv .slimScrollRail {
      display: none !important; }
  .nav-min #nav-wrapper {
    overflow: visible !important; }
    .nav-min #nav-wrapper .merchant-details {
      display: none; }
  .nav-min #nav {
    overflow: visible !important; }
    .nav-min #nav > li > a {
      padding: 15px;
      text-align: center; }
      .nav-min #nav > li > a > i {
        margin: 0;
        font-size: 20px; }
      .nav-min #nav > li > a > span {
        display: none; }
      .nav-min #nav > li > a#public-reviews-nav-item {
        justify-content: center; }
    .nav-min #nav > li .icon-has-ul {
      display: none; }
    .nav-min #nav > li > ul {
      position: absolute;
      left: 100%;
      top: 0;
      width: 220px;
      border-bottom-right-radius: 8px;
      border-top-right-radius: 8px;
      -webkit-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2) !important;
      box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2) !important; }
    .nav-min #nav > li:hover > ul, .nav-min #nav > li.open > ul {
      display: block !important; } }

.top-header {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(82, 95, 120, 0.31) !important;
  box-shadow: 0 0 10px 0 rgba(82, 95, 120, 0.31) !important;
  height: 50px; }
  .top-header a:hover {
    text-decoration: none; }
  .top-header .hidden-mobile {
    display: none; }
    @media (min-width: 480px) {
      .top-header .hidden-mobile {
        display: inline; } }
  .top-header .logo {
    position: absolute;
    width: 100%;
    height: 50px;
    background-color: #181d23;
    color: #fafafa;
    line-height: 40px;
    text-align: center; }
    @media (min-width: 768px) {
      .top-header .logo {
        display: inline-block;
        width: 221px;
        background-color: #fff;
        color: #222f48;
        border-right: 1px solid #ebecf3; } }
    .top-header .logo .logo-holder {
      width: 112px;
      margin: 5px auto 0; }
    .top-header .logo > a {
      font-size: 24px;
      vertical-align: middle;
      color: #fafafa; }
      @media (min-width: 768px) {
        .top-header .logo > a {
          color: #222f48; } }
      .top-header .logo > a .logo-icon {
        color: #b8c2d5;
        margin-right: 12px; }
      .top-header .logo > a > img {
        height: 45px;
        width: auto; }
  .top-header .menu-button {
    display: block;
    position: absolute;
    top: 8px;
    right: 20px;
    width: 46px;
    padding: 10px 12px;
    border-radius: 4px; }
    .top-header .menu-button:hover {
      cursor: pointer;
      background-color: #030405; }
    .top-header .menu-button .icon-bar {
      display: block;
      width: 22px;
      height: 2px;
      border-radius: 1px;
      background-color: #fff; }
    .top-header .menu-button .icon-bar + .icon-bar {
      margin-top: 4px; }
    @media (min-width: 768px) {
      .top-header .menu-button {
        display: none; } }
  .top-header .dropdown-menu.panel {
    padding: 0;
    white-space: nowrap; }
    .top-header .dropdown-menu.panel .panel-heading, .top-header .dropdown-menu.panel .panel-default .panel-heading-flex, .panel-default .top-header .dropdown-menu.panel .panel-heading-flex, .top-header .dropdown-menu.panel .icon-stat-box .panel-heading-flex, .icon-stat-box .top-header .dropdown-menu.panel .panel-heading-flex,
    .top-header .dropdown-menu.panel .panel-footer {
      padding: 10px 15px; }
    .top-header .dropdown-menu.panel .list-group-item {
      padding: 10px 15px; }
      .top-header .dropdown-menu.panel .list-group-item > a {
        display: block; }
    .top-header .dropdown-menu.panel .media .media-body {
      padding-right: 75px; }

@keyframes alertBounce {
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-4px, 0, 0); }
  20%, 40%, 60%, 80%, 100% {
    transform: translate3d(0, 0, 0); } }
  .top-header li.incident-alert {
    position: relative;
    border: 0 !important;
    z-index: 2; }
    .top-header li.incident-alert #incident-alert-pointer {
      background-color: #f77163;
      padding-left: 10px;
      border-radius: 5px 0 0 5px;
      width: 230px;
      height: 30px;
      margin-top: 10px;
      box-shadow: 1px 1px 5px #cccccc;
      font-size: 11px;
      line-height: 30px;
      text-transform: uppercase;
      animation: alertBounce 2s ease-in-out; }
      .top-header li.incident-alert #incident-alert-pointer a {
        color: #ffffff; }
    .top-header li.incident-alert #incident-alert-pointer:after {
      position: absolute;
      left: 229px;
      content: '';
      z-index: 10;
      border: 15px solid transparent;
      border-left-color: #f77163; }
    @media (max-width: 450px) {
      .top-header li.incident-alert #incident-alert-pointer {
        width: 120px;
        font-size: 10px; }
        .top-header li.incident-alert #incident-alert-pointer a span {
          display: none; }
      .top-header li.incident-alert #incident-alert-pointer:after {
        bottom: 0.5px;
        left: 120px; } }
    @media (max-width: 340px) {
      .top-header li.incident-alert #incident-alert-pointer {
        display: none; } }
  @media (min-width: 768px) {
    .top-header .top-nav.branded {
      padding: 0 0 0 220px; } }
  .top-header .top-nav {
    width: 100%;
    padding: 0; }
    .top-header .top-nav .nav-right > li {
      border-left: 1px solid #e9e9e9; }
      .top-header .top-nav .nav-right > li .fa {
        color: #222f48;
        font-size: 22px; }
      .top-header .top-nav .nav-right > li #tattle-academy-link .fa {
        position: relative;
        right: 4px;
        top: 2px; }
    .top-header .top-nav .fa-feed {
      position: absolute;
      z-index: 2;
      top: 13px;
      left: 18px; }
    .top-header .top-nav .nav-settings .dropdown-menu {
      right: 0;
      left: auto;
      border-radius: 0;
      margin: 0;
      padding: 0;
      border: 1px solid #e9e9e9;
      border-bottom: 0;
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
      .top-header .top-nav .nav-settings .dropdown-menu li a {
        display: block;
        border-bottom: 1px solid #e9e9e9;
        color: #666666;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 35px;
        padding: 0 20px; }
    .top-header .top-nav .nav-left,
    .top-header .top-nav .nav-right {
      font-size: 18px;
      line-height: 22px; }
      .top-header .top-nav .nav-left > li,
      .top-header .top-nav .nav-right > li {
        float: left; }
        .top-header .top-nav .nav-left > li.nav-profile > a,
        .top-header .top-nav .nav-right > li.nav-profile > a {
          padding: 10px 15px; }
        .top-header .top-nav .nav-left > li.nav-profile .hidden-xs,
        .top-header .top-nav .nav-right > li.nav-profile .hidden-xs {
          padding-right: 8px; }
        .top-header .top-nav .nav-left > li.nav-profile i,
        .top-header .top-nav .nav-right > li.nav-profile i {
          width: 18px;
          font-size: 16px;
          margin-right: 5px; }
        .top-header .top-nav .nav-left > li > .toggle-min,
        .top-header .top-nav .nav-right > li > .toggle-min {
          display: none; }
          @media (min-width: 768px) {
            .top-header .top-nav .nav-left > li > .toggle-min,
            .top-header .top-nav .nav-right > li > .toggle-min {
              display: block; } }
        .top-header .top-nav .nav-left > li a:hover, .top-header .top-nav .nav-left > li a:focus,
        .top-header .top-nav .nav-right > li a:hover,
        .top-header .top-nav .nav-right > li a:focus {
          text-decoration: none; }
        .top-header .top-nav .nav-left > li > .btn-group > a,
        .top-header .top-nav .nav-left > li > a,
        .top-header .top-nav .nav-right > li > .btn-group > a,
        .top-header .top-nav .nav-right > li > a {
          position: relative;
          z-index: 5;
          display: block;
          height: 50px;
          padding: 14px 10px; }
          @media (min-width: 768px) {
            .top-header .top-nav .nav-left > li > .btn-group > a,
            .top-header .top-nav .nav-left > li > a,
            .top-header .top-nav .nav-right > li > .btn-group > a,
            .top-header .top-nav .nav-right > li > a {
              padding: 14px 15px; } }
          .top-header .top-nav .nav-left > li > .btn-group > a .badge,
          .top-header .top-nav .nav-left > li > a .badge,
          .top-header .top-nav .nav-right > li > .btn-group > a .badge,
          .top-header .top-nav .nav-right > li > a .badge {
            position: absolute;
            top: 6px;
            right: 3px; }
        .top-header .top-nav .nav-left > li ul.dropdown-menu a:hover,
        .top-header .top-nav .nav-right > li ul.dropdown-menu a:hover {
          background-color: #788aaf;
          color: #fff; }
        .top-header .top-nav .nav-left > li ul.dropdown-menu .glyphicon,
        .top-header .top-nav .nav-right > li ul.dropdown-menu .glyphicon {
          margin-right: 10px; }
    .top-header .top-nav .nav-left {
      float: left;
      padding: 0; }
      .top-header .top-nav .nav-left > li {
        border-right: 1px solid #ebecf3; }
        .top-header .top-nav .nav-left > li .fa-bars {
          padding: 0 3px; }
    .top-header .top-nav .nav-right {
      padding: 0; }
      .top-header .top-nav .nav-right > li > a {
        width: 50px;
        text-align: center; }
      .top-header .top-nav .nav-right .badge-info {
        background-color: transparent; }
  .top-header .incident-dropdown {
    border-radius: 0 !important;
    padding: 0 !important;
    min-width: 220px;
    left: -170px; }
    .top-header .incident-dropdown li {
      font-size: 12px;
      line-height: 17px;
      border-bottom: 1px solid #ebecf3 !important;
      padding: 5px 8px;
      border-left: 3px solid #ebecf3; }
    .top-header .incident-dropdown li.external-link-overlay:before {
      right: 8px;
      line-height: 18px;
      font-size: 18px; }
    .top-header .incident-dropdown li.incident-dropdown-title {
      padding: 6px 0;
      text-align: center;
      font-weight: bold;
      border-left: 0;
      background-color: #f6f6f6;
      text-transform: uppercase; }
    .top-header .incident-dropdown li.incident-dropdown-title.danger-bg {
      color: #ffffff;
      background-color: #f77163; }
    .top-header .incident-dropdown li .fa {
      font-size: 12px !important; }
  .top-header .langs .active-flag .flag {
    margin-top: -5px; }
  .top-header .langs .list-langs a {
    position: relative;
    padding: 8px 20px 8px 57px; }
    .top-header .langs .list-langs a .flag {
      position: absolute;
      top: 2px;
      left: 15px; }

.view-containter {
  position: relative; }

#content {
  position: absolute;
  top: 50px;
  right: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-overflow-scrolling: -blackberry-touch;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }
  @media (min-width: 768px) {
    #content {
      width: auto;
      left: 220px; } }

.body-special #content {
  z-index: 2;
  top: 0;
  left: 0; }

.body-lock #content {
  background: url("../images/background/3.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#content .max-limit, #content .page {
  max-width: 1280px;
  margin: 0 auto; }
  #content .max-limit > .buffer-horizontal, #content .page > .buffer-horizontal {
    padding-left: 22px;
    padding-right: 22px; }

#content .page-full {
  max-width: 1520px;
  margin: 0 auto; }

.help-block {
  margin-bottom: 0; }

.form-group {
  padding-bottom: 10px; }

.form-horizontal .form-group .form-group:last-child {
  border-bottom: none; }

.form-control {
  border: solid 1px rgba(13, 54, 89, 0.39);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

input.form-control, select.form-control {
  padding: 10px;
  height: auto; }

.form-validation .ng-valid.ng-dirty {
  border-color: #71b954; }

.form-validation .ng-invalid.ng-dirty {
  border-color: #f77163; }

.slidedown-form {
  display: none;
  padding: 20px 0px 30px;
  border-top: 3px solid #ebecf3; }
  .slidedown-form td .container-fluid {
    padding: 10px 0px 20px; }
  .slidedown-form label {
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    text-align: left;
    font-weight: 600;
    margin-bottom: 0px;
    color: #666666; }
  .slidedown-form .slidedown-color input {
    opacity: 0;
    width: 1px; }
  .slidedown-form .slidedown-button {
    margin-top: 16px; }

#NewGroup .slidedown-form {
  display: block; }

/* -- Form Modal --*/
.modal-body.form-modal {
  padding: 20px 0px; }
  .modal-body.form-modal .dropdown-menu {
    width: 95%; }
  .modal-body.form-modal .popover-content {
    padding: 8px;
    font-size: 12px; }

.timepicker {
  margin-top: -10px; }
  .timepicker td {
    border: none; }
  .timepicker .glyphicon {
    font-family: 'FontAwesome' !important;
    font-size: 11px; }
  .timepicker .glyphicon-chevron-down:before {
    content: "\f078";
    position: relative;
    top: -7px; }
  .timepicker .glyphicon-chevron-up:before {
    content: "\f077";
    position: relative;
    top: 6px; }

form.form-reorder {
  display: inline-block;
  margin: 0 8px; }
  form.form-reorder input {
    width: 34px;
    text-align: center;
    padding: 6px; }

ul.checkbox-list {
  list-style: none;
  width: 100%;
  padding: 0px; }
  ul.checkbox-list li {
    list-style: none;
    display: inline-block;
    padding-top: 10px;
    padding-left: 15px;
    text-transform: capitalize;
    width: 49%; }

.comment-grid {
  background: #efeff2 none repeat scroll 0 0; }
  .comment-grid .comment-grid-item {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin: 12px;
    padding: 12px;
    text-align: center; }
  .comment-grid.comment-grid-scroll {
    max-height: 350px;
    overflow-y: scroll; }

.panel-filters {
  padding: 0; }
  .panel-filters .fa-chevron-down, .panel-filters .fa-chevron-up, .panel-filters .fa-calendar {
    color: #505b7b; }
  .panel-filters .fa-times {
    color: #8894b5; }
  .panel-filters .row-wrapper {
    display: flex;
    flex-wrap: wrap; }
  .panel-filters > div:first-child {
    border-bottom: 1px solid #e3e3e3; }
  .panel-filters > .row-wrapper > div {
    padding: 10px 10px 5px; }
  .panel-filters .form-group {
    padding: 0; }
  .panel-filters .col-1 {
    border-right: 1px solid #e3e3e3; }
    @media (max-width: 991px) {
      .panel-filters .col-1 {
        border-bottom: 1px solid #e3e3e3;
        border-right: none; } }
  .panel-filters .p-global {
    padding: 18px 15px 12px; }
  .panel-filters .pb-10 {
    padding-bottom: 10px; }
  .panel-filters .bg-navy-light {
    background-color: #8894b5; }
  .panel-filters .text-navy-light {
    color: #8894b5; }
  .panel-filters #groupFilter, .panel-filters #questionnaireFilter, .panel-filters #shiftsFilter {
    margin-right: 15px; }
    @media (max-width: 1200px) {
      .panel-filters #groupFilter, .panel-filters #questionnaireFilter, .panel-filters #shiftsFilter {
        margin-bottom: 5px; } }
    @media (max-width: 991px) {
      .panel-filters #groupFilter, .panel-filters #questionnaireFilter, .panel-filters #shiftsFilter {
        margin-bottom: 0; } }
  @media (max-width: 767px) {
    .panel-filters #dateRangeFilter {
      width: 100%;
      display: flex; } }
  @media (max-width: 991px) {
    .panel-filters #endDateGroup {
      margin-right: 15px; } }
  @media (max-width: 380px) {
    .panel-filters shifts-filter, .panel-filters questionnaire-filter, .panel-filters #questionnaire-filter, .panel-filters #shiftsFilter, .panel-filters #shiftsFilterMenu, .panel-filters #groupFilter, .panel-filters #locationFilter {
      width: 100%; } }
  .panel-filters .filter-toggle {
    position: relative;
    margin: 5px 10px 0 0;
    font-size: 17px; }
  .panel-filters .input-group-addon {
    font-size: 12px;
    padding: 0 7px;
    cursor: pointer;
    background: transparent;
    border-color: #eeeef0; }
  .panel-filters .text-md {
    font-size: 13px;
    font-weight: normal; }
  .panel-filters .btn-primary {
    color: #ffffff !important; }
  .panel-filters label {
    font-size: 10px;
    font-weight: 400;
    padding: 0 3px; }
  .panel-filters .btn-filter {
    font-size: 13px;
    line-height: 25px;
    text-transform: uppercase;
    width: 115px;
    box-shadow: none; }
    .panel-filters .btn-filter i {
      font-size: 14px;
      margin-right: 10px; }
  @media (max-width: 1200px) {
    .panel-filters .filter-reload {
      float: left !important; } }
  .panel-filters .btn-primary {
    color: #ffffff !important; }
  .panel-filters label {
    font-size: 13px;
    font-weight: 400;
    padding: 0 15px;
    color: #a5bbce; }
  .panel-filters .inactive-checkbox label {
    font-size: 12px;
    font-weight: bold;
    cursor: pointer; }
  .panel-filters .inactive-group {
    opacity: 0.9;
    background-color: #f0f0f0; }
    .panel-filters .inactive-group .location-circle {
      opacity: 0.6; }
  .panel-filters .filter-group {
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 380px) {
      .panel-filters .filter-group {
        width: 100%; } }
  .panel-filters .filter-group:last-child, .panel-filters .filter-group.date-filter {
    border-right: 0; }
  .panel-filters .group-location-filter {
    display: inline-block;
    border: 1px solid #eeeef0;
    padding: 0;
    border-radius: 5px;
    width: 225px;
    background: #f6f7f9; }
    .panel-filters .group-location-filter .input-custom {
      font-size: 13px;
      line-height: 25px;
      display: inline-block;
      border: 0;
      background: transparent;
      width: 196px; }
    .panel-filters .group-location-filter .input-group-addon {
      border: 0; }
    .panel-filters .group-location-filter b, .panel-filters .group-location-filter h5 {
      color: #505b7b; }
  .panel-filters .group-location-filter.questionnaire-filter {
    width: 400px; }
    .panel-filters .group-location-filter.questionnaire-filter .input-custom {
      width: 100%;
      max-width: 371px;
      padding: 5px; }
      @media (max-width: 380px) {
        .panel-filters .group-location-filter.questionnaire-filter .input-custom {
          display: flex; } }
  .panel-filters .dropdown, .panel-filters .form-inline {
    display: inline-block; }
  .panel-filters .dropdown-btn {
    font-weight: bold;
    background-color: #f6f7f9 !important;
    border-color: #eeeef0;
    margin-right: 15px;
    color: #505b7b !important;
    box-shadow: none; }
    .panel-filters .dropdown-btn i {
      font-size: 12px;
      margin: 0 10px; }
  .panel-filters .dropdown-menu {
    width: 450px;
    border-radius: 0;
    padding: 0; }
    @media (max-width: 380px) {
      .panel-filters .dropdown-menu {
        width: 100%; } }
    .panel-filters .dropdown-menu .p-l {
      padding-left: 10px; }
      .panel-filters .dropdown-menu .p-l div {
        padding-bottom: 10px;
        font-size: 13px; }
    .panel-filters .dropdown-menu .scroll-container {
      width: 100%;
      max-height: 270px;
      overflow: auto; }
    .panel-filters .dropdown-menu li {
      display: block;
      width: 100%;
      font-size: 12px;
      line-height: 16px;
      overflow: hidden; }
      .panel-filters .dropdown-menu li a {
        padding-top: 0;
        color: #6d6d6d;
        display: flex;
        width: 100%;
        border-top: 1px solid #eeeef0;
        align-items: center;
        justify-content: space-between; }
        .panel-filters .dropdown-menu li a div {
          position: relative; }
        .panel-filters .dropdown-menu li a .address {
          font-size: 13px;
          padding: 10px 0; }
          .panel-filters .dropdown-menu li a .address b {
            font-size: 13px;
            color: #505b7b; }
      .panel-filters .dropdown-menu li a:hover, .panel-filters .dropdown-menu li a.selected {
        background-color: #f3f4f8; }
      .panel-filters .dropdown-menu li .checkbox-container .checkbox {
        margin: 10px;
        height: 16px;
        width: 16px;
        border-radius: 3px;
        border: 2px solid #eeeef0;
        margin-top: 15px;
        padding-right: 5px; }
      .panel-filters .dropdown-menu li h5 {
        font-weight: bold;
        margin: 4px 0; }
    .panel-filters .dropdown-menu li.group-item a {
      padding: 10px 0; }
      .panel-filters .dropdown-menu li.group-item a .checkbox-container .checkbox {
        margin: 5px 10px; }
      .panel-filters .dropdown-menu li.group-item a .location-circle {
        background-color: transparent;
        width: 40px;
        height: 40px;
        margin: 0 10px;
        font-size: 15px;
        color: #ffffff;
        text-align: center;
        border-radius: 40px;
        font-weight: bold;
        line-height: 40px; }
    .panel-filters .dropdown-menu li.menu-header {
      padding: 10px;
      cursor: pointer;
      color: #6d6d6d; }
      .panel-filters .dropdown-menu li.menu-header i {
        font-size: 15px; }
      .panel-filters .dropdown-menu li.menu-header h5 {
        text-transform: uppercase; }
      .panel-filters .dropdown-menu li.menu-header .select-actions {
        margin: 6px -10px -20px -20px;
        padding: 8px 10px 8px 20px;
        background-color: #fafbfc;
        line-height: 30px;
        border-top: 1px solid #eeeef0; }
        .panel-filters .dropdown-menu li.menu-header .select-actions .select-btn {
          text-transform: uppercase;
          color: #8894b5; }
        .panel-filters .dropdown-menu li.menu-header .select-actions .clear-location {
          position: relative;
          display: inline-block;
          line-height: 25px;
          font-size: 12px;
          font-weight: normal; }
          .panel-filters .dropdown-menu li.menu-header .select-actions .clear-location i.fa {
            font-size: 13px;
            margin-right: 6px;
            line-height: 10px; }
        .panel-filters .dropdown-menu li.menu-header .select-actions .clear-location:hover {
          color: #333333; }
  .panel-filters .item-wrapper {
    display: flex;
    align-items: center; }
    .panel-filters .item-wrapper .rangeName {
      padding-top: 5px; }
  .panel-filters .inactive-toggle {
    position: relative;
    margin-right: 15px;
    background-color: #edeff4 !important;
    font-size: 13px;
    padding: 6px 8px;
    opacity: 0.7;
    width: 115px;
    color: #b0b8ce !important;
    font-weight: 400; }
  .panel-filters .inactive-toggle.on {
    opacity: 1; }
  .panel-filters .inactive-toggle i.fa-eye {
    color: #f9f9f9; }
  .panel-filters #locationFilterMenu.dropdown-menu {
    width: 320px;
    border: 1px solid #eeeef0; }
  .panel-filters #questionnaireFilter .dropdown-menu, .panel-filters #groupFilter .dropdown-menu {
    border: 1px solid #eeeef0; }
  @media (max-width: 380px) {
    .panel-filters #questionnaireFilter {
      margin-top: 5px;
      width: 100%; } }
  .panel-filters #shiftsFilterMenu.dropdown-menu {
    width: 270px; }
    .panel-filters #shiftsFilterMenu.dropdown-menu li a {
      height: 55px; }
    .panel-filters #shiftsFilterMenu.dropdown-menu .shift-label {
      font-size: 13px; }
    .panel-filters #shiftsFilterMenu.dropdown-menu .checkbox-container .checkbox.small-item {
      margin: 0 10px; }
  .panel-filters .form-control.filter-search {
    color: #6d6d6d;
    border: 1px solid #cacaca;
    border-radius: 4px;
    min-width: 250px; }
  .panel-filters .notes-li {
    font-size: 13px; }
  .panel-filters #dateFilterMenu.dropdown-menu {
    right: 0;
    width: 155px;
    border-color: #eeeef0; }
    .panel-filters #dateFilterMenu.dropdown-menu li.date-item a {
      line-height: 40px;
      padding: 0;
      font-size: 13px;
      color: #505b7b; }
      .panel-filters #dateFilterMenu.dropdown-menu li.date-item a .checkbox-container .checkbox {
        height: 14px;
        width: 14px;
        margin: 5px 8px -2px 10px;
        border-radius: 3px;
        border: 2px solid #eeeef0; }
    .panel-filters #dateFilterMenu.dropdown-menu li.date-item a.selected {
      color: #545454;
      font-weight: bold; }
  @media (max-width: 767px) {
    .panel-filters .date-filter {
      float: none !important; } }
  @media (max-width: 767px) {
    .panel-filters .date-filter > .dropdown {
      top: 0; } }
  .panel-filters .date-filter .input-group {
    width: 152px; }
    .panel-filters .date-filter .input-group input {
      font-size: 13px;
      line-height: 25px;
      border-radius: 4px 0 0 4px;
      background: #f6f7f9;
      border-color: #eeeef0;
      border-right: none; }
    .panel-filters .date-filter .input-group.date label {
      background: #f6f7f9; }
  .panel-filters a.input-custom, .panel-filters .btn, .panel-filters .tttl-datatable .dt-buttons .dt-button, .tttl-datatable .dt-buttons .panel-filters .dt-button, .panel-filters .input-group input, .panel-filters .form-control.filter-search {
    padding: 3px 0 3px 6px;
    font-size: 13px;
    line-height: 25px; }

.controls-container {
  width: 100%;
  display: flex; }
  .controls-container > div {
    flex-direction: row;
    cursor: pointer;
    color: #2699FB;
    font-family: Roboto;
    font-size: 14px;
    margin: 0 10px; }
    .controls-container > div:focus, .controls-container > div:hover {
      outline: none;
      color: #007FEB; }

.filter-global-controls {
  display: flex;
  flex-direction: row;
  justify-content: end;
  float: right;
  margin-top: -24px; }

.arrange-by-bar, .filter-by-bar {
  display: flex;
  flex-direction: row;
  margin: 28px 0 16px;
  flex-wrap: wrap; }

advanced-heatmap-arrange-bar > section {
  margin-top: -30px; }

.select-container {
  display: flex;
  flex-direction: row;
  margin-top: -8px; }

.filter-item .ng-binding, md-date-range .md-select-value .ng-binding {
  margin-top: 10px;
  margin-bottom: -10px; }

.filter-group {
  /* Remove focus */
  /* Use custom arrow */
  /* active state */
  /* active state */ }
  .filter-group .filter-item, .filter-group md-date-range .md-select-value, md-date-range .filter-group .md-select-value {
    margin-right: 28px; }
  .filter-group .select, .filter-group .date-picker, .filter-group .button-toggle {
    font-family: 'Roboto','Helvetica','Arial',sans-serif;
    position: relative;
    width: 170px;
    background-color: white; }
    .filter-group .select .select-text, .filter-group .select .date-picker-text, .filter-group .date-picker .select-text, .filter-group .date-picker .date-picker-text, .filter-group .button-toggle .select-text, .filter-group .button-toggle .date-picker-text {
      color: #2e3036;
      position: relative;
      font-family: inherit;
      background-color: transparent;
      width: 170px;
      font-size: 12px;
      border-radius: 0;
      border: none;
      border-bottom: 1px solid #828899;
      padding-left: 8px;
      padding-right: 8px;
      padding-top: 25px;
      padding-bottom: 5px; }
  .filter-group .select-text:focus, .filter-group .date-picker-text:focus {
    outline: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0); }
  .filter-group .select .select-text, .filter-group .date-picker .date-picker-text {
    appearance: none;
    -webkit-appearance: none; }
  .filter-group .select:after, .filter-group .date-picker:after {
    position: absolute;
    top: 18px;
    right: 10px;
    /* Styling the down arrow */
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #636876;
    pointer-events: none; }
  .filter-group .date-picker:after {
    top: 10px; }
  .filter-group .select-label, .filter-group .date-picker-label, .filter-group md-d {
    color: #636876;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 8px;
    top: 3px;
    transition: 0.2s ease all; }
  .filter-group .select-text:focus ~ .select-label, .filter-group .select-focus ~ .select-label {
    color: #2699FB; }
  .filter-group .date-picker {
    height: 25px; }
  .filter-group .date-picker-label-active {
    color: #2699FB; }
  .filter-group .select-bar, .filter-group .date-picker-bar {
    position: relative;
    display: block;
    width: 170px; }
  .filter-group .select-bar:before, .filter-group .select-bar:after, .filter-group .date-picker-bar:before, .filter-group .date-picker-bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #2699FB;
    transition: 0.2s ease all; }
  .filter-group .select-bar:before, .filter-group .date-picker-bar:before {
    left: 50%; }
  .filter-group .select-bar:after, .filter-group .date-picker-bar:after {
    right: 50%; }
  .filter-group .select-text:focus ~ .select-bar:before, .filter-group .select-text:focus ~ .select-bar:after,
  .filter-group .select-focus ~ .select-bar:before, .filter-group .select-focus ~ .select-bar:after {
    width: 50%; }
  .filter-group .date-picker-text:focus ~ .date-picker-bar:before, .filter-group .date-picker-text:focus ~ .date-picker-bar:after {
    width: 50%; }
  .filter-group .select-highlight, .filter-group .date-picker-highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5; }

.md-date-range-picker__calendar-wrapper {
  margin-right: 24px; }

.md-date-range-picker__month-year .md-select-icon {
  display: block !important; }

md-date-range .md-select-icon {
  display: none !important; }

.date-picker-label {
  margin-top: -8px; }

md-date-range .md-select-value {
  width: 160px;
  position: absolute !important;
  top: 14px !important;
  height: auto !important;
  margin-top: -2px;
  color: #222f48;
  position: relative;
  font-family: inherit;
  background-color: white;
  height: 25px;
  padding: 16px 3px 16px 8px;
  font-size: 12px;
  border-radius: 0;
  border: none;
  min-height: auto;
  border-bottom: 1px solid #828899; }
  md-date-range .md-select-value .md-select-icon {
    color: #E0E0E0; }

.md-date-range-picker__calendar-wrapper > * [aria-label="Next Month"]:before {
  font-family: 'FontAwesome';
  content: "\f105";
  padding-left: 24px;
  font-size: 22px; }

.md-date-range-picker__calendar-wrapper > * [aria-label="Previous Month"]:before {
  font-family: 'FontAwesome';
  content: "\f104";
  font-size: 22px; }

.clear-location.btn-toggle {
  padding: 3px 0 0 10px;
  color: #9e9e9e; }
  .clear-location.btn-toggle i.fa {
    margin-right: 4px !important; }

.clear-location.btn-toggle.on {
  color: #535353; }

.filter-subtitle {
  margin: -5px 0 10px;
  color: #6d6d6d; }
  .filter-subtitle span.subtitle-part {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #cccccc;
    font-size: 12px;
    display: inline-block; }
    .filter-subtitle span.subtitle-part b {
      color: #545454;
      margin-right: 3px; }
  .filter-subtitle span.subtitle-part:last-child {
    border: 0;
    margin-right: 0;
    padding-right: 0; }

.filter-subtitle.advanced {
  padding-top: 5px;
  border-top: 1px solid #f3f3f3; }

.questionnaire-label {
  font-size: 15px; }
  .questionnaire-label .location-list {
    font-size: 13px;
    color: #505b7b; }

.group-label {
  font-size: 15px; }
  .group-label .location-list {
    font-size: 13px; }

.text-hot-pink {
  color: #ec3362 !important; }

@media (max-width: 767px) {
  .date-wrapper {
    width: 100%;
    display: flex !important;
    flex-wrap: wrap; } }

@media (max-width: 767px) {
  .date-wrapper .to-end-date {
    display: flex;
    align-items: center;
    flex-wrap: wrap; } }

/* -- Single User Page Style Alterations -- */
.single-user-layout .filter-subtitle .groups, .single-user-layout .filter-subtitle .locations {
  display: none; }

.single-user-layout .panel-filters .filter-group:first-child .single-user-location {
  line-height: 35px;
  display: inline-block;
  border: 1px solid #dedede;
  border-radius: 4px;
  margin-right: 10px;
  padding: 0 20px 0 15px;
  font-size: 12px;
  color: #6d6d6d; }

.single-user-layout .panel-filters .pull-right.filter-group, .single-user-layout .panel-filters .tttl-datatable .filter-group.dt-buttons, .tttl-datatable .single-user-layout .panel-filters .filter-group.dt-buttons {
  float: left !important;
  margin-left: 20px; }

*:focus {
  outline: none !important;
  outline-width: 0 !important; }

universal-date-filter .md-select-value {
  width: 160px; }

universal-filter-bar .filter-group {
  margin-bottom: 35px; }

heatmap-arrange-by-display .button-toggle > div:focus {
  outline: none; }

.md-date-range-picker__calendar__selected {
  background-color: #03a9f4 !important; }

@media only screen and (max-width: 480px) {
  universal-date-filter .md-select-value {
    width: calc(100vw - 38px); } }

#bars-container {
  /*
      .date-picker md-menu .md-select-value         = Date Picker
      .filter-group .select                         = Filters except date filter
      .filter-group .button-toggle                  = Display panel
      .filter-group .select-container .clickable    = Display panel buttons
      .focused-parent                               = Custom class applied via JS to filter parent elements
      .focused                                      = Custom class applied via JS to filter elements
      */ }
  #bars-container.rollup {
    height: 0;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    transition-timing-function: ease-in;
    opacity: 0; }
  #bars-container.default {
    height: 100%;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    transition-timing-function: ease-out;
    opacity: 1; }
  #bars-container .date-picker md-menu .md-select-value,
  #bars-container .filter-group .select,
  #bars-container .filter-group .button-toggle,
  #bars-container .filter-group .select-container .clickable {
    background-color: #fafbff !important; }
  #bars-container .date-picker md-menu.md-open .md-select-value,
  #bars-container .filter-group .open .select input,
  #bars-container .filter-group .select select.focused,
  #bars-container .filter-group .select-container .clickable-active {
    background-color: #ebeef7 !important;
    color: #2699fb; }
  #bars-container .filter-group .open .select::after,
  #bars-container .focused-parent::after {
    border-top: 6px solid #2699fb !important; }

/*Mobile overrides for filter bar */
@media only screen and (max-width: 480px) {
  .filter-global-controls {
    margin-top: 0 !important; }
  .filter-by-bar, .arrange-by-bar, universal-group-location-filter > div, heatmap-arrange-by-row-column > div {
    flex-wrap: wrap;
    justify-content: center; }
    .filter-by-bar > div, .arrange-by-bar > div, universal-group-location-filter > div > div, heatmap-arrange-by-row-column > div > div {
      margin-bottom: 20px;
      width: 100%; }
  advanced-heatmap-arrange-bar > section {
    margin-top: -20px; }
  #universal-questionnaires-filter {
    margin-top: -20px; }
  #universal-date-filter {
    margin-bottom: 55px; }
  .date-picker .md-select-value {
    margin-right: 0;
    padding-right: 0;
    width: calc(100vw - 38px); }
  .filter-group {
    max-width: 100% !important;
    margin-bottom: 0 !important; }
    .filter-group .select, .filter-group .date-picker, .filter-group .button-toggle {
      width: 100% !important; }
      .filter-group .select .select-text, .filter-group .select .date-picker-text, .filter-group .date-picker .select-text, .filter-group .date-picker .date-picker-text, .filter-group .button-toggle .select-text, .filter-group .button-toggle .date-picker-text {
        width: 100% !important; }
  .select-bar, .date-picker-bar {
    width: 100% !important; }
  heatmap-arrange-by-value > div {
    margin-top: -20px !important; }
  heatmap-arrange-by-display > div {
    max-width: 328px !important; }
  .filter-item, md-date-range .md-select-value {
    margin-right: 0 !important; }
  .filter-by-bar .filter-item, .filter-by-bar md-date-range .md-select-value, md-date-range .filter-by-bar .md-select-value {
    margin-top: 20px !important; }
  heatmap-arrange-by-display > div {
    margin-top: 10px !important; }
  #universal-date-filter .md-select-value {
    margin-top: 0 !important; }
  universal-group-location-filter > div {
    margin-top: 20px; }
  #universal-groups-filter {
    margin-bottom: 0 !important; } }

/* -- Color Variables -- */
/* -- Color Variables for Advanced Heatmap -- */
/* -- Label Color Range -- */
.label-color-range-0 {
  color: #ececec !important; }

.label-color-range-1 {
  color: #b70034 !important; }

.label-color-range-2 {
  color: #f0495d !important; }

.label-color-range-3 {
  color: #f88245 !important; }

.label-color-range-4 {
  color: #ffbc2b !important; }

.label-color-range-5 {
  color: #90CA6D !important; }

.label-color-range-6 {
  color: #77c16b !important; }

.label-color-range-7 {
  color: #5EB768 !important; }

.label-color-range-8 {
  color: #009564 !important; }

.label-color-range-9, .label-color-range-10 {
  color: #007244 !important; }

/* -- Border Color Range -- */
.border-color-range-0 {
  border-color: #ececec !important; }

.border-color-range-1 {
  border-color: #b70034 !important; }

.border-color-range-2 {
  border-color: #f0495d !important; }

.border-color-range-3 {
  border-color: #f88245 !important; }

.border-color-range-4 {
  border-color: #ffbc2b !important; }

.border-color-range-5 {
  border-color: #90CA6D !important; }

.border-color-range-6 {
  border-color: #77c16b !important; }

.border-color-range-7 {
  border-color: #5EB768 !important; }

.border-color-range-8 {
  border-color: #009564 !important; }

.border-color-range-9, .border-color-range-10 {
  border-color: #007244 !important; }

/* -- Background, Badge, Progress Bar Color Range -- */
.bg-color-range-0, .badge-color-range-0, .progress-bar-color-range-0 {
  background-color: #ececec !important; }

.bg-color-range-1, .badge-color-range-1, .progress-bar-color-range-1 {
  background-color: #b70034 !important; }

.bg-color-range-2, .badge-color-range-2, .progress-bar-color-range-2 {
  background-color: #f0495d !important; }

.bg-color-range-3, .badge-color-range-3, .progress-bar-color-range-3 {
  background-color: #f88245 !important; }

.bg-color-range-4, .badge-color-range-4, .progress-bar-color-range-4 {
  background-color: #ffbc2b !important; }

.bg-color-range-5, .badge-color-range-5, .progress-bar-color-range-5 {
  background-color: #90CA6D !important; }

.bg-color-range-6, .badge-color-range-6, .progress-bar-color-range-6 {
  background-color: #77c16b !important; }

.bg-color-range-7, .badge-color-range-7, .progress-bar-color-range-7 {
  background-color: #5EB768 !important; }

.bg-color-range-8, .badge-color-range-8, .progress-bar-color-range-8 {
  background-color: #009564 !important; }

.bg-color-range-9, .badge-color-range-9, .progress-bar-color-range-9,
.bg-color-range-10, .badge-color-range-10, .progress-bar-color-range-10 {
  background-color: #007244 !important; }

/* -- Chart Fill Color Range -- */
.chart-color-range-0 {
  fill: #ececec !important; }

.chart-color-range-1 {
  fill: #b70034 !important; }

.chart-color-range-2 {
  fill: #f0495d !important; }

.chart-color-range-3 {
  fill: #f88245 !important; }

.chart-color-range-4 {
  fill: #ffbc2b !important; }

.chart-color-range-5 {
  fill: #90CA6D !important; }

.chart-color-range-6 {
  fill: #77c16b !important; }

.chart-color-range-7 {
  fill: #5EB768 !important; }

.chart-color-range-8, .chart-color-range-9, .chart-color-range-10 {
  fill: #009564 !important; }

.chart-color-range-9, .chart-color-range-10 {
  fill: #007244 !important; }

td.color-range {
  text-align: center;
  color: #fff;
  font-weight: 700; }

.adv-hm-container .label-color-range-5 {
  color: #ffe22b !important; }

.adv-hm-container .label-color-range-6 {
  color: #f4fd18 !important; }

.adv-hm-container .label-color-range-7 {
  color: #a0d647 !important; }

.adv-hm-container .label-color-range-8 {
  color: #14b134 !important; }

.adv-hm-container .border-color-range-5 {
  border-color: #ffe22b !important; }

.adv-hm-container .border-color-range-6 {
  border-color: #f4fd18 !important; }

.adv-hm-container .border-color-range-7 {
  border-color: #a0d647 !important; }

.adv-hm-container .border-color-range-8 {
  border-color: #14b134 !important; }

.adv-hm-container .bg-color-range-5, .adv-hm-container .badge-color-range-5, .adv-hm-container .progress-bar-color-range-5 {
  background-color: #ffe22b !important; }

.adv-hm-container .bg-color-range-6, .adv-hm-container .badge-color-range-6, .adv-hm-container .progress-bar-color-range-6 {
  background-color: #f4fd18 !important; }

.adv-hm-container .bg-color-range-7, .adv-hm-container .badge-color-range-7, .adv-hm-container .progress-bar-color-range-7 {
  background-color: #a0d647 !important; }

.adv-hm-container .bg-color-range-8, .adv-hm-container .badge-color-range-8, .adv-hm-container .progress-bar-color-range-8 {
  background-color: #14b134 !important; }

.adv-hm-container .chart-color-range-5 {
  fill: #ffe22b !important; }

.adv-hm-container .chart-color-range-6 {
  fill: #f4fd18 !important; }

.adv-hm-container .chart-color-range-7 {
  fill: #a0d647 !important; }

.adv-hm-container .chart-color-range-8, .adv-hm-container .chart-color-range-9, .adv-hm-container .chart-color-range-10 {
  fill: #14b134 !important; }

.snapshot-item {
  cursor: pointer;
  height: 100%; }
  .snapshot-item .panel-heading, .snapshot-item .panel-default .panel-heading-flex, .panel-default .snapshot-item .panel-heading-flex, .snapshot-item .icon-stat-box .panel-heading-flex, .icon-stat-box .snapshot-item .panel-heading-flex {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .snapshot-item .correlation {
    display: flex;
    align-items: flex-end; }
    .snapshot-item .correlation-item {
      width: 4px;
      background: #ececf0;
      margin-right: 1px; }
      .snapshot-item .correlation-item.rating.selected-1.filled {
        background: #A50126; }
      .snapshot-item .correlation-item.rating.selected-2.filled {
        background: #F56D43; }
      .snapshot-item .correlation-item.rating.selected-3.filled {
        background: #F7CB48; }
      .snapshot-item .correlation-item.rating.selected-4.filled {
        background: #A7D96A; }
      .snapshot-item .correlation-item.rating.selected-5.filled {
        background: #006837; }
  .snapshot-item .stat {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0; }
    .snapshot-item .stat .avg {
      font-size: 16px; }
    .snapshot-item .stat .number {
      font-size: 14px;
      font-weight: bold; }
  .snapshot-item .middle {
    text-align: center;
    background: #fafafa;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 12px; }
  .snapshot-item .reasons {
    padding-top: 15px;
    padding-bottom: 15px; }
    .snapshot-item .reasons .reason-item {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .snapshot-item .reasons .reason-item:not(:last-child) {
        padding-bottom: 15px; }
      .snapshot-item .reasons .reason-item span {
        text-transform: uppercase;
        font-size: 12px; }
      .snapshot-item .reasons .reason-item .status {
        color: white;
        text-transform: uppercase;
        font-size: 10px;
        border-radius: 10px;
        padding: 3px 5px;
        text-align: center;
        font-weight: bold;
        cursor: pointer; }
        .snapshot-item .reasons .reason-item .status.very-positive {
          background: #02673b; }
        .snapshot-item .reasons .reason-item .status.positive {
          background: #a7d96a; }
        .snapshot-item .reasons .reason-item .status.neutral {
          background: #ececf0; }
        .snapshot-item .reasons .reason-item .status.negative {
          background: #f56d45; }
        .snapshot-item .reasons .reason-item .status.very-negative {
          background: #a30126; }
  .snapshot-item .snapshot-chart-line {
    border-top: 1px solid #e3e3e3;
    padding-right: 5px;
    padding-top: 5px; }

.star-rating.color.selected-1 .filled {
  color: #A50126; }

.star-rating.color.selected-2 .filled {
  color: #F56D43; }

.star-rating.color.selected-3 .filled {
  color: #F7CB48; }

.star-rating.color.selected-4 .filled {
  color: #A7D96A; }

.star-rating.color.selected-5 .filled {
  color: #006837; }

.star-rating {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-align: center; }

.star-rating .star {
  padding: 4px;
  color: #ddd;
  font-size: 36px;
  list-style-type: none;
  display: inline-block;
  cursor: pointer; }

.star-rating .star.filled {
  color: #F7CB48; }

.section--snapshot {
  display: flex;
  flex-wrap: wrap; }
  .section--snapshot--text {
    padding-bottom: 10px;
    font-size: 17px; }
    .section--snapshot--text span {
      text-decoration: underline;
      font-weight: bold;
      color: #fe6801;
      cursor: pointer; }

.section--snapshot-item {
  border: 1px solid #dedede;
  padding: 10px 15px;
  height: 100%; }
  .section--snapshot-item--label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px; }
    .section--snapshot-item--label i {
      color: #fe6801; }
  .section--snapshot-item--factors {
    padding-top: 5px; }
    .section--snapshot-item--factors p {
      font-weight: bold;
      font-size: 13px;
      margin-bottom: 5px; }
    .section--snapshot-item--factors-item {
      padding-left: 15px;
      font-size: 13px; }
  .section--snapshot-item.plus {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    .section--snapshot-item.plus i {
      font-size: 50px; }

.snapshots-list--item {
  display: flex;
  align-items: center; }
  .snapshots-list--item-icon {
    font-size: 25px;
    padding-right: 10px;
    padding-left: 5px; }
  .snapshots-list--item-title {
    max-width: 200px;
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle;
    width: 100%;
    padding-right: 10px; }
  .snapshots-list--item-desc {
    font-size: 16px;
    max-width: 500px;
    width: 100%;
    padding-right: 10px; }
  .snapshots-list--item-button {
    background: #666666;
    color: white;
    padding: 5px 10px;
    font-size: 13px;
    border-radius: 10px; }
    .snapshots-list--item-button .tattle-tooltip--left span {
      display: block; }
  .snapshots-list--item-button.zero {
    background: #f77163; }

.snapshot-overview--list {
  display: flex;
  flex-wrap: wrap; }

.score-box {
  font-size: 18px;
  text-align: center;
  border-radius: 5px;
  color: white;
  display: inline-block;
  padding: 5px 16px;
  font-weight: normal; }
  .score-box.bcg {
    background-color: #ececec !important; }
  .score-box .no-data {
    padding: 0 12px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
    white-space: nowrap; }

.snapshot-modal {
  background: white;
  border-radius: 5px; }
  .snapshot-modal .close {
    position: absolute;
    top: 25px;
    right: 30px; }
  .snapshot-modal .close-small {
    width: 14px;
    height: 14px; }
  .snapshot-modal--header {
    text-align: center;
    padding: 15px; }
    .snapshot-modal--header-title {
      font-weight: bold;
      font-size: 16px; }
    .snapshot-modal--header-text {
      text-transform: uppercase;
      font-size: 12px; }
  .snapshot-modal--reason {
    padding: 15px 0 0; }
    .snapshot-modal--reason-title {
      font-size: 18px;
      border-bottom: 1px solid #ddd;
      padding: 25px 62px 36px; }
  .snapshot-modal--table {
    width: 100%; }
    .snapshot-modal--table td {
      border: 2px solid #ddd;
      border-left: 0;
      text-align: center; }
    .snapshot-modal--table td:last-child {
      border-right: 0; }
    .snapshot-modal--table .star-rating {
      font-size: 16px;
      padding-right: 10px; }
      .snapshot-modal--table .star-rating .star {
        font-size: 20px; }
    .snapshot-modal--table-rating {
      display: flex;
      align-items: center;
      justify-content: center; }
    .snapshot-modal--table-correlation {
      display: flex;
      align-items: center;
      justify-content: center; }
    .snapshot-modal--table .value {
      font-size: 16px;
      padding-left: 10px; }
    .snapshot-modal--table tr:nth-child(2) td {
      background: #fbfbfb;
      text-transform: uppercase;
      padding: 5px;
      font-size: 12px;
      color: #8d8d8d; }
  .snapshot-modal .correlation {
    display: flex;
    align-items: flex-end; }
    .snapshot-modal .correlation-item {
      width: 5px;
      background: #ececf0;
      margin-right: 1px; }
      .snapshot-modal .correlation-item.rating.selected-1.filled {
        background: #A50126; }
      .snapshot-modal .correlation-item.rating.selected-2.filled {
        background: #F56D43; }
      .snapshot-modal .correlation-item.rating.selected-3.filled {
        background: #F7CB48; }
      .snapshot-modal .correlation-item.rating.selected-4.filled {
        background: #A7D96A; }
      .snapshot-modal .correlation-item.rating.selected-5.filled {
        background: #006837; }
  .snapshot-modal .nav {
    display: flex;
    border-bottom: 1px solid #dddddd; }
  .snapshot-modal .nav-item {
    text-transform: uppercase;
    font-size: 12px;
    padding: 8px 20px;
    color: #8d8d8d;
    cursor: pointer; }
    .snapshot-modal .nav-item.active {
      font-weight: bold;
      border-bottom: 2px solid #484848; }
  .snapshot-modal--content {
    background: #fbfbfb;
    padding: 10px; }
  .snapshot-modal .snapshot-tab--comments .star-rating {
    display: table-cell; }
    .snapshot-modal .snapshot-tab--comments .star-rating .star {
      font-size: 15px;
      padding: 0; }
  .snapshot-modal .snapshot-tab--impact .panel {
    padding: 10px 15px 15px; }
    .snapshot-modal .snapshot-tab--impact .panel h4 {
      font-size: 14px; }
    .snapshot-modal .snapshot-tab--impact .panel p {
      font-size: 16px;
      color: #8e8e8e;
      padding-bottom: 10px; }
    .snapshot-modal .snapshot-tab--impact .panel .top {
      display: flex;
      justify-content: center; }
      .snapshot-modal .snapshot-tab--impact .panel .top > div {
        display: flex;
        margin-right: 15px;
        align-items: center; }
      .snapshot-modal .snapshot-tab--impact .panel .top .color {
        width: 50px;
        height: 15px;
        margin-right: 10px;
        border: 2px solid #dddddd; }
  .snapshot-modal .snapshot-tab--impact--factor {
    padding-bottom: 15px;
    padding-left: 0; }
    .snapshot-modal .snapshot-tab--impact--factor-item {
      border: 1px solid #dddddd;
      border-radius: 5px;
      overflow: hidden; }
      .snapshot-modal .snapshot-tab--impact--factor-item .title {
        color: white;
        text-align: center;
        padding: 5px;
        text-transform: uppercase;
        font-size: 13px; }
      .snapshot-modal .snapshot-tab--impact--factor-item .label {
        color: #545454;
        text-align: center;
        width: 100%;
        font-weight: normal;
        font-size: 18px;
        border-bottom: 1px solid #dddddd;
        border-radius: 0;
        padding: 20px; }
      .snapshot-modal .snapshot-tab--impact--factor-item .bottom-text {
        width: 100%;
        text-align: center;
        text-transform: uppercase;
        font-size: 13px;
        padding: 5px; }
  .snapshot-modal .snapshot-tab--impact--chart {
    padding-right: 0; }
  .snapshot-modal.add .snapshot-modal--add-header {
    display: flex;
    justify-content: space-between;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 20px; }
  .snapshot-modal.add .snapshot-modal--add-header-wide {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    padding: 0 40px;
    height: 45px;
    color: #222f48;
    background-color: #eee; }
    .snapshot-modal.add .snapshot-modal--add-header-wide img {
      position: absolute;
      width: 14px;
      height: 14px; }
  .snapshot-modal.add .snapshot-modal--add-header-wide-error {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    padding: 0 40px;
    height: 45px;
    color: #CA674C;
    background-color: #FFF1ED; }
    .snapshot-modal.add .snapshot-modal--add-header-wide-error img {
      position: absolute;
      width: 14px;
      height: 14px; }
  .snapshot-modal.add .snapshot-modal--add-body {
    padding: 5px 40px 15px; }
    .snapshot-modal.add .snapshot-modal--add-body #active-snapshot {
      position: relative;
      border-radius: 5px;
      border: solid 1px rgba(6, 39, 108, 0.11);
      margin-top: 15px;
      cursor: pointer; }
    .snapshot-modal.add .snapshot-modal--add-body .snapshot-list--item {
      padding: 20px; }
      .snapshot-modal.add .snapshot-modal--add-body .snapshot-list--item:not(:last-child) {
        border-bottom: solid 1px rgba(6, 39, 108, 0.11); }
      .snapshot-modal.add .snapshot-modal--add-body .snapshot-list--item .flex-wrap {
        justify-content: flex-start;
        align-items: flex-start;
        position: relative; }
      .snapshot-modal.add .snapshot-modal--add-body .snapshot-list--item span {
        color: #9b9b9b; }
      .snapshot-modal.add .snapshot-modal--add-body .snapshot-list--item .snapshot--question-text {
        color: #444444;
        font-size: 13px; }
      .snapshot-modal.add .snapshot-modal--add-body .snapshot-list--item img {
        align-self: flex-start; }
      .snapshot-modal.add .snapshot-modal--add-body .snapshot-list--item .arrow-up {
        position: absolute;
        right: 0;
        transform: rotateX(180deg); }
    .snapshot-modal.add .snapshot-modal--add-body .dropdown {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      max-height: 520px;
      background: white;
      border-radius: 5px;
      box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.12);
      border: solid 1px rgba(6, 39, 108, 0.11);
      z-index: 999; }
    .snapshot-modal.add .snapshot-modal--add-body .reason-item .active-reasons, .snapshot-modal.add .snapshot-modal--add-body .reason-item .inactive-reasons {
      display: flex;
      flex-wrap: wrap; }
      .snapshot-modal.add .snapshot-modal--add-body .reason-item .active-reasons .reason, .snapshot-modal.add .snapshot-modal--add-body .reason-item .inactive-reasons .reason {
        font-size: 14px;
        font-weight: 500;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border: 1px solid #dae1ea;
        margin-right: 13px;
        border-radius: 14.5px;
        margin-bottom: 10px;
        white-space: pre;
        color: #788aaf; }
        .snapshot-modal.add .snapshot-modal--add-body .reason-item .active-reasons .reason span, .snapshot-modal.add .snapshot-modal--add-body .reason-item .inactive-reasons .reason span {
          font-size: 11px;
          font-weight: 500;
          text-align: center;
          margin-right: 10px;
          border-radius: 50%;
          border: 1px solid #788aaf;
          background-color: #788aaf;
          color: #ffffff;
          padding: 0 5px; }
        .snapshot-modal.add .snapshot-modal--add-body .reason-item .active-reasons .reason a > .fa-times, .snapshot-modal.add .snapshot-modal--add-body .reason-item .inactive-reasons .reason a > .fa-times {
          color: #788aaf;
          font-size: 11px; }
    .snapshot-modal.add .snapshot-modal--add-body .reason-item .inactive-reasons .reason {
      padding: 4px 10px;
      color: rgba(6, 39, 108, 0.34); }
      .snapshot-modal.add .snapshot-modal--add-body .reason-item .inactive-reasons .reason:hover {
        background-color: #f3f5f8;
        color: #788aaf; }
    .snapshot-modal.add .snapshot-modal--add-body .reason-item .active-reasons {
      border-bottom: solid 2px rgba(120, 138, 175, 0.1);
      margin-bottom: 23px;
      padding-bottom: 13px; }
      .snapshot-modal.add .snapshot-modal--add-body .reason-item .active-reasons .reason {
        padding: 4px 10px 4px 7px; }
        .snapshot-modal.add .snapshot-modal--add-body .reason-item .active-reasons .reason-label {
          margin-right: 10px; }
    .snapshot-modal.add .snapshot-modal--add-body .reason-item--label {
      font-size: 16px; }
    .snapshot-modal.add .snapshot-modal--add-body .reason-item--edit {
      color: #788aaf;
      font-weight: bold;
      cursor: pointer; }
      .snapshot-modal.add .snapshot-modal--add-body .reason-item--edit:hover {
        text-decoration: underline; }
    .snapshot-modal.add .snapshot-modal--add-body .reason-item--separator {
      color: #dedede; }
    .snapshot-modal.add .snapshot-modal--add-body .reason-item .switch-checkbox-wrapper .switch-checkbox {
      border: none;
      background: none; }
      .snapshot-modal.add .snapshot-modal--add-body .reason-item .switch-checkbox-wrapper .switch-checkbox label {
        border-radius: 5px; }
      .snapshot-modal.add .snapshot-modal--add-body .reason-item .switch-checkbox-wrapper .switch-checkbox .checkmark {
        color: #788aaf; }
    .snapshot-modal.add .snapshot-modal--add-body .reason-item--add-new {
      display: flex;
      align-items: center; }
      .snapshot-modal.add .snapshot-modal--add-body .reason-item--add-new .plus {
        width: 18px;
        height: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer; }
      .snapshot-modal.add .snapshot-modal--add-body .reason-item--add-new span {
        margin-left: 8px;
        color: #788aaf;
        font-weight: bold;
        cursor: pointer;
        margin-top: 2px; }
        .snapshot-modal.add .snapshot-modal--add-body .reason-item--add-new span:hover {
          text-decoration: underline; }
      .snapshot-modal.add .snapshot-modal--add-body .reason-item--add-new .input-factor {
        display: flex;
        width: 100%;
        border: solid 1px rgba(6, 39, 108, 0.11);
        border-radius: 17px; }
        .snapshot-modal.add .snapshot-modal--add-body .reason-item--add-new .input-factor input {
          width: 100%;
          border-radius: 17px;
          padding: 10px 15px;
          height: 34px;
          border: none;
          flex: 1; }
        .snapshot-modal.add .snapshot-modal--add-body .reason-item--add-new .input-factor .plus {
          height: 34px;
          width: 34px; }
  .snapshot-modal.add .snapshot-modal--add-footer {
    margin: 30px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px; }
    .snapshot-modal.add .snapshot-modal--add-footer button.disabled {
      color: #788aaf;
      filter: blur(1px); }
    .snapshot-modal.add .snapshot-modal--add-footer .optional-toggle-wrapper {
      display: flex;
      align-items: center; }
      .snapshot-modal.add .snapshot-modal--add-footer .optional-toggle-wrapper label {
        margin: 0; }
      .snapshot-modal.add .snapshot-modal--add-footer .optional-toggle-wrapper .optional-toggle {
        color: #788aaf;
        display: flex;
        align-items: center; }
      .snapshot-modal.add .snapshot-modal--add-footer .optional-toggle-wrapper input[type="checkbox"] {
        margin: 0 8px 0 0;
        height: 18px;
        width: 18px; }
  .snapshot-modal.add h4 {
    font-weight: bold; }
  .snapshot-modal.add .snapshot-modal--items {
    display: flex;
    flex-wrap: wrap; }
  .snapshot-modal.add .snapshot-modal--item-wrapper {
    padding-bottom: 15px; }
  .snapshot-modal.add .snapshot-modal--item {
    border: 1px solid #dedede;
    padding: 10px 15px;
    height: 100%;
    cursor: pointer; }
    .snapshot-modal.add .snapshot-modal--item.active {
      background: #e5f0f6; }
    .snapshot-modal.add .snapshot-modal--item .title {
      font-size: 16px;
      font-weight: bold;
      padding-bottom: 5px; }
  .snapshot-modal.add .snapshot-reason--item {
    position: relative;
    border: 1px solid #dedede;
    padding: 10px 15px;
    cursor: pointer;
    margin-bottom: 15px;
    text-align: center; }
    .snapshot-modal.add .snapshot-reason--item.active {
      background: #e5f0f6; }
    .snapshot-modal.add .snapshot-reason--item i {
      float: right;
      padding-top: 3px; }
    .snapshot-modal.add .snapshot-reason--item input {
      border: none;
      background: transparent;
      text-align: center;
      border-bottom: 1px solid #dedede; }
    .snapshot-modal.add .snapshot-reason--item-index {
      position: absolute;
      left: -7px;
      top: -7px;
      border: 2px solid #dedede;
      border-radius: 50%;
      width: 15px;
      height: 15px;
      background: white;
      font-weight: bold;
      font-size: 10px;
      display: flex;
      justify-content: center;
      align-items: center; }
  .snapshot-modal.add .add-new-reason {
    display: inline-block;
    height: 41px;
    padding: 0 15px; }
    .snapshot-modal.add .add-new-reason > div {
      display: flex;
      width: 41px;
      height: 100%;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      border: 1px solid #dedede; }
    .snapshot-modal.add .add-new-reason i {
      font-size: 20px; }
  .snapshot-modal .custom-tooltip {
    display: block;
    margin: 0;
    position: absolute;
    bottom: 30px;
    left: -135px;
    width: 300px;
    transform: scale(0); }
    .snapshot-modal .custom-tooltip--tip {
      top: auto; }
    .snapshot-modal .custom-tooltip--text {
      padding: 20px 15px; }
      .snapshot-modal .custom-tooltip--text span {
        padding-left: 10px;
        font-size: 13px;
        font-weight: bold; }
  .snapshot-modal .question-circle {
    font-size: 11px;
    font-weight: bold;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 17px;
    height: 17px;
    border-radius: 100%;
    border: 1px solid #788aaf;
    color: #788aaf;
    padding: 5px;
    cursor: pointer; }

.trainer-modal .modal-dialog {
  width: 1041px; }

#code-modal--select {
  margin-bottom: 15px; }
  #code-modal--select .dropdown-menu {
    max-height: 300px;
    overflow-y: scroll; }
    #code-modal--select .dropdown-menu > li > a.selected {
      font-weight: bold; }

.customer-email {
  max-width: 400px;
  margin-bottom: 15px; }

.code-modal--radio {
  margin-top: 15px; }

.code-modal--code {
  display: flex;
  align-items: center;
  margin-top: 15px; }
  .code-modal--code input {
    font-size: 20px; }
  .code-modal--code-link {
    cursor: pointer;
    padding: 10px;
    text-decoration: underline;
    color: #73bfd2;
    font-size: 12px; }

.code-modal.panel {
  margin-bottom: 0; }

.code-modal--label {
  margin-bottom: 10px;
  font-weight: bold; }

.error {
  color: red; }

.location-modal {
  background: #ffffff; }
  .location-modal-header {
    padding: 15px; }
    .location-modal-header-title {
      font-size: 18px; }
    .location-modal-header-text {
      float: right;
      font-size: 12px;
      padding-top: 5px; }
  .location-modal-content {
    background: #fbfbfb;
    padding: 15px; }
  .location-modal .nav {
    display: flex;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd; }
  .location-modal .nav-item {
    text-transform: uppercase;
    font-size: 12px;
    padding: 8px 55px;
    color: #8d8d8d;
    cursor: pointer; }
    .location-modal .nav-item.active {
      font-weight: bold;
      border-bottom: 2px solid #484848; }

.category-modal {
  margin-bottom: 0; }
  .category-modal table {
    margin: 0; }
    .category-modal table tr {
      cursor: pointer; }
  .category-modal .header {
    padding: 15px; }
    .category-modal .header h3 {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 0;
      margin-top: 0; }
    .category-modal .header p {
      display: inline-block;
      font-size: 13px;
      margin-bottom: 0; }
  .category-modal--tooltip {
    position: relative;
    display: inline-block;
    padding-left: 10px; }
    .category-modal--tooltip:hover .category-modal--tooltip-block {
      display: block; }
    .category-modal--tooltip-block {
      display: none;
      position: absolute;
      top: 10px;
      border: 1px solid #dddddd;
      padding: 10px;
      font-size: 13px;
      left: 30px;
      background: white;
      z-index: 9999;
      width: 300px; }

.reason-modal--titles {
  display: flex;
  margin-left: 40px;
  margin-bottom: 20px; }
  .reason-modal--titles > div {
    font-size: 12px;
    flex-grow: 1;
    flex-basis: 0;
    text-align: center;
    padding: 0 5px;
    cursor: pointer; }

.lines-stat {
  position: relative; }
  .lines-stat .progress {
    display: flex;
    min-width: 165px;
    border-radius: unset;
    height: 15px;
    padding-right: 0 !important;
    margin-bottom: 10px; }
    .lines-stat .progress .progress-bar {
      float: none; }
      .lines-stat .progress .progress-bar.bg-neutral {
        background-color: #e9e9e9; }
    .lines-stat .progress .custom-tooltip {
      position: absolute;
      z-index: 999;
      width: 80px;
      text-align: center;
      left: calc( 50% - 40px);
      bottom: 27px;
      margin: 0;
      font-weight: bold;
      transform: scale(0); }
      .lines-stat .progress .custom-tooltip--tip {
        top: auto; }

.snapshot-objective-modal {
  padding: 35px 68px;
  margin-bottom: 0; }
  .snapshot-objective-modal table {
    width: 100%;
    margin-top: 30px; }
    .snapshot-objective-modal table th {
      font-size: 18px;
      font-weight: bold;
      padding-bottom: 15px; }
    .snapshot-objective-modal table td {
      padding: 0;
      border: none;
      padding-bottom: 30px; }
  .snapshot-objective-modal .pagination, .snapshot-objective-modal .tttl-datatable .dataTables_paginate, .tttl-datatable .snapshot-objective-modal .dataTables_paginate {
    display: flex;
    justify-content: center; }
  .snapshot-objective-modal .snapshot-objective-modal--objective {
    width: 100%;
    padding-right: 22px; }
    .snapshot-objective-modal .snapshot-objective-modal--objective > div {
      border-radius: 5px;
      border: 1px solid rgba(6, 39, 108, 0.11);
      padding: 0 15px;
      cursor: pointer;
      height: 60px; }
    .snapshot-objective-modal .snapshot-objective-modal--objective .select-item--percentage {
      font-size: 24px;
      font-weight: 500;
      margin-right: 10px; }
    .snapshot-objective-modal .snapshot-objective-modal--objective .dropdown {
      height: auto;
      box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.12);
      position: absolute;
      width: calc(100% - 22px);
      background: white;
      top: 65px;
      z-index: 999;
      padding-right: 45px; }
  .snapshot-objective-modal--location {
    font-size: 18px;
    font-weight: normal;
    width: 30%; }
  .snapshot-objective-modal--score {
    border-radius: 5px;
    border: 1px solid rgba(6, 39, 108, 0.11);
    height: 60px;
    text-align: center;
    opacity: 0.74;
    font-size: 18px;
    width: 150px;
    font-weight: 400; }
  .snapshot-objective-modal .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99; }
  .snapshot-objective-modal h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 500; }
  .snapshot-objective-modal .date {
    font-size: 29px;
    font-weight: 100; }
  .snapshot-objective-modal .item {
    margin-top: 15px; }
    .snapshot-objective-modal .item p {
      font-weight: bold;
      font-size: 14px; }
  .snapshot-objective-modal .objectives {
    width: 100%; }
  .snapshot-objective-modal .recommended {
    border-radius: 5px;
    border: 1px solid #e1e1e6; }
    .snapshot-objective-modal .recommended p {
      display: block;
      background: #e3e3e3;
      padding: 10px;
      font-weight: normal;
      font-size: 16px; }
    .snapshot-objective-modal .recommended .recommended-flex {
      display: flex;
      justify-content: space-around;
      padding-left: 15px;
      padding-right: 15px;
      background: #f6f9ff; }
      .snapshot-objective-modal .recommended .recommended-flex div {
        width: 100%;
        padding: 5px; }
    .snapshot-objective-modal .recommended .dropdown button {
      width: 100%;
      box-shadow: none;
      border: none;
      background: #f6f9ff; }
      .snapshot-objective-modal .recommended .dropdown button i {
        position: absolute;
        right: 10px;
        top: 10px; }
      .snapshot-objective-modal .recommended .dropdown button:hover {
        background: #f6f9ff; }
      .snapshot-objective-modal .recommended .dropdown button:focus {
        outline: none; }
    .snapshot-objective-modal .recommended .dropdown .recommended-drupdown-wrapper {
      display: flex;
      justify-content: space-around; }
      .snapshot-objective-modal .recommended .dropdown .recommended-drupdown-wrapper div {
        width: 100%;
        text-align: left;
        padding: 5px;
        font-size: 16px; }
      .snapshot-objective-modal .recommended .dropdown .recommended-drupdown-wrapper div:nth-child(2) {
        font-weight: bold; }
    .snapshot-objective-modal .recommended .dropdown .rangeName {
      display: flex;
      justify-content: space-around; }
      .snapshot-objective-modal .recommended .dropdown .rangeName div {
        width: 100%;
        padding: 5px; }
    .snapshot-objective-modal .recommended .dropdown .category-dropdown {
      padding-left: 15px;
      padding-right: 15px; }
    .snapshot-objective-modal .recommended .dropdown .dropdown-menu {
      width: 100%;
      padding: 0; }
  .snapshot-objective-modal .target-score {
    width: 30%;
    padding-left: 15px; }
    .snapshot-objective-modal .target-score input {
      width: 100%;
      height: 40px;
      text-align: center;
      font-size: 17px;
      border: 1px solid #e1e1e6;
      border-radius: 4px; }
  .snapshot-objective-modal .save-wrapper {
    width: 100%;
    text-align: center;
    margin-top: 30px; }
  .snapshot-objective-modal .save {
    display: inline-block;
    padding: 10px 15px;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 3px;
    cursor: pointer; }
  .snapshot-objective-modal .close {
    position: absolute;
    top: 25px;
    right: 25px; }
  .snapshot-objective-modal .signal-wrapper {
    border-radius: 23px;
    background: #f4f6f8;
    padding: 10px 22px;
    display: inline-block; }

.select-dropdown .select-header {
  background: #ecedf1;
  color: #818ea7;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  cursor: pointer; }
  .select-dropdown .select-header--title {
    text-transform: uppercase;
    font-weight: bold; }

.select-dropdown .select-body {
  overflow: hidden; }
  .select-dropdown .select-body .select-item {
    display: flex;
    padding: 10px 15px;
    justify-content: space-between;
    align-items: center;
    cursor: pointer; }
    .select-dropdown .select-body .select-item--label {
      width: 100%;
      padding-left: 15px;
      font-size: 18px; }
      .select-dropdown .select-body .select-item--label.active {
        font-weight: bold; }
    .select-dropdown .select-body .select-item--percentage {
      font-size: 26px;
      font-weight: 100;
      min-width: 40px; }
  .select-dropdown .select-body .signal-bars {
    width: 30px;
    height: 20px; }
  .select-dropdown .select-body.open_dropdown {
    height: auto; }
  .select-dropdown .select-body.close_dropdown {
    height: 0; }

.tooltip--objective {
  position: relative;
  display: inline;
  margin-left: 5px; }
  .tooltip--objective-text {
    position: absolute;
    left: 25px;
    top: -35px;
    width: 245px;
    background: #FFFFFF;
    border: 1px solid #818ea7;
    visibility: hidden;
    border-radius: 2px;
    padding: 15px;
    text-align: left;
    text-transform: none;
    font-weight: normal;
    color: #545454; }
    .tooltip--objective-text:before {
      content: '';
      position: absolute;
      top: 40px;
      right: 100%;
      margin-top: -10px;
      width: 0;
      height: 0;
      border-right: 10px solid #818ea7;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent; }
    .tooltip--objective-text:after {
      content: '';
      position: absolute;
      top: 40px;
      right: 100%;
      margin-top: -8px;
      width: 0;
      height: 0;
      border-right: 8px solid #FFFFFF;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent; }
  .tooltip--objective:hover .tooltip--objective-text {
    visibility: visible;
    opacity: 1;
    z-index: 999; }

.modify-next-objectives {
  height: 75px; }
  .modify-next-objectives button {
    max-width: 200px;
    align-self: flex-end; }
  .modify-next-objectives span {
    color: #6b7b89; }
    .modify-next-objectives span i {
      font-size: 18px;
      margin-right: 5px;
      color: #5EB768; }

#quickPeekOverlay #quickPeekView .panel-profile {
  padding: 14px !important;
  overflow-x: hidden; }
  #quickPeekOverlay #quickPeekView .panel-profile .panel {
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0; }
  #quickPeekOverlay #quickPeekView .panel-profile .objective-panel {
    margin: 0 -16px; }
    #quickPeekOverlay #quickPeekView .panel-profile .objective-panel .header {
      padding-top: 0;
      border-bottom: 2px solid #f2f2f3; }
      #quickPeekOverlay #quickPeekView .panel-profile .objective-panel .header .title a {
        background: #7986ae;
        text-transform: uppercase;
        font-size: 13px;
        border-radius: 3px;
        cursor: pointer;
        color: white;
        align-items: center;
        float: right; }
        #quickPeekOverlay #quickPeekView .panel-profile .objective-panel .header .title a:hover {
          background: white;
          color: #7986ae;
          border: 1px solid #7986ae; }
      #quickPeekOverlay #quickPeekView .panel-profile .objective-panel .header .snapshot-label {
        display: flex;
        flex-wrap: wrap; }
        #quickPeekOverlay #quickPeekView .panel-profile .objective-panel .header .snapshot-label .signal {
          margin-top: 2px;
          margin-left: 10px; }
          #quickPeekOverlay #quickPeekView .panel-profile .objective-panel .header .snapshot-label .signal .signal-bar {
            margin-left: 1px; }

#quickPeekOverlay.quick-peek-objective h3 {
  margin: 0;
  line-height: 1.4;
  font-weight: normal; }

#quickPeekOverlay.quick-peek-objective .cross-icon {
  display: flex;
  margin-bottom: 8px;
  margin-right: 10px; }
  #quickPeekOverlay.quick-peek-objective .cross-icon .separator {
    border-left: 2px solid #f4f5f7;
    margin: 0 18px;
    height: 34px; }

#quickPeekOverlay.quick-peek-objective .panel-details {
  border-bottom: none;
  margin-bottom: 0; }
  #quickPeekOverlay.quick-peek-objective .panel-details .panel-heading, #quickPeekOverlay.quick-peek-objective .panel-details .panel-default .panel-heading-flex, .panel-default #quickPeekOverlay.quick-peek-objective .panel-details .panel-heading-flex, #quickPeekOverlay.quick-peek-objective .panel-details .icon-stat-box .panel-heading-flex, .icon-stat-box #quickPeekOverlay.quick-peek-objective .panel-details .panel-heading-flex {
    background-color: #f7fafb !important;
    padding: 10px; }
    #quickPeekOverlay.quick-peek-objective .panel-details .panel-heading h4, #quickPeekOverlay.quick-peek-objective .panel-details .panel-default .panel-heading-flex h4, .panel-default #quickPeekOverlay.quick-peek-objective .panel-details .panel-heading-flex h4, #quickPeekOverlay.quick-peek-objective .panel-details .icon-stat-box .panel-heading-flex h4, .icon-stat-box #quickPeekOverlay.quick-peek-objective .panel-details .panel-heading-flex h4 {
      font-size: 16px;
      font-weight: 500; }
  #quickPeekOverlay.quick-peek-objective .panel-details .description {
    margin-top: 5px;
    font-size: 16px; }
  #quickPeekOverlay.quick-peek-objective .panel-details .factors-list {
    padding: 0;
    padding-right: 15px; }
    #quickPeekOverlay.quick-peek-objective .panel-details .factors-list .factor-overview p {
      margin-bottom: 10px; }
    #quickPeekOverlay.quick-peek-objective .panel-details .factors-list .factor-overview .progress {
      margin-bottom: 15px; }
  #quickPeekOverlay.quick-peek-objective .panel-details .factor-container {
    display: block;
    height: auto;
    position: relative;
    border-radius: 5px; }
  #quickPeekOverlay.quick-peek-objective .panel-details .marker {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 4px;
    border-radius: 5px; }
  #quickPeekOverlay.quick-peek-objective .panel-details .score {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding-left: 18px; }

#quickPeekOverlay.quick-peek-objective #quickPeekView {
  max-width: 600px; }
  #quickPeekOverlay.quick-peek-objective #quickPeekView .panel-profile {
    background: white; }

#quickPeekOverlay.quick-peek-objective .content {
  margin-top: 15px; }

#quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .header {
  border-bottom: none !important; }

#quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .objective {
  display: flex;
  margin-bottom: 15px;
  width: 100%;
  padding-left: 30px; }
  #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .objective .objective-container {
    width: 75%; }
  #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .objective h4 {
    font-size: 18px; }
  #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .objective .objective-label {
    display: flex;
    flex-wrap: wrap;
    font-size: 24px;
    font-weight: normal;
    align-items: center; }
    #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .objective .objective-label div {
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase;
      padding-left: 15px; }
  #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .objective .button {
    background: white;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 3px;
    cursor: pointer;
    color: #7986ae;
    align-items: center;
    border: 1px solid #7986ae; }
    #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .objective .button:hover {
      background: #7986ae;
      color: white;
      border: 1px solid #7986ae; }

#quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .objective-details {
  margin-bottom: 10px; }
  #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .objective-details .no-data-percent {
    font-size: 24px;
    color: #9b9b9b; }
  #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .objective-details .container-gray {
    width: 100%;
    max-width: 120px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    background-color: #f7fafb;
    height: 108px;
    padding-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px; }
    #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .objective-details .container-gray:last-child {
      margin-right: 0; }
  #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .objective-details .container-cer {
    max-width: 170px;
    height: 94px;
    margin-top: -10px;
    padding: 10px 10px 0 15px; }
    #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .objective-details .container-cer p {
      text-align: left; }
    #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .objective-details .container-cer .cer .flex-wrap {
      justify-content: unset; }

#quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .row-wrapper {
  display: flex;
  flex-wrap: wrap; }

#quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .text-navy-blue {
  color: #495a7c;
  font-weight: 500; }

#quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .key-results h3 {
  font-size: 16px;
  font-weight: 500; }

#quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .key-results .panel-default, #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .key-results .icon-stat-box {
  margin-bottom: 0;
  border-bottom: none; }

#quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .key-results .panel-heading, #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .key-results .panel-default .panel-heading-flex, .panel-default #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .key-results .panel-heading-flex, #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .key-results .icon-stat-box .panel-heading-flex, .icon-stat-box #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .key-results .panel-heading-flex {
  background: #f7fafb !important;
  padding: 15px; }

#quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .key-results #key-result .content {
  margin-left: 15px;
  margin-top: 0; }

#quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .key-results .title {
  font-size: 14px; }

#quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main {
  margin-bottom: 0;
  border-bottom: none; }
  #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .panel-heading, #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .panel-default .panel-heading-flex, .panel-default #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .panel-heading-flex, #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .icon-stat-box .panel-heading-flex, .icon-stat-box #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .panel-heading-flex {
    background: #f7fafb !important; }
    #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .panel-heading h3, #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .panel-default .panel-heading-flex h3, .panel-default #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .panel-heading-flex h3, #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .icon-stat-box .panel-heading-flex h3, .icon-stat-box #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .panel-heading-flex h3 {
      font-size: 16px;
      font-weight: 500; }
  #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .recommended-factor {
    margin-top: 10px;
    padding-right: 0;
    width: 51%; }
    #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .recommended-factor h3 {
      width: 97%;
      margin-bottom: 10px; }
      #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .recommended-factor h3 .title {
        font-weight: normal; }
  #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .factors-list {
    width: 39%; }
    #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .factors-list .factor-container:last-child {
      margin-bottom: 20px; }
  #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .factor-main .customer-reviews {
    width: 61%; }

#quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .customer-reviews .panel-heading, #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .customer-reviews .panel-default .panel-heading-flex, .panel-default #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .customer-reviews .panel-heading-flex, #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .customer-reviews .icon-stat-box .panel-heading-flex, .icon-stat-box #quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .customer-reviews .panel-heading-flex {
  background: #f7fafb !important; }

#quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .customer-reviews .data-text {
  background-color: #ffffff; }

#quickPeekOverlay.quick-peek-objective .quick-peek-tab-dashboard .customer-reviews select {
  background-color: #ffffff; }

.p-t-16 {
  padding-top: 16px; }

.p-t-5 {
  padding-top: 5px; }

.snapshot-quick-peek {
  max-width: 830px !important; }
  .snapshot-quick-peek .header {
    padding-left: 10px; }
    .snapshot-quick-peek .header .objective-details .container-gray {
      max-width: 185px !important;
      height: 123px !important;
      padding: 25px !important; }
      .snapshot-quick-peek .header .objective-details .container-gray p {
        margin-bottom: 8px; }
  .snapshot-quick-peek .responses-rating-bar-wrapper {
    padding: 15px 22px 15px 40px; }
    .snapshot-quick-peek .responses-rating-bar-wrapper .responses-rating-bar-chart {
      width: 135px; }
  .snapshot-quick-peek .responses-rating-line-wrapper {
    padding-top: 0; }
    .snapshot-quick-peek .responses-rating-line-wrapper .progress {
      height: 20px;
      border-radius: 0;
      margin-bottom: 0;
      overflow: unset; }
      .snapshot-quick-peek .responses-rating-line-wrapper .progress .progress-bar {
        position: relative; }
        .snapshot-quick-peek .responses-rating-line-wrapper .progress .progress-bar:hover .tooltip-rating {
          display: grid; }
      .snapshot-quick-peek .responses-rating-line-wrapper .progress .left-border-radius {
        border-radius: 3px 0 0 3px; }
      .snapshot-quick-peek .responses-rating-line-wrapper .progress .right-border-radius {
        border-radius: 0 3px 3px 0; }
    .snapshot-quick-peek .responses-rating-line-wrapper .tooltip-rating {
      position: absolute;
      background: #fff;
      height: auto;
      padding: 15px 15px 15px 20px;
      color: #505050;
      line-height: 32px;
      display: none;
      border: 1px solid #e7e8ef;
      box-shadow: 0 2px 15px #d8d9e2;
      margin-top: 55px;
      z-index: 999;
      text-align: left;
      width: 140px;
      border-radius: 3px; }
      .snapshot-quick-peek .responses-rating-line-wrapper .tooltip-rating p {
        font-weight: 300;
        font-size: 32px;
        margin-bottom: 0; }
      .snapshot-quick-peek .responses-rating-line-wrapper .tooltip-rating span {
        font-weight: 400; }
      .snapshot-quick-peek .responses-rating-line-wrapper .tooltip-rating .fa {
        font-size: 17px; }
      .snapshot-quick-peek .responses-rating-line-wrapper .tooltip-rating:before {
        content: '';
        position: absolute;
        bottom: 100.7%;
        left: 50%;
        margin-left: -8px;
        width: 0;
        height: 0;
        border-bottom: 8px solid #d8d9e2;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent; }
      .snapshot-quick-peek .responses-rating-line-wrapper .tooltip-rating:after {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -8px;
        width: 0;
        height: 0;
        border-bottom: 8px solid #FFFFFF;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent; }
  .snapshot-quick-peek .panel-default, .snapshot-quick-peek .icon-stat-box {
    margin-left: -11px; }
    .snapshot-quick-peek .panel-default .panel-heading, .snapshot-quick-peek .icon-stat-box .panel-heading, .snapshot-quick-peek .panel-default .panel-heading-flex, .snapshot-quick-peek .icon-stat-box .panel-heading-flex {
      padding: 15px 30px; }
  .snapshot-quick-peek .snapshot-label {
    padding-left: 18px; }

.quick-peek-messages .chat-message .message-box {
  height: 786px; }

.chat-message {
  padding: 15px; }
  .chat-message p {
    font-weight: bold;
    font-size: 16px; }
  .chat-message .message-box {
    height: 300px; }
    .chat-message .message-box .empty {
      font-size: 18px;
      color: #7886ab;
      text-align: center;
      width: 80%;
      margin: 100px auto 0 !important;
      font-weight: normal; }
      .chat-message .message-box .empty .fa {
        font-size: 95px;
        line-height: 0;
        text-align: center; }
    .chat-message .message-box .message {
      display: flex;
      margin-bottom: 20px; }
      .chat-message .message-box .message .avatar {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        margin-right: 15px;
        margin-top: 20px;
        background: rgba(128, 128, 128, 0.27);
        overflow: hidden; }
        .chat-message .message-box .message .avatar img {
          width: 100%; }
      .chat-message .message-box .message .message-text--wrapper {
        max-width: 50%; }
        .chat-message .message-box .message .message-text--wrapper .date {
          font-size: 12px;
          color: #b1b0b0;
          margin-left: 5px;
          margin-bottom: 5px; }
      .chat-message .message-box .message .message-text--value {
        padding: 10px 15px;
        border-radius: 10px;
        background: #e2eef4; }
      .chat-message .message-box .message.right {
        flex-direction: row-reverse; }
        .chat-message .message-box .message.right .avatar {
          margin-left: 15px;
          margin-right: 0; }
        .chat-message .message-box .message.right .message-text--wrapper .date {
          text-align: right;
          margin-left: 0;
          margin-right: 5px; }
        .chat-message .message-box .message.right .message-text--wrapper .message-text--value {
          background: #f3f7f8; }
  .chat-message .chat-message--bottom {
    display: flex;
    align-items: center; }
    .chat-message .chat-message--bottom input {
      width: 100%;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      box-shadow: none;
      background: #f6fafb;
      border: 1px solid #ecedef;
      padding: 5px 15px;
      font-size: 16px; }
    .chat-message .chat-message--bottom .button {
      display: flex;
      align-items: center;
      text-transform: uppercase;
      color: white;
      font-size: 13px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      padding: 6px 15px;
      background: #7986ae;
      border: 1px solid #7986ae;
      cursor: pointer; }
      .chat-message .chat-message--bottom .button i {
        margin-right: 5px;
        font-size: 20px; }
    .chat-message .chat-message--bottom .loader {
      width: 10px;
      padding: 11px 27px; }
      .chat-message .chat-message--bottom .loader .path {
        stroke: white; }

.customer-reviews-scrolling {
  height: 500px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 0; }

.customer-reviews .panel-heading, .customer-reviews .panel-default .panel-heading-flex, .panel-default .customer-reviews .panel-heading-flex, .customer-reviews .icon-stat-box .panel-heading-flex, .icon-stat-box .customer-reviews .panel-heading-flex {
  background: white !important;
  overflow: auto; }

.customer-reviews h3 {
  font-size: 16px;
  font-weight: bold;
  display: inline; }

.customer-reviews .panel-body {
  max-height: 595px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 0; }

.customer-reviews .separator {
  border-bottom: 1px solid #e3e3e3;
  padding: 15px 32px 15px 0px;
  margin-left: 30px; }

.customer-reviews .view-more {
  color: #b6b6b6; }

.customer-reviews .select {
  position: relative;
  float: left;
  width: 150px;
  max-width: 250px;
  color: #696e7d;
  background: #f3f8fa url("img/arrow-2.png") no-repeat 95% 50%;
  border-radius: 3px;
  border: 1px solid #e5e3e3;
  overflow: hidden;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  background-size: 15px 20px;
  font-weight: bold; }
  .customer-reviews .select select::-ms-expand {
    display: none; }

.customer-reviews .box {
  display: flex; }

.customer-reviews .data-text {
  border-top: #e5e3e3 1px solid;
  border-left: #e5e3e3 1px solid;
  border-bottom: #e5e3e3 1px solid;
  background-color: #f3f8fa;
  height: 34px;
  position: relative;
  border-radius: 3px;
  width: 70px;
  text-align: right;
  color: #696e7d;
  border-right: none;
  z-index: 1;
  font-weight: bold; }

.customer-reviews .reason-select {
  width: 100%;
  margin-right: 10px;
  border-left: none;
  height: 34px;
  padding-left: 70px;
  color: #a6abb0;
  right: 70px; }

.customer-reviews .rating-select {
  margin-left: -70px; }

.customer-reviews .customer-info {
  font-size: 16px;
  color: #484848; }
  .customer-reviews .customer-info span {
    font-weight: normal;
    font-size: 14px; }
  .customer-reviews .customer-info .anonymous-text {
    vertical-align: middle;
    color: #484444;
    font-family: Roboto;
    font-size: 23.501px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    flex-shrink: 0; }
  .customer-reviews .customer-info .date {
    font-size: 13px;
    color: #8c8c8c;
    padding-left: 10px; }
  .customer-reviews .customer-info .details-btn {
    float: right;
    text-transform: uppercase;
    font-size: 12px;
    color: #7986ae;
    font-weight: 500; }
    @media (max-width: 450px) {
      .customer-reviews .customer-info .details-btn {
        float: none; } }

.customer-reviews .reasons {
  margin: 10px 0; }
  .customer-reviews .reasons-flex {
    display: flex;
    flex-wrap: wrap; }
    .customer-reviews .reasons-flex p {
      margin: 0 10px 0 0; }
  .customer-reviews .reasons .tag {
    display: inline-block;
    min-width: 44px;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    padding: .4em .8em;
    border-radius: 12px;
    border: 1px solid black;
    margin-right: 5px;
    margin-bottom: 5px; }
  .customer-reviews .reasons .text-positive {
    border-color: #5EB768; }
  .customer-reviews .reasons .text-negative {
    border-color: #b70034; }
  .customer-reviews .reasons .last {
    margin-right: 2px; }

.customer-reviews .star-rating {
  font-size: 18px; }
  .customer-reviews .star-rating .score {
    font-size: 14px;
    padding-left: 5px; }

.customer-reviews .reply-message {
  display: block;
  margin: 10px 0 0 145px;
  color: #a6afc8; }

.customer-reviews .reply-btn-dropdown {
  width: 40%; }
  .customer-reviews .reply-btn-dropdown ul {
    width: 90%;
    border-radius: 0;
    padding: 0;
    bottom: auto;
    margin-top: 40px; }
  .customer-reviews .reply-btn-dropdown li > a {
    border-bottom: 1px solid #dedede;
    line-height: 2; }
    .customer-reviews .reply-btn-dropdown li > a:last-child {
      border-bottom: none; }

.customer-reviews .button {
  text-transform: uppercase;
  cursor: pointer;
  font-weight: bold; }

.customer-reviews .btn-reply {
  background-color: white;
  border: 2px solid #7986ae;
  color: #7986ae; }
  .customer-reviews .btn-reply .fa-location-arrow {
    color: #7986ae;
    padding-right: 10px; }

.customer-reviews .btn-view-details {
  background-color: #7986ae;
  color: white; }
  .customer-reviews .btn-view-details .fa-eye {
    color: white;
    padding-right: 10px; }

.customer-reviews .empty-wrapper {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }
  .customer-reviews .empty-wrapper .empty p {
    font-size: 16px;
    color: #a2abc4;
    margin-top: 15px; }

.customer-snapshot--item {
  padding: 12px 24px;
  border-bottom: 1px solid #dedede;
  margin: 0; }
  .customer-snapshot--item:last-child {
    border-bottom: none; }
  .customer-snapshot--item .rating {
    font-size: 18px; }
    .customer-snapshot--item .rating .value {
      font-size: 14px;
      display: inline-block;
      padding-left: 10px; }
  .customer-snapshot--item .comment {
    margin-top: 12px;
    font-size: 14px;
    color: #464646; }
    .customer-snapshot--item .comment .no-comment {
      font-size: 11px;
      color: #adadad; }

.category-snapshot--item {
  border: 1px solid #dedede;
  display: flex;
  margin-bottom: 24px; }
  .category-snapshot--item .left {
    border-right: 1px solid #dedede;
    width: 50%;
    padding: 20px;
    background: #fafafa; }
    .category-snapshot--item .left h4 {
      margin-top: 0; }
    .category-snapshot--item .left .rating {
      display: flex;
      border-bottom: 1px solid #dedede;
      padding-bottom: 10px; }
      .category-snapshot--item .left .rating .value {
        padding-right: 10px;
        font-size: 13px;
        font-weight: bold; }
    .category-snapshot--item .left .factors {
      display: flex;
      justify-content: space-between;
      margin-top: 15px; }
      .category-snapshot--item .left .factors span {
        font-size: 12px; }
      .category-snapshot--item .left .factors > div {
        width: 100%;
        padding: 0 5px; }
      .category-snapshot--item .left .factors p {
        font-weight: bold;
        margin-bottom: 0;
        margin-top: 5px; }
  .category-snapshot--item .right {
    padding: 20px 40px;
    background: white;
    width: 50%; }
    .category-snapshot--item .right p {
      font-size: 14px;
      color: #464646;
      margin: 0; }
      .category-snapshot--item .right p.no-comment {
        font-size: 11px;
        color: #adadad; }

.key-results--modal .mi-content {
  margin-bottom: 10px; }
  .key-results--modal .mi-content p {
    text-align: left;
    font-weight: bold;
    color: #788ab0;
    margin-bottom: 5px; }
  .key-results--modal .mi-content textarea {
    border-radius: 5px;
    padding: 10px;
    border: 1px solid black !important; }

.key-results--modal .select-factors {
  text-align: left;
  margin-bottom: 30px; }
  .key-results--modal .select-factors p {
    font-size: 16px;
    font-weight: bold;
    color: #788ab0; }
  .key-results--modal .select-factors .factor {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 30px;
    font-weight: bold;
    font-size: 14px;
    margin-right: 5px;
    cursor: pointer;
    background: #f4f5f9;
    color: #788ab0;
    border: 1px solid #dde0e5;
    margin-bottom: 10px; }
    .key-results--modal .select-factors .factor.active {
      background: #788ab0;
      color: white; }

.key-results--modal button {
  color: white;
  background: #788ab0;
  border: none;
  border-radius: 5px;
  padding: 15px 35px;
  text-transform: uppercase;
  font-weight: bold; }
  .key-results--modal button:hover {
    background: #788ab0; }

.selected-list {
  display: flex;
  padding: 0; }
  .selected-list > .left {
    width: 100%;
    border: 1px solid #EBECF3; }
  .selected-list > .right {
    width: 100%;
    border: 1px solid #EBECF3; }
  .selected-list--header {
    position: relative;
    padding: 10px;
    background: #f7fafb;
    text-transform: uppercase;
    color: #717488;
    border-bottom: 1px solid #fbfbfb;
    transition: background 0.2s ease; }
    .selected-list--header.active {
      background: white; }
    .selected-list--header i {
      font-size: 20px;
      position: absolute;
      top: 10px;
      right: 15px;
      cursor: pointer; }
    .selected-list--header input {
      display: none;
      width: 100%;
      font-size: 14px;
      border: none;
      background: transparent;
      padding: 0; }
  .selected-list--item {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #EBECF3; }
    .selected-list--item.active .selected-list--body-right .circle {
      border-color: transparent;
      background: #788aaf; }
  .selected-list--body-left div:first-child {
    font-size: 13px; }
  .selected-list--body-left div:last-child {
    font-size: 11px; }
  .selected-list--body-right .circle {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 1px solid #aeaeae; }

.select-actions {
  background: #f7fafb;
  padding: 10px;
  border: 1px solid #eeeef0;
  cursor: pointer; }
  .select-actions i {
    margin-right: 5px; }

.row-entity-inactive {
  background: #fbfefe !important; }
  .row-entity-inactive > .entity-content-container {
    display: flex;
    flex-direction: row; }
    .row-entity-inactive > .entity-content-container > .entity-icon {
      margin: 0;
      border: 0; }
    .row-entity-inactive > .entity-content-container > .entity-content {
      padding-left: 10px; }

.cer-breakdown .chart-bg {
  background: rgba(120, 138, 175, 0.09);
  border-radius: 5px;
  position: relative; }
  .cer-breakdown .chart-bg .spinner {
    padding: 20px;
    font-size: 24px;
    text-align: center; }

.cer-breakdown .experience {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  z-index: 0;
  align-items: center;
  justify-content: center; }
  .cer-breakdown .experience .number {
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 1.3vw;
    color: white;
    display: flex;
    align-items: center;
    margin-top: 10px;
    font-weight: normal; }
    .cer-breakdown .experience .number i {
      font-size: 1vw;
      color: rgba(255, 255, 255, 0.65);
      padding-right: 5px; }

.cer-breakdown nvd3 {
  position: relative;
  z-index: 1; }

.cer-breakdown .table-wrapper {
  border: 1px solid rgba(6, 39, 108, 0.11);
  overflow: hidden;
  border-radius: 5px;
  margin-top: 22px; }

.cer-breakdown table {
  width: 100%; }
  .cer-breakdown table thead {
    background: rgba(120, 138, 175, 0.09); }
    .cer-breakdown table thead th {
      padding: 15px;
      text-align: center;
      font-size: 14px;
      color: #495a7c; }
      .cer-breakdown table thead th:first-child {
        border-top-left-radius: 5px; }
      .cer-breakdown table thead th:last-child {
        border-top-right-radius: 5px; }
  .cer-breakdown table tbody td {
    border: none;
    border-bottom: 1px solid rgba(6, 39, 108, 0.11);
    text-align: center;
    padding: 7px 20px; }

.cer-breakdown .nvd3.nv-pie path {
  fill-opacity: 1;
  stroke: none; }

.cer-breakdown .industry-cer {
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 24px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 95px;
  margin: 0 auto; }
  .cer-breakdown .industry-cer i {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.65);
    padding-right: 5px; }

.cer-breakdown .container-top-gray {
  height: auto; }

.cer-breakdown .rating-1 {
  background: #b70034; }

.cer-breakdown .rating-2 {
  background: #f88245; }

.cer-breakdown .rating-3 {
  background: #ffbc2b; }

.cer-breakdown .rating-4 {
  background: #90CA6D; }

.cer-breakdown .rating-5 {
  background: #007244; }

.feedback-volume {
  display: flex;
  flex-direction: column; }
  .feedback-volume .row.content {
    display: flex;
    height: 100%; }
  .feedback-volume .nv-series-0 .nv-area {
    fill: url(#linear-gradient) gray; }
  .feedback-volume .nvd3 .tick text, .feedback-volume .nvd3 .nv-axisMaxMin text {
    font-size: 14px;
    fill: #495a7c;
    font-weight: 100; }
  .feedback-volume .nvd3 .nv-y .tick text, .feedback-volume .nvd3 .nv-axisMaxMin-y text {
    font-size: 12px; }
  .feedback-volume .spinner {
    margin-top: 20px;
    font-size: 46px; }

.current-questionnaires {
  display: flex;
  width: 100%; }
  .current-questionnaires-panel-side-bar {
    border-right: 1.5px solid rgba(6, 39, 108, 0.11);
    max-width: 20%;
    width: 100%; }
  .current-questionnaires-details-panel {
    max-width: 80%;
    width: 100%; }
    .current-questionnaires-details-panel .not-found {
      padding: 36px 29px 29px 0;
      text-align: center; }
  .current-questionnaires-header {
    padding: 19px 24px;
    border-bottom: 1.5px solid rgba(6, 39, 108, 0.11); }
    .current-questionnaires-header h3 {
      margin: 0;
      font-size: 16px; }

.current-questionnaires-item {
  padding: 14px;
  border-bottom: 1.5px solid rgba(6, 39, 108, 0.11); }
  .current-questionnaires-item:hover, .current-questionnaires-item:focus {
    background: #f7fafb; }
    .current-questionnaires-item:hover h6, .current-questionnaires-item:focus h6 {
      font-weight: bold; }
  .current-questionnaires-item h6 {
    font-size: 16px;
    font-weight: normal;
    margin-top: 0; }
    .current-questionnaires-item h6 span {
      font-size: 11px;
      text-transform: uppercase;
      margin-left: 9px;
      font-weight: bold; }
  .current-questionnaires-item .details-section {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: normal; }
    .current-questionnaires-item .details-section .reward {
      color: #525f78;
      border-right: solid 1px #dadada;
      padding-right: 10px;
      margin-right: 10px; }
      .current-questionnaires-item .details-section .reward img {
        margin-bottom: 3px;
        margin-right: 7px; }
    .current-questionnaires-item .details-section .groups {
      color: rgba(13, 54, 89, 0.39);
      white-space: nowrap; }
  .current-questionnaires-item .auto-responses {
    border-radius: 12px;
    border: 1px solid #dae1ea;
    font-size: 14px;
    font-weight: 500;
    color: #788aaf;
    padding: 3px 11px;
    margin-left: -4px; }

.current-questionnaires-item.active {
  background: #f7fafb; }
  .current-questionnaires-item.active h6 {
    font-weight: bold; }

.questionnaire-details-panel {
  margin-left: 38px; }
  .questionnaire-details-panel .header-panel {
    border-bottom: 2px solid rgba(33, 81, 101, 0.08);
    padding: 36px 29px 0 0; }
    .questionnaire-details-panel .header-panel .header-section {
      display: flex;
      justify-content: space-between;
      margin-bottom: 7px;
      width: 100%; }
      .questionnaire-details-panel .header-panel .header-section .title {
        margin-right: 15px;
        width: 80%; }
        .questionnaire-details-panel .header-panel .header-section .title h2 {
          margin-top: 0; }
          .questionnaire-details-panel .header-panel .header-section .title h2 span {
            font-size: 12px;
            color: rgba(13, 54, 89, 0.39);
            font-weight: normal;
            white-space: nowrap; }
          .questionnaire-details-panel .header-panel .header-section .title h2 .m-l-10 {
            margin-left: 10px; }
        .questionnaire-details-panel .header-panel .header-section .title p {
          font-size: 16px; }
      .questionnaire-details-panel .header-panel .header-section .actions {
        max-width: 20%; }
    .questionnaire-details-panel .header-panel .body-section {
      margin-bottom: 18px; }
      .questionnaire-details-panel .header-panel .body-section .container-gray {
        width: 100%;
        max-width: 144px;
        display: inline-block;
        text-align: center;
        border-radius: 5px;
        background-color: #f7fafb;
        height: 100px;
        margin-right: 22px;
        margin-bottom: 10px;
        padding: 20px 5px; }
        .questionnaire-details-panel .header-panel .body-section .container-gray .value {
          font-size: 32px;
          font-weight: 300; }
        .questionnaire-details-panel .header-panel .body-section .container-gray .title {
          font-size: 14px;
          font-weight: 500;
          color: #495a7c; }
      .questionnaire-details-panel .header-panel .body-section .groups-section {
        margin-top: 13px;
        margin-left: 11px;
        width: 100%;
        max-width: 436px; }
        .questionnaire-details-panel .header-panel .body-section .groups-section label {
          font-weight: 500;
          margin-bottom: 10px; }

.questionnaire-live {
  color: #71b954; }

.questionnaire-paused {
  color: #f6ce58; }

.questionnaire-archived {
  color: #181d23; }

.questionnaire-mlf {
  color: #006837; }

.questionnaire-auto-response-management {
  padding: 0 29px 60px 0; }
  .questionnaire-auto-response-management .header {
    margin: 25px 0 22px; }
    .questionnaire-auto-response-management .header h4 {
      font-size: 18px; }
  .questionnaire-auto-response-management .questionnaire-rating-auto-response {
    width: 100%;
    display: block; }
    .questionnaire-auto-response-management .questionnaire-rating-auto-response .star-label {
      font-size: 18px;
      margin-top: 5px;
      width: 42px;
      margin-bottom: 15px; }
    .questionnaire-auto-response-management .questionnaire-rating-auto-response .auto-responses {
      width: 100%;
      border-bottom: 2px solid rgba(33, 81, 101, 0.08);
      margin-bottom: 25px;
      padding-bottom: 30px; }
      .questionnaire-auto-response-management .questionnaire-rating-auto-response .auto-responses-last {
        border: unset;
        margin: 0;
        padding: 0; }
      .questionnaire-auto-response-management .questionnaire-rating-auto-response .auto-responses .standard-template {
        width: 50%;
        height: 45px; }
        @media only screen and (min-width: 320px) and (max-width: 1384px) {
          .questionnaire-auto-response-management .questionnaire-rating-auto-response .auto-responses .standard-template {
            width: 89%; } }
    .questionnaire-auto-response-management .questionnaire-rating-auto-response .add-condition {
      margin-top: 20px;
      font-size: 14px;
      font-weight: 500;
      color: #788aaf;
      width: fit-content; }
      .questionnaire-auto-response-management .questionnaire-rating-auto-response .add-condition img {
        margin: 0 7px 4px 3px; }

.condition {
  display: block;
  margin-top: 25px;
  height: 94px; }
  @media only screen and (min-width: 320px) and (max-width: 1384px) {
    .condition {
      height: 130px; } }
  .condition .question, .condition .condition-answer, .condition .answer {
    margin-right: 18px; }
  .condition .condition-row {
    display: flex;
    margin-left: 32px; }
    @media only screen and (min-width: 320px) and (max-width: 1384px) {
      .condition .condition-row {
        flex-wrap: wrap; } }
  .condition .condition-question {
    width: 100%;
    position: relative;
    display: flex; }
    .condition .condition-question .number {
      border-radius: 50%;
      border: 1px solid  #dae1ea;
      font-size: 12px;
      font-weight: 500;
      text-align: center;
      color: #788aaf;
      margin-right: 10px;
      height: 20px;
      min-width: 20px;
      line-height: 18px; }
    .condition .condition-question .line {
      position: absolute;
      width: 1px;
      height: 100px;
      background-color: #dae1ea;
      z-index: 14;
      margin-left: 10px;
      margin-top: 20px; }
      @media only screen and (max-width: 1384px) {
        .condition .condition-question .line {
          height: 135px; } }
    .condition .condition-question .remove {
      font-weight: 500;
      color: #788aaf; }
  .condition .question {
    position: relative;
    width: 240px; }
    .condition .question .question-selector {
      width: 215px; }
  .condition .answer, .condition .condition-answer {
    width: 91px; }
    .condition .answer select, .condition .condition-answer select {
      -webkit-appearance: none;
      padding-right: 25px;
      color: #495a7c; }
    .condition .answer select + i.fa, .condition .condition-answer select + i.fa {
      float: right;
      margin-top: -26px;
      pointer-events: none;
      background-color: transparent;
      color: #505b7b;
      padding-right: 5px;
      margin-left: 76px;
      font-size: 9px; }
  .condition .condition-answer .question-selector {
    margin-right: 26px; }
  .condition .response {
    width: 319px; }
    .condition .response .question-selector {
      width: 303px; }
    @media only screen and (min-width: 320px) and (max-width: 1384px) {
      .condition .response {
        width: 458px; }
        .condition .response .question-selector {
          width: 410px; } }
    .condition .response .reward {
      font-size: 12px;
      color: rgba(13, 54, 89, 0.5);
      margin-left: 15px;
      line-height: 35px; }
      .condition .response .reward img {
        margin: 0 6px 4px 0; }
  .condition .question, .condition .condition-answer, .condition .response {
    display: flex; }
    .condition .question .condition-text, .condition .condition-answer .condition-text, .condition .response .condition-text {
      line-height: 50px;
      font-weight: bold;
      padding-right: 18px; }
    .condition .question .condition-wrapper, .condition .condition-answer .condition-wrapper, .condition .response .condition-wrapper {
      width: 100%; }

.vertical-filter-bar {
  box-shadow: 0 1px 2px 0 rgba(33, 81, 101, 0.08), 0 0 6px 0 rgba(33, 81, 101, 0.08);
  background-color: #ffffff; }
  .vertical-filter-bar hr {
    padding-bottom: 17px;
    margin: 0 !important; }
  .vertical-filter-bar .vertical-filter-bar-header {
    display: flex;
    align-items: center;
    padding-top: 17px;
    padding-left: 17px;
    padding-right: 17px; }
  .vertical-filter-bar .title-text {
    justify-self: start;
    width: 100%;
    display: block;
    padding-left: 17px;
    padding-bottom: 17px;
    font-family: Roboto, 'Helvetica Neue', sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #494949; }
  .vertical-filter-bar .reset-button {
    justify-self: flex-end;
    position: relative;
    width: 75%;
    top: -15px;
    text-align: right;
    font-size: 14px;
    font-weight: 500;
    color: #495a7c;
    text-decoration: underline;
    text-decoration-color: #f78f1e; }
  .vertical-filter-bar .filter-group {
    padding-left: 16px; }
    .vertical-filter-bar .filter-group .filter-item-label {
      padding: 0 13px; }
  .vertical-filter-bar .sub-heading, .vertical-filter-bar .sub-heading a {
    padding-bottom: 10px;
    display: flex;
    justify-content: left;
    align-items: center;
    font-family: Roboto, 'Helvetica Neue', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #495a7c !important; }
    .vertical-filter-bar .sub-heading .fa, .vertical-filter-bar .sub-heading a .fa {
      padding-right: 10px; }
  .vertical-filter-bar .filter-item, .vertical-filter-bar md-date-range .md-select-value, md-date-range .vertical-filter-bar .md-select-value {
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 6px 0; }
  .vertical-filter-bar group-location-filter {
    width: 100% !important; }
  .vertical-filter-bar .radio-ul {
    list-style-type: none;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-family: Roboto, 'Helvetica Neue', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #495a7c; }
  .vertical-filter-bar .scrollable-component {
    display: block;
    width: 100%;
    max-height: 270px;
    overflow: auto;
    margin-bottom: 35px; }
  .vertical-filter-bar .picker-component {
    display: inline-block;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 10px; }
  .vertical-filter-bar .clickable {
    cursor: pointer; }

.universal-filter-bar .clickable {
  cursor: pointer; }

advanced-heatmap-arrange-bar {
  font-size: 12px;
  font-family: Roboto, 'Helvetica Neue', sans-serif;
  color: #636876;
  text-align: left;
  background-color: #fafbff; }
  advanced-heatmap-arrange-bar .display-type {
    white-space: nowrap;
    width: 328px !important;
    height: 48px !important;
    display: block;
    position: relative; }
    advanced-heatmap-arrange-bar .display-type .clickable {
      width: 82px;
      height: 48px;
      cursor: pointer;
      display: inline-block;
      border-left: 1px solid #ced1d9;
      border-bottom: 2px solid #828899; }
    advanced-heatmap-arrange-bar .display-type .clickable-active {
      width: 82px;
      height: 48px;
      cursor: pointer;
      display: inline-block;
      border-left: 1px solid #ced1d9;
      border-bottom: 2px solid #007feb;
      color: #2e3036;
      background-color: #ebeef7; }
    advanced-heatmap-arrange-bar .display-type .filter-name {
      width: 82px;
      height: 48px;
      display: inline-block; }
    advanced-heatmap-arrange-bar .display-type .padded-text {
      position: relative;
      top: 16px;
      left: 8px; }
  advanced-heatmap-arrange-bar .leftmost {
    float: left; }
  advanced-heatmap-arrange-bar .rightmost {
    float: right;
    display: inline;
    position: absolute; }

.mtl-style-dropdown {
  width: 248px;
  height: 48px;
  font-size: 12px;
  font-family: Roboto, 'Helvetica Neue', sans-serif; }

ul.chat {
  list-style: none; }

.chat {
  max-width: 100%;
  margin: 0 auto;
  padding: 0; }
  .chat .chat-item {
    margin: 6px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    max-width: 100%; }
    .chat .chat-item .chat-message {
      position: relative;
      margin: 0 12px;
      padding: 10px;
      border-radius: 4px;
      max-width: 70%;
      background-color: #efefef; }
      .chat .chat-item .chat-message::before {
        position: absolute;
        left: auto;
        bottom: 8px;
        right: -12px;
        height: 0;
        content: '';
        border: 6px solid transparent;
        border-left-color: #efefef;
        z-index: 2; }
      .chat .chat-item .chat-message .chat-avatar {
        flex-shrink: 0;
        flex-grow: 0;
        z-index: 1;
        height: 50px;
        width: 50px;
        border-radius: 25px; }
    .chat .chat-item .chat-score {
      position: relative;
      padding: 10px;
      margin: 0px;
      -webkit-border-radius: 4px 0 0 4px;
      -moz-border-radius: 4px 0 0 4px;
      border-radius: 4px 0 0 4px;
      color: #fff;
      height: 100%; }
    .chat .chat-item.chat-item-merchant .chat-avatar {
      display: none; }
    .chat .chat-item.chat-item-merchant .chat-message::before {
      left: -12px;
      bottom: 8px;
      right: auto;
      border: 6px solid transparent;
      border-right-color: #e2e2e2; }
    .chat .chat-item.chat-item-merchant .chat-message {
      background: #e2e2e2;
      color: #111; }
    .chat .chat-item.chat-item-customer {
      flex-direction: row-reverse;
      margin-bottom: 18px; }
      .chat .chat-item.chat-item-customer .chat-message {
        margin-left: 0 !important;
        border-radius: 0 4px 4px 0px !important;
        color: #111; }

#quickPeekOverlay {
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  display: none;
  z-index: 1000; }
  #quickPeekOverlay .dismiss {
    width: 100%;
    height: 100%; }
  #quickPeekOverlay #quickPeekView {
    width: 90%;
    max-width: 1000px;
    background: none;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s; }
    #quickPeekOverlay #quickPeekView .panel-default, #quickPeekOverlay #quickPeekView .panel-profile, #quickPeekOverlay #quickPeekView .panel-heading {
      border-radius: 0; }
    #quickPeekOverlay #quickPeekView .panel-profile {
      padding: 36px;
      height: 100%;
      overflow-y: scroll;
      background: #fbfbfb; }
      #quickPeekOverlay #quickPeekView .panel-profile .main-identicon {
        background: #fff;
        width: 48px;
        height: 48px; }
    #quickPeekOverlay #quickPeekView .panel-body {
      height: 100%; }
    #quickPeekOverlay #quickPeekView .action {
      border-top: 1px solid #dedede;
      margin: 12px;
      padding: 12px; }
  #quickPeekOverlay.show {
    display: block; }
    #quickPeekOverlay.show #quickPeekView {
      margin-right: 0; }

.snapshot-category-chart .nv-series-0 .nv-area {
  fill: url(#linear-gradient-1) gray; }

.snapshot-category-chart .nv-series-1 .nv-area {
  fill: url(#linear-gradient-2) gray; }

.snapshot-category-chart .nvd3 .nv-axis text {
  font-weight: 100;
  fill: #4d587c;
  font-size: 13px; }

.snapshot-category-chart .nvd3 path.domain {
  stroke: #e5e5e5; }

.nvtooltip {
  border: none; }
  .nvtooltip .snapshot-tooltip {
    border-radius: 2px;
    box-shadow: 0 2px 20px 0 rgba(8, 52, 82, 0.16);
    background-color: #ffffff;
    border: none;
    padding: 10px; }
    .nvtooltip .snapshot-tooltip .date {
      font-size: 14px;
      color: #495a7c;
      margin-bottom: 10px; }
    .nvtooltip .snapshot-tooltip strong {
      font-size: 14px;
      color: #525f78; }
    .nvtooltip .snapshot-tooltip .percentage {
      font-size: 32px;
      color: #40d49e;
      padding-left: 5px; }
