@charset "UTF-8";
.btn-deselected {
  background-color: #ACACAF;
  color: #fff; }

::placeholder {
  color: #dedede !important; }

::-moz-placeholder {
  color: #dedede;
  opacity: 1; }

:-ms-input-placeholder {
  color: #dedede; }

::-webkit-input-placeholder {
  color: #dedede; }

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-cd:before {
  content: "\e201"; }

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

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

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

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

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

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

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

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

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

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

body {
  font-family: "Noto Sans", sans-serif;
  font-size: 13px;
  line-height: 1.42857;
  color: #545456;
  background-color: #fafafa; }

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

a {
  color: #0188CC;
  text-decoration: none; }
  a:hover, a:focus {
    color: #015580;
    text-decoration: underline; }
  a:focus {
    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: 0px !important; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 0px !important;
  -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: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #D7D8DB; }

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

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

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  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: 400;
    line-height: 1;
    color: #ACACAF; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px; }
  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: 9px;
  margin-bottom: 9px; }
  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: 33px; }

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

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

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

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

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

p {
  margin: 0 0 9px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #ACACAF; }

.text-primary {
  color: #0188CC; }

a.text-primary:hover,
a.text-primary:focus {
  color: #016699; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #0188CC; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #016699; }

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

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

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

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #D7D8DB; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 9px; }
  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-right: 5px;
    padding-left: 5px; }

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

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

.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; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #D7D8DB; }
  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.42857;
    color: #ACACAF; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #D7D8DB;
  border-left: 0; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857; }

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

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

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

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857;
  color: #545456;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px !important; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  .container-fluid:after {
    clear: both; }

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

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-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.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .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.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .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.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

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

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #ACACAF;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px; }
  .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: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > 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 #ddd; }
  .table .table {
    background-color: #fafafa; }

.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 #ddd; }
  .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 #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

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

.table > thead > tr > td.active,
.table > 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: #f5f5f5; }

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

.table > thead > tr > td.success,
.table > 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: #dff0d8; }

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

.table > thead > tr > td.info,
.table > 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: #d9edf7; }

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

.table > thead > tr > td.warning,
.table > 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: #fcf8e3; }

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

.table > thead > tr > td.danger,
.table > 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: #f2dede; }

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

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 13.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > 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; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #545456;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.42857;
  color: #7e8c91; }

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857;
  color: #7e8c91;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6); }
  .form-control::-moz-placeholder {
    color: #dedede;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #dedede; }
  .form-control::-webkit-input-placeholder {
    color: #dedede; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #D7D8DB;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px; }
  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"],
  .input-group-sm input[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"],
  .input-group-sm
  input[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"],
  .input-group-sm
  input[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"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  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"],
  .input-group-lg input[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"],
  .input-group-lg
  input[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"],
  .input-group-lg
  input[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"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed; }
  .radio label,
  .checkbox label {
    min-height: 18px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed; }

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

.form-control-static {
  min-height: 31px;
  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, .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 {
    padding-right: 0;
    padding-left: 0; }

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

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  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,
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] {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px !important; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 30px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0px !important; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  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,
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] {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0px !important; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 36px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

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

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

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

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

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

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

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

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

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

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

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

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

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

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

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

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

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

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

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

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

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

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

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

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #0188CC;
  border-color: #0177b3; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #016699;
    border-color: #002234; }
  .btn-primary:hover {
    color: #fff;
    background-color: #016699;
    border-color: #014e76; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #016699;
    background-image: none;
    border-color: #014e76; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014e76;
      border-color: #002234; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #0188CC;
    border-color: #0177b3; }
  .btn-primary .badge {
    color: #0188CC;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #20BF55;
  border-color: #1ca94b; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #199342;
    border-color: #0a3c1b; }
  .btn-success:hover {
    color: #fff;
    background-color: #199342;
    border-color: #147534; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #199342;
    background-image: none;
    border-color: #147534; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #147534;
      border-color: #0a3c1b; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #20BF55;
    border-color: #1ca94b; }
  .btn-success .badge {
    color: #20BF55;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  font-weight: 400;
  color: #0188CC;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #015580;
    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: #ACACAF;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0px !important; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px !important; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px !important; }

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

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

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

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

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

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

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

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

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

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

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

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

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

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

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

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

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

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

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

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

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

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

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

.input-group-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: 13px;
  font-weight: 400;
  line-height: 1;
  color: #7e8c91;
  text-align: center;
  background-color: #D7D8DB;
  border: 1px solid #ccc;
  border-radius: 0px !important; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0px !important; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 0px !important; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

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

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

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

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

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  .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: #D7D8DB; }
    .nav > li.disabled > a {
      color: #ACACAF; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #ACACAF;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #D7D8DB;
    border-color: #0188CC; }
  .nav .nav-divider {
    height: 1px;
    margin: 8px 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.42857;
      border: 1px solid transparent;
      border-radius: 0px !important 0px !important 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #D7D8DB #D7D8DB #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #7e8c91;
      cursor: default;
      background-color: #fafafa;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0px !important; }
  .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: #0188CC; }

.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 {
      margin-bottom: 5px;
      text-align: center; }
  .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: 0px !important; }
  .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: 0px !important 0px !important 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: #fafafa; } }

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

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

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

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

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

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

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

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "; }
  .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;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

.container > .navbar-header,
.container > .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-brand {
  float: left;
  height: 50px;
  padding: 16px 15px;
  font-size: 18px;
  line-height: 18px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px !important; }
  .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: 8px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px; }
  @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: 18px; }
        .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: 16px;
          padding-bottom: 16px; } }

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

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

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

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

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

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .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: #090909; }
  .navbar-inverse .navbar-brand {
    color: #d3d3d5; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #d3d3d5; }
  .navbar-inverse .navbar-nav > li > a {
    color: #d3d3d5; }
    .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: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #d3d3d5; }
      .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: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-link {
    color: #d3d3d5; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #d3d3d5; }
    .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: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px !important; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/ "; }
  .breadcrumb > .active {
    color: #ACACAF; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 0px !important; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.42857;
      color: #0188CC;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #015580;
        background-color: #D7D8DB;
        border-color: #ddd; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 0px !important;
      border-bottom-left-radius: 0px !important; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 0px !important;
      border-bottom-right-radius: 0px !important; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #0188CC;
    border-color: #0188CC; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #ACACAF;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 18px 0;
  text-align: center;
  list-style: none; }
  .pager:before, .pager:after {
    display: table;
    content: " "; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #D7D8DB; }
  .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: #ACACAF;
    cursor: not-allowed;
    background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

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

.label-default {
  background-color: #ACACAF; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #929296; }

.label-primary {
  background-color: #0188CC; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #016699; }

.label-success {
  background-color: #20BF55; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #199342; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #ACACAF;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #0188CC;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

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

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.42857;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 0px !important;
  -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-right: auto;
    margin-left: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #545456; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0188CC; }

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

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

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

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

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

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

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

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

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

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

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

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

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

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

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #ACACAF;
    cursor: not-allowed;
    background-color: #D7D8DB; }
    .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: #ACACAF; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #0188CC;
    border-color: #0188CC; }
    .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: #9addff; }

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

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

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

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

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

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

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

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0px !important-1;
  border-top-right-radius: 0px !important-1; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

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

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 0px !important-1;
  border-bottom-left-radius: 0px !important-1; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 0px !important-1;
    border-top-right-radius: 0px !important-1; }
  .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: 0px !important-1;
    border-bottom-left-radius: 0px !important-1; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

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

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

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 0px !important-1;
  border-top-right-radius: 0px !important-1; }
  .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: 0px !important-1;
    border-top-right-radius: 0px !important-1; }
    .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: 0px !important-1; }
    .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: 0px !important-1; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 0px !important-1;
  border-bottom-left-radius: 0px !important-1; }
  .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-right-radius: 0px !important-1;
    border-bottom-left-radius: 0px !important-1; }
    .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: 0px !important-1; }
    .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: 0px !important-1; }

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

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

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-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 {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 18px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px !important; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #545456;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #545456; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #0188CC; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #0188CC;
    border-color: #0188CC; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #0188CC; }
    .panel-primary > .panel-heading .badge {
      color: #0188CC;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #0188CC; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

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

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

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

.well-lg {
  padding: 24px;
  border-radius: 0px !important; }

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  .modal-header:after {
    clear: both; }

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

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

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

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

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 13px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px !important;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }
  .popover > .arrow {
    border-width: 11px; }
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0; }
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0; }
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      border-top-width: 0;
      border-bottom-color: #fff; }
  .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.left > .arrow:after {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff; }

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

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

.carousel {
  position: relative; }

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

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

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

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

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

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: transparent;
  color: #545456;
  opacity: 0.5;
  border-bottom: 1px dashed #545456; }
  .form-control[disabled]:focus, .form-control[readonly]:focus, fieldset[disabled] .form-control:focus {
    border-bottom: 1px dashed #545456; }

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: transparent !important; }

.btn:focus {
  outline: none; }

.input-group-addon {
  border: 0px;
  border-bottom: 1px solid #545456; }

.input-group-btn button {
  border: 0px;
  border-bottom: 1px solid #545456;
  position: relative;
  top: 1px;
  transition: color 0.2s ease;
  background-color: transparent !important;
  outline: none !important; }
  .input-group-btn button:hover {
    background-color: transparent;
    color: #0188CC;
    border-color: #0188CC; }
  .input-group-btn button:focus {
    outline: none; }

.label {
  border-radius: 0px; }

.modal-content {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }

.form-control[disabled] {
  background-color: transparent; }

.nav > li > a:hover {
  background-color: transparent; }

.ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover:hover {
  border-radius: 0px; }

.baseModal {
  overflow-y: scroll;
  overflow-x: hidden; }

.facebook-adstudy-modal .modal-dialog {
  width: 800px !important; }

.facebook-adstudy-modal .ad-study-table table {
  width: 100%; }

#header-logo {
  height: 25px; }

.main-wrap {
  padding-top: 55px;
  min-height: 600px;
  height: 100%;
  overflow-y: auto; }
  .main-wrap .container-koddi {
    padding-right: 20px;
    height: 100%; }
    .main-wrap .container-koddi #page-body {
      height: 100%; }
      .main-wrap .container-koddi #page-body .maincontent-container {
        position: fixed;
        left: 0;
        top: 55px;
        overflow-y: auto;
        height: 100%;
        width: 100%;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 60px; }

form {
  margin: 0 0 20px; }

label {
  font-weight: inherit; }

.footer {
  border-top: 1px solid #e5e5e5;
  background: #f5f5f5;
  text-align: center;
  margin-top: 70px;
  padding: 2em 0; }

#login-modal {
  position: static;
  margin-left: 0;
  margin: 0 auto;
  display: block;
  overflow-y: hidden; }
  #login-modal .modal-wrap {
    width: 75%;
    margin: auto !important; }

.help-block .alert {
  margin-bottom: 0; }

.no-js .hide-if-no-js, .js .hide-if-js {
  display: none; }

.action-list form {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  padding: 0; }

.page-breadcrumbs .breadcrumb {
  display: inline-block; }

@media screen and (max-width: 767px) {
  .main-wrap {
    padding-top: 20px; }
  .mobilelist {
    display: block;
    float: right; }
  .tabletlist {
    display: none; } }

/* Page Headers, Sitename
-------------------------------------------------- */
.sitename {
  color: #0188CC;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 4px; }

.title {
  font-size: 26px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 0 1em 0;
  line-height: 26px;
  position: relative; }

.sub-title {
  font-size: 16px;
  margin-top: 20px; }

/* Horizontal Form Adjustments
-------------------------------------------------- */
.form-horizontal .control-label {
  text-align: left;
  padding-top: 6px;
  overflow-x: hidden;
  text-overflow: ellipsis; }

.form-horizontal .form-group > .col-sm-2:first-child {
  max-width: 175px; }

.narrow-input {
  width: 250px !important; }

.input-150 {
  width: 150px !important; }

.field-invalid {
  border: 1px solid #FF0000 !important; }

.form-horizontal .controls {
  margin-left: 0px;
  display: inline-block; }

.form-horizontal input[type="submit"] {
  margin-left: 1.5em; }

.form-horizontal select,
.form-horizontal textarea,
.form-horizontal input[type="text"],
.form-horizontal input[type="date"],
.form-horizontal input[type="password"],
.form-horizontal input[type="datetime"],
.form-horizontal input[type="datetime-local"],
.form-horizontal input[type="number"],
.form-horizontal input[type="email"],
.form-horizontal input[type="url"],
.form-horizontal input[type="search"],
.form-horizontal input[type="tel"],
.form-horizontal input[type="color"],
.form-horizontal .uneditable-input {
  width: 270px; }

.form-horizontal select, .form-horizontal input[type="file"] {
  line-height: 30px; }

.form-horizontal select[multiple="multiple"] {
  height: 100px; }

input.form-control, select.form-control, textarea, textarea.form-control {
  border: none;
  color: #545456;
  box-shadow: none !important;
  background-color: transparent;
  border-bottom: 1px solid #545456;
  transition: border-color 0.5s ease; }
  input.form-control:focus, select.form-control:focus, textarea:focus, textarea.form-control:focus {
    box-shadow: none;
    border-bottom: 1px solid #0188CC; }

#hotelinfo_upload .controls {
  margin-left: 0px; }

#hotel-search-container, #label-search-container {
  margin-bottom: 55px; }
  #hotel-search-container input, #hotel-search-container button, #label-search-container input, #label-search-container button {
    white-space: nowrap;
    float: left; }
  #hotel-search-container button, #label-search-container button {
    margin-left: 5px; }

.form-horizontal .control-group {
  margin-top: 8px;
  margin-bottom: 8px; }

.export-mapping-form input, .export-mapping-form select, .export-mapping-form textarea {
  width: 270px; }

.export-mapping-form .export-mapping-time select {
  width: 15%;
  display: inline;
  margin: 0px 0.5em; }

/* Table Styles
-------------------------------------------------- */
.table {
  border: 1px solid #D4D4D4;
  border-collapse: separate;
  overflow: hidden;
  background: white;
  -webkit-box-shadow: 6px 0px 4px -4px rgba(0, 0, 0, 0.05) inset, -6px 0px 4px -4px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 6px 0px 4px -4px rgba(0, 0, 0, 0.05) inset, -6px 0px 4px -4px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 6px 0px 4px -4px rgba(0, 0, 0, 0.05) inset, -6px 0px 4px -4px rgba(0, 0, 0, 0.05) inset; }
  .table th {
    color: #514F5C;
    border: none; }
  .table td {
    color: #514F5C;
    border: none;
    padding: 8px 14px;
    width: auto;
    font-weight: 500;
    border: none; }
    .table td .incremental-enabled {
      color: #20BF55;
      font-size: 20px; }
    .table td .incremental-disabled {
      color: #d9534f;
      font-size: 20px; }
  .table th {
    border: none;
    padding: 8px 14px;
    line-height: 22px;
    font-size: 14px;
    background: #F2F2F2;
    border-bottom: 1px solid #D4D4D4; }
  .table tr {
    height: 36px;
    background: rgba(0, 0, 0, 0.04); }
    .table tr:nth-child(odd) {
      background: rgba(86, 75, 107, 0.1); }
    .table tr.header {
      background: transparent; }
    .table tr.shadow td {
      -webkit-box-shadow: 0px 6px 4px -4px rgba(0, 0, 0, 0.05) inset;
      -moz-box-shadow: 0px 6px 4px -4px rgba(0, 0, 0, 0.05) inset;
      box-shadow: 0px 6px 4px -4px rgba(0, 0, 0, 0.05) inset; }

/* Date Picker
-------------------------------------------------- */
#datepicker-button {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0 6px; }
  #datepicker-button:hover {
    background: #F5F5F5; }

.compare-dates {
  display: block;
  padding: 0px 25px;
  font-size: 18px; }

.graph-tools .hide {
  display: none; }

.datepicker-wrapper {
  margin-left: -30px;
  position: absolute;
  z-index: 15;
  background: #efefef;
  border: 1px solid #c5c5c5;
  padding: 20px 20px 12px 20px;
  text-align: right;
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.06);
  margin-top: 15px; }
  .datepicker-wrapper #datepicker, .datepicker-wrapper .dropdown-menu {
    text-align: left; }
  .datepicker-wrapper .ui-corner-all {
    margin-top: 2px; }
  .datepicker-wrapper .ui-datepicker-header select {
    height: 30px; }
  .datepicker-wrapper .ui-datepicker-header .ui-datepicker-title {
    height: 32px;
    line-height: 32px; }
  .datepicker-wrapper .ui-datepicker-header .ui-corner-all {
    height: 32px; }
  .datepicker-wrapper .ui-datepicker-month,
  .datepicker-wrapper .ui-datepicker-year {
    border: 1px solid #cccccc;
    height: 25px; }

#reportsModal .modal-body p.name {
  margin-right: 10px; }
  #reportsModal .modal-body p.name input {
    width: 100%; }

#reportsModal .modal-body .well {
  padding: 0px;
  overflow: auto;
  max-height: 200px; }
  #reportsModal .modal-body .well ul.list {
    margin: 0px;
    list-style: none; }
    #reportsModal .modal-body .well ul.list li.item {
      height: 30px;
      line-height: 30px;
      cursor: pointer; }
    #reportsModal .modal-body .well ul.list li.head {
      height: 30px;
      line-height: 30px;
      font-weight: bold;
      color: #514F5C;
      background: #F2F2F2;
      border-bottom: 1px solid #D4D4D4; }
    #reportsModal .modal-body .well ul.list li .col1, #reportsModal .modal-body .well ul.list li .col2 {
      display: inline-block;
      padding: 0px 10px;
      height: 30px;
      line-height: 30px;
      overflow: hidden;
      white-space: nowrap; }
    #reportsModal .modal-body .well ul.list li .col1 {
      width: 30%; }
    #reportsModal .modal-body .well ul.list li .col2 {
      width: 33%; }
    #reportsModal .modal-body .well ul.list li.item .btn {
      margin: 2px; }
    #reportsModal .modal-body .well ul.list li.item .loader {
      margin: 5px;
      height: 20px;
      width: 20px; }
    #reportsModal .modal-body .well ul.list li.item:nth-child(even) {
      background: rgba(255, 255, 255, 0.5); }
    #reportsModal .modal-body .well ul.list li.item.allow_hover:hover {
      color: #fff;
      text-decoration: none;
      background-color: #0081c2;
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0); }
    #reportsModal .modal-body .well ul.list li.item.selected {
      color: #fff;
      background: rgba(0, 0, 0, 0.5);
      cursor: default; }
      #reportsModal .modal-body .well ul.list li.item.selected:hover {
        color: #fff;
        background: rgba(0, 0, 0, 0.5);
        cursor: default; }

#reportsModal .modal-footer .loader {
  display: none;
  height: 24px;
  width: 24px;
  margin: 0px 8px; }

/**
* This is for dropdown lists that have a search bar attached to them
*/
.filteredList .filteredDivider {
  margin-top: 2px;
  margin-bottom: 5px; }

.filteredList .dropdown-menu li .active {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

.filteredList .dropdown-menu li input[type="search"] {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  border: none;
  outline: none;
  box-shadow: none; }
  .filteredList .dropdown-menu li input[type="search"]:focus {
    outline: none;
    box-shadow: none; }

/* Autodropdown Plugin Styling
-------------------------------------------------- */
.autodropdown-appendix {
  color: #ACACAF;
  font-size: smaller; }

.autodropdown-header {
  font-weight: bold;
  border-bottom: 1px solid black;
  padding-left: 1rem; }

.autodropdown-search-box {
  border-bottom: 1px solid #D7D8DB !important;
  margin-bottom: 1rem; }

#log-errors p, #log-warnings p {
  padding: 0.25em 0.5em; }

#log-errors .odd, #log-warnings .odd {
  background-color: #efefef; }

#hotelinfo-edit-form {
  margin: 10px; }

.no-left-padding {
  padding-left: 0px; }

.panel-body-small {
  padding: 8px;
  height: 100px;
  overflow-y: scroll; }

.panel-heading-small {
  padding: .5em 0 .5em .5em; }

.audienceBoxHeaderRow {
  margin: .1em !important; }
  .audienceBoxHeaderRow div {
    padding: 0px; }
    .audienceBoxHeaderRow div h4 {
      font-size: 15px !important; }
    .audienceBoxHeaderRow div a {
      color: #333;
      vertical-align: middle; }
  .audienceBoxHeaderRow .audienceBoxHeader {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5; }

#bid-confirm-modal .scroll-table {
  overflow-x: scroll; }

#bid-confirm-modal .table thead th {
  white-space: nowrap; }

.invalid-form-field {
  border: 1px solid #FF0000 !important; }

.btn.btn-borderless {
  border: none; }

.api-token-modal-content {
  min-width: -webkit-min-content;
  display: flex;
  flex-direction: column; }
  .api-token-modal-content .form-group {
    display: flex;
    flex-direction: row; }

.base-row-flexbox {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row; }

#react-app {
  padding-top: 10px;
  overflow: auto;
  height: calc(100vh - 78px); }
  #react-app .react-router-wrapper {
    height: 100%; }

.clean-line-breaks {
  white-space: pre-line; }

.soft-border-input {
  border: 1px solid lightgrey;
  border-radius: 6px;
  text-align: center; }

select.clean {
  padding: 0.5em 4em 0.5em 0.5em;
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat; }

#grid-container .ag-row-even {
  background-color: rgba(235, 235, 239, 0.6); }

#grid-container .ag-row-even:hover {
  background-color: rgba(33, 150, 243, 0.1); }

.ag-grid.row-colored .ag-row-even {
  background-color: rgba(235, 235, 239, 0.6); }

.ag-grid.row-colored .ag-row-even:hover {
  background-color: rgba(33, 150, 243, 0.1); }

.advanced-booking-window-trends-menu {
  padding: 4px 12px;
  position: absolute;
  right: 10px;
  width: fit-content;
  top: 10px; }

.grid-manipulation-button {
  margin: 10px 20px 10px 0px; }

#advanced-grid-reporting-graph-container {
  width: 100%;
  margin: 2vh 0vh; }

.label-status-paused-by-user {
  font-size: 13px;
  position: relative;
  top: 14px;
  text-align: right;
  padding: 0px; }

/* Ag Grid - Prevent double bar when scrolling horizontally */
/* Hide the horizontal scrollbar */
.ag-body-viewport ::-webkit-scrollbar {
  display: none; }

/* Allow scrolling only on the bottom pinned row */
.ag-body-viewport {
  overflow-x: hidden; }

.ag-floating-bottom {
  overflow-x: auto; }

html[version="development"] .navbar {
  background-size: 80px 80px;
  background-color: #955;
  height: 55px; }
  html[version="development"] .navbar a {
    color: #FFFFFF; }
  html[version="development"] .navbar .dropdown-menu a {
    color: #000000; }

html[version="development"] .kq-dash-nav.navbar {
  background-color: #f6f6f6; }
  html[version="development"] .kq-dash-nav.navbar .navbar-nav > li > a {
    color: #777; }

.navbar {
  background-color: #252830;
  border-color: #252830 !important;
  height: 55px; }
  .navbar .nav {
    margin-top: 2px; }
    .navbar .nav.pull-right {
      margin-right: 20px; }
    .navbar .nav .siteHeader {
      padding-left: 15px; }
    .navbar .nav .sites-menu > li > a {
      margin-left: 5px; }
  .navbar form {
    margin-bottom: 0; }
  .navbar .dropdown-menu {
    max-height: 300px;
    min-width: 230px;
    overflow: auto; }
  .navbar .export-menu {
    position: absolute;
    left: 0px;
    top: 3.8em;
    border-radius: 0px;
    border: 1px solid #cccccc;
    width: 25em;
    font-size: 1em;
    max-height: 25em;
    overflow-y: auto;
    overflow-x: hidden;
    color: #000; }
    .navbar .export-menu > .item {
      min-height: 5.5em; }
      .navbar .export-menu > .item .col-md-10 {
        padding-left: 0px; }
      .navbar .export-menu > .item .col-md-10 strong {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block; }
    .navbar .export-menu li {
      padding: 0.5em 0.5em 0.25em 0.5em;
      font-size: 0.8em;
      border-bottom: 1px solid #efefef; }
    .navbar .export-menu li:last-child {
      border-bottom: 0px; }
    .navbar .export-menu li:hover {
      background-color: #EBEBEB; }
    .navbar .export-menu .header {
      padding: 0.5em;
      font-weight: bold;
      font-size: 13px;
      color: #1A1A1A; }
    .navbar .export-menu .header:hover {
      background-color: transparent; }
    .navbar .export-menu .view-more:hover {
      background-color: transparent; }
    .navbar .export-menu .view-more {
      padding: 10px;
      font-size: 13px;
      text-transform: uppercase;
      text-align: center; }
      .navbar .export-menu .view-more p {
        display: inline; }
    .navbar .export-menu .export-icon {
      margin: 0.25em 0px;
      display: block;
      font-size: 24px;
      float: left; }
    .navbar .export-menu .status {
      font-weight: bold; }
    .navbar .export-menu .queued {
      color: #0188CC; }
    .navbar .export-menu .processing {
      color: #FF9900; }
    .navbar .export-menu .warning {
      color: #FF6600; }
    .navbar .export-menu .finished {
      color: #33CC33; }
    .navbar .export-menu .error {
      color: #CC3300; }
  .navbar .saved-reports-menu-wrapper {
    height: 340px;
    overflow-y: scroll;
    padding: 0px;
    list-style-type: none;
    box-shadow: 0 0 5px 5px #f5f5f5;
    margin-top: -5px; }
  .navbar .saved-reports-save-order-button-wrapper {
    border-top: 1px solid #ddd; }
  .navbar #saved-reports-save-order-button {
    float: right;
    margin: 15px; }
  .navbar .saved-reports-save-order-loading {
    float: right;
    margin: 15px; }
  .navbar .saved-reports-menu {
    position: absolute;
    left: 0px;
    top: 3.8em;
    border-radius: 0px;
    border: 1px solid #cccccc;
    width: 25em;
    font-size: 1em;
    max-height: 400px;
    height: 400px;
    overflow-y: unset;
    overflow-x: hidden;
    padding: 0px; }
    .navbar .saved-reports-menu > .item {
      height: 5.5em; }
      .navbar .saved-reports-menu > .item .col-md-10 strong {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block; }
    .navbar .saved-reports-menu li {
      font-size: 0.8em; }
    .navbar .saved-reports-menu li:last-child {
      border-bottom: 0px; }
    .navbar .saved-reports-menu li:hover {
      background-color: #EBEBEB; }
    .navbar .saved-reports-menu .header {
      padding: 0.5em;
      font-weight: bold;
      font-size: 13px; }
    .navbar .saved-reports-menu .header:hover {
      background-color: transparent; }
    .navbar .saved-reports-menu .saved-report-icon {
      font-size: 24px;
      color: #999; }
    .navbar .saved-reports-menu .saved-report-date {
      font-size: 0.8em; }
    .navbar .saved-reports-menu .saved-reports-publisher-title {
      margin: 20px 0px 15px 20px;
      font-weight: 800; }
    .navbar .saved-reports-menu .report-list-sortable {
      padding: 0px; }
    .navbar .saved-reports-menu .saved-reports-list-item-wrapper {
      padding: 0px 2px; }
    .navbar .saved-reports-menu .saved-reports-content-wrapper {
      padding: 15px 0px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      cursor: move; }
    .navbar .saved-reports-menu .saved-report-text-wrapper {
      padding: 5px;
      text-align: center; }
    .navbar .saved-reports-menu .no-saved-report-text-wrapper {
      padding: 5px;
      text-align: left; }
  .navbar .secondary-brand-icon {
    position: relative;
    top: -2px; }
  .navbar #saved-reports-loading-indicator img {
    position: relative;
    left: 150px;
    top: 200px; }
  .navbar .divider {
    width: 276px;
    margin: 10px 15px; }

.koddiNav button {
  margin-top: 10px; }

.notification-list li:hover {
  background-color: #F5F5F5; }

.notification-list-item {
  padding: 15px;
  border-bottom: 1px solid #ccc;
  border-right: 2px solid white; }

.title-notification-number {
  position: relative;
  bottom: 12px;
  background-color: red;
  border-radius: 50%;
  font-size: smaller;
  border: 2px solid red;
  padding: 0px 3.5px; }

.notification-delete-read {
  cursor: pointer;
  float: right;
  position: relative;
  bottom: 15px;
  font-size: smaller;
  color: #545456bd;
  padding: 5px 0px 0px 5px; }

.mark-as-read {
  color: #d7d8db;
  background: none; }

.notification-icon-active {
  width: 10px;
  height: 10px;
  background: red;
  border-radius: 50%;
  border: 1px solid #ccc;
  float: right; }

.notification-icon-inactive {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #ccc;
  float: right; }

.maincontent-body {
  transition: all 0.2s ease; }

.main-content-fullscreen {
  width: 100% !important;
  padding-left: 20px !important;
  padding-right: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  overflow: auto; }

.main-content-fullscreen.collapsed {
  margin-left: 20px; }

.main-content-not-fullscreen {
  position: fixed;
  left: 200px;
  bottom: 0;
  right: 0;
  top: 55px;
  padding: 16px;
  overflow-x: hidden;
  overflow-y: auto; }

.main-content-not-fullscreen-non-scrolling {
  position: fixed;
  left: 200px;
  right: 0;
  top: 55px;
  padding: 16px;
  overflow-x: hidden;
  overflow-y: auto; }

#side-navigation.content-hidden {
  width: 20px; }
  #side-navigation.content-hidden *:not(#toggle-sidebar), #side-navigation.content-hidden::-webkit-scrollbar {
    display: none; }

#side-navigation {
  z-index: 1;
  background-color: #252830;
  color: #D7D8DB;
  padding-left: 10px;
  padding-right: 20px;
  padding-bottom: 60px;
  overflow-y: auto;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 200px;
  height: 100%;
  top: 55px;
  transition: width 0.2s; }
  #side-navigation #toggle-sidebar {
    position: absolute;
    z-index: 2;
    right: 5px;
    top: 5px;
    cursor: pointer; }
  #side-navigation .publisherMenuDropdown {
    margin-bottom: 10px; }
    #side-navigation .publisherMenuDropdown .publisherDropDownButton {
      width: 100%;
      text-align: left; }
      #side-navigation .publisherMenuDropdown .publisherDropDownButton .publisherDropDownText {
        padding-left: 5px;
        font-weight: bold;
        font-size: 1.2em;
        float: left; }
      #side-navigation .publisherMenuDropdown .publisherDropDownButton > i {
        float: right;
        margin-top: 5px; }
    #side-navigation .publisherMenuDropdown .dropdown-menu {
      width: 100%; }
  #side-navigation .sidenavigation {
    padding: 0;
    font-size: 1.1em;
    list-style: none outside none;
    margin: 0; }
    #side-navigation .sidenavigation li[data-selected] .link-label {
      color: #0188CC; }
    #side-navigation .sidenavigation > li {
      margin-bottom: 10px; }
      #side-navigation .sidenavigation > li span {
        color: #545456;
        text-transform: uppercase;
        font-size: 14px; }
      #side-navigation .sidenavigation > li ul {
        list-style: none outside none;
        margin: 0; }
        #side-navigation .sidenavigation > li ul li a {
          font-size: 12px;
          color: #D7D8DB;
          text-decoration: none;
          font-weight: 300; }
        #side-navigation .sidenavigation > li ul li div:hover {
          background-color: #545456;
          color: #FFFFFF; }
    #side-navigation .sidenavigation a, #side-navigation .sidenavigation span {
      display: block;
      padding: 0.4em 0.5em; }
    #side-navigation .sidenavigation > li > span, #side-navigation .sidenavigation > li > a {
      font-weight: bold; }
    #side-navigation .sidenavigation li ul {
      overflow: hidden;
      padding-left: 0px; }
      #side-navigation .sidenavigation li ul li {
        overflow: hidden;
        padding-left: 0px; }
    #side-navigation .sidenavigation .current {
      color: white;
      background: #0188CC;
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
      -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);
      box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1); }
    #side-navigation .sidenavigation .link-label {
      display: inline;
      width: 85%;
      display: inline; }
    #side-navigation .sidenavigation a {
      height: 2.25em; }

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

.facebook-modal-footer {
  padding-top: 0px;
  border-top: 0px; }

@media screen and (max-width: 1700px) {
  .facebook-explorer-modal .modal-dialog, .facebook-campaign-modal .modal-dialog {
    height: 100vh;
    margin: 0px;
    float: right;
    width: 1000px; } }

@media screen and (min-width: 1701px) {
  .facebook-explorer-modal .modal-dialog, .facebook-campaign-modal .modal-dialog {
    height: 100vh;
    margin: 0 0 0 40%;
    width: 60%; } }

.facebook-explorer-modal .modal-content, .facebook-campaign-modal .modal-content {
  height: 100vh; }

.facebook-explorer-modal .modal-header, .facebook-campaign-modal .modal-header {
  height: 90px; }
  .facebook-explorer-modal .modal-header h4, .facebook-campaign-modal .modal-header h4 {
    padding: 5px;
    font-size: 18px; }
  .facebook-explorer-modal .modal-header button.close, .facebook-campaign-modal .modal-header button.close {
    opacity: 1 !important;
    margin: 10px 40px 0px 0px; }

.facebook-explorer-modal .modal-footer, .facebook-campaign-modal .modal-footer {
  height: 90px;
  padding: 25px 40px; }

.facebook-explorer-modal .modal-body, .facebook-campaign-modal .modal-body {
  height: calc(100vh - 180px);
  overflow: auto; }
  .facebook-explorer-modal .modal-body .message, .facebook-campaign-modal .modal-body .message {
    overflow-wrap: break-word; }

.facebook-explorer-modal .modal-body-content, .facebook-campaign-modal .modal-body-content {
  padding: 0px 40px 0px 40px;
  display: flex;
  flex-direction: column; }

.facebook-explorer-modal .facebook-modal-page, .facebook-campaign-modal .facebook-modal-page {
  height: 100vh;
  display: flex;
  flex-direction: column; }

.facebook-explorer-modal .facebook-modal-alert, .facebook-campaign-modal .facebook-modal-alert {
  position: absolute;
  top: -8%;
  z-index: 2000;
  left: 25%;
  width: 50%; }

.facebook-explorer-modal .dropdown-menu, .facebook-campaign-modal .dropdown-menu {
  max-height: 18.5em; }

.facebook-explorer-modal .platform-positions, .facebook-campaign-modal .platform-positions {
  border-bottom: 1px solid lightgrey; }

.facebook-explorer-modal .loader, .facebook-campaign-modal .loader {
  position: absolute;
  background-color: white;
  z-index: 2000;
  left: 47%;
  top: 30vh; }

.facebook-explorer-modal .bottomless-button, .facebook-campaign-modal .bottomless-button {
  border-bottom: none; }

.facebook-explorer-modal .facebook-ad-component-selected, .facebook-campaign-modal .facebook-ad-component-selected {
  background-color: #e6f6ff; }

.facebook-explorer-modal #reload-page-button, .facebook-campaign-modal #reload-page-button {
  padding-right: 1em;
  position: absolute;
  left: 1rem;
  top: 1rem; }

.facebook-explorer-modal #reload-page-button:hover, .facebook-campaign-modal #reload-page-button:hover {
  cursor: pointer; }

#error-message {
  text-align: center;
  position: absolute;
  z-index: 1000; }

#api-status-modal #business-id {
  float: left;
  margin-right: 10px; }

#api-status-modal #test-api-status-spinner {
  display: none; }

#api-status-modal #success-message {
  display: none; }

#api-status-modal .glyphicon {
  display: inline-block;
  padding: 0px; }

#facebook-modal-ok-button {
  background-color: #FFFFFF; }

#facebook-modal-ok-button:hover {
  background-color: #1F77B4;
  color: #FFFFFF; }

.facebook-modal-button {
  background-color: #FFFFFF !important;
  color: #000000 !important;
  border-color: #1F77B4 !important;
  border-radius: 0px; }

.facebook-modal-button:hover {
  background-color: #1F77B4 !important;
  color: #FFFFFF !important; }

#pixel-status-modal form {
  margin-bottom: 15px; }

#pixel-status-modal #modal-container {
  width: 100%; }
  #pixel-status-modal #modal-container .panel {
    border-radius: 0px; }
  #pixel-status-modal #modal-container div:first-child .panel {
    border-radius: 4px 4px 0px 0px; }
  #pixel-status-modal #modal-container div:last-child .panel {
    border-radius: 0px 0px 4px 4px; }

#pixel-status-modal .accordion-toggle {
  height: auto;
  padding: 0px; }

#pixel-status-modal .list-group-item small {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 430px;
  display: block; }

#test-audience-data-spinner {
  display: none; }

#modal-container {
  display: inline-block; }
  #modal-container #left-bar {
    padding: 5px;
    float: left;
    text-align: center; }
    #modal-container #left-bar #main-status-indicator-dash, #modal-container #left-bar #main-status-indicator-cross, #modal-container #left-bar #main-status-indicator-spinner {
      display: none; }
  #modal-container #right-bar {
    padding: 10px;
    border-left: 1px solid #CCC;
    float: left; }

#audience-data-modal #left-bar i {
  width: 100px;
  height: 100px; }

#audience-data-modal #left-bar #audience-data-stats {
  font-size: 18px;
  text-align: center; }

#audience-data-modal #right-bar #radio-form {
  position: relative;
  clear: both;
  margin-bottom: 68px;
  cursor: pointer; }
  #audience-data-modal #right-bar #radio-form .tab {
    float: left; }
  #audience-data-modal #right-bar #radio-form label {
    background: #FFFFFF;
    padding: 10px;
    border: 1px solid #1F77B4;
    margin-left: -1px;
    position: relative;
    left: 1px; }
  #audience-data-modal #right-bar #radio-form .tab [type=radio] {
    display: none; }
  #audience-data-modal #right-bar #radio-form .tab:hover {
    background: #1F77B4;
    z-index: 2; }
  #audience-data-modal #right-bar #radio-form [type=radio]:checked ~ label {
    background: #1F77B4;
    z-index: 2;
    color: #FFFFFF; }

#audience-data-modal #right-bar #fields input {
  margin-bottom: 10px; }

#hotel-data-modal .hotel-data-column {
  float: left;
  text-align: center;
  padding: 20px;
  width: 32%; }

.facebook-modal-header {
  font-size: 30px !important; }

.facebook-base-modal-header {
  border-bottom: 0px; }

#hotel-data-download-message .alert.alert-dismissable.alert-success {
  text-align: center; }

#hotel-data-download-message button {
  display: none; }

.facebook-side-menu-item .glyphicon-chevron-right {
  display: none; }

.facebook-side-menu-item .fa-check, .facebook-side-menu-item .fa-exclamation-circle {
  position: relative;
  right: -6px;
  top: 2px; }

.fa-check {
  color: #31C720; }

.fa-exclamation-circle {
  color: #D10018; }

.facebook-campaign-modal .wizard-actions {
  margin: 0px !important; }

.facebook-campaign-modal .wizard-buffer .campaigns {
  padding: 0;
  list-style-type: none; }

.facebook-campaign-modal .wizard-buffer .adsets, .facebook-campaign-modal .wizard-buffer .ads, .facebook-campaign-modal .wizard-buffer .audiences {
  list-style-type: none;
  padding-left: 20px;
  border-left: 1px solid gray; }

.facebook-campaign-modal .wizard-buffer .buffer-list a {
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block; }

.facebook-campaign-modal .sub-list {
  list-style-type: none;
  padding: 0px; }

.facebook-campaign-modal .sub-list .glyphicon {
  margin: 0px 5px; }

.facebook-campaign-modal .inline-text {
  font-size: 10px;
  text-align: left;
  position: relative;
  top: 6px;
  margin: 0px 5px; }

.facebook-campaign-modal span:not(.toggle-handle):not(.datepicker) {
  display: inline-block;
  padding: 0; }

.facebook-campaign-modal span.badge {
  padding: 3px 7px; }

.facebook-campaign-modal ul p {
  margin: 0px; }

.facebook-campaign-modal .row {
  margin: 0.5em 0px; }

.facebook-campaign-modal .raised {
  z-index: 100; }

.facebook-campaign-modal .page textarea {
  width: 94%;
  height: 150px; }

.facebook-campaign-modal .page .small-input {
  width: 15%; }

.facebook-campaign-modal .page .medium-input {
  width: 30%; }

.facebook-campaign-modal .page ul.dropdown-menu li {
  border-top: none !important; }

.facebook-campaign-modal .adset_dates_row .col-md-3 {
  padding-left: 0px; }

.facebook-campaign-modal #adset_location_types {
  display: inline; }
  .facebook-campaign-modal #adset_location_types .dropdown {
    display: inline; }

.facebook-campaign-modal #adset_countries, .facebook-campaign-modal #adset_country_groups {
  display: inline; }
  .facebook-campaign-modal #adset_countries input, .facebook-campaign-modal #adset_country_groups input {
    width: 40%; }

.facebook-campaign-modal .ui-autocomplete {
  z-index: 1000;
  border-radius: 0px; }

.facebook-campaign-modal .ui-autocomplete .ui-menu-item {
  cursor: pointer; }

.facebook-campaign-modal .ui-autocomplete .ui-menu-item:hover {
  background-color: #efefef; }

.facebook-campaign-modal .rules .inner-filter > .col-md-12 {
  margin: 0px; }

.facebook-campaign-modal .filters .count-operator, .facebook-campaign-modal .filters .ruleValue.count {
  width: auto !important; }

.facebook-campaign-modal #adcreative_preview_area {
  color: #0188CC;
  font-size: 2em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer; }
  .facebook-campaign-modal #adcreative_preview_area iframe {
    height: 525px; }
  .facebook-campaign-modal #adcreative_preview_area iframe::-webkit-scrollbar {
    display: none; }

.facebook-campaign-modal #adset_placements .list-item-title, .facebook-campaign-modal #adset_targeting_spec .list-item-title, .facebook-campaign-modal .select-list .list-item-title {
  font-weight: bold; }

.facebook-campaign-modal #adset_placements .list-item-subtitle, .facebook-campaign-modal #adset_targeting_spec .list-item-subtitle, .facebook-campaign-modal .select-list .list-item-subtitle {
  color: rgba(0, 0, 0, 0.75); }

.facebook-campaign-modal #adset_placements .list-group-item, .facebook-campaign-modal #adset_targeting_spec .list-group-item, .facebook-campaign-modal .select-list .list-group-item {
  padding-left: 1em;
  cursor: pointer; }

.facebook-campaign-modal #adset_placements .list-group-item.highlight, .facebook-campaign-modal #adset_targeting_spec .list-group-item.highlight, .facebook-campaign-modal .select-list .list-group-item.highlight {
  border-left: 0.5em solid #0188CC;
  padding-left: 0.5em; }

.facebook-campaign-modal #adset_placements .input-short, .facebook-campaign-modal #adset_targeting_spec .input-short, .facebook-campaign-modal .select-list .input-short {
  width: 40px;
  text-align: center; }

.facebook-campaign-modal .ad-preview-greeter {
  height: 300px;
  text-align: center;
  border: 2px dashed gray;
  border-radius: 6px;
  font-size: 18px;
  padding-top: 130px;
  margin-bottom: 10px; }

.facebook-campaign-modal .confirm-header {
  margin-top: 0px;
  margin-bottom: 1.5em; }
  .facebook-campaign-modal .confirm-header .totals-row {
    display: flex;
    align-content: space-around;
    justify-content: space-around; }
  .facebook-campaign-modal .confirm-header .totals-row h3 {
    color: #0188CC; }

.facebook-campaign-modal .confirm-progress .progress-bar-info {
  transition: width 2s; }

.facebook-campaign-modal .confirm-body .panel-heading {
  cursor: pointer; }

.facebook-campaign-modal .confirm-body .task-output .label {
  padding: 4px !important;
  margin: 4px !important;
  letter-spacing: 0.25px; }

.facebook-campaign-modal .confirm-body .task-output .label-invert {
  color: #000;
  font-weight: normal; }

.facebook-explorer-modal .explorer-table {
  overflow: visible; }

.facebook-explorer-modal .checkbox-column {
  width: 50px;
  text-align: center;
  vertical-align: middle; }

.facebook-explorer-modal .object {
  width: 60px; }

.facebook-explorer-modal .page-controls {
  margin-bottom: 20px; }

.facebook-explorer-modal .edit-object-cell {
  vertical-align: middle; }

.facebook-explorer-modal .toggle-status-label {
  margin: 5px 10px 5px 0px; }

.facebook-explorer-modal .edit-object {
  max-width: 525px;
  display: inline-block;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: middle; }

.facebook-explorer-modal #loading-gif {
  margin: 1em; }

.facebook-explorer-modal .actions {
  vertical-align: middle !important;
  text-align: right; }

.facebook-explorer-modal .breadcrumb {
  display: inline-block;
  height: 40px;
  white-space: nowrap;
  max-width: 100%;
  overflow-x: hidden; }
  .facebook-explorer-modal .breadcrumb li {
    border-top: none !important; }
  .facebook-explorer-modal .breadcrumb li a {
    height: auto;
    display: inline;
    padding: 0; }

.publisherMenuDropdown .facebook-account-select {
  width: 100%;
  padding-left: 16px; }
  .publisherMenuDropdown .facebook-account-select .dropdown-title {
    max-width: 125px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    font-size: 16.8px;
    font-weight: bold;
    float: left; }

.facebook-product-set-modal .vertical-pad > * {
  margin-top: 10px;
  margin-bottom: 10px; }

.facebook-product-set-modal .new-product-set {
  margin-bottom: 10px; }

.facebook-product-set-modal .text-middle {
  margin-top: 8px; }

.facebook-product-set-modal .list-group-item .subtext {
  color: rgba(0, 0, 0, 0.45); }

.facebook-product-set-modal .list-group-item .actions {
  margin-top: 6px; }

.facebook-product-set-modal .list-group-item .actions a {
  color: rgba(0, 0, 0, 0.3);
  font-size: 1.5em;
  padding: 0px 5px; }
  .facebook-product-set-modal .list-group-item .actions a:hover {
    transition: color 0.2s;
    color: rgba(0, 0, 0, 0.1); }
  .facebook-product-set-modal .list-group-item .actions a.fade-red:hover {
    color: rgba(255, 0, 0, 0.5); }
  .facebook-product-set-modal .list-group-item .actions a.fade-green:hover {
    color: rgba(0, 125, 0, 0.5); }

.facebook-adstudy-modal .row {
  margin-top: 6px;
  margin-bottom: 6px; }

.facebook-adstudy-modal .inner-cell {
  border-radius: 5px;
  border: 1px solid lightgrey;
  padding: 10px;
  margin: 5px; }

.autodropdown button {
  max-width: 100%;
  overflow: hidden; }

.facebook-ad-activity-modal .modal-dialog {
  width: 80%; }

.facebook-ad-activity-modal .quick-search-row {
  margin-bottom: 10px; }

.facebook-ad-activity-modal .log-table {
  table-layout: fixed; }

.facebook-ad-activity-modal .log-table tr td {
  overflow: hidden;
  text-overflow: ellipsis; }

.facebook-ad-activity-modal .data-well-toggle {
  cursor: pointer; }

.facebook-ad-activity-modal .data-well {
  min-height: 150px; }

.bootstrap-datetimepicker-widget.dropdown-menu {
  overflow: hidden !important; }

.incremental-type-percent::before {
  content: "%"; }

a {
  cursor: pointer; }

#recipients li.inner-recipient {
  list-style-type: none; }

.btn .caret {
  margin-left: 5px;
  margin-top: -2px; }

.booking-network-bid-row {
  margin-top: 10px; }

.graph-tools {
  text-align: right;
  margin-top: 3px; }

.data-chart {
  margin-bottom: 24px; }

.dropdown-menu {
  max-height: 300px;
  overflow: auto; }
  .dropdown-menu.columns-2 {
    min-width: 400px; }
    .dropdown-menu.columns-2 div:first-of-type {
      border-right: 1px solid lightgrey;
      padding-right: 20px; }
  .dropdown-menu.columns-3 {
    min-width: 600px; }
    .dropdown-menu.columns-3 div:first-of-type {
      border-right: 1px solid lightgrey;
      padding-right: 20px; }
    .dropdown-menu.columns-3 div:last-of-type {
      border-left: 1px solid lightgrey;
      padding-left: 20px; }
  .dropdown-menu li a {
    padding: 5px 15px;
    font-weight: 300; }
  .dropdown-menu.multi-column {
    overflow-x: hidden; }

.multi-column-dropdown {
  list-style: none;
  margin: 0px;
  padding: 0px; }
  .multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #333;
    white-space: normal;
    margin-left: 10px; }
    .multi-column-dropdown li a > span {
      display: none; }
    .multi-column-dropdown li a:hover {
      text-decoration: none;
      color: #262626;
      background-color: #999; }
      .multi-column-dropdown li a:hover > span {
        display: inline !important; }
  .multi-column-dropdown li.active > a {
    background: #EEE; }

#empty-table {
  display: none; }

.reload-buttons button {
  margin-right: 10px; }

.autodropdown.pivot-column {
  display: inline-block; }
  .autodropdown.pivot-column .dropdown-toggle {
    margin-top: 1px !important; }

.missing-data-button {
  margin: 10px 7px -2px 0px; }

#reload-message {
  position: relative;
  top: 26px;
  width: 400px; }

.report-table tbody td.inlineEditableField.clickable {
  text-decoration: none; }

.inlineEditableInput input {
  border: 1px solid lightgray;
  border-radius: 5px;
  width: 70px; }

.saveInlineEditableValue {
  color: green; }

.closeInlineEditableValue {
  color: red; }

.report-table tbody td.clickable[data-fieldid='group_bid'],
.report-table tbody td.clickable[data-fieldid='bid_type'],
.report-table tbody td.float.clickable[data-fieldid='group_multiplier'],
.report-table tbody td.float.clickable[data-fieldid='campaign_multiplier'] {
  text-decoration: none; }
  .report-table tbody td.clickable[data-fieldid='group_bid'] input,
  .report-table tbody td.clickable[data-fieldid='bid_type'] input,
  .report-table tbody td.float.clickable[data-fieldid='group_multiplier'] input,
  .report-table tbody td.float.clickable[data-fieldid='campaign_multiplier'] input {
    width: 50px; }

.report-table tbody td.clickable[data-fieldid='campaign_budget'] {
  text-decoration: none; }

.report-table tbody .inlineEditDropdown {
  position: absolute;
  margin-top: 5px;
  background-color: white;
  border: 1px solid lightgray;
  border-radius: 4px;
  z-index: 1110;
  box-shadow: 0px 0px 8px #ababab; }
  .report-table tbody .inlineEditDropdown ul {
    margin: auto;
    width: 100%;
    padding: 0px; }
  .report-table tbody .inlineEditDropdown li {
    list-style: none;
    padding: 3px 15px; }
  .report-table tbody .inlineEditDropdown li:hover {
    background-color: #eae8ec; }

.inlineEditDropdown ul li a {
  text-decoration: none;
  font-size: 11px; }

.inlineEditDropdown .bidTypeEditWarning {
  z-index: 1111;
  position: absolute;
  background-color: #0188CC;
  border: 1px solid lightgray;
  border-radius: 4px;
  z-index: 1110;
  left: 102px;
  top: 0px;
  box-shadow: 0px 0px 8px #ababab; }
  .inlineEditDropdown .bidTypeEditWarning .fa-caret-left::before {
    color: #0188CC;
    font-size: 47px; }
  .inlineEditDropdown .bidTypeEditWarning .fa-caret-left {
    top: 4px;
    position: relative;
    right: 15px;
    float: left; }
  .inlineEditDropdown .bidTypeEditWarning p {
    min-width: 260px;
    min-height: 100px;
    font-size: .9em;
    white-space: normal;
    padding: 20px 20px 20px 20px;
    margin: 0px;
    color: white; }

.report-table.hotel-insights-enabled tbody td[data-fieldid="hotel_name"] {
  text-decoration: underline;
  cursor: pointer; }

.nonbiddable td[data-fieldid="bid"] {
  text-decoration: none;
  cursor: default; }

.highcharts-tooltip .tooltip-row {
  clear: both;
  float: left;
  width: 180px;
  overflow-x: hidden;
  text-overflow: ellipsis; }

.highcharts-tooltip #contributing-factors {
  margin-top: 10px !important;
  padding-top: 6px; }

.highcharts-tooltip .insight {
  width: 180px;
  overflow-x: hidden; }
  .highcharts-tooltip .insight .insights-spacing {
    margin-bottom: 6px; }

.insights-time-selector-label {
  height: 100%;
  width: 100%;
  font-size: 12px;
  margin: 0px; }

#insights-time-selector-button {
  height: 30px;
  font-size: 12px;
  padding-left: 14px; }

#insights-selector-container input[type="radio"] {
  display: none; }

#insights-selector-container input[type="radio"]:checked + label {
  background-color: #F5F5F5; }

#insights-selector-container label:hover {
  background-color: #F5F5F5; }

#insights-selector-container label {
  padding: 2px;
  text-align: center; }

#insights-selector-container .dropdown-menu {
  min-width: 85px; }

.placeholder-div {
  width: 180px;
  height: 150px; }

.trend-selector-label {
  height: 100%;
  width: 100%;
  font-size: 12px;
  margin: 0px; }

#trend-selector-button {
  height: 30px;
  font-size: 12px;
  padding-left: 14px; }

#trend-selector-container input[type="radio"] {
  display: none; }

#trend-selector-container input[type="radio"]:checked + label {
  background-color: #F5F5F5; }

#trend-selector-container label:hover {
  background-color: #F5F5F5; }

#trend-selector-container label {
  padding: 2px;
  text-align: center; }

#trend-selector-container .dropdown-menu {
  min-width: 85px; }

.empty-table {
  display: none; }

.filter-types {
  margin-bottom: 4px; }

.customReportingEditor, #custom-metrics-modal {
  margin: 10px 0px; }
  .customReportingEditor > .row, #custom-metrics-modal > .row {
    background: #FAFAFA;
    border: 1px solid #E3E3E3;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02) inset;
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02) inset;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02) inset;
    margin: 0px; }
    .customReportingEditor > .row:nth-child(1), #custom-metrics-modal > .row:nth-child(1) {
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px; }
    .customReportingEditor > .row:nth-child(2), #custom-metrics-modal > .row:nth-child(2) {
      border-top: none;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px; }
    .customReportingEditor > .row .filters, .customReportingEditor > .row .dimensions, .customReportingEditor > .row .fields, .customReportingEditor > .row .graphingaxes, #custom-metrics-modal > .row .filters, #custom-metrics-modal > .row .dimensions, #custom-metrics-modal > .row .fields, #custom-metrics-modal > .row .graphingaxes {
      padding: 16px;
      border-right: 1px solid #F5F5F5;
      border-left: 1px solid #FFFFFF; }
      .customReportingEditor > .row .filters:first-child, .customReportingEditor > .row .dimensions:first-child, .customReportingEditor > .row .fields:first-child, .customReportingEditor > .row .graphingaxes:first-child, #custom-metrics-modal > .row .filters:first-child, #custom-metrics-modal > .row .dimensions:first-child, #custom-metrics-modal > .row .fields:first-child, #custom-metrics-modal > .row .graphingaxes:first-child {
        border-left: none; }
      .customReportingEditor > .row .filters:last-child, .customReportingEditor > .row .dimensions:last-child, .customReportingEditor > .row .fields:last-child, .customReportingEditor > .row .graphingaxes:last-child, #custom-metrics-modal > .row .filters:last-child, #custom-metrics-modal > .row .dimensions:last-child, #custom-metrics-modal > .row .fields:last-child, #custom-metrics-modal > .row .graphingaxes:last-child {
        border-right: none; }
  .customReportingEditor .header, #custom-metrics-modal .header {
    font-size: 16px;
    line-height: 12px;
    margin: 0px;
    margin-bottom: 16px; }
  .customReportingEditor .removeable, #custom-metrics-modal .removeable {
    text-align: right;
    margin-bottom: 20px; }
  .customReportingEditor .btn-bar, #custom-metrics-modal .btn-bar {
    margin: 0;
    position: relative;
    background: #EEEDF0;
    border-top: 1px solid #E5E5E5;
    height: 45px; }
    .customReportingEditor .btn-bar .section, #custom-metrics-modal .btn-bar .section {
      margin-left: 0;
      height: 100%;
      -webkit-box-shadow: 0px 1px 0px 0px white inset;
      -moz-box-shadow: 0px 1px 0px 0px white inset;
      box-shadow: 0px 1px 0px 0px white inset; }
  .customReportingEditor .btn-clear, .customReportingEditor .removeOrGroup, #custom-metrics-modal .btn-clear, #custom-metrics-modal .removeOrGroup {
    font-size: 14px;
    line-height: 10px;
    font-weight: 300;
    color: #ADADAD;
    padding: 7px 10px;
    background: white;
    border: 1px solid #F3F2F5;
    margin: 0;
    margin-top: -7px; }
    .customReportingEditor .btn-clear:hover, .customReportingEditor .removeOrGroup:hover, #custom-metrics-modal .btn-clear:hover, #custom-metrics-modal .removeOrGroup:hover {
      color: #858585;
      text-decoration: none;
      background: #F5F5F5;
      border: 1px solid #EAE9EC;
      -webkit-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
      -moz-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
      box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset; }
  .customReportingEditor .btn-move, #custom-metrics-modal .btn-move {
    /*      font-size: 16px; @theme*/
    line-height: 20px;
    /*      font-weight: 300; @theme*/
    color: #4D4D4D;
    padding: 6px 30px 4px 24px;
    height: 34px;
    /*      background: url("/img/icon-dots.gif") 6px 8px no-repeat #EEEDF0; theme */
    background: url("/img/icon-dots.gif") 6px 8px no-repeat white;
    border: 1px solid #D0CFD1;
    margin: 0;
    cursor: move; }
    .customReportingEditor .btn-move a, #custom-metrics-modal .btn-move a {
      color: #4D4D4D;
      cursor: move; }
    .customReportingEditor .btn-move .value, #custom-metrics-modal .btn-move .value {
      display: block;
      float: left;
      width: 100%;
      overflow: hidden;
      line-height: 22px;
      font-size: 14px; }
      .customReportingEditor .btn-move .value .marquee, #custom-metrics-modal .btn-move .value .marquee {
        display: inline-block;
        white-space: nowrap;
        width: auto; }
    .customReportingEditor .btn-move:hover, #custom-metrics-modal .btn-move:hover {
      text-decoration: none;
      -webkit-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
      -moz-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
      box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
      opacity: 0.75; }
    .customReportingEditor .btn-move span.glyphicon-remove, #custom-metrics-modal .btn-move span.glyphicon-remove {
      cursor: pointer;
      float: right;
      height: 30px;
      margin-top: -4px;
      margin-right: -26px;
      opacity: 0.22; }
    .customReportingEditor .btn-move:hover span.glyphicon-remove, #custom-metrics-modal .btn-move:hover span.glyphicon-remove {
      opacity: 0.12; }
      .customReportingEditor .btn-move:hover span.glyphicon-remove:hover, #custom-metrics-modal .btn-move:hover span.glyphicon-remove:hover {
        opacity: 0.75; }
  .customReportingEditor .btn-add, #custom-metrics-modal .btn-add {
    width: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    /*      font-size: 16px; @theme */
    font-size: 14px;
    line-height: 16px;
    /*      font-weight: 100; @theme */
    /*      color: #ADADAD; @theme */
    color: #9D9D9D;
    padding: 8px 4px 8px 14px;
    height: 34px;
    /*      background: #F7F7F7; @theme */
    background: white;
    /*      border: 1px solid #F3F2F5; @theme */
    border: 1px solid #ccc;
    margin: 0; }
    .customReportingEditor .btn-add:hover, #custom-metrics-modal .btn-add:hover {
      color: #858585;
      text-decoration: none;
      background: #F5F5F5;
      border: 1px solid #EAE9EC;
      -webkit-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
      -moz-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
      box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset; }
    .customReportingEditor .btn-add span.value, #custom-metrics-modal .btn-add span.value {
      float: left; }
    .customReportingEditor .btn-add .glyphicon-plus, #custom-metrics-modal .btn-add .glyphicon-plus {
      float: right;
      opacity: .35; }
  .customReportingEditor .fields .btn-group.open .btn-add span.caret, #custom-metrics-modal .fields .btn-group.open .btn-add span.caret {
    opacity: 0.5; }
  .customReportingEditor .btn-add:hover span.icon-plus, #custom-metrics-modal .btn-add:hover span.icon-plus {
    opacity: 0.5; }
  .customReportingEditor .btn-add span.caret, #custom-metrics-modal .btn-add span.caret {
    float: right;
    margin-top: 5px;
    margin-right: 4px;
    opacity: 0.24; }
  .customReportingEditor .btn-add:hover span.caret, #custom-metrics-modal .btn-add:hover span.caret {
    opacity: 0.5; }
  .customReportingEditor .btn-bar, #custom-metrics-modal .btn-bar {
    padding: 0px;
    padding-bottom: 5px; }
    .customReportingEditor .btn-bar .btn, #custom-metrics-modal .btn-bar .btn {
      margin: 7px 6px 0px; }
    .customReportingEditor .btn-bar .dropdown-menu, #custom-metrics-modal .btn-bar .dropdown-menu {
      margin: 2px 6px; }
    .customReportingEditor .btn-bar .apply, #custom-metrics-modal .btn-bar .apply {
      float: right; }
    .customReportingEditor .btn-bar .btn-group .toggle-group .btn, #custom-metrics-modal .btn-bar .btn-group .toggle-group .btn {
      margin: 0px 0px 0px; }
    .customReportingEditor .btn-bar .btn-group .active-hotels-label, .customReportingEditor .btn-bar .btn-group .all-ota-accounts-label, #custom-metrics-modal .btn-bar .btn-group .active-hotels-label, #custom-metrics-modal .btn-bar .btn-group .all-ota-accounts-label {
      margin-right: 0px; }
    .customReportingEditor .btn-bar .btn-group .toggle.btn, #custom-metrics-modal .btn-bar .btn-group .toggle.btn {
      margin-left: 0px; }
    .customReportingEditor .btn-bar .btn-group > .btn:not(:last-child).dropdown-toggle, #custom-metrics-modal .btn-bar .btn-group > .btn:not(:last-child).dropdown-toggle {
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px; }
      .customReportingEditor .btn-bar .btn-group > .btn:not(:last-child).dropdown-toggle:not(:first-child), #custom-metrics-modal .btn-bar .btn-group > .btn:not(:last-child).dropdown-toggle:not(:first-child) {
        border-radius: 0px; }
  .customReportingEditor .dropdown-menu li > a[disabled="true"], #custom-metrics-modal .dropdown-menu li > a[disabled="true"] {
    color: #c4c4c4; }
    .customReportingEditor .dropdown-menu li > a[disabled="true"]:hover, #custom-metrics-modal .dropdown-menu li > a[disabled="true"]:hover {
      color: white;
      background-color: #f89406;
      background-image: -moz-linear-gradient(top, #fbb450, #f89406);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
      background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
      background-image: -o-linear-gradient(top, #fbb450, #f89406);
      background-image: linear-gradient(to bottom, #fbb450, #f89406); }
  .customReportingEditor .bootstrap-switch-wrapper, #custom-metrics-modal .bootstrap-switch-wrapper {
    margin-top: 7px;
    margin-left: 6px; }
  .customReportingEditor #new-or-group-button-container, #custom-metrics-modal #new-or-group-button-container {
    padding-top: 20px; }
  .customReportingEditor .and-between-filters, #custom-metrics-modal .and-between-filters {
    margin-left: 15px;
    color: #9D9D9D; }
  .customReportingEditor .filter-group, #custom-metrics-modal .filter-group {
    border: 1px solid #CCCCCC;
    padding: 10px 0px 10px 0px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px; }
    .customReportingEditor .filter-group .removeOrGroup, #custom-metrics-modal .filter-group .removeOrGroup {
      margin-right: 10px;
      margin-bottom: 2px; }
  .customReportingEditor .filter-and-group:nth-last-child(2), #custom-metrics-modal .filter-and-group:nth-last-child(2) {
    border: none;
    padding: 0px 0px 0px 0px;
    margin-left: -15px;
    margin-right: -15px; }
  .customReportingEditor .or-filter-group-label, #custom-metrics-modal .or-filter-group-label {
    padding: 0;
    margin-top: 10px;
    margin-bottom: -6px;
    color: #9D9D9D; }
  .customReportingEditor .filterGraphingAxis, #custom-metrics-modal .filterGraphingAxis {
    width: 300px; }
    .customReportingEditor .filterGraphingAxis .dropdown-toggle, #custom-metrics-modal .filterGraphingAxis .dropdown-toggle {
      width: 100%;
      text-align: left; }

#add-or-filter-button {
  float: right; }

.filters .inner-filter {
  margin-bottom: 16px; }

.filters .btn-group .btn {
  width: 100%; }

.filters .btn-remove {
  padding: 0px;
  height: 24px;
  width: 24px;
  display: inline-block;
  background: #F7F7F7;
  border: 1px solid #F3F2F5;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  margin: 5px;
  color: #D3D3D3; }
  .filters .btn-remove:hover {
    background: #F5F5F5;
    border: 1px solid #EAE9EC;
    -webkit-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
    -moz-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset; }
  .filters .btn-remove span.glyphicon-remove {
    margin: 4px 0px 0px 5px; }
  .filters .btn-remove:hover span.glyphicon-remove {
    opacity: 0.5; }

.filters .inner-filter .btn-group.filterField {
  margin: 0;
  width: 35%; }

.filters .inner-filter .btn-group.filterOperation {
  margin: 0;
  width: 20%; }
  .filters .inner-filter .btn-group.filterOperation > a {
    padding-left: 0;
    padding-right: 0; }

.filters .inner-filter .filterField .dropdown-toggle {
  text-align: left;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  margin: 0;
  padding-right: 24px; }
  .filters .inner-filter .filterField .dropdown-toggle span.caret {
    float: right;
    margin-right: -14px;
    margin-top: 7px; }

.customReportingEditor .filterField .dropdown-toggle .value {
  display: block;
  float: left;
  width: 100%;
  overflow: hidden; }
  .customReportingEditor .filterField .dropdown-toggle .value .marquee {
    display: inline-block;
    white-space: nowrap;
    width: auto; }

.filters .inner-filter .filterOperation .dropdown-toggle, .facebook-campaign-modal .filters .inner-filter .filterOperation .dropdown-toggle {
  border-radius: 0px;
  border-left: none;
  border-right: none;
  margin: 0; }

.filters .inner-filter .filterRow, .facebook-campaign-modal .filters .inner-filter .filterRow {
  width: 100%; }

.filters .inner-filter input.filterValue, .facebook-campaign-modal .filters .inner-filter input.filterValue {
  margin: 0;
  width: 30%;
  height: 32.5px;
  text-align: right;
  border-radius: 0;
  position: relative;
  top: 1.6px; }

.filters .inner-filter.only .btn-group.filterField, .facebook-campaign-modal .filters .inner-filter.only .btn-group.filterField {
  width: 28%; }

.filters .inner-filter.only .btn-remove, .facebook-campaign-modal .filters .inner-filter.only .btn-remove {
  display: none; }

.dimensions {
  padding-bottom: 0px; }
  .dimensions .inner-dimension {
    margin-bottom: 16px;
    margin-left: 0;
    width: 100%; }
    .dimensions .inner-dimension.last {
      margin-bottom: 0; }
    .dimensions .inner-dimension .dropdown-toggle {
      text-align: left;
      margin: 0;
      width: 100%; }
      .dimensions .inner-dimension .dropdown-toggle.empty {
        color: #9D9D9D;
        font-weight: normal; }
      .dimensions .inner-dimension .dropdown-toggle span.value {
        float: left; }
      .dimensions .inner-dimension .dropdown-toggle span.caret {
        float: right; }
    .dimensions .inner-dimension.only .dropdown-toggle {
      width: 100%; }
    .dimensions .inner-dimension.only .btn-remove {
      display: none; }
    .dimensions .inner-dimension .btn .caret {
      margin-top: 9px; }
    .dimensions .inner-dimension .filterDimension {
      width: 100%; }
  .dimensions .btn-remove {
    padding: 0px;
    height: 24px;
    width: 24px;
    background: #F7F7F7;
    border: 1px solid #F3F2F5;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    margin: 0;
    margin-top: 2px;
    color: #D3D3D3; }
    .dimensions .btn-remove:hover {
      background: #F5F5F5;
      border: 1px solid #EAE9EC;
      -webkit-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
      -moz-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
      box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset; }
    .dimensions .btn-remove span.glyphicon-remove {
      margin: 4px 0px 0px 5px; }
    .dimensions .btn-remove:hover span.glyphicon-remove {
      opacity: 0.5; }

.customReportingEditor .btn-group.open .btn-add {
  color: #858585;
  text-decoration: none;
  background: #F0F0F0;
  border: 1px solid #EAE9EC;
  -webkit-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 1px 4px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 1px 4px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 1px 4px rgba(0, 0, 0, 0.05) inset; }

.fields .currentFields {
  margin: 0;
  padding-left: 0px;
  text-shadow: none; }
  .fields .currentFields > li {
    width: 45%;
    margin-right: 2.5%;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-bottom: 16px;
    text-shadow: none;
    vertical-align: top; }

.fields .btn-add span.icon-plus {
  display: inline-block; }

.fields .btn-group.open .btn-add span.glyphicon-plus {
  display: none; }

.fields .btn-add:hover span.glyphicon-plus, .fields .btn-add span.caret {
  display: none; }

.fields .btn-group.open .btn-add span.caret, .fields .btn-add:hover span.caret {
  display: inline-block; }

.fields .currentFields > li {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .fields .currentFields > li.placeholder {
    background: #F8F8F8;
    border: dashed 1px #DDD; }

.fields .add-field {
  background: none;
  border: none; }
  .fields .add-field.hidden {
    display: none; }

.fields .removeField {
  margin-top: 3px !important; }

.btn-small .caret {
  margin: 8px 0px 0px 5px; }

.report-table {
  display: none;
  white-space: nowrap;
  border: 1px solid #D4D4D4;
  overflow: auto;
  /*
        -webkit-box-shadow: 32px 0px 32px -32px rgba(0,0,0,.1) inset, -32px 0px 32px -32px rgba(0,0,0,.1) inset;
             -moz-box-shadow: 32px 0px 32px -32px rgba(0,0,0,.1) inset, -32px 0px 32px -32px rgba(0,0,0,.1) inset;
                        box-shadow: 32px 0px 32px -32px rgba(0,0,0,.1) inset, -32px 0px 32px -32px rgba(0,0,0,.1) inset;
    */ }
  .report-table tbody td[data-fieldid="hotel_id"] {
    text-decoration: underline;
    cursor: pointer;
    box-sizing: content-box; }
  .report-table tbody td.clickable {
    text-decoration: underline;
    cursor: pointer; }
  .report-table tbody td[data-fieldid="campaign_id"] {
    text-decoration: underline;
    cursor: pointer; }
  .report-table tbody td[data-fieldid="campaign"] {
    text-decoration: underline;
    cursor: pointer; }
  .report-table tbody td[data-fieldid="adset"] {
    text-decoration: underline;
    cursor: pointer; }
  .report-table tbody td[data-fieldid="group_id"] {
    text-decoration: underline;
    cursor: pointer; }
  .report-table tbody td[data-fieldid="group"] {
    text-decoration: underline;
    cursor: pointer; }
  .report-table .bid {
    color: inherit; }
  .report-table .tooltip {
    white-space: normal; }
  .report-table .label {
    font-size: 14px;
    font-weight: normal;
    margin-right: 0.75em; }
  .report-table table {
    width: 100%;
    border: none;
    margin: 0;
    background: transparent; }
  .report-table thead td, .report-table th, .report-table .th, .report-table td, .report-table .td {
    min-width: 100%;
    color: #514F5C; }
  .report-table td.name_and_id_string {
    padding-top: 6px;
    padding-bottom: 2px; }
  .report-table td, .report-table .td {
    padding: 8px 14px;
    width: auto;
    font-weight: 500;
    border: none; }
  .report-table thead td, .report-table th, .report-table .th, .report-table .total td, .report-table tfoot td .report-table .total .td {
    color: #514F5C; }
  .report-table td.dimension {
    cursor: pointer; }
    .report-table td.dimension:hover {
      text-decoration: underline; }
  .report-table td.hotelname {
    min-width: 260px;
    max-width: 260px;
    overflow: hidden;
    white-space: normal; }
  .report-table thead td, .report-table th, .report-table .th {
    border: none;
    padding: 8px 14px;
    line-height: 22px;
    font-size: 14px;
    font-weight: bold;
    background: #F2F2F2;
    /*
        @theme
        background: -webkit-linear-gradient(#f2f2f2 0%, #e3e2e5 100%);
        background: -moz-linear-gradient(#f2f2f2 0%, #e3e2e5 100%);
        background: linear-gradient(#f2f2f2 0%, #e3e2e5 100%);
*/
    border-bottom: 1px solid #D4D4D4;
    cursor: pointer;
    text-align: left; }
  .report-table .header.float .th {
    margin: 0;
    float: left; }
  .report-table a {
    text-transform: capitalize;
    color: #514F5C;
    font-size: 14px;
    line-height: 22px;
    padding: 0;
    margin: 0; }
  .report-table thead td:hover a, .report-table tfoot td:hover a {
    text-decoration: underline; }
  .report-table .caret {
    margin-left: 8px;
    vertical-align: middle; }
  .report-table .header.float {
    overflow: hidden;
    -webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    border-top-right-radius: 4px; }
  .report-table .total.float {
    overflow: hidden;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1); }
    .report-table .total.float .td {
      margin: 0;
      float: left; }
  .report-table .fht-fixed-column {
    position: relative;
    z-index: 20; }
    .report-table .fht-fixed-column .fht-tbody {
      overflow: hidden !important; }
  .report-table .fht-tfoot, .report-table .fht-thead {
    overflow: hidden !important; }
  .report-table tr {
    background: rgba(0, 0, 0, 0.04); }
    .report-table tr:nth-child(odd) {
      background: rgba(86, 75, 107, 0.1); }
    .report-table tr.header {
      background: white; }
    .report-table tr.shadow td {
      -webkit-box-shadow: 0px 6px 4px -4px rgba(0, 0, 0, 0.1) inset;
      -moz-box-shadow: 0px 6px 4px -4px rgba(0, 0, 0, 0.1) inset;
      box-shadow: 0px 6px 4px -4px rgba(0, 0, 0, 0.1) inset; }
  .report-table .total td, .report-table .total .td {
    font-weight: bold;
    color: #514F5C;
    background: #F2F2F2;
    /*
            @theme
            background: -webkit-linear-gradient(#eeeeee 0%, #e0dee1 100%);
            background: -moz-linear-gradient(#eeeeee 0%, #e0dee1 100%);
            background: linear-gradient(#eeeeee 0%, #e0dee1 100%);
*/
    border-top: 1px solid #D4D4D4; }
  .report-table tfoot td {
    font-weight: bold;
    color: #514F5C;
    background: #F2F2F2;
    text-transform: capitalize;
    /*
        @theme
        background: -webkit-linear-gradient(#eeeeee 0%, #e0dee1 100%);
        background: -moz-linear-gradient(#eeeeee 0%, #e0dee1 100%);
        background: linear-gradient(#eeeeee 0%, #e0dee1 100%);
*/
    border-top: 1px solid #D4D4D4; }
  .report-table .fht-fixed-column .fht-tbody {
    margin-top: 1px !important; }

.koddiTableGraph .icon-container {
  position: relative;
  left: 6px;
  display: inline-block; }

.koddiTableGraph .icon-option {
  cursor: pointer; }

.reporttable_header {
  z-index: 2;
  position: absolute;
  width: 100%; }
  .reporttable_header .freeze-column, .reporttable_header .frozen-column {
    padding-left: 8px; }
  .reporttable_header .freeze-column:hover {
    color: #252830; }
  .reporttable_header .frozen-column {
    color: #0188CC; }

.reporttable_header, .reporttable_footer {
  display: block; }

#regularContainer .reporttable_footer {
  margin-bottom: 5px; }

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

#frozenCols {
  display: block; }

#frozenContainer {
  position: absolute;
  z-index: 3;
  background: #FFF; }

#regularContainer {
  position: relative;
  width: 100%; }

.bulkBidding {
  margin-bottom: 10px; }

.koddiComparisonTableGraph .negative {
  color: red; }

.koddiComparisonTableGraph .positive {
  color: green; }

.report-modal .report-name {
  width: 100%;
  margin-bottom: 10px; }

.placement-container .current-placements button.select-all-placements {
  border: none;
  background-color: #fffefe;
  padding: 0px;
  margin-top: 5px; }
  .placement-container .current-placements button.select-all-placements .glyphicon-plus:before {
    margin-right: 5px;
    color: #0188CC; }

.placement-container .select-all-available-placements {
  margin-right: 10px;
  color: #2fb7e4; }

.placement-container .add-all-placements button {
  margin-left: 5px;
  font-weight: bold;
  border: none;
  background-color: #fffefe; }

.placement-container .add-all-placements button:hover {
  font-size: 14px; }

.budget-amount-text {
  margin-top: 10px; }

.select-boxes-info {
  margin-left: 15px; }

.range-inputs {
  display: flex; }
  .range-inputs .bid-data {
    display: flex;
    flex: 1; }
  .range-inputs a.removeExistingMultiplier {
    padding-top: 7px; }
  .range-inputs .removeExistingMultiplier::before {
    padding-top: 5px;
    color: red; }
  .range-inputs .multiplier-key {
    border: none; }
  .range-inputs .bid-text {
    border: none; }

.disabled-multipliers {
  color: lightgray; }

.sponsored-listings-text {
  margin-top: 2px; }

.sponsored-listings-input-text {
  width: 87px;
  height: 26px; }

.multiplier-container .multipliers {
  border: 1px solid lightgray;
  padding: 20px 15px; }

.multiplier-container .multiplier-label {
  margin: 4px 0px 0px 5px; }

.multiplier-container .multiplier-title {
  font-size: 15px; }

.multiplier-container .day_of_week-row .day_of_week-day {
  margin-left: 20px; }

.multiplier-container .day_of_week-row .removeMultiplier {
  margin: 8px 10px 0px 0px; }

.multiplier-container [data-enhancer="default_date"] {
  margin-top: 25px; }

.multiplier-container [data-tooltip="days_to_arrival"], .multiplier-container [data-tooltip="length_of_stay"] {
  margin-left: 5px; }

.multiplier-container .disabled-multipliers {
  color: lightgray; }

.multiplier-container .check_in_date-row input.multiplier-key {
  width: 111px;
  text-align: center;
  float: none; }

.multiplier-container input.bid-text {
  float: right;
  border: none; }

.multiplier-container input.multiplier-key {
  width: 41px;
  text-align: center;
  float: none; }

.multiplier-container .mult_amount, .multiplier-container .multiplier {
  position: absolute;
  right: 38px;
  width: 41px;
  text-align: center; }

.multiplier-container .bid-data span.removePlacement {
  padding: 4px;
  border-radius: 25px;
  background-color: white;
  font-size: 12px;
  padding-bottom: 3px;
  margin-right: 2px; }

.multiplier-container .removeExistingMultiplier::before, .multiplier-container .removeMultiplier::before {
  padding-top: 5px;
  color: red; }

.add-DOW-dropdown, .addMultiplier {
  border: none; }
  .add-DOW-dropdown span, .addMultiplier span {
    margin-right: 10px; }

.bid-modal .plusminusvalues, .bid-modal .multiplusminusvalues {
  margin-bottom: 10px; }
  .bid-modal .plusminusvalues button, .bid-modal .multiplusminusvalues button {
    font-weight: bold; }

.bid-modal .plusminusvalues {
  margin-top: -35px; }

.bid-modal .trivago-bid-headers .column {
  float: left;
  width: 25%;
  padding: 25px; }

.bid-modal .trivago-bid-data .column {
  float: left;
  width: 25%;
  padding: 25px; }

.bid-modal .trivago-bid-data .removePlacement {
  background-color: white;
  color: red;
  padding-left: 4px;
  border-radius: 25px;
  font-size: 12px;
  margin-right: 2px; }

.bid-modal .tripadvisor-bid-data {
  margin-top: 4px; }
  .bid-modal .tripadvisor-bid-data .input-group {
    width: 60px;
    float: right; }
    .bid-modal .tripadvisor-bid-data .input-group input.bid-text {
      width: 40px;
      float: none; }
  .bid-modal .tripadvisor-bid-data .tripadvisor-input, .bid-modal .tripadvisor-bid-data .multi-bid .input-group {
    width: 100px; }
  .bid-modal .tripadvisor-bid-data .tripadvisor-input .bucket-prefix {
    top: 0px; }
  .bid-modal .tripadvisor-bid-data .input-group .bucket-prefix {
    background-color: transparent;
    transition: background 0.5s ease; }
  .bid-modal .tripadvisor-bid-data .input-group .bucket-prefix:focus,
  .bid-modal .tripadvisor-bid-data .input-group .bucket-prefix:active,
  .bid-modal .tripadvisor-bid-data .input-group .bucket-prefix:hover {
    background-color: #FFF; }
  .bid-modal .tripadvisor-bid-data .removePlacement {
    background-color: white;
    color: red;
    padding-left: 4px;
    border-radius: 25px;
    font-size: 12px;
    margin-right: 2px; }
  .bid-modal .tripadvisor-bid-data .default-plm {
    color: #66512C; }

.bid-modal .tripadvisor-modal-error-message {
  margin-top: 18px;
  padding-bottom: 30px;
  text-align: center; }

.bid-modal .kayak-bid-data {
  margin-top: 4px; }
  .bid-modal .kayak-bid-data .input-group {
    float: right; }
    .bid-modal .kayak-bid-data .input-group input.bid-text {
      width: 40px;
      float: none; }

.bid-modal .set-to-options, .bid-modal .set-to-options + .bucket-prefix {
  position: relative;
  top: -1px; }

.bid-modal label.bid-data {
  width: 97%;
  height: 30px;
  line-height: 30px;
  text-transform: capitalize;
  clear: both; }

.bid-modal input.bid-text {
  width: 70px;
  margin: 0px 8px;
  float: right;
  text-align: center; }

.bid-modal label.bid-data .popover {
  line-height: 20px;
  text-transform: none; }

.bid-modal h5 {
  margin: 24px 0px; }

.bid-modal .dropdown-toggle.open {
  margin-bottom: 12px; }

.bid-modal .country-well {
  padding: 0px;
  max-height: 240px;
  overflow: auto;
  margin-bottom: 0px; }
  .bid-modal .country-well .country {
    padding: 0px 25px; }
    .bid-modal .country-well .country label {
      margin-bottom: 0px; }
    .bid-modal .country-well .country:nth-child(odd) {
      background: rgba(0, 0, 0, 0.04); }

.bid-modal input.stay-length {
  margin-right: 0.5em; }

.bid-modal .bid-row {
  height: 3em; }

.bid-modal .stay-multiplier-label {
  vertical-align: middle; }

.bid-modal .country-add-container {
  text-align: right;
  margin-top: 10px; }

.bid-modal .loader {
  text-align: center; }

.bid-modal .bid-type {
  float: right;
  margin-left: 2px;
  line-height: 27px; }

.bid-modal .input-error {
  border: 2px solid #b94a48; }

.bid-modal .top-selection {
  margin-bottom: 10px; }
  .bid-modal .top-selection .btn-group {
    padding-bottom: 15px; }

.bid-modal .bulk-bid-label {
  width: 50%; }

.bid-modal .currency {
  float: right;
  display: flex; }

.bid-modal .currencySymbol {
  color: #545456;
  padding: 0.2vw;
  background: #b9b8b8;
  text-align: center;
  width: 1.5vw; }

.bid-modal input.bid-text.google-bid-text {
  display: inline-block;
  width: 140px;
  margin: 0px 8px;
  text-align: center;
  float: none; }

.bid-modal label.bold {
  font-weight: bold; }

.bid-modal label.center {
  text-align: center;
  margin-left: 15px; }

.data-tables .bottom-loader {
  height: 60px;
  display: none; }
  .data-tables .bottom-loader .moreLoader {
    text-align: center;
    margin-top: 15px; }

.graph-controls.col-md-12 {
  margin-left: 0; }

.graph-report-controls {
  margin: 0em 1em; }

.value-decrease {
  color: #B89300;
  display: inline; }

.value-increase {
  color: #005D90;
  display: inline; }

.use-stack-chart,
.use-column-chart,
.use-bubble-chart,
.use-line-chart {
  padding: 2px 6px; }
  .use-stack-chart img,
  .use-column-chart img,
  .use-bubble-chart img,
  .use-line-chart img {
    max-height: 24px; }

@media (max-width: 767px) {
  .customReportingEditor > div > .col-md-4 {
    width: 100%; } }

.future-date {
  background-color: #eeeeee; }

#new-or-alert {
  width: 20%;
  text-align: center;
  position: absolute;
  bottom: 10px;
  z-index: 1000;
  left: 25%; }

.custom-metrics-form .saved-metric-list {
  padding: 0;
  list-style-type: none;
  margin-top: 2em !important; }

.custom-metrics-form .saved-metric {
  margin: 1em 0 !important; }
  .custom-metrics-form .saved-metric .btn-remove-metric {
    margin-top: 0px !important; }

.custom-metrics-form .selected {
  background-color: #0188CC !important;
  color: #ffffff !important;
  font-weight: bold; }

.custom-metrics-form .saved-metric.selected .marquee {
  color: #ffffff !important; }

.custom-metrics-form .form-input {
  margin-top: 1em !important; }

.custom-metrics-form .btn-move, .custom-metrics-form .filteredList {
  margin-top: 1em !important;
  margin-right: 1em !important; }

small > .glyphicon-info-sign {
  margin-left: 3px;
  top: -2px; }

.ui-autocomplete {
  display: block;
  z-index: 5000; }

.subtext, .smalltext {
  color: grey;
  font-size: 80%; }

.dynamicList {
  margin: 10px 0px; }
  .dynamicList > .row {
    background: #FAFAFA;
    border: 1px solid #E3E3E3;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02) inset;
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02) inset;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02) inset;
    margin: 0px; }
    .dynamicList > .row:nth-child(1) {
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px; }
    .dynamicList > .row:nth-child(2) {
      border-top: none;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px; }
    .dynamicList > .row .fields {
      padding: 16px;
      border-right: 1px solid #F5F5F5;
      border-left: 1px solid #FFFFFF; }
      .dynamicList > .row .fields:first-child {
        border-left: none; }
      .dynamicList > .row .fields:last-child {
        border-right: none; }
  .dynamicList .header {
    font-size: 16px;
    line-height: 12px;
    margin: 0px;
    margin-bottom: 16px; }
  .dynamicList .removeable {
    text-align: right;
    margin-bottom: 20px; }
  .dynamicList .btn-clear {
    font-size: 14px;
    line-height: 10px;
    /*      font-weight: 100; theme */
    font-weight: 300;
    color: #ADADAD;
    padding: 7px 10px;
    height: 10px;
    /*      background: #F7F7F7; theme */
    background: white;
    border: 1px solid #F3F2F5;
    margin: 0;
    margin-top: -7px; }
    .dynamicList .btn-clear:hover {
      color: #858585;
      text-decoration: none;
      background: #F5F5F5;
      border: 1px solid #EAE9EC;
      -webkit-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
      -moz-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
      box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset; }
  .dynamicList .btn-add {
    width: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    /*      font-size: 16px; @theme */
    font-size: 14px;
    line-height: 16px;
    /*      font-weight: 100; @theme */
    /*      color: #ADADAD; @theme */
    color: #9D9D9D;
    padding: 8px 4px 8px 14px;
    height: 34px;
    /*      background: #F7F7F7; @theme */
    background: white;
    /*      border: 1px solid #F3F2F5; @theme */
    border: 1px solid #ccc;
    margin: 0; }
    .dynamicList .btn-add:hover {
      color: #858585;
      text-decoration: none;
      background: #F5F5F5;
      border: 1px solid #EAE9EC;
      -webkit-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
      -moz-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
      box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset; }
    .dynamicList .btn-add span.value {
      float: left; }
    .dynamicList .btn-add .glyphicon-plus {
      float: right;
      margin-top: -2px;
      opacity: .35; }
  .dynamicList .fields .btn-group.open .btn-add span.caret {
    opacity: 0.5; }
  .dynamicList .btn-add:hover span.glyphicon-plus {
    opacity: 0.5; }

.fields .btn-group .btn {
  width: 100%; }

.fields .btn-remove {
  padding: 0px;
  height: 24px;
  width: 24px;
  display: inline-block;
  background: #F7F7F7;
  border: 1px solid #F3F2F5;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  margin: 0;
  margin-top: 2px;
  color: #D3D3D3; }
  .fields .btn-remove:hover {
    background: #F5F5F5;
    border: 1px solid #EAE9EC;
    -webkit-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
    -moz-box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0px 0px 8px white, 0px 0px 16px white, 0px 0px 2px rgba(0, 0, 0, 0.05) inset; }
  .fields .btn-remove span.glyphicon-remove {
    margin: 4px 0px 0px 5px; }
  .fields .btn-remove:hover span.glyphicon-remove {
    opacity: 0.5; }

.inclusion .inner-filter, .exclusion .inner-filter {
  border: 1px solid lightgrey;
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px; }

#load-report-modal .modal-dialog {
  width: 75%; }

.result-set-bulk-bid-modal .top-selection {
  margin-bottom: 15px; }

.result-set-bulk-bid-modal .current-bid-value {
  width: 75px;
  margin-left: 10px; }

.kayak-v2-bid-modal .multiplier, .kayak-v2-bid-modal .multiplier-actions {
  margin-bottom: 10px; }

.kayak-v2-bid-modal .multiplier-header {
  font-weight: bold; }

.kayak-v2-bid-modal span.multiplier-name {
  position: relative;
  top: 10px; }

.kayak-v2-bid-modal .remove-multiplier {
  position: relative;
  top: 10px;
  margin-right: 6px; }

h5.dashboard-heading {
  color: #274b6d;
  font-size: 16px;
  fill: #274b6d;
  width: 100%; }

.checkInDateGraphs {
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 15px; }
  .checkInDateGraphs .check-in-date-graph-area-header {
    text-align: center; }
  .checkInDateGraphs .check-in-date-graph {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px; }
    .checkInDateGraphs .check-in-date-graph .window-tile {
      background-color: #FFFFFF;
      border-radius: 3px;
      height: 200px; }
      .checkInDateGraphs .check-in-date-graph .window-tile .window-tile-header {
        text-align: center;
        background-color: #0188CC;
        height: 25%;
        width: 100%;
        padding-top: 1px;
        margin-bottom: 17px; }
        .checkInDateGraphs .check-in-date-graph .window-tile .window-tile-header h5 {
          font-size: 16px;
          color: #FFFFFF; }
        .checkInDateGraphs .check-in-date-graph .window-tile .window-tile-header .window-tile-edit-country {
          margin: 0 auto;
          margin-top: 5px;
          color: #FFFFFF;
          border-bottom: 1px solid #FFFFFF; }
          .checkInDateGraphs .check-in-date-graph .window-tile .window-tile-header .window-tile-edit-country button.btn.dropdown-toggle.btn-default {
            background-color: #0188CC;
            border: 0px; }
            .checkInDateGraphs .check-in-date-graph .window-tile .window-tile-header .window-tile-edit-country button.btn.dropdown-toggle.btn-default span.filter-option.pull-left, .checkInDateGraphs .check-in-date-graph .window-tile .window-tile-header .window-tile-edit-country button.btn.dropdown-toggle.btn-default span.bs-caret {
              color: #FFFFFF; }
      .checkInDateGraphs .check-in-date-graph .window-tile .window-tile-body {
        text-align: center; }
      .checkInDateGraphs .check-in-date-graph .window-tile .edit-window-tile, .checkInDateGraphs .check-in-date-graph .window-tile .exit-edit-mode {
        cursor: pointer;
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 10;
        color: #FFFFFF; }
      .checkInDateGraphs .check-in-date-graph .window-tile .edit-window-tile:hover {
        opacity: 0.8; }

.roasContributionGraphs {
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 15px; }
  .roasContributionGraphs .roas-contribution-graph-area-header {
    text-align: center; }
  .roasContributionGraphs .roas-contribution-graph {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px; }
    .roasContributionGraphs .roas-contribution-graph .window-tile {
      border-radius: 3px;
      height: 200px; }
      .roasContributionGraphs .roas-contribution-graph .window-tile .window-tile-header {
        text-align: center;
        height: 25%;
        width: 100%;
        padding-top: 1px;
        margin-bottom: 17px; }
      .roasContributionGraphs .roas-contribution-graph .window-tile .window-tile-body {
        text-align: right; }

.incremental-type-selection {
  text-align: right; }

.hourly-comparison-header {
  padding: 0px;
  border-bottom: 0px; }

.hourly-comparison-header .close {
  padding: 10px 10px 0px 0px; }

.hourly-comparison-dialog {
  width: 70vw;
  height: 60vh; }

.hourly-comparison-chart-text {
  display: inline-flex; }

.hourly-comparison-title {
  font-size: medium;
  letter-spacing: 0px;
  color: #545456;
  margin: 5px;
  height: 30px;
  border-bottom: 3px solid #545456; }

.hourly-comparison-total {
  text-align: center;
  font-size: large;
  letter-spacing: 0px;
  color: #545456;
  margin-left: 20px; }

.hourly-comparison-change-total-to-the-hour {
  font-size: large;
  color: #acacaf;
  margin-left: 20px; }

.hourly-comparison-difference {
  font-size: small;
  letter-spacing: 0px;
  color: #545456;
  margin-left: 20px;
  top: 15px;
  position: relative; }

.hourly-comparison-footer {
  border: none;
  padding-top: 0px; }

.hourly-comparison-chart-toggle-comparisonDay {
  color: #545456;
  cursor: pointer; }

.hourly-comparison-chart-toggle-today {
  color: #545456;
  cursor: pointer; }

.hourly-comparison-chart-common-legend {
  color: #545456;
  text-align: left;
  display: inline-block;
  margin: 0px 15px 0px 5px; }

.hidden-style {
  color: #BCBCBC; }

.hidden-style-background {
  background-color: #BCBCBC !important; }

.circle-legend-element-today {
  height: 8px;
  width: 8px;
  border-radius: 50%;
  display: inline-block;
  top: 5px;
  background-color: #2e88cc;
  left: 5px;
  position: relative; }

.rectangle-legend-item-today {
  height: 3px;
  width: 15px;
  top: 8px;
  background-color: #2e88cc;
  right: 6px;
  position: relative; }

.circle-legend-element-comparisonDay {
  height: 8px;
  width: 8px;
  border-radius: 50%;
  display: inline-block;
  top: 5px;
  background-color: #96C3E5;
  left: 5px;
  position: relative; }

.rectangle-legend-item-comparisonDay {
  height: 3px;
  width: 15px;
  top: 8px;
  background-color: #96C3E5;
  right: 6px;
  position: relative; }

.multiplier .decimal-field {
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 3px;
  line-height: 18px;
  padding: 4px;
  font-size: 13px; }

.top-graphs h5, .graphContainer h5 {
  text-align: center;
  margin: 1em 1em; }

.report-table thead td,
.report-table thead td:hover,
.report-table thead a,
.report-table thead a:hover {
  text-decoration: none !important;
  cursor: pointer; }

.top-hotels-error {
  display: none; }

.koddiTableGraph td[data-fieldid="bid"] {
  cursor: auto;
  text-decoration: none; }

#top-hotels-table tfoot {
  display: none !important; }

.report-table .caret {
  display: none; }

.top-loader {
  position: relative;
  text-align: center;
  top: 50px;
  z-index: 2; }

.graph-loader {
  position: relative;
  text-align: center;
  z-index: 2;
  margin: 2vh 0vh; }

.bottom-data-loader {
  position: relative;
  text-align: center;
  top: 50px;
  z-index: 2; }

ul.message-list {
  margin-top: 0.5em; }

#two-metric-graph, #impressions-elipressions-graph {
  height: 300px; }

#type-map-graph, #type-local-graph, #type-place-graph, #type-hotel-graph {
  height: 200px; }

.reachGraph img {
  max-width: none; }

.bottom-graphs .graph {
  overflow: hidden;
  height: 108px;
  margin: 10px 0px;
  background: #F8F8F8;
  border: solid 1px #D4D4D4; }

.bottom-graphs .graph-wrapper {
  height: 80px;
  background: #F8F8F8;
  margin: 0px; }

.bottom-graphs .title {
  text-transform: none;
  height: 28px;
  margin: 0px;
  background: #005d90;
  padding: 3px 10px 2px;
  color: #514F5C;
  background: #F2F2F2;
  background: -webkit-linear-gradient(#EEEEEE 0%, #E0DEE1 100%);
  background: -moz-linear-gradient(#EEEEEE 0%, #E0DEE1 100%);
  background: linear-gradient(#EEEEEE 0%, #E0DEE1 100%);
  border-top: 1px solid #D4D4D4; }

.bottom-graphs h5 {
  margin: 0px; }

.bottom-graphs .graph-loader {
  top: 24px; }

.middle-graphs {
  padding: 10px 0px;
  margin: 20px 0px 10px;
  background: #F8F8F8;
  border: 1px solid #D4D4D4; }

.middle-graphs h5 {
  text-align: center;
  margin-bottom: 20px; }

.small {
  font-size: 10px;
  text-transform: none;
  margin-top: 20px; }

.cornerbtns {
  text-align: right; }

.cornerbtns .btn {
  margin-top: 7px; }

.datepicker-tools {
  font-size: 18px;
  font-weight: 300; }

.rickshaw_graph .y_ticks {
  left: 0; }

.graph-y-axis {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px; }

.legend {
  background-color: white;
  margin-left: 30px; }

.legend .line {
  display: inline; }

.legend .line .label {
  background-color: white;
  color: #333;
  text-shadow: none; }

#diff {
  margin-top: 30px; }

#diff .diff-text {
  font-size: 60px;
  vertical-align: middle;
  margin-left: 20px; }

#diff .progress {
  margin-top: 10px;
  height: 5px; }

#diff .diff-title {
  font-size: 25px;
  text-transform: uppercase; }

#diff .btn {
  float: right;
  margin-top: -5px; }

#diff .negative-diff {
  margin-top: 20px; }

#diff .negative-diff .diff-text {
  font-size: 40px; }

#data-grid {
  background: #333;
  background: -webkit-linear-gradient(#ECECFF 0%, #F1F1F1 100%);
  background: -moz-linear-gradient(#ECECFF 0%, #F1F1F1 100%);
  background: linear-gradient(#ECECFF 0%, #F1F1F1 100%);
  height: 300px;
  margin-top: 20px;
  /*  margin-left:50px; */
  font-size: 16px;
  overflow: auto;
  font-size: 18px;
  text-transform: uppercase;
  border: 1px solid #DBDBDB; }

#data-grid .data {
  float: left;
  width: 30%;
  margin: 20px 0px 20px 10px;
  text-align: center;
  color: #3a3a3a; }

#data-grid .title {
  float: right;
  margin: 20px 10px 20px 0px;
  width: 60%;
  text-align: center;
  color: #444444;
  font-weight: normal; }

#data-grid .negative {
  color: #d1372f; }

#data-grid .positive {
  color: #44bd6a; }

.progress .bar-positive {
  background-color: #003d78;
  background-image: -moz-linear-gradient(top, #004b94 0%, #002a53 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#004b94), to(#002a53));
  background-image: -webkit-linear-gradient(top, #004b94, #002a53);
  background-image: -o-linear-gradient(top, #004b94, #002a53);
  background-image: linear-gradient(to bottom, #004b94, #002a53);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004b94', endColorstr='#002a53', GradientType=0); }

.data-tables, .bottom-data-tables {
  margin-top: 16px; }

.bottom-data-tables .graph-loader {
  top: 0px; }

.pie-graph {
  border: 1px solid #e1e1e1;
  margin: 1em;
  height: 300px;
  max-height: 300px; }

.graphContainer {
  display: none; }

.reachGraph {
  height: 400px; }

.sparkLineGraphs {
  margin: 20px 0px; }

.sparkLineGraphs .tab-content .tab-pane {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  .sparkLineGraphs .tab-content .tab-pane > .sparkline {
    margin: 20px 0px; }
  .sparkLineGraphs .tab-content .tab-pane > .sparkline.no-bg .sparkline-wrapper, .sparkLineGraphs .tab-content .tab-pane > .plus .sparkline-wrapper {
    background-color: transparent; }

.sparkLineGraphs h5 {
  text-align: center; }

.searchTypeGraphContent {
  overflow-x: hidden;
  padding-right: 0.75em; }

/**
 * Graph styles
 */
.sparkline {
  display: inline-block; }

.sparkline-wrapper {
  height: 190px;
  width: 340px;
  background-color: #fdfdfd;
  overflow: hidden;
  display: inline-block; }
  .sparkline-wrapper .button-container {
    padding: 10px; }

.sparkline-wrapper a:hover {
  text-decoration: none; }

.sparkline-wrapper .sparkline-banner {
  padding: 10px 15px; }

.sparkline-wrapper .change-arrow {
  margin: 0.75em 1em;
  opacity: 0.5; }

.sparkline-wrapper .current-value {
  color: #ACACAF;
  font-size: 18px;
  font-weight: bold; }

.sparkline-wrapper .metric-label {
  font-size: 20px;
  font-weight: bold;
  color: #545456;
  text-transform: uppercase; }

.sparkline-wrapper .percent-change {
  font-size: 16px; }

.sparkline-wrapper-fluid {
  display: table; }

.sparkline-row-fluid {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.alert.exports {
  margin: 1em; }

.btn.export-table {
  margin: 1em 0px; }

#add-reportlet-modal .modal-dialog {
  width: 760px; }

.big-rocks-graph {
  margin-bottom: 48px; }

.big-rock-title {
  font-size: 24px;
  font-weight: bold; }

.big-rock-subtitle {
  font-size: 18px; }

#market-insights-container progress[value] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 8vw;
  height: 1.3vh; }

@media (max-width: 1919px) {
  #market-insights-container progress[value] {
    width: 5vw; }
  #market-insights-container .font-size-controlled-name {
    font-size: 11px; } }

#market-insights-container progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 15px; }

#market-insights-container progress[value]::-webkit-progress-value {
  background-color: #0188CC;
  border-radius: 15px;
  background-size: 35px 20px, 100% 100%, 100% 100%; }

#market-insights-container .percentage-comparison {
  display: inline-block;
  width: 4.5em;
  text-align: left; }

#market-insights-container .green {
  color: green; }

#market-insights-container .red {
  color: red; }

.dashboard-module {
  padding: 10px;
  border: 1px solid #dbdbdb80;
  border-radius: 10px;
  margin-bottom: 10px; }

.module-title {
  text-align: center; }

#data-reloads-title {
  position: relative !important;
  top: 0;
  left: 6.5% !important; }

.searchbar {
  position: relative !important;
  top: 18px;
  left: 12.3% !important;
  width: 88.4% !important; }

#datatype-dropdown button {
  height: 32px !important;
  min-width: 163px !important;
  text-align: left !important; }

#data-reload-button {
  position: relative;
  top: 18px; }

#reload-controls {
  position: relative;
  left: -30px;
  top: 8px; }
  #reload-controls #data-reload-button {
    left: 6px; }

#data-reloads {
  position: fixed;
  top: 130px;
  right: 0;
  bottom: 0;
  left: 0; }
  #data-reloads .data-reloads-app .left-panel {
    position: relative;
    top: 0;
    left: 0; }
    #data-reloads .data-reloads-app .left-panel .sites-search-field {
      width: 490px !important;
      position: relative;
      left: 45px; }
    #data-reloads .data-reloads-app .left-panel .site-list {
      position: relative;
      overflow-x: hidden;
      overflow-y: auto; }
      #data-reloads .data-reloads-app .left-panel .site-list ul {
        list-style: none;
        margin-bottom: 60px; }
        #data-reloads .data-reloads-app .left-panel .site-list ul li {
          margin: 5px;
          cursor: default !important;
          background-color: #e6e6e6;
          border: none;
          padding: 0 10px 0 27px;
          min-height: 40px; }
          #data-reloads .data-reloads-app .left-panel .site-list ul li:hover {
            background-color: #e9e9e9; }
          #data-reloads .data-reloads-app .left-panel .site-list ul li .form-check {
            position: absolute; }
            #data-reloads .data-reloads-app .left-panel .site-list ul li .form-check .form-check-input {
              position: relative;
              top: 12.5px;
              right: 20px; }
          #data-reloads .data-reloads-app .left-panel .site-list ul li span.site-name {
            font-size: 20px;
            position: relative;
            top: 5px;
            color: rgba(0, 0, 0, 0.85); }
          #data-reloads .data-reloads-app .left-panel .site-list ul li span.site-id {
            font-size: 17px;
            position: relative;
            top: 5px;
            left: 30px;
            color: rgba(0, 0, 0, 0.54); }
          #data-reloads .data-reloads-app .left-panel .site-list ul li p {
            position: relative;
            bottom: 4px;
            font-size: 12px;
            color: rgba(0, 0, 0, 0.54); }
  #data-reloads .data-reloads-app .right-panel {
    position: relative;
    top: 0;
    right: 0; }
    #data-reloads .data-reloads-app .right-panel .koddi-ui-date-pickers-wrapper {
      position: relative;
      left: 30px; }
    #data-reloads .data-reloads-app .right-panel .reload-controls {
      position: relative;
      top: 10px; }
      #data-reloads .data-reloads-app .right-panel .reload-controls ul.dropdown-menu {
        overflow-x: hidden;
        overflow-y: auto;
        max-height: 150px; }
    #data-reloads .data-reloads-app .right-panel .publisher-list ul {
      list-style: none; }
      #data-reloads .data-reloads-app .right-panel .publisher-list ul li {
        float: left;
        margin: 5px;
        width: 154px;
        cursor: default !important; }
        #data-reloads .data-reloads-app .right-panel .publisher-list ul li .form-check {
          position: relative;
          text-align: left; }
          #data-reloads .data-reloads-app .right-panel .publisher-list ul li .form-check span.publisher-name {
            position: relative;
            left: 10px; }
          #data-reloads .data-reloads-app .right-panel .publisher-list ul li .form-check .form-check-input {
            position: absolute;
            left: -7px; }
  #data-reloads .data-reloads-app #reload-message {
    position: relative;
    left: 45px;
    top: 5px;
    width: 483px; }

#auditing-title {
  position: relative !important;
  top: 0;
  left: 6.5% !important; }

.no-x-scroll {
  overflow-x: hidden; }

.audit-table {
  position: relative;
  width: 80% !important;
  margin: 20px auto; }

.day-table-data {
  position: relative;
  top: 1.5px;
  white-space: pre;
  max-height: 7rem;
  overflow: auto;
  border-bottom: 1px solid #D4D4D4; }

#perform-audit-button {
  position: relative;
  top: 18px;
  left: 30px; }

.searchbar {
  position: relative !important;
  top: 18px;
  left: 11% !important;
  width: 88.4% !important; }

.audit-table-selector-container {
  position: relative;
  margin: 0 auto;
  width: 80%; }

.audit-table-selector {
  float: left;
  color: white;
  text-align: center;
  font-size: larger;
  font-weight: bold;
  margin: 10px 0;
  height: 40px; }

.audit-table-selector:hover {
  cursor: pointer; }

.current-selector {
  font-weight: bolder;
  height: 50px; }

.good-change {
  color: green !important; }

.bad-change {
  color: red !important; }

.base-value {
  font-weight: bolder !important; }

.audit-reload-btn {
  position: relative;
  left: 72.5%; }

#hpa_v2-selector {
  background-color: #1DAFEC; }

#tripadvisor-selector {
  background-color: #17A454; }

#kayak_v2-selector {
  background-color: #F59331; }

#trivago-selector {
  background-color: #FC0D1B; }

#facebook-selector {
  background-color: #3B5998; }

.bid-audits-container .title {
  display: inline-block; }

.bid-audits-container .configure-alerts-btn {
  float: right;
  display: block;
  height: 32px;
  margin-bottom: 21px; }
  .bid-audits-container .configure-alerts-btn a {
    color: white; }

.configure-alerts-btn {
  float: right;
  height: 32px; }

.audit-settings {
  min-height: 600px; }
  .audit-settings .bid-audits-learn-more-ext-lnk {
    float: right;
    margin-right: 50px;
    font-weight: 300; }
  .audit-settings h3 {
    margin-top: 0px;
    font-weight: 300; }
  .audit-settings .audit-settings-form {
    margin: 25px 0px 5px 5px; }
    .audit-settings .audit-settings-form .collapsible-panel {
      padding: 17px 0px;
      background: white; }
    .audit-settings .audit-settings-form .audit-form-title {
      margin: 30px 0px 5px 0px;
      padding: 20px 40px;
      background: white; }
      .audit-settings .audit-settings-form .audit-form-title li {
        list-style: none;
        margin: 10px 0px 4px 2px; }
        .audit-settings .audit-settings-form .audit-form-title li .fa.pull-left {
          margin-top: 3px;
          margin-right: 7px; }
    .audit-settings .audit-settings-form .audit-settings-input-collection {
      margin: 21px 0px 14px 44px; }
  .audit-settings button {
    margin-top: 25px;
    right: 10px; }
  .audit-settings .btn-primary {
    margin-left: 630px; }

#audit-assets {
  width: 90%;
  min-height: 280px;
  margin: 0 auto; }
  #audit-assets .audits-app {
    position: relative;
    top: 30px; }
    #audit-assets .audits-app .latest-auction-data {
      display: none; }
    #audit-assets .audits-app .site-list {
      position: relative;
      overflow-x: hidden;
      overflow-y: auto;
      min-height: 150px; }
      #audit-assets .audits-app .site-list ul {
        list-style: none;
        margin-bottom: 60px; }
        #audit-assets .audits-app .site-list ul li {
          margin: 5px;
          cursor: default !important;
          background-color: #e6e6e6;
          border: none;
          padding: 0 10px 0 27px;
          min-height: 40px; }
          #audit-assets .audits-app .site-list ul li:hover {
            background-color: #e9e9e9; }
          #audit-assets .audits-app .site-list ul li .form-check {
            position: relative; }
            #audit-assets .audits-app .site-list ul li .form-check .form-check-input {
              position: relative;
              top: 12.5px;
              right: 20px; }
          #audit-assets .audits-app .site-list ul li span.site-name {
            font-size: 20px;
            position: relative;
            bottom: 15px;
            color: rgba(0, 0, 0, 0.85); }
          #audit-assets .audits-app .site-list ul li span.site-id {
            font-size: 17px;
            position: relative;
            left: 30px;
            bottom: 15px;
            color: rgba(0, 0, 0, 0.54); }
          #audit-assets .audits-app .site-list ul li p {
            position: relative;
            bottom: 4px;
            font-size: 12px;
            color: rgba(0, 0, 0, 0.54); }
    #audit-assets .audits-app .koddi-ui-date-pickers-wrapper {
      position: relative;
      left: 30px; }
    #audit-assets .audits-app .reload-controls {
      position: relative;
      top: 10px; }
      #audit-assets .audits-app .reload-controls ul.dropdown-menu {
        overflow-x: hidden;
        overflow-y: auto;
        max-height: 150px; }
    #audit-assets .audits-app .publisher-list ul {
      list-style: none; }
      #audit-assets .audits-app .publisher-list ul li {
        float: left;
        margin: 5px;
        width: 154px;
        cursor: default !important; }
        #audit-assets .audits-app .publisher-list ul li .form-check {
          position: relative;
          text-align: left; }
          #audit-assets .audits-app .publisher-list ul li .form-check span.publisher-name {
            position: relative;
            left: 10px; }
          #audit-assets .audits-app .publisher-list ul li .form-check .form-check-input {
            position: absolute;
            left: -7px; }

.export-mapping-selector .search-wrapper.search-wrapper {
  position: relative; }

.export-mapping-selector .selected-content {
  max-height: 30vh;
  overflow: auto; }

.export-mapping-selector .select-count {
  padding: 20px 25px 10px 25px; }

.hover-pointer:hover {
  cursor: pointer; }

#ta-multipliers .form-row {
  display: flex;
  align-items: center; }

#ta-multipliers .range-multiplier-collection .form-row:last-of-type {
  margin-bottom: 8px; }

#ta-multipliers .glyphicon {
  top: unset; }

#ta-multipliers .header {
  padding-bottom: 10px; }
  #ta-multipliers .header .col-md-4:first-of-type {
    padding-left: 26px; }

#ta-multipliers .glyphicon-info-sign {
  font-size: 13px;
  padding-left: 4px; }

#ta-multipliers .glyphicon-info-sign .tooltip {
  visibility: hidden;
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.3s; }

#ta-multipliers .glyphicon-info-sign:hover .tooltip {
  visibility: visible;
  opacity: 1; }

.datepicker-tools {
  text-align: right;
  position: relative; }
  .datepicker-tools .active {
    color: #0188CC; }
  .datepicker-tools span {
    cursor: pointer; }
  .datepicker-tools .glyphicon-calendar {
    font-size: 15px;
    margin-left: 10px; }

.datepicker-control .datepicker-tools {
  top: -3px;
  text-align: left; }

.datepicker {
  margin-bottom: 1em; }

.datepicker-wrapper {
  z-index: 101; }

.datepicker-wrapper > .row {
  margin-left: 0px;
  margin-right: 0px; }

.ui-datepicker td .ui-state-active:hover,
.ui-datepicker td .ui-state-default:hover {
  background-color: #0188CC; }

/**
 * Comparison Date Picker styling
 */
.comparableDatePicker .datepicker {
  float: left;
  margin-right: 1em; }

.comparableDatePicker .comparepicker-input {
  float: left;
  margin-top: 1em; }

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

.comparableDatePicker .button-box {
  margin-top: 10px; }

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

.compareselector .dropdown-toggle {
  margin-right: 0.4em; }

.rangeselector .dropdown-toggle .caret,
.compareselector .dropdown-toggle .caret {
  margin-left: 0.75em; }

.btn-group > .btn.input-button:first-child {
  margin-left: 0.5em; }

.rangeselector .input-button {
  height: 26px;
  margin-left: 0.5em; }

.compare-label {
  text-align: left;
  font-weight: bold; }

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

.date-input {
  width: 7em; }

.isCompare .ui-datepicker td .ui-state-active,
.isCompare .ui-datepicker td .ui-state-active:hover,
.isCompare .ui-datepicker td .ui-state-default:hover {
  background: none repeat scroll 0% 0% #0188CC; }

.isCompare .ui-datepicker td .secondary,
.isCompare .ui-datepicker td .secondary:hover {
  background: none repeat scroll 0% 0% #D7D8DB; }

.comparepicker-area .datepicker-tools, #comparepicker-area .datepicker-tools {
  z-index: 100;
  float: right;
  margin-right: 1em; }

.comparepicker-area .ui-datepicker-calendar .origin-day a, #comparepicker-area .ui-datepicker-calendar .origin-day a {
  background: none repeat scroll 0% 0% #0188CC; }

.comparepicker-area .ui-datepicker-calendar .compare-day a, #comparepicker-area .ui-datepicker-calendar .compare-day a {
  background: none repeat scroll 0% 0% #D7D8DB; }

.comparepicker-area .datepicker-wrapper, #comparepicker-area .datepicker-wrapper {
  position: absolute;
  right: 1em;
  margin-top: 38px; }

.hasCompareFocus .ui-datepicker td .ui-state-default:hover {
  background: none repeat scroll 0% 0% #888888 !important; }

.comparepicker-input {
  margin-top: 2.5em; }
  .comparepicker-input .from-text,
  .comparepicker-input .to-text {
    padding-left: 0.5em;
    padding-right: 0.5em; }

.comparepicker-area .button-box .btn, #comparepicker-area .button-box .btn {
  margin-left: 0.5em; }

.compare-message {
  text-align: left;
  margin: 2em 0px;
  position: relative;
  top: 1em;
  z-index: -1; }

.compare-row .col-md-12.pad-right {
  padding-right: 4em; }

.origin-date-start, .origin-date-end {
  font-size: 18px;
  font-weight: 300; }

.available {
  color: green; }

.missing {
  color: red; }

/******* Multi-Product Ad Preview *******/
.ad-preview-toggle-button-row {
  margin-bottom: 10px; }

.disabled-dropdown button {
  border: none !important;
  padding-left: 0 !important; }
  .disabled-dropdown button span.caret {
    display: none !important; }

.scroll-contained {
  overflow: auto; }

.required-input-thick {
  border: 3px solid red !important;
  border-radius: 7px; }

.required-label::after {
  content: "*";
  color: red; }

.required-highlight {
  border: 2px solid red !important; }

.slim-required-highlight {
  border: 1px solid red !important; }

.slim-required-highlight-soft-edge {
  border-top: 1px solid red !important;
  border-bottom: 1px solid red !important;
  border-right: 1px solid red !important;
  border-left: 3px solid red !important;
  border-radius: 5px !important; }

.adset-divider {
  margin-bottom: 2rem; }

.adset-bid-adjustment p {
  text-align: center; }

.adset-bidding label {
  font-size: x-small;
  font-weight: bold;
  position: absolute;
  top: -1em; }

.adset-divider h5 {
  font-weight: bold;
  border-bottom: 1px solid lightgrey; }

#optimize-placements-button, .device_platforms {
  margin-bottom: 20px; }

#devices-types-title {
  margin-right: 50px; }

.placements-feeds-container,
.placements-messages-container,
.placements-in-stream-container,
.placements-stories-container,
.placements-apps-and-sites-container,
.placements-in-article-container,
.placements-search-container {
  border-top: 1px solid lightgrey;
  padding: 25px 0px 25px 0px; }

.disabled-label {
  color: lightgray; }

.disabled-due-to-device-selected {
  -webkit-animation: color-change 10s;
  -moz-animation: color-change 10s;
  -o-animation: color-change 10s;
  -ms-animation: color-change 10s;
  animation: color-change 10s;
  animation-fill-mode: forwards; }

@-webkit-keyframes color-change {
  0% {
    color: lightcoral; }
  100% {
    color: lightgrey; } }

@-moz-keyframes color-change {
  0% {
    color: lightcoral; }
  100% {
    color: lightgrey; } }

@-ms-keyframes color-change {
  0% {
    color: lightcoral; }
  100% {
    color: lightgrey; } }

@-o-keyframes color-change {
  0% {
    color: lightcoral; }
  100% {
    color: lightgrey; } }

@keyframes color-change {
  0% {
    color: lightcoral; }
  100% {
    color: lightgrey; } }

.hidden {
  display: none; }

.placements-container {
  max-width: 500px; }

#placements-info {
  font-size: 10px;
  color: lightgrey;
  margin: 15px; }

input.adset-placements-checkbox {
  margin-right: 10px; }

span.placements-dropdown-button-title {
  font-weight: bold;
  font-size: 13px; }

span.placements-dropdown-button-selections {
  font-size: 12px;
  margin-left: 35px;
  color: lightgrey; }

ul.placements-dropdown-menu {
  border: none;
  margin-top: 20px;
  box-shadow: none;
  -webkit-box-shadow: none;
  padding-left: 50px;
  list-style-type: none; }

.adset-dropdownButton {
  background-color: white;
  border: none;
  outline: none; }

.faded {
  color: lightgrey !important; }

.desktop-column {
  min-width: 530px; }

.ad-box {
  width: 530px;
  background-color: #e9eaed;
  margin-left: 0px; }

.desktop-preview {
  width: 500px;
  margin: 15px 0px 15px 0px;
  background-color: #fff;
  padding: 10px;
  overflow: hidden; }

.top-text-div {
  padding-top: 10px;
  padding-bottom: 10px; }

.photo-scroll-container-outer {
  overflow: scroll;
  width: 500px;
  height: 255px; }

.photo-scroll-container-inner {
  width: 860px; }

.ad-container {
  display: inline-block;
  margin-right: .3em;
  font-family: Sans-Serif;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.05); }

.ad-photo {
  cursor: pointer; }
  .ad-photo img {
    width: 200px; }

ul.list-group.objects {
  max-height: 400px;
  overflow-y: auto; }

.list-group-item {
  position: relative; }
  .list-group-item .name {
    width: 80%;
    display: inline-block; }

.component-snippet {
  width: 18rem;
  position: relative;
  margin: 0 3rem; }

.component-snippet:hover {
  cursor: pointer; }

small.subtext {
  display: block;
  position: relative;
  top: 1rem;
  text-align: center; }

.ad-text {
  padding: 6px 8px; }

.ad-text-title {
  color: #3B5998;
  font-weight: bold;
  font-size: 13px;
  cursor: pointer; }

.ad-text-subtitle {
  font-size: 12px; }

.tag-line-text {
  color: #3B5998;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 0 5px 0;
  cursor: pointer; }

.sponsored-div {
  margin-top: 12px; }

.sponsored-text-img-div img {
  cursor: pointer;
  width: 40px;
  height: 40px; }

.sponsored-text-div {
  color: #9197a3;
  font-size: 12px;
  padding-left: 20px; }

.sponsored-text-title {
  color: #3b5998;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer; }

.action-bar {
  font-size: 12px;
  color: #6d84b4;
  line-height: 15px;
  margin-top: 10px;
  cursor: pointer; }

.suggested-post {
  font-size: 12px;
  line-height: 15px;
  color: #9197a3;
  padding-top: 11px;
  padding-bottom: 9px;
  border-bottom: solid 1px #e5e5e5;
  background-image: url("/img/option-arrow-down.png");
  background-repeat: no-repeat;
  background-position: 490px 16px; }

.like-icon {
  background-image: url("/img/facebook-sprites.png");
  background-position: -118px -465px;
  background-repeat: no-repeat;
  background-size: auto auto;
  margin-right: 3px;
  width: 13px;
  bottom: 1px;
  height: 15px;
  position: relative;
  vertical-align: top;
  display: inline-block; }

.comment-icon {
  background-image: url(/img/facebook-sprites.png);
  background-position: -132px -465px;
  background-repeat: no-repeat;
  background-size: auto auto;
  bottom: 0;
  margin-right: 4px;
  margin-left: 6px;
  width: 12px;
  bottom: 1px;
  height: 15px;
  position: relative;
  vertical-align: top;
  display: inline-block; }

.share-icon {
  background-image: url(/img/facebook-sprites.png);
  background-position: -103px -465px;
  background-repeat: no-repeat;
  background-size: auto auto;
  margin-right: 3px;
  margin-left: 6px;
  width: 14px;
  bottom: 1px;
  height: 15px;
  position: relative;
  vertical-align: top;
  display: inline-block; }

.mobile-preview {
  width: 375px;
  margin: 0px 0px 15px 0px;
  background-color: #d3d7dc;
  overflow: hidden;
  margin: 0 auto; }

.mobile-suggested-post {
  padding: 15px 60px 15px 20px;
  margin: 5px 30px 0px 30px;
  background-color: #fff;
  color: #979797;
  font-weight: bold;
  font-size: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: solid 2px #e9e9e9; }

.mobile-sponsored-div {
  padding: 10px 0px 5px 20px;
  margin: 0px 15px 0px 15px;
  background-color: #fff;
  line-height: 1.8em; }

.mobile-sponsored-text-img-div {
  padding-left: 0px; }
  .mobile-sponsored-text-img-div img {
    cursor: pointer;
    width: 50px;
    height: 50px; }

.mobile-sponsored-text-div {
  color: #9197a3;
  padding-left: 0px; }

.mobile-sponsored-text-title {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  cursor: pointer; }

.mobile-sponsored-text-subtitle {
  font-size: 18px; }

.mobile-top-text-div {
  padding: 0px 0px 15px 5px;
  margin: 0px 15px 0px 15px;
  background-color: #fff;
  font-size: 16px; }

.mobile-scroll-div {
  padding: 0px 0px 10px 5px;
  margin: 0px 15px 0px 15px;
  background-color: #fff; }

.mobile-photo-scroll-container-outer {
  overflow: scroll;
  width: 375px;
  height: 300px; }

.mobile-photo-scroll-container-inner {
  width: 1050px; }

.mobile-ad-container {
  display: inline-block;
  margin-right: .3em;
  font-family: Sans-Serif;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); }

.mobile-ad-photo img {
  cursor: pointer;
  width: 240px; }

.mobile-ad-text {
  padding: 6px 8px;
  background-color: #fafafa; }

.mobile-ad-text-title {
  font-weight: bold;
  font-size: 16px;
  cursor: pointer; }

.mobile-ad-text-subtitle {
  font-size: 14px;
  color: #808080; }

.mobile-bottom-text {
  color: #a6a6a6;
  background-color: #fff;
  padding: 0px 0px 15px 5px;
  margin: 0px 15px 0px 15px;
  font-size: 15px; }

.mobile-action-bar {
  background-color: #fafafa;
  height: 25px;
  margin: 0px 15px 10px 15px;
  height: 50px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.mobile-action-bar img {
  padding-top: 15px;
  cursor: pointer; }

.card-definition-section {
  margin: 3rem 0; }

.card-detail-selectors p.card-adder, .card-detail-selectors p.card-selector {
  display: inline-block;
  border: 1px solid #545456;
  padding: 0.4rem 1rem;
  background: #f7f8feb3;
  margin: 0 0.2rem; }

.card-detail-selectors p:hover {
  cursor: pointer; }

.card-detail-selectors .highlighted-card-selector {
  border: 2px solid blue !important;
  color: blue;
  font-weight: bold; }

.card-details {
  padding: 3rem 0;
  border: 1px dashed #545456;
  background: #f7f8feb3;
  position: relative; }
  .card-details p.card-remover {
    position: absolute;
    right: 2rem;
    top: 1rem;
    color: blue; }
  .card-details p.card-remover:hover {
    cursor: pointer; }

.facebook-dat-previews .card {
  display: inline-block;
  width: 500px;
  height: 595px;
  overflow: hidden;
  transition: all 0.5s ease;
  margin: 2px;
  position: absolute;
  left: 25%;
  z-index: 255;
  box-shadow: 0px 0px 5px rgba(86, 86, 86, 0.33);
  background-color: #fff; }
  .facebook-dat-previews .card.faded {
    opacity: 0.25; }
  .facebook-dat-previews .card.shrink {
    z-index: 250;
    position: relative;
    top: 0px;
    left: 0px;
    width: 251px;
    height: 325px; }
    .facebook-dat-previews .card.shrink .card-header .clip {
      max-width: 170px; }
    .facebook-dat-previews .card.shrink .card-body .scaler {
      transform: scale(0.5, 0.5); }
  .facebook-dat-previews .card.mobile_feed_standard .card-body .scaler,
  .facebook-dat-previews .card.instagram_standard .card-body .scaler {
    margin: 10px 18%; }
  .facebook-dat-previews .card .card-header {
    background-color: #7ca8fb;
    padding: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #efefef !important;
    white-space: nowrap; }
  .facebook-dat-previews .card .card-header a, .facebook-dat-previews .card .card-header .subtext {
    color: #efefef; }
  .facebook-dat-previews .card .card-header a:hover {
    color: #bcbcbc; }
  .facebook-dat-previews .card .card-header .clip {
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    margin-top: 5px; }
  .facebook-dat-previews .card .card-header .btn-group {
    font-size: 24px; }
  .facebook-dat-previews .card .card-body .scaler {
    width: 0px;
    height: 0px;
    transform: scale(1, 1); }
  .facebook-dat-previews .card .card-body iframe {
    overflow: hidden; }

p.static-card-definer {
  color: #1A1A1A;
  border-bottom: 1px solid #1A1A1A;
  font-weight: bold;
  font-size: smaller; }

.audiences-title {
  margin-bottom: 20px; }

#facebook-audience-navigation {
  float: left; }
  #facebook-audience-navigation .facebook-audience-filter-dropdown {
    position: absolute;
    left: 40%;
    padding: 15px;
    width: 225px; }
  #facebook-audience-navigation .audience-filter-class {
    font-weight: bold;
    color: #1A1A1A;
    border-bottom: 1px solid #1A1A1A;
    margin-bottom: 10px; }

.facebook-audience-navigation-wrapper {
  padding-left: 0px; }
  .facebook-audience-navigation-wrapper .koddi-search-bar-v2 {
    margin-right: 100px; }

.search-and-column-filter {
  float: right; }

#search-and-pagination-wrapper .pagination-cursor-btn {
  margin-top: 0px; }

#search-and-pagination-wrapper .pagination {
  margin: 0px; }

#audiences-search-bar {
  float: right;
  margin-right: 100px; }

div#facebook-audience-columns-dropdown {
  position: absolute;
  right: 20px; }
  div#facebook-audience-columns-dropdown .dropdown-menu {
    position: absolute;
    left: -65%;
    padding: 15px; }
  div#facebook-audience-columns-dropdown .fa-circle {
    color: green; }
  div#facebook-audience-columns-dropdown #type-column-option-box,
  div#facebook-audience-columns-dropdown #size-column-option-box,
  div#facebook-audience-columns-dropdown #date-column-option-box,
  div#facebook-audience-columns-dropdown #audience-column-option-box,
  div#facebook-audience-columns-dropdown #source-column-option-box,
  div#facebook-audience-columns-dropdown #action-required-column-option-box {
    float: left;
    margin-right: 10px; }

th.action-required {
  width: 150px; }

input[type="checkbox"].audience-action-select {
  margin: 4px 0px 0px 14px; }

.size-filter-row {
  margin-top: 40px; }
  .size-filter-row #title-filter-size {
    margin-left: 50px;
    padding: 5px; }
  .size-filter-row div {
    width: auto; }

.date-filter-row {
  margin-top: 10px; }
  .date-filter-row #title-filter-date {
    margin-left: 50px;
    padding: 5px 5px 5px 0px; }
  .date-filter-row div {
    width: auto; }

#no-audiences-found-display {
  text-align: center;
  margin: 100px auto; }

#react-root {
  height: 100%; }
  #react-root .one-click-campaign {
    height: 100%;
    overflow-y: auto; }
    #react-root .one-click-campaign .one-click-modal-input {
      width: 75%; }
    #react-root .one-click-campaign .save-button {
      width: 132px;
      position: relative;
      left: 15px; }
    #react-root .one-click-campaign .modal-alert {
      position: fixed;
      bottom: 36px;
      right: 30px; }
    #react-root .one-click-campaign .required > label:after, #react-root .one-click-campaign label.required:after {
      content: "*";
      color: red;
      position: relative;
      top: 2px;
      left: 4px; }
    #react-root .one-click-campaign input.required.required-warning, #react-root .one-click-campaign .required.required-warning .rw-widget-input {
      outline: 1px solid red; }

#buttons {
  width: 100%;
  height: 36px; }
  #buttons #button-block {
    float: left; }

.pagination {
  display: block !important;
  margin-top: 3rem; }

#pagination {
  height: 34px; }

.pagination-wrapper > * {
  float: left; }

.pagination-cursor-btn {
  margin-top: 3rem; }

.invisible {
  visibility: hidden; }

#next-page {
  margin-bottom: 10px;
  margin-left: 10px;
  width: 100px; }

#previous-page {
  margin-bottom: 10px;
  margin-right: 10px;
  width: 100px; }

#feed-type {
  margin-bottom: 10px; }

.image-label-container .gridster {
  list-style-type: none; }
  .image-label-container .gridster img {
    max-width: 100%;
    max-height: 100%; }

.image-label-header {
  font-style: italic; }

#detailed-history-view-modal .modal-dialog {
  min-width: 1000px; }
  #detailed-history-view-modal .modal-dialog .modal-body-content {
    overflow-x: auto; }

#image-connection-controls {
  margin-bottom: 10px; }

#image-labels-selector {
  float: left;
  margin-right: 10px; }

#add-image-label {
  float: left; }

#image-labels-list ul {
  list-style-type: none; }
  #image-labels-list ul .fa-times {
    cursor: pointer; }

#image-type-controls {
  margin-bottom: 10px; }

#image-file-form {
  padding: 10px; }

.feed-content .feed-controls, .entity-edit-modal .feed-controls, #image-connection-edit-modal .feed-controls {
  margin-bottom: 10px; }

.feed-content .container-koddi, .entity-edit-modal .container-koddi, #image-connection-edit-modal .container-koddi {
  padding-left: 0px !important; }

.feed-content .row, .entity-edit-modal .row, #image-connection-edit-modal .row {
  margin-bottom: 10px;
  padding-left: 20px;
  margin-left: -20px;
  width: 100%; }
  .feed-content .row input, .entity-edit-modal .row input, #image-connection-edit-modal .row input {
    margin-left: 0px; }

.feed-content .config-form-row #labels #labels-hr-top, .entity-edit-modal .config-form-row #labels #labels-hr-top, #image-connection-edit-modal .config-form-row #labels #labels-hr-top {
  margin-top: 0px;
  margin-bottom: 0px; }

.feed-content .config-form-row #labels #labels-hr-bottom, .entity-edit-modal .config-form-row #labels #labels-hr-bottom, #image-connection-edit-modal .config-form-row #labels #labels-hr-bottom {
  margin-bottom: 10px; }

.feed-content .config-form-row #labels #labels-header, .entity-edit-modal .config-form-row #labels #labels-header, #image-connection-edit-modal .config-form-row #labels #labels-header {
  margin-top: 10px; }

.feed-content .config-form-row #labels #add-new-label-exclude, .entity-edit-modal .config-form-row #labels #add-new-label-exclude, #image-connection-edit-modal .config-form-row #labels #add-new-label-exclude {
  margin-left: 7px; }

.feed-content .config-form-row #labels #label-error, .entity-edit-modal .config-form-row #labels #label-error, #image-connection-edit-modal .config-form-row #labels #label-error {
  width: 100%; }

.feed-content .config-form-row #labels .remove-label:hover, .entity-edit-modal .config-form-row #labels .remove-label:hover, #image-connection-edit-modal .config-form-row #labels .remove-label:hover {
  opacity: 0.75; }

.feed-content .config-form-row #labels .remove-label, .entity-edit-modal .config-form-row #labels .remove-label, #image-connection-edit-modal .config-form-row #labels .remove-label {
  color: #1A1A1A; }

.feed-content .config-form-row #labels .current-labels-list, .entity-edit-modal .config-form-row #labels .current-labels-list, #image-connection-edit-modal .config-form-row #labels .current-labels-list {
  padding-left: 0px; }
  .feed-content .config-form-row #labels .current-labels-list .label-row, .entity-edit-modal .config-form-row #labels .current-labels-list .label-row, #image-connection-edit-modal .config-form-row #labels .current-labels-list .label-row {
    padding-left: 10px; }

.feed-content .invalid, .entity-edit-modal .invalid, #image-connection-edit-modal .invalid {
  border: 1px solid #FF0000 !important; }

.feed-content .minute, .feed-content .hour, .entity-edit-modal .minute, .entity-edit-modal .hour, #image-connection-edit-modal .minute, #image-connection-edit-modal .hour {
  width: 100px;
  height: 34px;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  font-family: inherit; }

.feed-content .minute:focus, .feed-content .hour:focus, .entity-edit-modal .minute:focus, .entity-edit-modal .hour:focus, #image-connection-edit-modal .minute:focus, #image-connection-edit-modal .hour:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.feed-content .entity-area, .entity-edit-modal .entity-area, #image-connection-edit-modal .entity-area {
  overflow-x: auto;
  min-width: 1245px; }
  .feed-content .entity-area .buttons-top-row button:hover, .entity-edit-modal .entity-area .buttons-top-row button:hover, #image-connection-edit-modal .entity-area .buttons-top-row button:hover {
    opacity: 0.75; }

.feed-content #feeds-area #copy-helper, .entity-edit-modal #feeds-area #copy-helper, #image-connection-edit-modal #feeds-area #copy-helper {
  position: absolute;
  left: -1000px;
  top: 0px; }

.feed-content #feeds-area .record-count-graph-container, .entity-edit-modal #feeds-area .record-count-graph-container, #image-connection-edit-modal #feeds-area .record-count-graph-container {
  float: left;
  height: 60px;
  width: 65%; }

.feed-content #feeds-area .table th, .entity-edit-modal #feeds-area .table th, #image-connection-edit-modal #feeds-area .table th {
  width: 75px; }

.feed-content #feeds-area .table #feed-alert-header, .entity-edit-modal #feeds-area .table #feed-alert-header, #image-connection-edit-modal #feeds-area .table #feed-alert-header {
  width: 25px; }

.feed-content #feeds-area .table #record-count-history-header, .entity-edit-modal #feeds-area .table #record-count-history-header, #image-connection-edit-modal #feeds-area .table #record-count-history-header {
  width: 120px; }

.feed-content #feeds-area .table #record-count-header, .entity-edit-modal #feeds-area .table #record-count-header, #image-connection-edit-modal #feeds-area .table #record-count-header {
  width: 80px; }

.feed-content #feeds-area .table #last-delivered-header, .entity-edit-modal #feeds-area .table #last-delivered-header, #image-connection-edit-modal #feeds-area .table #last-delivered-header {
  width: 80px; }

.feed-content #feeds-area .table #active-header, .entity-edit-modal #feeds-area .table #active-header, #image-connection-edit-modal #feeds-area .table #active-header {
  width: 50px; }

.feed-content #feeds-area .table .record-count-cell, .entity-edit-modal #feeds-area .table .record-count-cell, #image-connection-edit-modal #feeds-area .table .record-count-cell {
  text-align: center;
  vertical-align: middle;
  font-size: 25px; }

.feed-content #feeds-area .table .feed-table-cell, .entity-edit-modal #feeds-area .table .feed-table-cell, #image-connection-edit-modal #feeds-area .table .feed-table-cell {
  position: relative; }
  .feed-content #feeds-area .table .feed-table-cell .feed-table-cell-contents, .entity-edit-modal #feeds-area .table .feed-table-cell .feed-table-cell-contents, #image-connection-edit-modal #feeds-area .table .feed-table-cell .feed-table-cell-contents {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }

.feed-content #feeds-area .table #expand-feed-row-cell-header, .entity-edit-modal #feeds-area .table #expand-feed-row-cell-header, #image-connection-edit-modal #feeds-area .table #expand-feed-row-cell-header {
  width: 50px; }

.feed-content #feeds-area .table .expand-feed-row-icon, .entity-edit-modal #feeds-area .table .expand-feed-row-icon, #image-connection-edit-modal #feeds-area .table .expand-feed-row-icon {
  cursor: pointer; }

.feed-content #feeds-area .table .feed-status-indicator.fa-check, .entity-edit-modal #feeds-area .table .feed-status-indicator.fa-check, #image-connection-edit-modal #feeds-area .table .feed-status-indicator.fa-check {
  color: #20BF55; }

.feed-content #feeds-area .table .feed-status-indicator.fa-exclamation-triangle, .entity-edit-modal #feeds-area .table .feed-status-indicator.fa-exclamation-triangle, #image-connection-edit-modal #feeds-area .table .feed-status-indicator.fa-exclamation-triangle {
  color: #d9534f; }

.feed-content #feeds-area .table .feed-expanded-info-row .version-history-middle-column, .entity-edit-modal #feeds-area .table .feed-expanded-info-row .version-history-middle-column, #image-connection-edit-modal #feeds-area .table .feed-expanded-info-row .version-history-middle-column {
  margin-top: 40px; }

.feed-content #feeds-area .table .feed-expanded-info-row .expanded-metadata-header, .entity-edit-modal #feeds-area .table .feed-expanded-info-row .expanded-metadata-header, #image-connection-edit-modal #feeds-area .table .feed-expanded-info-row .expanded-metadata-header {
  font-weight: bold; }

.feed-content #feeds-area .table .feed-expanded-info-row .feed-version-list-container, .entity-edit-modal #feeds-area .table .feed-expanded-info-row .feed-version-list-container, #image-connection-edit-modal #feeds-area .table .feed-expanded-info-row .feed-version-list-container {
  width: 100%; }
  .feed-content #feeds-area .table .feed-expanded-info-row .feed-version-list-container .version-list-header, .entity-edit-modal #feeds-area .table .feed-expanded-info-row .feed-version-list-container .version-list-header, #image-connection-edit-modal #feeds-area .table .feed-expanded-info-row .feed-version-list-container .version-list-header {
    width: 100%;
    height: 50px;
    border: 1px solid #000000;
    text-align: center;
    background-color: rgba(86, 75, 107, 0.1);
    color: #000; }
  .feed-content #feeds-area .table .feed-expanded-info-row .feed-version-list-container .feed-version-list, .entity-edit-modal #feeds-area .table .feed-expanded-info-row .feed-version-list-container .feed-version-list, #image-connection-edit-modal #feeds-area .table .feed-expanded-info-row .feed-version-list-container .feed-version-list {
    width: 100%;
    list-style-type: none;
    padding-left: 0px;
    max-height: 380px;
    overflow-y: auto; }
    .feed-content #feeds-area .table .feed-expanded-info-row .feed-version-list-container .feed-version-list .version-info-tile, .entity-edit-modal #feeds-area .table .feed-expanded-info-row .feed-version-list-container .feed-version-list .version-info-tile, #image-connection-edit-modal #feeds-area .table .feed-expanded-info-row .feed-version-list-container .feed-version-list .version-info-tile {
      height: 50px;
      width: 100%;
      padding: 10px;
      border-bottom: 1px solid #CECECE; }
      .feed-content #feeds-area .table .feed-expanded-info-row .feed-version-list-container .feed-version-list .version-info-tile .feed-version-download, .entity-edit-modal #feeds-area .table .feed-expanded-info-row .feed-version-list-container .feed-version-list .version-info-tile .feed-version-download, #image-connection-edit-modal #feeds-area .table .feed-expanded-info-row .feed-version-list-container .feed-version-list .version-info-tile .feed-version-download {
        cursor: pointer; }

#feed-edit-modal #feed-sftp-destinations #available-sftp-destinations {
  float: left; }

#feed-edit-modal #feed-sftp-destinations #feed-new-sftp-destination {
  float: left;
  margin-left: 10px; }

#feed-edit-modal #feed-sftp-destinations #feed-sftp-destinations-list {
  list-style-type: none;
  padding-left: 0px; }
  #feed-edit-modal #feed-sftp-destinations #feed-sftp-destinations-list .feed-destination-row {
    padding-left: 10px; }
    #feed-edit-modal #feed-sftp-destinations #feed-sftp-destinations-list .feed-destination-row .remove-feed-destination {
      color: #1A1A1A; }
    #feed-edit-modal #feed-sftp-destinations #feed-sftp-destinations-list .feed-destination-row .remove-feed-destination:hover {
      opacity: 0.75; }

#feed-edit-modal #row-exclusion-filters .row-exclusion-filter-field-selector {
  float: left; }

#feed-edit-modal #row-exclusion-filters .row-exclusion-operator {
  float: left;
  width: 100px !important;
  margin-left: 6px;
  margin-right: 6px; }

#feed-edit-modal #row-exclusion-filters .remove-row-exclusion-filter {
  color: #1A1A1A; }

#feed-edit-modal #row-exclusion-filters .remove-row-exclusion-filter:hover {
  opacity: 0.75; }

#feed-edit-modal #custom-delivery-times-list .custom-delivery-time-hour-selector, #feed-edit-modal #custom-delivery-times-list .custom-delivery-time-minute-selector {
  float: left; }

#feed-edit-modal #custom-delivery-times-list .custom-delivery-time-operator {
  float: left;
  margin: 0 6px; }

#feed-edit-modal #custom-delivery-times-list .remove-delivery-time {
  color: #1A1A1A; }

#feed-edit-modal #custom-delivery-times-list .remove-delivery-time:hover {
  opacity: 0.75; }

#feed-edit-modal .hoverable {
  cursor: pointer; }

#feed-edit-modal .hoverable:hover {
  opacity: 0.75; }

#feed-template-edit-modal .field-mappings .feed-mapping-row {
  min-height: 34px; }
  #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-left {
    max-width: 50%; }
    #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-left .fa-arrows, #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-left .output-field-name, #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-left .output-field-source, #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-left .remove-mapping, #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-left .add-source-component, #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-left .add-operator-component, #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-left .aggregation-type {
      float: left; }
    #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-left .fa-arrows {
      margin-top: 10px;
      margin-right: 5px;
      cursor: move;
      float: left; }
    #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-left .output-field-name {
      margin-right: 2% !important;
      float: left; }
  #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-right {
    padding-left: 10px;
    max-width: 59%;
    float: left;
    white-space: nowrap;
    max-width: 60%; }
    #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-right .output-field-source {
      float: left;
      margin-bottom: 5px; }
      #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-right .output-field-source .source-element {
        float: left;
        background-color: #ACACAF;
        border-radius: 3px;
        line-height: 30px;
        width: 125px;
        height: 34px;
        white-space: nowrap;
        color: #FFFFFF;
        padding: 2px;
        margin-left: 10px;
        cursor: pointer;
        text-overflow: ellipsis;
        overflow: hidden;
        text-align: center;
        position: relative;
        margin-bottom: 5px; }
        #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-right .output-field-source .source-element .remove-source-element {
          position: absolute;
          top: 2px;
          right: 2px;
          z-index: 10; }
        #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-right .output-field-source .source-element .remove-source-element:hover {
          color: #FF0000; }
      #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-right .output-field-source .dynamic-source-element {
        border-bottom: 4px solid #0188CC; }
    #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-right .remove-mapping {
      margin-left: 14px !important;
      cursor: pointer;
      margin-top: 10px;
      color: #1A1A1A; }
    #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-right .add-source-component {
      margin-left: 8px !important;
      cursor: pointer;
      line-height: 34px;
      vertical-align: bottom;
      float: left; }
    #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-right .source-element:hover, #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-right .add-source-component:hover, #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-right .remove-mapping:hover, #feed-template-edit-modal .field-mappings .feed-mapping-row .feed-mapping-right .fa-arrows:hover {
      opacity: 0.75; }

#feed-template-edit-modal #new-mapping, #feed-template-edit-modal #new-aggregate-mapping {
  cursor: pointer; }

#feed-template-edit-modal #new-mapping:hover, #feed-template-edit-modal #new-aggregate-mapping:hover {
  opacity: 0.75; }

#source-field-edit-modal #conditionals-container .conditional-operation, #source-field-edit-modal #conditionals-container .conditional-value, #source-field-edit-modal #conditionals-container .conditional-result-text, #source-field-edit-modal #conditionals-container .conditional-substitution-type, #source-field-edit-modal #conditionals-container .conditional-substitution-text {
  float: left;
  margin-right: 10px; }

#source-field-edit-modal #conditionals-container #new-conditional {
  cursor: pointer; }

#source-field-edit-modal #conditionals-container .remove-conditional {
  margin-left: 14px !important;
  cursor: pointer;
  margin-top: 10px;
  color: #1A1A1A;
  float: left; }

#source-field-edit-modal #replace-patterns-container .replacement-operation-row .remove-replacement-operation {
  margin-left: 14px !important;
  cursor: pointer;
  margin-top: 10px;
  color: #1A1A1A; }

#source-field-edit-modal #replace-patterns-container .replacement-operation-row .replacement-selector, #source-field-edit-modal #replace-patterns-container .replacement-operation-row .replacement-value, #source-field-edit-modal #replace-patterns-container .replacement-operation-row .replacement-value-field {
  margin-left: 10px; }

#source-field-edit-modal #replace-patterns-container .replacement-operation-row .replacement-type, #source-field-edit-modal #replace-patterns-container .replacement-operation-row .replacement-selector, #source-field-edit-modal #replace-patterns-container .replacement-operation-row .replacement-value, #source-field-edit-modal #replace-patterns-container .replacement-operation-row .remove-replacement-operation, #source-field-edit-modal #replace-patterns-container .replacement-operation-row .replacement-value-field {
  float: left; }

#source-field-edit-modal #replace-patterns-container #new-replacement-operation {
  cursor: pointer; }

#source-field-edit-modal #date-component-format-label {
  float: left; }

#source-field-edit-modal #date-component-preview-label {
  float: left;
  margin-left: 10px; }

.entity-edit-modal .modal-dialog {
  width: 90%; }

#label-create-modal #label-create-help-text {
  width: 100%;
  text-align: center; }

#label-create-modal #label-create-buttons-container {
  width: 100%;
  text-align: center; }

#label-create-modal #new-label-hotel-ids {
  resize: vertical; }

/*
    Styling for embedded graphs.
*/
.axis {
  font: 10px sans-serif; }
  .axis path, .axis line {
    fill: none;
    stroke: #000;
    shape-rendering: crispEdges; }

.bar {
  fill: #0188CC; }

.d3-tip {
  line-height: 1;
  font-weight: bold;
  padding: 12px;
  background: #1A1A1A;
  color: #D7D8DB;
  border-radius: 2px; }

/* Creates a small triangle extender for the tooltip */
.d3-tip:after {
  box-sizing: border-box;
  display: inline;
  font-size: 10px;
  width: 100%;
  line-height: 1;
  color: #1A1A1A;
  content: "\25BC";
  position: absolute;
  text-align: center; }

/* Style northward tooltips differently */
.d3-tip.n:after {
  margin: -1px 0 0 0;
  top: 100%;
  left: 0; }

#advanced-expand-plus {
  cursor: pointer; }

#advanced-expand-plus:hover {
  opacity: 0.75; }

.feed-loader.loader-size-1 {
  height: 12px; }

.feed-loader.loader-size-2 {
  height: 24px; }

.record-count-graph-container .feed-loader.loader-size-3 {
  margin-top: 12px; }

.feed-loader.loader-size-3 {
  height: 36px; }

.bootstrap-select button {
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-color: #545456 !important; }

.component-preview {
  white-space: normal;
  width: 500px; }

.action-list td[data-hotelid] {
  text-decoration: underline; }
  .action-list td[data-hotelid]:hover {
    cursor: pointer; }

.alreadyRead {
  cursor: default; }
  .alreadyRead:hover {
    background: inherit;
    background-color: inherit; }

.view-execution-button a {
  color: white; }

.scroll-table {
  overflow-x: auto !important; }

.strategy-confirm-modal {
  width: 60%;
  height: 90vh;
  margin: 20px auto; }

.strategy-confirm-modal-body {
  height: 70vh;
  overflow: auto; }

.highlighted-delta {
  background: blue;
  color: white !important; }

.strategy-content .strategy-controls, .strategies-modal-wrapper .strategy-controls {
  position: relative;
  left: 15px;
  top: 3px; }

.strategy-content .strategy-name, .strategies-modal-wrapper .strategy-name {
  font-size: 1.7em; }

.strategy-content .hotels, .strategies-modal-wrapper .hotels {
  font-size: 1.3em; }

.strategy-content .alert-disabled, .strategies-modal-wrapper .alert-disabled {
  color: #545454;
  background-color: #d3d3d3;
  border-color: #bdbdbd; }

.strategy-content .strategy-wrapper .alert, .strategies-modal-wrapper .strategy-wrapper .alert {
  min-height: 90px;
  cursor: move; }

.strategy-content .results, .strategies-modal-wrapper .results {
  cursor: pointer; }

.strategy-content .report, .strategies-modal-wrapper .report {
  display: none;
  text-align: center; }

.strategy-content .strategy-note, .strategies-modal-wrapper .strategy-note {
  width: 100%;
  padding: 15px;
  border: 2px dotted #0188CC;
  border-radius: 4px;
  display: inline-block;
  cursor: pointer; }

.strategy-content .strategy-buttons, .strategies-modal-wrapper .strategy-buttons {
  margin-bottom: 10px; }

.strategy-content .strategy-button, .strategies-modal-wrapper .strategy-button {
  margin-right: 3px; }

.strategy-content .meta-row > *,
.strategy-content .goal-row > *, .strategies-modal-wrapper .meta-row > *,
.strategies-modal-wrapper .goal-row > * {
  margin: 5px; }

.strategy-content .btn-remove, .strategies-modal-wrapper .btn-remove {
  font-size: 1.5em;
  position: relative;
  top: 7px;
  left: 10px; }

.strategy-content .half-width, .strategies-modal-wrapper .half-width {
  width: 45%;
  float: left; }

.strategy-content .ui-autocomplete, .strategies-modal-wrapper .ui-autocomplete {
  z-index: 10000; }

.strategy-content .page .form-group .input-wrapper, .strategies-modal-wrapper .page .form-group .input-wrapper {
  display: inline-block; }

.strategy-content .page .control-label, .strategies-modal-wrapper .page .control-label {
  width: 25%;
  padding-top: 5px; }

.strategy-content .page .checkbox, .strategies-modal-wrapper .page .checkbox {
  padding-top: 0;
  padding-left: 15px; }

.strategy-content .ui-menu-item, .strategies-modal-wrapper .ui-menu-item {
  transition: background-color 0.2s ease; }

.strategy-content .ui-menu-item:hover, .strategies-modal-wrapper .ui-menu-item:hover {
  background-color: rgba(0, 0, 255, 0.1); }

.strategy-content .right-align-text, .strategies-modal-wrapper .right-align-text {
  text-align: right; }

.strategy-content .strategy-types-div, .strategies-modal-wrapper .strategy-types-div {
  padding-bottom: 20px; }

.strategy-content .rpc-file-upload-div, .strategies-modal-wrapper .rpc-file-upload-div {
  padding-left: 15px; }

.strategy-content .btn-add-goal-row, .strategies-modal-wrapper .btn-add-goal-row {
  margin-left: 5px;
  width: 45%; }

.strategy-content .input-error, .strategies-modal-wrapper .input-error {
  border: 2px solid red !important; }

.strategy-content .changed-row > td, .strategies-modal-wrapper .changed-row > td {
  background-color: #3385ff !important;
  color: white;
  font-weight: bold; }

.strategy-content .strategies-settings-table, .strategies-modal-wrapper .strategies-settings-table {
  margin: 0em 1em; }

.strategy-content #bid-strategies-info, .strategies-modal-wrapper #bid-strategies-info {
  font-size: small;
  vertical-align: top;
  padding-left: 0.5em; }

.scheduled-report-content .row-fluid.input-fields > .col-md-6 {
  margin-bottom: 1em; }

.scheduled-report-content .tab-pane > .list-group-item:first-child {
  border-radius: 0px; }

.scheduled-report-content .date-select-label {
  padding: 0.5em 0px; }

.scheduled-report-content .fields .inner-recipient {
  margin-bottom: 16px; }
  .scheduled-report-content .fields .inner-recipient input.recipientValue {
    margin: 0;
    width: 90%;
    height: 34px; }

.scheduled-report-content input[type="email"] {
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #333;
  padding: 4px; }

.scheduled-report-content .daily-schedule select,
.scheduled-report-content .monthly-schedule select {
  width: 15%;
  display: inline;
  margin: 0px 0.5em; }

.scheduled-report-content .daily-schedule select:first-child,
.scheduled-report-content .monthly-schedule select:first-child {
  margin-left: 0px; }

.scheduled-report-content .weekly-schedule input {
  margin: 0.25em; }

.scheduled-report-content .weekly-schedule label {
  margin-right: 1em; }

.scheduled-report-content .export_items {
  padding: 1em 0px; }

.scheduled-report-content .export_items input {
  float: left; }

.scheduled-report-content .export_items label {
  display: block;
  position: relative;
  left: 0.5em; }

.scheduled-report-content .exports-list {
  margin-top: 1.5em; }

.scheduled-report-content .export-list .export-label {
  margin-top: 1em; }

.scheduled-report-content .text-inputs .col-md-12 {
  margin: 0.6em 0px; }

.scheduled-report-content .input-fields {
  padding: 1em 0px; }

.scheduled-report-content .input-fields .widgets {
  position: relative;
  top: -1.75em; }

.scheduled-report-content .short-input {
  width: 15% !important; }

.scheduled-report-content .tab-pane .col-md-12 {
  margin-top: 1em; }

.scheduled-report-content .btn-save {
  margin: 1em 0px; }

.scheduled-report-content .comparepicker-area {
  height: auto !important;
  overflow: auto;
  margin: 1em 0px;
  padding-top: 1em;
  padding-bottom: 0px; }
  .scheduled-report-content .comparepicker-area .datepicker-wrapper {
    right: 0px;
    left: 0px; }
  .scheduled-report-content .comparepicker-area .graph-tools {
    font-size: 1em;
    padding: 0px;
    margin: 0px;
    width: 100%;
    text-align: center; }
  .scheduled-report-content .comparepicker-area .graph-tools .glyphicon-calendar {
    top: -0.2em; }
  .scheduled-report-content .comparepicker-area .origin-date-start,
  .scheduled-report-content .comparepicker-area .origin-date-end {
    font-size: 0.9em; }
  .scheduled-report-content .comparepicker-area .compare-date-text {
    font-size: 0.65em;
    text-overflow: ellipsis; }

.scheduled-report-content .short-input {
  width: 40px;
  text-align: center; }

@media only screen and (max-width: 40.063em) {
  .scheduled-report-content .input-fields .widgets {
    top: 0px; } }

.scheduled-report-content .inline {
  display: inline; }

#main-container {
  padding: 20px; }
  #main-container .prices-filter-column {
    float: left;
    width: auto;
    padding-left: 0; }
  #main-container #get-prices {
    margin-top: 10px;
    margin-bottom: 10px; }
  #main-container .invalid {
    border: 1px solid #FF0000 !important; }
  #main-container #prices-cell textarea {
    width: 1000px;
    height: 600px; }
  #main-container .tab-pane {
    padding: 20px; }

.prices-campaign-modal {
  width: 60%;
  height: 90vh;
  margin: 20px auto; }

.prices-campaign-modal-body {
  height: 70vh;
  overflow: auto; }

.tab-selector-container {
  margin: 0 auto;
  width: 90%; }

.tab-selector {
  float: left;
  border: 1px solid black;
  border-bottom: 0px;
  margin-left: 5px;
  text-align: center;
  width: 15rem;
  background: #ACACAF;
  color: white; }

.tab-selector.selected {
  background: white;
  color: black;
  box-shadow: 3px 0px grey; }

.tab-selector:hover {
  cursor: pointer; }

.show-detailed-info {
  cursor: pointer; }

.calendarHeatmap .graph-rect {
  background-color: #969696;
  fill: #969696; }

#calendarHeatmap .domain-background {
  fill: white; }

#calendarHeatmap .now {
  stroke: red; }

.calendarHeatmap .subdomain-text {
  fill: white;
  text-shadow: #4b4141 1px 1px 1px;
  -webkit-text-stroke: 3px black; }

.calendarHeatmap .q1 {
  background-color: #bae8ff;
  fill: #bae8ff; }

.calendarHeatmap .q2 {
  background-color: #93dafe;
  fill: #93dafe; }

.calendarHeatmap .q3 {
  background-color: #58c7fe;
  fill: #58c7fe; }

.calendarHeatmap .q4 {
  background-color: #0088CC;
  fill: #0088CC; }

.calendarHeatmap .q5 {
  background-color: #006FB0;
  fill: #006FB0; }

.calendarHeatmap .q6 {
  background-color: #005795;
  fill: #005795; }

.calendarHeatmap .q7 {
  background-color: #00407B;
  fill: #00407B; }

.calendarHeatmap .q8 {
  background-color: #00164A;
  fill: #00164A; }

.calendarHeatmap .q9 {
  background-color: #000000;
  fill: #000000; }

.top-loader {
  position: relative;
  text-align: center;
  top: 50px;
  z-index: 2; }
  .top-loader #loading-gif {
    min-height: 48px;
    min-width: 48px; }

.filter-types {
  margin-bottom: 15px; }

.cornerbtns {
  text-align: right; }

.cornerbtns .btn {
  margin-top: 7px; }

.graph {
  /*position: relative;
    left: 40px;*/ }

.rickshaw_graph .y_ticks {
  left: 0; }

.graph-y-axis {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px; }

.legend {
  background-color: white;
  margin-left: 30px; }

.legend .line {
  display: inline-block;
  white-space: normal; }

.legend .line .label {
  background-color: white;
  color: #333;
  text-shadow: none; }

#aggregate-data, #date-data {
  margin-top: 20px; }

.data-tables table tr > td:nth-child(1) {
  width: 100px; }

.data-load-report-content .table-container {
  border-radius: 0px; }

.data-load-report-content .table-site-row td {
  text-align: center;
  vertical-align: middle; }

.data-load-report-content .table-site-row td:first-child, .data-load-report-content .table-container th:first-child {
  text-align: left; }

.data-load-report-content .table-container th {
  text-align: center; }

.data-load-report-content .available {
  color: #20BF55; }

.data-load-report-content .missing {
  color: #d9534f; }

.data-load-report-content .na {
  color: #D7D8DB; }

#forecasting-content #main-controls, #forecasting-content #current-month-table, #forecasting-content #next-month-table {
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px; }

#forecasting-content .forecasting-row {
  margin-left: 30px;
  margin-right: 30px; }

#forecasting-content #main-controls .btn-group {
  margin-right: 10px; }

#forecasting-content .row {
  margin-left: 0px;
  margin-right: 0px; }

#forecasting-content .forecast-download-button {
  float: right; }

#forecast-dashboard .forecast-header {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #2588b6; }

#forecast-dashboard .forecasting-config-section .disabled {
  pointer-events: none;
  opacity: 0.3; }

#forecast-dashboard .forecast-section-header {
  font-size: 16px;
  margin: 10px 0px; }

#forecast-dashboard .forecast-section-body {
  background-color: #e3e3e3;
  padding: 20px; }

#forecast-dashboard .forecast-input label, #forecast-dashboard .forecast-input .forecast-label {
  font-weight: bold;
  margin-bottom: 5px; }

#forecast-dashboard .forecast-input input {
  padding: 8px; }

#forecast-dashboard .forecast-editor-buttons {
  display: flex;
  flex-direction: row;
  align-content: end;
  justify-content: end; }

#forecast-dashboard .forecast-editor-buttons button {
  margin-top: 10px;
  margin-left: 10px; }

#forecast-dashboard .forecast-input .comparepicker-area {
  background: #fff;
  border-radius: 4px;
  border: 1px solid #cacaca; }

#forecast-dashboard .forecast-datepicker, #forecast-dashboard .bhi-campaign-date-picker {
  float: none !important;
  margin: 2px;
  top: -2px;
  left: 6px;
  text-align: left; }

#forecast-dashboard .forecast-datepicker .datepicker-button span {
  font-size: 13px; }

#forecast-dashboard .forecasting-table td.predicted {
  color: #0188CC; }

#forecast-dashboard .forecasting-table .metric-selector {
  border-bottom: 0px; }

#forecast-dashboard .export-report {
  display: inline-block;
  margin: 4px 0px; }

#forecast-dashboard .export-report:hover {
  text-decoration: none; }

#forecast-dashboard .quarter-header {
  background-color: #E4E4E4;
  text-align: center; }

#forecast-dashboard .quarter-separator {
  background-color: #F4F4F4;
  text-align: center; }

#forecast-dashboard .forecasting-table .totals-row th {
  font-weight: bold; }

#forecast-dashboard .forecasting-table .scroll-table {
  overflow: auto; }

.hotelreporting-modal-wrapper .modal-content {
  min-width: 990px; }
  .hotelreporting-modal-wrapper .modal-content .modal-header {
    padding: 0px;
    margin-bottom: 2em;
    min-height: 300px;
    background-color: #e4e4e4;
    border-radius: 4px 4px 0px 0px; }
    .hotelreporting-modal-wrapper .modal-content .modal-header > .close {
      display: none; }
    .hotelreporting-modal-wrapper .modal-content .modal-header > h4 {
      margin: 0px; }
    .hotelreporting-modal-wrapper .modal-content .modal-header p {
      margin-bottom: 0em; }
    .hotelreporting-modal-wrapper .modal-content .modal-header .edit-btn {
      position: absolute;
      top: 1em;
      right: 1em;
      color: #fff;
      font-size: 1.5em;
      transition: color 0.2s ease;
      text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4); }
    .hotelreporting-modal-wrapper .modal-content .modal-header .edit-btn:hover {
      color: #0188ca; }
    .hotelreporting-modal-wrapper .modal-content .modal-header .hotel-image {
      border-radius: 4px 4px 0px 0px; }
    .hotelreporting-modal-wrapper .modal-content .modal-header .callout {
      position: absolute;
      top: 150px;
      left: 0px;
      width: 80%;
      padding: 1em;
      background-color: rgba(250, 250, 250, 0.8);
      border-radius: 0px 4px 4px 0px; }
  .hotelreporting-modal-wrapper .modal-content .modal-body {
    padding: 0px; }
    .hotelreporting-modal-wrapper .modal-content .modal-body .row {
      margin-left: 0px;
      margin-right: 0px;
      text-align: center; }
    .hotelreporting-modal-wrapper .modal-content .modal-body #hotel-level-forecasting-graphs {
      text-align: center; }
    .hotelreporting-modal-wrapper .modal-content .modal-body #hotel-level-forecasting-table-month-selector {
      float: right;
      margin-right: 10px;
      margin-bottom: 10px; }
    .hotelreporting-modal-wrapper .modal-content .modal-body #hotel-level-forecasting-table {
      text-align: center;
      margin-left: 10px;
      margin-right: 10px; }
      .hotelreporting-modal-wrapper .modal-content .modal-body #hotel-level-forecasting-table th, .hotelreporting-modal-wrapper .modal-content .modal-body #hotel-level-forecasting-table td {
        text-align: center; }

.hotelreporting-modal-wrapper .modal-dialog {
  width: 990px; }

.hotelreporting-modal-wrapper .loader {
  margin: 2em; }

.hotelinfo-banner img {
  width: 990px;
  max-width: 100%;
  height: 300px;
  overflow: hidden; }

.hotelinfo-banner .rating {
  width: 100%;
  font-size: 1.5em;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); }
  .hotelinfo-banner .rating > .active {
    color: #0188ca; }

.customreporting-d3-tip {
  line-height: 1;
  font-weight: bold;
  padding: 12px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 2px;
  z-index: 1100; }

/* Creates a small triangle extender for the tooltip */
.customreporting-d3-tip:after {
  box-sizing: border-box;
  display: inline;
  font-size: 10px;
  width: 100%;
  line-height: 1;
  color: rgba(0, 0, 0, 0.8);
  content: "\25BC";
  position: absolute;
  text-align: center; }

/* Style northward tooltips differently */
.customreporting-d3-tip.n:after {
  margin: -1px 0 0 0;
  top: 100%;
  left: 0; }

#export-mapping {
  float: right;
  margin-bottom: 10px; }

#search, .checkbox-filter {
  float: left;
  margin-left: 5px; }

#property-count {
  margin-top: 10px;
  float: left; }

.summary-count {
  font-weight: bold; }

.status-good span {
  color: #000000; }

.status-bad span {
  color: #DC3912; }

.matching-filter-column {
  float: left;
  width: auto;
  padding-left: 0; }

body.no_header {
  background-color: #fafafa;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden; }
  body.no_header .main-panel {
    display: flex;
    align-items: center;
    height: 100vh;
    width: 320px; }
  body.no_header #login-box {
    width: 400px;
    margin-top: 20vh; }
    body.no_header #login-box .login-header, body.no_header #login-box .login-footer {
      border: none; }
    body.no_header #login-box .login-header {
      display: flex;
      justify-content: center; }
    body.no_header #login-box .default-hero-logo {
      height: 128px; }
    body.no_header #login-box .kayak-hero-logo {
      height: 128px; }
    body.no_header #login-box .login-form-group {
      margin-bottom: 15px; }
    body.no_header #login-box label {
      text-align: left; }
    body.no_header #login-box button.default-btn {
      font-size: 18px;
      white-space: nowrap;
      height: 52px;
      width: 100%;
      border: none;
      padding: 5px;
      cursor: pointer; }
    body.no_header #login-box .koddi-login {
      padding-bottom: 8px; }
    body.no_header #login-box .forgot-password {
      float: right;
      color: #006EDE;
      font-size: 12px;
      font-weight: 400; }
  body.no_header .display-content {
    background-image: url("/img/city.jpg");
    background-size: cover;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 320px; }
    body.no_header .display-content .content-gradient {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 450px;
      z-index: 50;
      background: linear-gradient(to top, rgba(0, 0, 0, 0.57), rgba(0, 0, 0, 0));
      background: -o-linear-gradient(to top, rgba(0, 0, 0, 0.57), rgba(0, 0, 0, 0));
      background: -ms-linear-gradient(to top, rgba(0, 0, 0, 0.57), rgba(0, 0, 0, 0));
      background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.57), rgba(0, 0, 0, 0));
      background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.57), rgba(0, 0, 0, 0)); }
    body.no_header .display-content .blog-items {
      position: absolute;
      bottom: 62px;
      right: 0;
      left: 0;
      z-index: 100; }
    body.no_header .display-content .blog-card-wrapper {
      overflow: hidden;
      margin: -5px auto 6px;
      height: 281px; }
      body.no_header .display-content .blog-card-wrapper a, body.no_header .display-content .blog-card-wrapper a:hover {
        color: rgba(0, 0, 0, 0.87);
        text-decoration: none; }
      body.no_header .display-content .blog-card-wrapper .blog-card {
        width: 100%;
        max-width: 300px;
        height: 265px;
        overflow: hidden;
        background-color: #fff;
        position: relative;
        top: 8px;
        transition: .2s ease-out;
        -o-transition: .2s ease-out;
        -ms-transition: .2s ease-out;
        -moz-transition: .2s ease-out;
        -webkit-transition: .2s ease-out; }
        body.no_header .display-content .blog-card-wrapper .blog-card:hover {
          top: 0px; }
        body.no_header .display-content .blog-card-wrapper .blog-card .blog-header {
          height: 100px;
          padding: 10px;
          background-color: #014466; }
          body.no_header .display-content .blog-card-wrapper .blog-card .blog-header .blog-title {
            height: 67px;
            overflow: hidden;
            text-overflow: ellipsis;
            font-size: 22px;
            color: #fff; }
        body.no_header .display-content .blog-card-wrapper .blog-card .blog-date {
          font-size: 10px;
          font-weight: bold;
          color: #fff;
          background-color: #0188CC;
          border-radius: 2em;
          height: 42px;
          width: 42px;
          position: relative;
          bottom: 23px;
          left: 40%;
          text-align: center; }
          body.no_header .display-content .blog-card-wrapper .blog-card .blog-date span {
            position: relative;
            top: 14px;
            white-space: nowrap; }
        body.no_header .display-content .blog-card-wrapper .blog-card .blog-description {
          overflow: hidden;
          text-overflow: ellipsis;
          height: 130px;
          padding: 0 10px;
          color: rgba(0, 0, 0, 0.87);
          margin-top: -17px; }

@media screen and (min-width: 1460px) {
  body.no_header .display-content .blog-items {
    left: 2%; } }

@media screen and (min-width: 1700px) {
  body.no_header .display-content .blog-items {
    left: 8%; } }

#occupancy .occupancy-container {
  padding: 20px; }
  #occupancy .occupancy-container h3 {
    margin-left: -15px; }

#occupancy .occupancy-button-row {
  margin-bottom: 15px; }

#occupancy-edit-modal .modal-dialog {
  width: 1000px; }
  #occupancy-edit-modal .modal-dialog .modal-content {
    padding-left: 10px;
    padding-right: 10px; }
    #occupancy-edit-modal .modal-dialog .modal-content .modal-row {
      margin-bottom: 10px; }
    #occupancy-edit-modal .modal-dialog .modal-content #rule-labels-container {
      margin-left: 35px; }
      #occupancy-edit-modal .modal-dialog .modal-content #rule-labels-container #new-label-text {
        margin-bottom: 10px; }

#frauddetector-content {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px; }
  #frauddetector-content #frauddetector-controls {
    margin-bottom: 10px;
    padding-left: 200px;
    padding-right: 20px; }
  #frauddetector-content .frauddetector-row {
    margin-left: 30px;
    margin-right: 30px; }
  #frauddetector-content .row {
    margin-left: 0px;
    margin-right: 0px; }

.wrapped {
  white-space: normal; }

#recent-events-log-notice {
  position: relative;
  left: 54px;
  top: -10px; }

#recent-events-table {
  margin-left: 0px !important; }

#recent-events-description {
  margin-left: 15px; }

#controls-container {
  margin-bottom: 10px; }
  #controls-container #publisher, #controls-container #ext-id, #controls-container #controls-go {
    margin-right: 10px;
    float: left; }

.google-v2-campaigns .scroll-contained {
  overflow-y: auto;
  overflow-x: hidden;
  height: 65vh; }

.google-v2-campaigns .alert {
  margin: 0px; }

.google-v2-campaigns .control-label {
  position: relative;
  top: 5px; }

.google-v2-campaigns .multiplier .action-column {
  text-align: center;
  position: relative;
  top: 6px;
  padding-right: 0px; }

.google-v2-campaigns .spacing-top {
  margin-top: 10px; }

.google-v2-hotels .scroll-contained {
  overflow-y: auto;
  overflow-x: hidden;
  height: 65vh; }

.google-v2-hotels .hotel-list-updated {
  background: #e3fbfb; }

.dashboard-grid-fields-label {
  position: relative;
  top: 28px; }

.standard-clickable-element {
  cursor: pointer; }

.ordered-multiselector {
  position: relative;
  left: 150px;
  list-style: none; }
  .ordered-multiselector .ordered-multiselector-dropdown {
    position: relative;
    float: left;
    margin-right: 48px;
    margin-bottom: 12px; }
    .ordered-multiselector .ordered-multiselector-dropdown .remove-dropdown-button {
      position: absolute;
      left: -18px;
      font-size: 9px;
      padding: 8px 4px; }
    .ordered-multiselector .ordered-multiselector-dropdown .drag-dropdown-handle {
      position: absolute;
      right: -18px;
      top: 0;
      font-size: 9px;
      padding: 8px 4px; }
    .ordered-multiselector .ordered-multiselector-dropdown button {
      width: 118px !important; }
  .ordered-multiselector .ordered-multiselector-add-dropdown-button {
    position: relative;
    left: -18px;
    float: left; }
    .ordered-multiselector .ordered-multiselector-add-dropdown-button button {
      padding: 5px 2px; }

.koddi-edit-pencil {
  color: #0188CC; }

.koddi-search-bar-v2 {
  height: auto;
  float: right; }
  .koddi-search-bar-v2 .search-filter {
    position: relative; }
    .koddi-search-bar-v2 .search-filter .fa {
      color: #D7D8DB;
      position: absolute;
      left: 8px;
      top: 10px; }
    .koddi-search-bar-v2 .search-filter .form-control {
      display: block;
      width: 400px;
      height: 32px;
      padding: 6px 40px;
      font-size: 13px;
      line-height: 1.42857;
      color: #7e8c91;
      background-color: #fff;
      background-image: none;
      border: 1px solid #ACACAF;
      border-radius: 4px !important;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
      -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
      transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
      .koddi-search-bar-v2 .search-filter .form-control:focus {
        border: 1px solid #46A4D8; }

.multi-level-dropdown-button {
  width: 68px;
  margin-top: 15px; }
  .multi-level-dropdown-button button {
    border: 1px solid #bfbebe;
    width: 68px;
    border-radius: 3px;
    padding: 2.5px; }

.pause i {
  margin: 6px 7px 15px 5px;
  color: #f3c90c; }

.paused i {
  margin: 6px 7px 15px 5px;
  color: #f3c90c; }

.enable i {
  margin: 6px 7px 15px 5px;
  color: #05bf05; }

.active i {
  margin: 6px 7px 15px 5px;
  color: #05bf05; }

.unpause i {
  margin: 6px 7px 15px 5px;
  color: #05bf05; }

.pending i {
  margin: 6px 7px 15px 5px;
  color: #c40093; }

.ended i {
  margin: 6px 7px 15px 5px;
  color: #ACACAF; }

.remove i {
  margin: 6px 7px 15px 5px;
  color: #fe0d0de7; }

.no_change i {
  margin: 6px 7px 15px 5px;
  color: #ACACAF; }

[data-id='campaign'] .fa-chevron-right,
[data-id='hotel'] .fa-chevron-right,
[data-id='group'] .fa-chevron-right {
  float: right;
  font-size: 10px; }

.koddi-search-bar {
  position: relative;
  left: -15px;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.87);
  border-bottom: 0 !important; }
  .koddi-search-bar .clear-search, .koddi-search-bar .search-icon, .koddi-search-bar .show-checked {
    color: #FFF;
    height: 32px;
    top: 0px; }
  .koddi-search-bar .search-icon {
    color: rgba(0, 0, 0, 0.87); }
  .koddi-search-bar .clear-search {
    border-right: 1px solid rgba(0, 0, 0, 0.87);
    background-color: #D9534F !important;
    z-index: 100; }
  .koddi-search-bar .show-checked {
    border-right: 1px solid rgba(0, 0, 0, 0.87);
    border-left: 1px solid rgba(0, 0, 0, 0.87);
    background-color: #ACACAF !important;
    z-index: 50; }
  .koddi-search-bar .show-checked.active {
    background-color: #20BF55 !important; }
  .koddi-search-bar#site-edit-search-bar {
    left: -14px; }
  .koddi-search-bar#user-list-search-bar {
    top: 10px; }
  .koddi-search-bar#site-list-search-bar {
    top: 5px; }
  .koddi-search-bar#connections-list-search-bar {
    top: 3px; }
  .koddi-search-bar#api-tokens-list-search-bar {
    top: -5px; }
  .koddi-search-bar#recent-events-log-search-bar {
    top: 10px; }
  .koddi-search-bar#kads-hotel-modal-search-bar {
    left: 0px !important; }
  .koddi-search-bar#google-v2-campaigns-modal-search-bar, .koddi-search-bar#google-v2-hotel-group-modal-search-bar {
    left: 0px !important; }

.koddi-search-bar-with-underline {
  position: relative;
  left: -15px;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.87);
  border-bottom: 1 !important; }
  .koddi-search-bar-with-underline .clear-search, .koddi-search-bar-with-underline .search-icon, .koddi-search-bar-with-underline .show-checked {
    color: #FFF;
    height: 32px;
    top: 0px; }
  .koddi-search-bar-with-underline .search-icon {
    color: rgba(0, 0, 0, 0.87); }
  .koddi-search-bar-with-underline .clear-search {
    border-right: 1px solid rgba(0, 0, 0, 0.87);
    background-color: #D9534F !important;
    z-index: 100; }
  .koddi-search-bar-with-underline .show-checked {
    border-right: 1px solid rgba(0, 0, 0, 0.87);
    border-left: 1px solid rgba(0, 0, 0, 0.87);
    background-color: #ACACAF !important;
    z-index: 50; }
  .koddi-search-bar-with-underline .show-checked.active {
    background-color: #20BF55 !important; }
  .koddi-search-bar-with-underline#site-edit-search-bar {
    left: -14px; }
  .koddi-search-bar-with-underline#user-list-search-bar {
    top: 10px; }
  .koddi-search-bar-with-underline#site-list-search-bar {
    top: 5px; }
  .koddi-search-bar-with-underline#connections-list-search-bar {
    top: 3px; }
  .koddi-search-bar-with-underline#api-tokens-list-search-bar {
    top: -5px; }
  .koddi-search-bar-with-underline#recent-events-log-search-bar {
    top: 10px; }
  .koddi-search-bar-with-underline#kads-hotel-modal-search-bar {
    left: 0px !important; }
  .koddi-search-bar-with-underline#google-v2-campaigns-modal-search-bar, .koddi-search-bar-with-underline#google-v2-hotel-group-modal-search-bar {
    left: 0px !important; }

.facebook-explorer-modal .ui-widget-shadow, .facebook-campaign-modal .ui-widget-shadow {
  max-width: 250px; }

#placeholder-graph-wrapper, #placeholder-table-wrapper {
  height: 290px;
  position: relative;
  background: #fff;
  opacity: 1;
  display: block;
  transition: opacity 0.3s ease 0s, display 0s step-end 0.3s; }

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }
  50% {
    background-position: 0 0; }
  100% {
    background-position: 468px 0; } }
  #placeholder-graph-wrapper .animated-background, #placeholder-table-wrapper .animated-background {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #e6e6e6;
    background: linear-gradient(to right, #e6e6e6 8%, #d8d8d8 45%, #dddddd 77%, #e6e6e6);
    background-size: 100% 100%;
    height: 290px;
    position: relative; }
  #placeholder-graph-wrapper.graph-hidden, #placeholder-table-wrapper.graph-hidden {
    opacity: 0;
    position: absolute;
    display: none; }
    #placeholder-graph-wrapper.graph-hidden .animated-background, #placeholder-table-wrapper.graph-hidden .animated-background {
      animation: 0; }

#placeholder-graph-wrapper .background-masker {
  background: #fff;
  position: absolute; }
  #placeholder-graph-wrapper .background-masker.top-1 {
    top: 0;
    left: 0%;
    right: 95%;
    height: 20px; }
  #placeholder-graph-wrapper .background-masker.top-2 {
    top: 0;
    left: 5%;
    right: 90%;
    height: 40px; }
  #placeholder-graph-wrapper .background-masker.top-3 {
    top: 0;
    left: 10%;
    right: 85%;
    height: 80px; }
  #placeholder-graph-wrapper .background-masker.top-4 {
    top: 0;
    left: 15%;
    right: 80%;
    height: 40px; }
  #placeholder-graph-wrapper .background-masker.top-5 {
    top: 0;
    left: 20%;
    right: 75%;
    height: 30px; }
  #placeholder-graph-wrapper .background-masker.top-6 {
    top: 0;
    left: 25%;
    right: 70%;
    height: 100px; }
  #placeholder-graph-wrapper .background-masker.top-7 {
    top: 0;
    left: 30%;
    right: 65%;
    height: 20px; }
  #placeholder-graph-wrapper .background-masker.top-8 {
    top: 0;
    left: 35%;
    right: 60%;
    height: 20px; }
  #placeholder-graph-wrapper .background-masker.top-9 {
    top: 0;
    left: 40%;
    right: 55%;
    height: 90px; }
  #placeholder-graph-wrapper .background-masker.top-10 {
    top: 0;
    left: 45%;
    right: 50%;
    height: 20px; }
  #placeholder-graph-wrapper .background-masker.top-11 {
    top: 0;
    left: 50%;
    right: 45%;
    height: 80px; }
  #placeholder-graph-wrapper .background-masker.top-12 {
    top: 0;
    left: 55%;
    right: 40%;
    height: 60px; }
  #placeholder-graph-wrapper .background-masker.top-13 {
    top: 0;
    left: 60%;
    right: 35%;
    height: 110px; }
  #placeholder-graph-wrapper .background-masker.top-14 {
    top: 0;
    left: 65%;
    right: 30%;
    height: 20px; }
  #placeholder-graph-wrapper .background-masker.top-15 {
    top: 0;
    left: 70%;
    right: 25%;
    height: 100px; }
  #placeholder-graph-wrapper .background-masker.top-16 {
    top: 0;
    left: 75%;
    right: 20%;
    height: 90px; }
  #placeholder-graph-wrapper .background-masker.top-17 {
    top: 0;
    left: 80%;
    right: 15%;
    height: 40px; }
  #placeholder-graph-wrapper .background-masker.top-18 {
    top: 0;
    left: 85%;
    right: 10%;
    height: 100px; }
  #placeholder-graph-wrapper .background-masker.top-19 {
    top: 0;
    left: 90%;
    right: 5%;
    height: 80px; }
  #placeholder-graph-wrapper .background-masker.top-20 {
    top: 0;
    left: 95%;
    right: 0%;
    height: 100px; }
  #placeholder-graph-wrapper .background-masker.bar-1 {
    top: 0;
    bottom: 0;
    left: 0;
    right: 98.5%; }
  #placeholder-graph-wrapper .background-masker.bar-2 {
    top: 0;
    bottom: 0;
    left: 3.5%;
    right: 93.5%; }
  #placeholder-graph-wrapper .background-masker.bar-3 {
    top: 0;
    bottom: 0;
    left: 8.5%;
    right: 88.5%; }
  #placeholder-graph-wrapper .background-masker.bar-4 {
    top: 0;
    bottom: 0;
    left: 13.5%;
    right: 83.5%; }
  #placeholder-graph-wrapper .background-masker.bar-5 {
    top: 0;
    bottom: 0;
    left: 18.5%;
    right: 78.5%; }
  #placeholder-graph-wrapper .background-masker.bar-6 {
    top: 0;
    bottom: 0;
    left: 23.5%;
    right: 73.5%; }
  #placeholder-graph-wrapper .background-masker.bar-7 {
    top: 0;
    bottom: 0;
    left: 28.5%;
    right: 68.5%; }
  #placeholder-graph-wrapper .background-masker.bar-8 {
    top: 0;
    bottom: 0;
    left: 33.5%;
    right: 63.5%; }
  #placeholder-graph-wrapper .background-masker.bar-9 {
    top: 0;
    bottom: 0;
    left: 38.5%;
    right: 58.5%; }
  #placeholder-graph-wrapper .background-masker.bar-10 {
    top: 0;
    bottom: 0;
    left: 43.5%;
    right: 53.5%; }
  #placeholder-graph-wrapper .background-masker.bar-11 {
    top: 0;
    bottom: 0;
    left: 48.5%;
    right: 48.5%; }
  #placeholder-graph-wrapper .background-masker.bar-12 {
    top: 0;
    bottom: 0;
    left: 53.5%;
    right: 43.5%; }
  #placeholder-graph-wrapper .background-masker.bar-13 {
    top: 0;
    bottom: 0;
    left: 58.5%;
    right: 38.5%; }
  #placeholder-graph-wrapper .background-masker.bar-14 {
    top: 0;
    bottom: 0;
    left: 63.5%;
    right: 33.5%; }
  #placeholder-graph-wrapper .background-masker.bar-15 {
    top: 0;
    bottom: 0;
    left: 68.5%;
    right: 28.5%; }
  #placeholder-graph-wrapper .background-masker.bar-16 {
    top: 0;
    bottom: 0;
    left: 73.5%;
    right: 23.5%; }
  #placeholder-graph-wrapper .background-masker.bar-17 {
    top: 0;
    bottom: 0;
    left: 78.5%;
    right: 18.5%; }
  #placeholder-graph-wrapper .background-masker.bar-18 {
    top: 0;
    bottom: 0;
    left: 83.5%;
    right: 13.5%; }
  #placeholder-graph-wrapper .background-masker.bar-19 {
    top: 0;
    bottom: 0;
    left: 88.5%;
    right: 8.5%; }
  #placeholder-graph-wrapper .background-masker.bar-20 {
    top: 0;
    bottom: 0;
    left: 93.5%;
    right: 3.5%; }
  #placeholder-graph-wrapper .background-masker.bar-21 {
    top: 0;
    bottom: 0;
    left: 98.5%;
    right: 0; }

#placeholder-table-wrapper .background-masker {
  background: #fff;
  position: absolute; }
  #placeholder-table-wrapper .background-masker.bar-1 {
    left: 0;
    right: 0;
    top: 0;
    bottom: 99.25%; }
  #placeholder-table-wrapper .background-masker.bar-2 {
    left: 0;
    right: 0;
    top: 9.25%;
    bottom: 89.25%; }
  #placeholder-table-wrapper .background-masker.bar-3 {
    left: 0;
    right: 0;
    top: 19.25%;
    bottom: 79.25%; }
  #placeholder-table-wrapper .background-masker.bar-4 {
    left: 0;
    right: 0;
    top: 29.25%;
    bottom: 69.25%; }
  #placeholder-table-wrapper .background-masker.bar-5 {
    left: 0;
    right: 0;
    top: 39.25%;
    bottom: 59.25%; }
  #placeholder-table-wrapper .background-masker.bar-6 {
    left: 0;
    right: 0;
    top: 49.25%;
    bottom: 49.25%; }
  #placeholder-table-wrapper .background-masker.bar-7 {
    left: 0;
    right: 0;
    top: 59.25%;
    bottom: 39.25%; }
  #placeholder-table-wrapper .background-masker.bar-8 {
    left: 0;
    right: 0;
    top: 69.25%;
    bottom: 29.25%; }
  #placeholder-table-wrapper .background-masker.bar-9 {
    left: 0;
    right: 0;
    top: 79.25%;
    bottom: 19.25%; }
  #placeholder-table-wrapper .background-masker.bar-10 {
    left: 0;
    right: 0;
    top: 89.25%;
    bottom: 9.25%; }
  #placeholder-table-wrapper .background-masker.bar-11 {
    left: 0;
    right: 0;
    top: 99.25%;
    bottom: 0; }

#kq-dash-search-wrapper {
  position: fixed;
  z-index: 1000;
  width: 100%; }
  #kq-dash-search-wrapper #kq-dash-searchbar-search-bar {
    position: fixed;
    left: 5px;
    z-index: 1000;
    background: #f6f6f6;
    width: 99%; }
    #kq-dash-search-wrapper #kq-dash-searchbar-search-bar input.form-control::-webkit-input-placeholder {
      color: rgba(120, 120, 120, 0.87) !important; }
    #kq-dash-search-wrapper #kq-dash-searchbar-search-bar input.form-control:-moz-placeholder {
      color: rgba(120, 120, 120, 0.87) !important; }
    #kq-dash-search-wrapper #kq-dash-searchbar-search-bar input.form-control::-moz-placeholder {
      color: rgba(120, 120, 120, 0.87) !important; }
    #kq-dash-search-wrapper #kq-dash-searchbar-search-bar input.form-control:-ms-input-placeholder {
      color: rgba(120, 120, 120, 0.87) !important; }
    #kq-dash-search-wrapper #kq-dash-searchbar-search-bar input.form-control::-ms-input-placeholder {
      color: rgba(120, 120, 120, 0.87) !important; }

.rw-popup-container {
  z-index: 2000 !important;
  width: fit-content; }

.koddi-ui-text-input .form-control {
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff; }

.koddi-ui-text-input.borderless input {
  border: none !important; }

.koddi-ui-text-input-V2 {
  border: 1px solid #ccc;
  box-shadow: none;
  border-radius: 4px !important;
  background-color: #fff; }

.koddi-border-bottom-input-V2 {
  border-bottom: 1px solid #ccc;
  border-left: none;
  border-right: none;
  border-top: none;
  box-shadow: none;
  background-color: inherit;
  width: 60px; }

.koddi-ui-text-input-V2 {
  border: 1px solid #ccc;
  box-shadow: none;
  border-radius: 4px !important;
  background-color: #fff; }

.koddi-ui-required label::after {
  content: "*";
  color: red;
  position: relative;
  top: 2px;
  left: 4px; }

.multiselector-required {
  color: #a94442; }

.koddi-ui-show-invalid input.invalid, .koddi-ui-show-invalid .invalid .rw-widget-input {
  box-shadow: 0 0 1px 1px red !important; }

.save-report-cancel-button {
  font-size: initial;
  padding: 10px !important;
  opacity: 0.5; }

.save-report-required-field {
  color: red; }

#strategy-editor .koddi-ui-required label::after {
  content: ""; }

#strategy-editor .koddi-ui-date-pickers-wrapper {
  display: block;
  height: 65px; }

.koddi-ui-date-pickers-wrapper .koddi-ui-date-pickers {
  position: relative;
  right: 15px;
  top: 9px;
  margin-bottom: 6px; }
  .koddi-ui-date-pickers-wrapper .koddi-ui-date-pickers > div {
    width: 200px !important;
    margin-right: 10px !important; }
    .koddi-ui-date-pickers-wrapper .koddi-ui-date-pickers > div input {
      border: 1px solid #ccc !important;
      border-radius: 4px !important;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      background-color: #fff; }

.koddi-ui-form-block {
  border: 1px solid;
  border-radius: 4px;
  padding: 10px; }
  .koddi-ui-form-block > label {
    position: relative;
    top: -21px;
    background-color: inherit;
    font-size: 15px;
    padding: 0 5px; }
  .koddi-ui-form-block > div {
    position: relative;
    top: -20px;
    margin-bottom: -20px; }

.koddi-ui-icon {
  position: relative;
  top: 1px;
  margin-right: 5px; }
  .koddi-ui-icon.pull-right {
    left: 5px;
    top: 2px;
    margin-right: 0; }

.koddi-date-picker.disabled {
  cursor: not-allowed !important; }
  .koddi-date-picker.disabled input {
    pointer-events: none;
    opacity: .6; }

/* MODAL STYLES
-------------------------------*/
.koddi-ui-modal.modal-danger .modal-content {
  width: 450px; }

.koddi-ui-modal.modal-danger .modal-content {
  background-color: #E86A75;
  border: 1px solid #BE1237;
  border-radius: 2px !important;
  color: #FFF;
  font-size: 14px;
  padding: 20px; }
  .koddi-ui-modal.modal-danger .modal-content p {
    margin-top: 10px; }
  .koddi-ui-modal.modal-danger .modal-content .fa {
    color: #FFF;
    font-size: 120px; }
  .koddi-ui-modal.modal-danger .modal-content .btn-link {
    color: #FFF;
    font-weight: bold; }
  .koddi-ui-modal.modal-danger .modal-content .btn-danger {
    background-color: #FFF;
    border: 1px solid #BE1237;
    color: #E86A75;
    font-weight: bold; }
  .koddi-ui-modal.modal-danger .modal-content .btn-group {
    margin-top: 10px; }

.koddi-ui-modal .modal-header {
  background-color: #EAEAEC; }
  .koddi-ui-modal .modal-header .fa {
    font-size: 18px; }
  .koddi-ui-modal .modal-header .close {
    margin-top: 2px; }
    .koddi-ui-modal .modal-header .close .fa {
      color: #545456; }
  .koddi-ui-modal .modal-header .modal-title {
    font-weight: bold; }

.koddi-ui-modal .modal-content {
  background-color: #FAFAFA; }

.koddi-ui-modal .modal-footer {
  background-color: #EAEAEC; }

/* Success Modal V2 - JQuery
------------------------------- */
.alert-success-modal .modal-header {
  padding-top: 0px; }

.alert-success-modal .modal-body {
  margin: auto;
  width: 400px; }
  .alert-success-modal .modal-body .message {
    margin-top: 20px;
    margin-left: 20px;
    font-size: 15px; }
  .alert-success-modal .modal-body .success-tick {
    margin-top: 15px;
    padding-right: 0px; }
  .alert-success-modal .modal-body .fa-check-circle:before {
    font-size: 35px;
    color: #0cf50c; }

/* Success Modal V2 - React
------------------------------- */
.success-modal .modal-header {
  padding-top: 10px;
  height: 40px;
  background-color: inherit;
  border-bottom: 2px solid #D7D8DB; }

.success-modal .modal-body {
  margin: auto;
  width: 450px;
  min-height: 150px; }
  .success-modal .modal-body .row {
    margin-top: 5%; }
  .success-modal .modal-body .message {
    margin-top: 10px;
    margin-left: 20px;
    font-size: 15px;
    word-wrap: break-word; }
  .success-modal .modal-body .success-tick {
    padding-right: 0px; }
  .success-modal .modal-body .fa-check-circle:before {
    font-size: 65px;
    color: #0cf50c; }

.success-modal .modal-footer {
  background-color: inherit;
  border-top: 2px solid #D7D8DB; }

/* Error Modal - JQuery
------------------------------- */
.alert-error-modal .modal-header {
  padding-top: 0px; }

.alert-error-modal .modal-body {
  margin-left: 40px;
  margin-right: 40px; }
  .alert-error-modal .modal-body .message {
    margin-top: 20px;
    margin-left: 20px;
    font-size: 15px;
    word-wrap: break-word; }
  .alert-error-modal .modal-body .error-exclamation {
    margin-top: 15px;
    padding-right: 0px; }
  .alert-error-modal .modal-body .fa-exclamation-circle:before {
    font-size: 35px; }

/* Generic Alert Modal - JQuery
------------------------------- */
.alert-modal-v2 .modal-body {
  margin-left: 40px;
  margin-right: 40px; }
  .alert-modal-v2 .modal-body .message {
    margin-top: 20px;
    margin-left: 20px;
    font-size: 15px; }
  .alert-modal-v2 .modal-body .fa-exclamation-circle, .alert-modal-v2 .modal-body .fa-check-circle {
    font-size: 90px; }
  .alert-modal-v2 .modal-body i.warning {
    color: #de9b0a; }
  .alert-modal-v2 .modal-body i.danger {
    color: #fe0d0de7; }
  .alert-modal-v2 .modal-body i.success-tick {
    color: #05bf05; }

/* Warning Modal
------------------------------- */
.warning-modal .modal-body {
  margin-left: 40px;
  margin-right: 40px; }
  .warning-modal .modal-body .message {
    margin-top: 20px;
    margin-left: 20px;
    font-size: 15px; }
  .warning-modal .modal-body .fa-exclamation-circle {
    font-size: 90px; }

.info-modal {
  margin-left: 10px;
  margin-right: 10px; }
  .info-modal .modal-body .fa-info {
    font-size: 50px; }

/* Checkbox
-------------------------------*/
.koddi-ui-checkbox-list,
.koddi-ui-radio-list {
  padding: 0;
  margin: 10px 0; }
  .koddi-ui-checkbox-list.inline li,
  .koddi-ui-radio-list.inline li {
    display: inline-block; }
  .koddi-ui-checkbox-list li,
  .koddi-ui-radio-list li {
    cursor: pointer;
    font-size: 14px;
    list-style: none;
    margin-bottom: 5px; }
    .koddi-ui-checkbox-list li .fa,
    .koddi-ui-radio-list li .fa {
      margin-top: 3px; }
    .koddi-ui-checkbox-list li .fa-circle-o,
    .koddi-ui-checkbox-list li .fa-square-o,
    .koddi-ui-radio-list li .fa-circle-o,
    .koddi-ui-radio-list li .fa-square-o {
      color: #CFCFCF; }
    .koddi-ui-checkbox-list li .fa-check-square,
    .koddi-ui-checkbox-list li .fa-dot-circle-o,
    .koddi-ui-radio-list li .fa-check-square,
    .koddi-ui-radio-list li .fa-dot-circle-o {
      color: #46A4DA; }

/* Travel Ads Display Locations
-------------------------------*/
.display-locations-modal .table-heading {
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
  padding: 5px 15px 30px 0px; }

.display-locations-modal .region-title {
  padding: 5px 0px 0px 15px; }

.display-locations-modal .region-info {
  padding-left: 0px; }

.display-locations-modal .region-heading {
  background: #F2F2F2;
  color: #514F5C;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 0px 40px 0px; }

.display-locations-modal .location-title {
  padding: 5px 0px 0px 25px; }

.display-locations-modal .location-info {
  padding-left: 0px; }

.display-locations-modal .location-row {
  font-size: 14px; }

/* Multi Lookback Window
-------------------------------*/
.koddi-ui-lookback {
  margin: 10px 0; }

.koddi-ui-lookback-control {
  display: flex; }
  .koddi-ui-lookback-control .koddi-ui-lookback-control-item {
    flex: 2;
    margin-bottom: 10px; }
    .koddi-ui-lookback-control .koddi-ui-lookback-control-item:nth-of-type(2) {
      flex: 1; }
      .koddi-ui-lookback-control .koddi-ui-lookback-control-item:nth-of-type(2) .form-control {
        border-radius: 0 !important;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDAnIGhlaWdodD0nMTAwJyBmaWxsPSclMjMwMDAwMDAnPjxwb2x5Z29uIHBvaW50cz0nMCwwIDEwMCwwIDUwLDUwJy8+PC9zdmc+");
        background-size: 9px;
        background-position: calc(100% - 5px) 13px;
        background-repeat: no-repeat;
        min-width: 85px;
        -webkit-appearance: none;
        -webkit-border-radius: 0px; }
        .koddi-ui-lookback-control .koddi-ui-lookback-control-item:nth-of-type(2) .form-control:hover {
          background-color: #e6e6e6;
          border-color: #adadad; }
    .koddi-ui-lookback-control .koddi-ui-lookback-control-item:nth-of-type(3) .form-control {
      border-radius: 0 4px 4px 0 !important;
      border-left: none; }
    .koddi-ui-lookback-control .koddi-ui-lookback-control-item:first-child .btn {
      border-radius: 4px  0 0 4px !important;
      border-right: none; }
    .koddi-ui-lookback-control .koddi-ui-lookback-control-item:last-child {
      flex: 1; }
    .koddi-ui-lookback-control .koddi-ui-lookback-control-item .btn,
    .koddi-ui-lookback-control .koddi-ui-lookback-control-item .form-control {
      width: 100%; }
    .koddi-ui-lookback-control .koddi-ui-lookback-control-item .glyphicon {
      color: #ACACAF;
      font-size: 24px; }
    .koddi-ui-lookback-control .koddi-ui-lookback-control-item .publisher-filter {
      background-color: #FFF;
      border: 1px solid #ACACAF;
      border-left: 0px;
      width: 35px;
      text-align: center;
      line-height: 30px; }
    .koddi-ui-lookback-control .koddi-ui-lookback-control-item .form-control.publisher-value {
      border-radius: 0px 4px 4px 0px !important; }
    .koddi-ui-lookback-control .koddi-ui-lookback-control-item .btn {
      margin-right: 10px; }
  .koddi-ui-lookback-control .with-publisher .koddi-ui-lookback-control-item:nth-of-type(3) .form-control {
    border-radius: 0 0px 0px 0 !important;
    border-left: none; }

.koddi-ui-lookback-text {
  line-height: 2em;
  font-size: 16px; }

/* Report Filters
-------------------------------*/
.koddi-ui-report-filters {
  margin: 10px 0; }

.koddi-ui-report-filters-control {
  display: flex; }
  .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item {
    flex: 2;
    margin-bottom: 10px; }
    .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item:nth-of-type(2) {
      flex: 1; }
      .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item:nth-of-type(2) .form-control {
        border-radius: 0 !important;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDAnIGhlaWdodD0nMTAwJyBmaWxsPSclMjMwMDAwMDAnPjxwb2x5Z29uIHBvaW50cz0nMCwwIDEwMCwwIDUwLDUwJy8+PC9zdmc+");
        background-size: 9px;
        background-position: calc(100% - 5px) 13px;
        background-repeat: no-repeat;
        min-width: 85px;
        -webkit-appearance: none;
        -webkit-border-radius: 0px; }
        .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item:nth-of-type(2) .form-control:hover {
          background-color: #e6e6e6;
          border-color: #adadad; }
    .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item:nth-of-type(3) .form-control {
      border-radius: 0 4px 4px 0 !important;
      border-left: none; }
    .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item:first-child .btn {
      border-radius: 4px  0 0 4px !important;
      border-right: none; }
    .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item:last-child {
      flex: 1; }
    .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item.open .dropdown-menu-search {
      display: block; }
    .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item .btn,
    .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item .form-control {
      width: 100%; }
    .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item .dropdown-menu-search {
      display: none;
      background: #FFF;
      border: 1px solid #CCC;
      padding: 6px 5px;
      position: absolute;
      top: 100%;
      left: 0;
      width: 225px;
      z-index: 5; }
    .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item .dropdown-menu {
      top: 75px; }
      .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item .dropdown-menu li {
        cursor: pointer;
        padding: 3px 5px; }
    .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item .glyphicon {
      color: #ACACAF;
      font-size: 24px; }
    .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item .publisher-filter {
      background-color: #FFF;
      border: 1px solid #ACACAF;
      border-left: 0px;
      width: 35px;
      text-align: center;
      line-height: 30px; }
    .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item .form-control.publisher-value {
      border-radius: 0px 4px 4px 0px !important; }
    .koddi-ui-report-filters-control .koddi-ui-report-filters-control-item .btn {
      margin-right: 10px; }
  .koddi-ui-report-filters-control .with-publisher .koddi-ui-report-filters-control-item:nth-of-type(3) .form-control {
    border-radius: 0 0px 0px 0 !important;
    border-left: none; }

.report-filters-dropdown-wrapper {
  margin-top: -1px;
  width: 225px;
  position: fixed;
  display: none;
  z-index: 100; }
  .report-filters-dropdown-wrapper.open {
    display: block; }
  .report-filters-dropdown-wrapper .form-control {
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857;
    color: #7e8c91;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ACACAF;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    .report-filters-dropdown-wrapper .form-control:hover {
      background-color: #e6e6e6;
      border-color: #adadad; }
  .report-filters-dropdown-wrapper .report-filters-dropdown-menu {
    width: 100%;
    position: initial;
    margin-top: -1px;
    max-height: 265px; }
    .report-filters-dropdown-wrapper .report-filters-dropdown-menu li {
      cursor: pointer;
      padding: 3px 5px; }
  .report-filters-dropdown-wrapper .dropdown-menu-search {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 6px 5px;
    position: initial;
    width: 225px;
    z-index: 5; }

/* Toggle
------------------------------- 18px H X 36W*/
.koddi-ui-toggle {
  border-radius: 9px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 18px;
  opacity: 1;
  position: relative;
  user-select: none;
  width: 36px;
  overflow: hidden;
  transition: 300ms; }
  .koddi-ui-toggle .koddi-ui-toggle-handle {
    background-color: #FFF;
    border-radius: 100%;
    display: inline-block;
    height: 14px;
    left: 2px;
    position: absolute;
    top: 2px;
    width: 15px;
    transition: 300ms; }
  .koddi-ui-toggle .koddi-ui-toggle-off-state {
    background-color: #D7D8DB;
    border-radius: 9px;
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 18px;
    transition: 300ms; }
  .koddi-ui-toggle.on .koddi-ui-toggle-handle {
    left: 19px;
    transition: 300ms; }
  .koddi-ui-toggle.on .koddi-ui-toggle-off-state {
    background-color: #0188CC;
    transition: 300ms; }
  .koddi-ui-toggle.disabled .koddi-ui-toggle-handle {
    height: 0px; }
  .koddi-ui-toggle.disabled .koddi-ui-toggle-off-state {
    background-color: black;
    transition: 300ms; }

.slide-appear {
  transition: 300ms; }

.slide-enter {
  transition: 300ms; }

.slide-exit {
  transition: 300ms; }

#strategy-editor .bidstrategyheader {
  background-color: #fafafa; }
  #strategy-editor .bidstrategyheader.sticky {
    position: fixed;
    top: 55px;
    z-index: 1000;
    width: 45%; }
    #strategy-editor .bidstrategyheader.sticky hr {
      margin-bottom: 0; }

#strategy-editor .bidstrategyheader.sticky + .bidstrategywrapper {
  padding-top: 105px; }

#strategy-editor input.invalid {
  border: 1px solid #d9534f !important; }

#strategy-editor .text-strong {
  font-weight: bold; }

.btn-styleless {
  background: transparent;
  border: none;
  padding: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }
  .btn-styleless:active, .btn-styleless.active {
    box-shadow: none; }

/* Masked Input
-----------------------------------*/
.masked-input {
  display: inline-block;
  min-width: 105px; }
  .masked-input .form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857;
    color: #7e8c91;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ACACAF;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    .masked-input .form-control:focus {
      border: 1px solid #46A4D8; }
  .masked-input .mask {
    background: #fff;
    border: 1px solid #ACACAF;
    line-height: 30px;
    width: 20px;
    text-align: center;
    float: left; }
    .masked-input .mask.left {
      border-radius: 4px 0px 0px 4px;
      border-right: none; }
    .masked-input .mask.right {
      border-radius: 0px 4px 4px 0px;
      border-left: none; }
  .masked-input .input-wrapper {
    width: 80%; }
    .masked-input .input-wrapper.left {
      padding-left: 0px;
      padding-right: 0px;
      float: right; }
      .masked-input .input-wrapper.left input {
        border-left: none;
        border-radius: 0px 4px 4px 0px !important; }
        .masked-input .input-wrapper.left input:focus {
          border: 1px solid #ACACAF;
          border-left: none; }
    .masked-input .input-wrapper.right {
      padding-right: 0px;
      padding-left: 0px;
      float: left; }
      .masked-input .input-wrapper.right input {
        border-right: none;
        border-radius: 4px 0px 0px 4px !important;
        text-align: right; }

/* Wizard Section */
.wizard-section {
  border: 1px solid #ACACAF;
  border-bottom: none; }
  .wizard-section h4 {
    font-weight: bold;
    margin-bottom: 2px; }
  .wizard-section:first-child {
    border-radius: 4px 4px 0 0; }
  .wizard-section:last-child {
    border-bottom: 1px solid #ACACAF;
    border-radius: 0 0 4px 4px; }
  .wizard-section .section-header {
    align-items: center;
    display: flex; }
    .wizard-section .section-header h1 {
      font-size: 24px;
      margin-top: 0; }
    .wizard-section .section-header .fa {
      color: #ACACAF; }
      .wizard-section .section-header .fa.fa-success {
        color: #20BF55; }
    .wizard-section .section-header .column {
      padding: 20px; }
      .wizard-section .section-header .column:first-child {
        text-align: center;
        width: 10%; }
      .wizard-section .section-header .column:nth-child(2) {
        width: 60%; }
      .wizard-section .section-header .column:last-child {
        width: 30%;
        text-align: right; }
  .wizard-section .section-content {
    align-items: center;
    display: flex; }
    .wizard-section .section-content .column {
      padding: 0 20px 20px 20px; }
      .wizard-section .section-content .column:first-child {
        text-align: center;
        width: 10%; }
      .wizard-section .section-content .column:last-child {
        width: 90%;
        text-align: left; }
      .wizard-section .section-content .column.short {
        width: 60%; }
      .wizard-section .section-content .column.long {
        width: 83%; }
      .wizard-section .section-content .column.extra-short {
        width: 60%; }
  .wizard-section .section-details {
    max-height: 0;
    height: 0;
    overflow: hidden;
    transition: max-height ease-in .7s; }
    .wizard-section .section-details.open {
      max-height: 1000px;
      height: auto;
      overflow: auto; }
  .wizard-section .text-emphasis {
    font-style: italic; }

/* Slider
 -----------------------------*/
.slider-component .slider {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 10px;
  background: linear-gradient(90deg, #3f99d3 7%, #7ee094 38%, #f58999 100%);
  outline: none;
  -webkit-transition: .2s;
  border-radius: 3px; }
  .slider-component .slider:focus {
    box-shadow: none; }
  .slider-component .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #3f99d3;
    cursor: pointer;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    transition: background-color 0.5s ease; }
  .slider-component .slider::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #3f99d3;
    cursor: pointer;
    border-radius: 10px;
    position: relative;
    z-index: 1; }
  .slider-component .slider::-moz-range-progress {
    background: green; }
  .slider-component .slider.blue-green::-webkit-slider-thumb {
    background: #26b991; }
  .slider-component .slider.green::-webkit-slider-thumb {
    background: #7ee094; }
  .slider-component .slider.light-green::-webkit-slider-thumb {
    background: #91e870; }
  .slider-component .slider.dark-green::-webkit-slider-thumb {
    background: #a5c968; }
  .slider-component .slider.tan::-webkit-slider-thumb {
    background: #b5ad61; }
  .slider-component .slider.light-red::-webkit-slider-thumb {
    background: #c79259; }
  .slider-component .slider.red::-webkit-slider-thumb {
    background: #f58999; }

.slider-component .slider-label {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
  font-weight: bold; }
  .slider-component .slider-label .fa {
    color: #282828;
    margin-left: 4px; }
  .slider-component .slider-label.conservative {
    color: #3f99d3; }
  .slider-component .slider-label.recommended {
    color: #7ee094; }
  .slider-component .slider-label.aggressive {
    color: #f58999; }
  .slider-component .slider-label:first-child {
    text-align: left; }
  .slider-component .slider-label:last-child {
    text-align: right; }

.slider-component .container {
  margin: 0 auto;
  width: 500px; }

.slider-component .slider {
  width: 100%; }

.slider-component .track-color {
  height: 10px;
  background: #d3d3d3;
  margin-top: -10px;
  width: 20%;
  position: relative;
  border-radius: 3px; }

/* Tooltip
------------------------------*/
.tooltip-component-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative; }
  .tooltip-component-wrapper.tooltip-top .tooltip-component {
    flex-direction: column;
    align-items: center; }
    .tooltip-component-wrapper.tooltip-top .tooltip-component .tooltip-component-arrow {
      height: 10px; }
      .tooltip-component-wrapper.tooltip-top .tooltip-component .tooltip-component-arrow .tooltip-component-arrow-icon {
        margin-top: -20px; }
  .tooltip-component-wrapper.tooltip-bottom .tooltip-component {
    flex-direction: column-reverse;
    align-items: center; }
    .tooltip-component-wrapper.tooltip-bottom .tooltip-component .tooltip-component-arrow {
      height: 18px; }
      .tooltip-component-wrapper.tooltip-bottom .tooltip-component .tooltip-component-arrow .tooltip-component-arrow-icon {
        margin-top: -12px; }
  .tooltip-component-wrapper.tooltip-left .tooltip-component {
    flex-direction: row;
    align-items: center; }
    .tooltip-component-wrapper.tooltip-left .tooltip-component .tooltip-component-arrow {
      width: 10px; }
      .tooltip-component-wrapper.tooltip-left .tooltip-component .tooltip-component-arrow .tooltip-component-arrow-icon {
        margin-left: -2px; }
  .tooltip-component-wrapper.tooltip-right .tooltip-component {
    flex-direction: row-reverse;
    align-items: center; }
    .tooltip-component-wrapper.tooltip-right .tooltip-component .tooltip-component-arrow {
      width: 10px; }
      .tooltip-component-wrapper.tooltip-right .tooltip-component .tooltip-component-arrow .tooltip-component-arrow-icon {
        margin-left: -5px; }
  .tooltip-component-wrapper .tooltip-component-trigger {
    cursor: pointer;
    display: inline-block; }
  .tooltip-component-wrapper .tooltip-component {
    position: absolute;
    visibility: hidden;
    z-index: 1000;
    display: flex; }
    .tooltip-component-wrapper .tooltip-component.visible {
      opacity: 1;
      visibility: visible; }
    .tooltip-component-wrapper .tooltip-component .tooltip-label {
      max-width: 200px;
      min-width: 130px;
      padding: 13px;
      color: #fff;
      text-align: center;
      background-color: #000;
      border-radius: 4px;
      font-size: 12px; }
    .tooltip-component-wrapper .tooltip-component .tooltip-component-arrow .tooltip-component-arrow-icon {
      font-size: 47px;
      color: #000; }

/* Meter Component
----------------------------------- */
.meter-component {
  border: 1px solid grey;
  border-radius: 3px;
  background: white;
  text-align: right;
  height: 30px; }
  .meter-component .meter-bar {
    height: 100%;
    background: #007DC5; }
  .meter-component .meter-label {
    line-height: 28px;
    padding-right: 10px;
    margin-top: -28px; }

/* Data Grid Component
------------------------------------*/
.data-grid-component {
  border: 1px solid #ddd;
  min-height: 300px;
  height: 100%; }
  .data-grid-component .clickable {
    cursor: pointer; }
  .data-grid-component .checkbox-cell {
    text-align: center; }
  .data-grid-component .checkbox-header {
    text-align: center !important; }
  .data-grid-component .rt-thead .rt-th {
    border-bottom: 1px solid #cfcfd1 !important;
    border-right: none !important; }
  .data-grid-component .-header {
    background: #f0f0f0;
    font-weight: bold; }
    .data-grid-component .-header .rt-th {
      border-bottom: 1px solid #ddd;
      text-align: left;
      line-height: 26px !important;
      height: 40px;
      font-size: 14px; }
  .data-grid-component .rt-tr-group {
    background: #e8e8ea; }
  .data-grid-component .rt-tbody .rt-tr-group {
    border-bottom: 1px solid #cfcfd1 !important;
    max-height: 62px;
    min-height: 54px;
    padding-bottom: 10px; }
  .data-grid-component .rt-tbody .icon-cell {
    padding-left: 14px; }
  .data-grid-component .rt-tbody .rt-td {
    border-right: 0px !important;
    height: 100%;
    font-size: 13px; }
    .data-grid-component .rt-tbody .rt-td div {
      display: flex;
      flex-direction: row; }
    .data-grid-component .rt-tbody .rt-td .grid-expand {
      margin-right: 10px; }
    .data-grid-component .rt-tbody .rt-td .grid-edit-icon {
      display: none; }
    .data-grid-component .rt-tbody .rt-td:hover .grid-edit-icon {
      display: block;
      font-size: 15px;
      margin-right: 4px;
      margin-left: 5px;
      color: #0188CC;
      cursor: pointer; }
  .data-grid-component .rt-tbody a {
    color: #000000; }
  .data-grid-component .rt-tfoot {
    background: #f0f0f0;
    font-weight: bold; }
    .data-grid-component .rt-tfoot .rt-td {
      border-right: 0px !important;
      line-height: 26px;
      height: 40px;
      font-size: 13px; }

/* Dropdown Button Component
------------------------------------*/
.btn-dropdown-component .dropdown-menu {
  width: 100%;
  top: 30px;
  padding-top: 0px !important;
  padding-bottom: 0px !important; }
  .btn-dropdown-component .dropdown-menu li.selected {
    background-color: #F5F5F5; }

.btn-dropdown-component [data-id='campaign'] .fa-chevron-right,
.btn-dropdown-component [data-id='hotel'] .fa-chevron-right,
.btn-dropdown-component [data-id='group'] .fa-chevron-right {
  float: right;
  font-size: 12px; }

.btn-dropdown-component li {
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  padding: 10px 16px 6px 14px; }
  .btn-dropdown-component li label {
    cursor: pointer;
    text-align: left !important;
    padding: 0px !important; }
  .btn-dropdown-component li:hover {
    background-color: #F5F5F5 !important; }
  .btn-dropdown-component li.divided {
    border-top: 1.7px solid #eaeaea; }
  .btn-dropdown-component li i {
    margin-right: 10px; }

.btn-dropdown-component .koddi-multi-level-dropdown-container {
  border: 1px solid #f1f1f1;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  background: white;
  color: #545456;
  position: absolute;
  z-index: 2000;
  top: 31px; }
  .btn-dropdown-component .koddi-multi-level-dropdown-container .wrapper {
    position: relative; }
    .btn-dropdown-component .koddi-multi-level-dropdown-container .wrapper .first-level-ul {
      padding-left: 0px;
      font-size: 12px;
      list-style: none;
      margin-bottom: 0px; }
      .btn-dropdown-component .koddi-multi-level-dropdown-container .wrapper .first-level-ul .second-level-ul {
        background-color: white;
        border: 1px solid #f1f1f1;
        padding: 0px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); }
        .btn-dropdown-component .koddi-multi-level-dropdown-container .wrapper .first-level-ul .second-level-ul li {
          height: 35px;
          text-align: left;
          padding-top: 8px; }
  .btn-dropdown-component .koddi-multi-level-dropdown-container li {
    position: static;
    list-style: none;
    width: 132px;
    cursor: pointer; }
    .btn-dropdown-component .koddi-multi-level-dropdown-container li label {
      text-align: left !important; }
    .btn-dropdown-component .koddi-multi-level-dropdown-container li.parent {
      background: white;
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .btn-dropdown-component .koddi-multi-level-dropdown-container li .wrapper {
      position: absolute;
      left: 130px;
      z-index: 10;
      display: none; }
    .btn-dropdown-component .koddi-multi-level-dropdown-container li:hover .wrapper {
      display: block; }

.btn-dropdown-component [data-id='campaign'] .fa-chevron-right,
.btn-dropdown-component [data-id='hotel'] .fa-chevron-right,
.btn-dropdown-component [data-id='group'] .fa-chevron-right {
  float: right;
  font-size: 12px; }

.btn-dropdown-component li.divided {
  border-top: 1.7px solid #eaeaea; }

.btn-dropdown-component li i {
  margin-right: 10px; }

.btn-dropdown-component .koddi-multi-level-dropdown-container {
  border: 1px solid #f1f1f1;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  background: white;
  color: #545456;
  position: absolute;
  z-index: 2000;
  top: 31px; }
  .btn-dropdown-component .koddi-multi-level-dropdown-container .wrapper {
    position: relative; }
    .btn-dropdown-component .koddi-multi-level-dropdown-container .wrapper .first-level-ul {
      padding-left: 0px;
      font-size: 12px;
      list-style: none;
      margin-bottom: 0px; }
      .btn-dropdown-component .koddi-multi-level-dropdown-container .wrapper .first-level-ul .second-level-ul {
        background-color: white;
        border: 1px solid #f1f1f1;
        padding: 0px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); }
        .btn-dropdown-component .koddi-multi-level-dropdown-container .wrapper .first-level-ul .second-level-ul li {
          height: 40px;
          text-align: left;
          padding-top: 8px;
          padding-left: 10px;
          width: 176px; }
  .btn-dropdown-component .koddi-multi-level-dropdown-container li {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: static;
    list-style: none;
    padding: 8px 16px 6px 16px;
    width: 132px;
    cursor: pointer; }
    .btn-dropdown-component .koddi-multi-level-dropdown-container li label {
      cursor: pointer;
      text-align: left !important; }
    .btn-dropdown-component .koddi-multi-level-dropdown-container li.parent {
      background: white;
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .btn-dropdown-component .koddi-multi-level-dropdown-container li .wrapper {
      position: absolute;
      left: 130px;
      z-index: 10;
      display: none; }
    .btn-dropdown-component .koddi-multi-level-dropdown-container li:hover {
      background-color: #F5F5F5 !important; }
      .btn-dropdown-component .koddi-multi-level-dropdown-container li:hover .wrapper {
        display: block; }

/* Breadcrumb Component */
.breadcrumb-component {
  font-size: 18px; }
  .breadcrumb-component .arrow {
    color: #000000;
    margin-left: 10px;
    margin-right: 10px; }

/* Select Component */
.select-component {
  cursor: pointer; }
  .select-component.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857;
    color: #7e8c91;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ACACAF;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    .select-component.form-control:focus {
      border: 1px solid #46A4D8; }

/* Slide Panel Component */
.slide-panel-wrapper .slide-panel-component {
  position: absolute;
  width: 0px;
  height: calc(100vh - 55px);
  background: white;
  z-index: 1000;
  right: 0;
  top: 55px;
  transition: width .4s;
  display: flex;
  flex-direction: column;
  -webkit-box-shadow: -7px 1px 11px -5px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: -7px 1px 11px -5px rgba(0, 0, 0, 0.34);
  box-shadow: -7px 1px 11px -5px rgba(0, 0, 0, 0.34); }
  .slide-panel-wrapper .slide-panel-component.open {
    width: 672px; }
    .slide-panel-wrapper .slide-panel-component.open .fade-in-out {
      opacity: 1; }
  .slide-panel-wrapper .slide-panel-component .fade-in-out {
    opacity: 0;
    transition: opacity .1s; }

.slide-panel-wrapper .slide-panel-overlay {
  height: 100vh;
  width: 100vw;
  background-color: #373a47;
  z-index: 1000;
  top: 0;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: all .6s; }
  .slide-panel-wrapper .slide-panel-overlay.open {
    visibility: visible;
    opacity: .6; }

.blur-content {
  filter: blur(3px);
  -webkit-filter: blur(3px); }

/* Toggle Button Component */
.toggle-btn-component {
  display: flex; }
  .toggle-btn-component .toggle-btn {
    font-size: 14px;
    width: 131px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-color: #ffffff;
    border: solid 1px #dddddd;
    position: relative; }
    .toggle-btn-component .toggle-btn:first-child {
      border-radius: 20px 0px 0px 20px;
      margin-right: 7px; }
      .toggle-btn-component .toggle-btn:first-child.selected {
        z-index: 1; }
    .toggle-btn-component .toggle-btn:last-child {
      border-left: none;
      border-radius: 0px 20px 20px 0px;
      margin-left: -26px; }
      .toggle-btn-component .toggle-btn:last-child.selected {
        z-index: 1; }
    .toggle-btn-component .toggle-btn.selected {
      background-color: #008acd;
      color: white;
      border-radius: 20px;
      border: solid 1px #018bcd; }

/* Loader Component */
.react-application-loader {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

/* Toast Notification */
.toast-notification-component {
  position: fixed;
  top: calc(100vh - 88px);
  right: 16px;
  height: 78px;
  width: 316px;
  background-color: white;
  border-radius: 6px;
  padding: 11px;
  -webkit-box-shadow: -1px 0px 9px -1px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: -1px 0px 9px -1px rgba(0, 0, 0, 0.26);
  box-shadow: -1px 0px 9px -1px rgba(0, 0, 0, 0.26); }
  .toast-notification-component.fadeIn {
    opacity: 0;
    z-index: -10;
    transition: all 0.2s; }
    .toast-notification-component.fadeIn.show {
      opacity: 1;
      z-index: auto; }
  .toast-notification-component.slideRight {
    margin-right: -400px;
    transition: all 0.5s; }
    .toast-notification-component.slideRight.show {
      margin-right: initial; }
  .toast-notification-component .toast-header {
    display: flex;
    flex-direction: row-reverse;
    cursor: pointer; }
  .toast-notification-component .toast-message {
    display: flex;
    flex-direction: row; }
    .toast-notification-component .toast-message i {
      font-size: 30px;
      margin-right: 20px; }

/* Radios Component */
.radios-component .radio-component {
  display: flex;
  justify-content: space-between; }
  .radios-component .radio-component .tooltip-component-wrapper {
    margin-left: 10px; }

/* Form Component */
.react-form-component .hidden-submit-btn {
  display: none; }

.btn-dark {
  background-color: #000000;
  color: white; }

.mock-hyperlink {
  color: #69a4ef;
  font-weight: bold; }

.mock-hyperlink:hover {
  cursor: pointer; }

/* Generic Flex classes */
.flex-container {
  display: flex;
  list-style: none;
  flex-direction: row; }

.flex-vertical {
  flex-direction: column; }

.flex-space-between {
  justify-content: space-between; }

.flex-start {
  justify-content: flex-start; }

.flex-end {
  justify-content: flex-end; }

.flex-space-around {
  justify-content: space-around; }

.flex-space-evenly {
  justify-content: space-evenly; }

.flex-justify-end {
  justify-content: flex-end; }

.btn-v3-primary {
  border: 1.9px solid black;
  color: white;
  background-color: black;
  width: max-content;
  padding: 5px 15px; }

.btn-v3-secondary {
  border: 1.9px solid #464545;
  color: black;
  width: max-content;
  background-color: white;
  padding: 5px 15px; }

.report-filters-modal .koddi-ui-text-input {
  margin-right: 10px;
  width: 132px; }

.report-filters-modal .current-filters {
  margin-bottom: 20px; }
  .report-filters-modal .current-filters .filters {
    border: 1px solid lightgray;
    padding: 11px 14px;
    border-radius: 5px;
    margin-bottom: 10px;
    display: flex; }
    .report-filters-modal .current-filters .filters .filter-group {
      display: flex; }
      .report-filters-modal .current-filters .filters .filter-group p {
        margin: 0px 4px 0px 0px;
        width: 139px; }
    .report-filters-modal .current-filters .filters .remove-filter {
      margin-left: auto; }
      .report-filters-modal .current-filters .filters .remove-filter i {
        color: lightgray; }

.report-filters-modal .report-filters-group {
  display: flex; }

.report-filters-modal .form-group {
  width: 152px;
  margin-right: 10px; }

.report-filters-modal .report-filters-buttons {
  display: flex; }
  .report-filters-modal .report-filters-buttons .report-filters-apply-filters {
    margin-right: 10px; }

.koddi-inline-edit-component .edit-icon {
  display: block;
  font-size: 15px;
  margin-right: 4px;
  margin-left: 5px;
  color: #0188CC;
  cursor: pointer; }

.koddi-inline-edit-component .koddi-inline-edit {
  border: #62cbf1 1px solid;
  border-radius: 3px; }
  .koddi-inline-edit-component .koddi-inline-edit .koddi-inline-edit-input {
    width: 64px;
    border: none;
    background-color: white; }
  .koddi-inline-edit-component .koddi-inline-edit .koddi-inline-edit-save {
    color: green;
    padding-top: 5px;
    background-color: lightgray; }
  .koddi-inline-edit-component .koddi-inline-edit .koddi-inline-edit-cancel {
    color: red;
    padding-top: 5px;
    background-color: lightgray; }

.text-box-list-component-container button {
  border: none;
  background-color: inherit; }

.text-box-list-component-container .text-box-list-component {
  border: 1px solid lightgray;
  color: white;
  border-radius: 5px;
  min-width: 280px;
  height: auto;
  padding: 10px;
  color: gray;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .text-box-list-component-container .text-box-list-component button {
    margin-top: 0px;
    box-shadow: none;
    border: none; }
  .text-box-list-component-container .text-box-list-component .new-item {
    display: inline-block;
    border: none;
    cursor: pointer;
    border-color: #f3efef; }
  .text-box-list-component-container .text-box-list-component .item-container {
    padding: 4px 15px;
    border-radius: 5px;
    background-color: lightgray;
    margin: 4px; }
    .text-box-list-component-container .text-box-list-component .item-container i {
      margin-left: 5px; }

.dynamic-campaign-config-item {
  border: 1px solid lightgrey;
  width: 30vw;
  padding: 1rem;
  background: white;
  min-height: 5rem; }
  @media (max-width: 2000px) {
    .dynamic-campaign-config-item {
      width: 40vw; } }
  @media (max-width: 1550px) {
    .dynamic-campaign-config-item {
      width: 55vw; } }

.dynamic-campaign-config-item.extra-padding {
  padding: 20px 35px; }

@media (max-width: 1550px) {
  .dynamic-campaigns-multiplier-row-input {
    width: 10vw; } }

input.highlighted-input {
  box-shadow: 0 0 8px 3px #00ff4c;
  border: 2px solid #00ff2a; }

input.prominent-placeholder::placeholder {
  font-weight: bold;
  color: #3f3f3fc4 !important;
  opacity: 1; }

input.hide-spinners {
  border: 1px solid gainsboro;
  border-radius: 5px; }

input.hide-spinners::-webkit-outer-spin-button,
input.hide-spinners::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input.hide-spinners[type=number] {
  -moz-appearance: textfield; }

#list-report-search-bar {
  left: 15px;
  position: relative; }

#pacing-report {
  padding-left: 15px;
  padding-right: 15px; }
  #pacing-report .add-space {
    margin-bottom: 20px; }
  #pacing-report .btn {
    margin-right: 10px; }
  #pacing-report .summary-publisher {
    color: #fff;
    text-align: center; }
  #pacing-report .summary-diff-percent {
    background-color: #000;
    color: #fff; }
    #pacing-report .summary-diff-percent::after {
      content: ' %'; }
  #pacing-report .pacing-report-alert {
    position: relative;
    left: 30px;
    top: 0; }
  #pacing-report .create-report-list > section {
    margin-bottom: 16px; }
    #pacing-report .create-report-list > section#global-settings {
      position: relative;
      left: -14px; }
      #pacing-report .create-report-list > section#global-settings .koddi-ui-date-pickers-wrapper {
        position: relative;
        left: 36px;
        top: -9px; }
  #pacing-report .create-report-list > .form-group {
    margin: 20px 0;
    max-width: 400px; }
  #pacing-report .create-report-list .pacing-report-calculator {
    border: 1px solid #dedede;
    border-radius: 4px;
    width: 90%;
    position: relative;
    left: 16px;
    display: inline-block;
    margin: 5px 0; }
    #pacing-report .create-report-list .pacing-report-calculator .remove-calculator-button {
      height: 100%;
      border-top-left-radius: 4px !important; }
      #pacing-report .create-report-list .pacing-report-calculator .remove-calculator-button i {
        position: relative;
        top: 3px; }
    #pacing-report .create-report-list .pacing-report-calculator .day-of-week-multipliers {
      height: auto; }
  #pacing-report .list-report-list, #pacing-report .create-report-list ul {
    list-style: none;
    padding: 0; }
  #pacing-report .list-report-list .list-report-list-item .description {
    font-size: 1.999em;
    margin: 0 0 10px 0; }
  #pacing-report .list-report-list .list-report-list-item .email {
    font-size: 1em; }
  #pacing-report .list-report-list .list-report-list-item .run-time {
    display: block;
    font-size: 0.8em;
    margin-bottom: 10px; }
  #pacing-report .view-report-list-item {
    display: inline-block;
    margin-right: 20px; }
  #pacing-report .button-row {
    margin-bottom: 20px; }
  #pacing-report .date-picker-row {
    position: relative;
    top: -20px; }

.rw-btn, .rw-input-reset, .rw-input, .rw-filter-input {
  color: inherit;
  padding: 0;
  margin: 0;
  border: none;
  box-shadow: none;
  background: none;
  background-image: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

.rw-btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

select.rw-input {
  text-transform: none; }

html input[type="button"].rw-input {
  -webkit-appearance: button;
  cursor: pointer; }

textarea.rw-input {
  overflow: auto;
  resize: vertical; }

button[disabled].rw-input, fieldset[disabled] .rw-input, html input[disabled].rw-input {
  cursor: not-allowed; }

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

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

@font-face {
  font-family: 'RwWidgets';
  font-weight: normal;
  font-style: normal;
  src: url("/fonts/rw-widgets.eot?v=4.1.0");
  src: url("/fonts/rw-widgets.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("/fonts/rw-widgets.woff?v=4.1.0") format("woff"), url("/fonts/rw-widgets.ttf?v=4.1.0") format("truetype"), url("/img/rw-widgets.svg?v=4.1.0#fontawesomeregular") format("svg"); }

.rw-i {
  display: inline-block;
  color: inherit;
  font-family: RwWidgets;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

.rw-i-caret-down:before {
  content: '\e803'; }

.rw-i-caret-up:before {
  content: '\e800'; }

.rw-i-chevron-left:before {
  content: '\f104'; }

.rw-i-chevron-right:before {
  content: '\f105'; }

.rw-i-clock-o:before {
  content: '\e805'; }

.rw-i-calendar:before {
  content: '\e804'; }

.rw-i-search:before {
  content: '\e801'; }

.rw-btn {
  position: relative;
  color: #333;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  cursor: pointer;
  outline: none; }

.rw-state-readonly .rw-btn, .rw-state-disabled .rw-btn {
  cursor: not-allowed; }

.rw-btn-select {
  opacity: .75;
  filter: alpha(opacity=75);
  transition: opacity 150ms ease-in; }

.rw-btn-select:hover, .rw-state-focus .rw-btn-select, :hover > .rw-btn-select {
  opacity: 1;
  filter: alpha(opacity=100); }

.rw-btn-primary {
  width: 100%;
  white-space: normal;
  line-height: 2em; }

.rw-btn-primary:hover {
  background-color: #e6e6e6; }

.rw-btn-select[disabled], .rw-btn-primary[disabled], fieldset[disabled] .rw-btn-select, fieldset[disabled] .rw-btn-primary {
  box-shadow: none;
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  pointer-events: none; }

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

.rw-widget {
  background-clip: border-box;
  border: none;
  color: #333;
  font-size: 1em;
  font-family: inherit;
  outline: none;
  position: relative; }

.rw-widget, .rw-widget * {
  box-sizing: border-box; }

.rw-widget:before, .rw-widget *:before, .rw-widget:after, .rw-widget *:after {
  box-sizing: border-box; }

.rw-widget > .rw-widget-container {
  width: 100%;
  margin: 0; }

.rw-widget-container {
  background-color: #fff;
  border: #ccc 1px solid;
  border-radius: 4px; }

.rw-widget-container.rw-state-focus, .rw-state-focus > .rw-widget-container, .rw-widget-container.rw-state-focus:hover, .rw-state-focus > .rw-widget-container:hover {
  background-color: #fff;
  border-color: #66afe9;
  box-shadow: 0 0 8px rgba(102, 175, 233, 0.6); }

.rw-widget-container.rw-state-readonly, .rw-state-readonly > .rw-widget-container {
  cursor: not-allowed; }

.rw-widget-container.rw-state-disabled, .rw-state-disabled > .rw-widget-container, fieldset[disabled] .rw-widget-container, .rw-widget-container.rw-state-disabled:hover, .rw-state-disabled > .rw-widget-container:hover, fieldset[disabled] .rw-widget-container:hover, .rw-widget-container.rw-state-disabled:active, .rw-state-disabled > .rw-widget-container:active, fieldset[disabled] .rw-widget-container:active {
  box-shadow: none;
  cursor: not-allowed; }

.rw-widget-picker {
  position: relative;
  overflow: hidden;
  border-collapse: separate;
  display: inline-table;
  height: 2.429em; }

.rw-widget-picker > * {
  position: relative;
  border: none;
  outline: none;
  width: 100%;
  height: 100%;
  display: table-cell; }

.rw-widget-picker > .rw-select {
  width: 1%;
  white-space: nowrap; }

.rw-open > .rw-widget-picker {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.rw-open-up > .rw-widget-picker {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

fieldset[disabled] .rw-widget-picker, .rw-state-disabled > .rw-widget-picker {
  background-color: #eee; }

.rw-select {
  cursor: pointer; }

.rw-select > * {
  width: 1.9em;
  height: 100%; }

.rw-state-readonly .rw-select, .rw-state-disabled .rw-select {
  cursor: not-allowed; }

.rw-select-bordered {
  cursor: pointer;
  border: none;
  border-left: #ccc 1px solid; }

.rw-select-bordered:hover, .rw-select-bordered:active {
  background-color: #e6e6e6; }

.rw-select-bordered:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.rw-state-disabled .rw-select-bordered, .rw-state-readonly .rw-select-bordered, fieldset[disabled] .rw-select-bordered, .rw-state-disabled .rw-select-bordered:hover, .rw-state-readonly .rw-select-bordered:hover, fieldset[disabled] .rw-select-bordered:hover, .rw-state-disabled .rw-select-bordered:active, .rw-state-readonly .rw-select-bordered:active, fieldset[disabled] .rw-select-bordered:active {
  cursor: not-allowed;
  background-color: inherit;
  background-image: none;
  box-shadow: none; }

.rw-rtl .rw-select-bordered {
  border-right: #ccc 1px solid;
  border-left: none; }

.rw-rtl {
  direction: rtl; }

.rw-input-reset, .rw-input, .rw-filter-input {
  outline: 0; }

.rw-input-reset::-moz-placeholder {
  color: #999;
  opacity: 1; }

.rw-input-reset:-ms-input-placeholder {
  color: #999; }

.rw-input-reset::-webkit-input-placeholder {
  color: #999; }

.rw-input, .rw-filter-input {
  color: #555;
  padding: 0 .857em;
  background-color: #fff; }

.rw-input[type='text']::-ms-clear {
  display: none; }

.rw-input[disabled], fieldset[disabled] .rw-input {
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
  background-color: #eee;
  border-color: #ccc; }

.rw-input[readonly] {
  cursor: not-allowed; }

.rw-i.rw-loading {
  display: block;
  background: url("/img/loading.gif") no-repeat center;
  min-width: 16px;
  width: 1.9em;
  height: 16px; }

.rw-i.rw-loading:before {
  content: ''; }

.rw-placeholder {
  color: #999; }

.rw-widget-input, .rw-filter-input {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.rw-widget-input.rw-state-focus {
  box-shadow: 0 0 8px rgba(102, 175, 233, 0.6), inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.rw-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1em;
  outline: 0;
  overflow: auto;
  max-height: 200px; }

.rw-list-option {
  -ms-user-select: none;
  user-select: none;
  color: #333;
  cursor: pointer;
  border: 1px solid transparent; }

.rw-list-option.rw-state-focus, .rw-list-option.rw-state-focus:hover {
  background-color: transparent;
  border-color: #66afe9;
  color: #333; }

.rw-list-option:hover, .rw-list-option:hover.rw-state-focus {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #333; }

.rw-list-option.rw-state-selected, .rw-list-option.rw-state-selected:hover {
  background-color: #337ab7;
  border-color: #337ab7;
  color: white; }

fieldset[disabled] .rw-list-option, .rw-list-option.rw-state-disabled, .rw-list-option.rw-state-readonly {
  box-shadow: none;
  cursor: not-allowed;
  color: #999;
  filter: alpha(opacity=7);
  opacity: .7; }

fieldset[disabled] .rw-list-option:hover, .rw-list-option.rw-state-disabled:hover, .rw-list-option.rw-state-readonly:hover {
  background: none;
  border-color: transparent; }

.rw-list-empty, .rw-list-option, .rw-list-optgroup {
  padding: .143em .75em;
  outline: 0; }

.rw-list-optgroup {
  font-weight: bold;
  padding-top: 7px; }

.rw-list-option-create {
  border-top: 1px #ccc solid; }

.rw-dropdown-list-input {
  background-color: transparent;
  vertical-align: middle;
  padding-right: 0;
  max-width: 1px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.rw-rtl .rw-dropdown-list-input {
  padding-right: .857em;
  padding-left: 0; }

.rw-filter-input {
  position: relative;
  margin: 4px;
  padding-right: 0; }

.rw-filter-input .rw-rtl {
  padding-right: .857em;
  padding-left: 0; }

.rw-filter-input .rw-select, .rw-filter-input .rw-btn {
  opacity: .75;
  filter: alpha(opacity=75);
  cursor: text; }

.rw-filter-input > .rw-select, .rw-filter-input > .rw-select:active, .rw-filter-input > .rw-select:hover {
  background: none;
  cursor: initial;
  box-shadow: none; }

.rw-number-picker .rw-btn {
  cursor: pointer;
  height: calc(1.2145em - 1px);
  margin-top: -1px\9;
  height: 1.2145em\9;
  line-height: 1.2145em;
  line-height: calc(1.2145em - 1px);
  display: block;
  border: none; }

.rw-number-picker .rw-btn:hover, .rw-number-picker .rw-btn:active {
  background-color: #e6e6e6; }

.rw-number-picker .rw-btn:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.rw-state-disabled .rw-number-picker .rw-btn, .rw-state-readonly .rw-number-picker .rw-btn, fieldset[disabled] .rw-number-picker .rw-btn, .rw-state-disabled .rw-number-picker .rw-btn:hover, .rw-state-readonly .rw-number-picker .rw-btn:hover, fieldset[disabled] .rw-number-picker .rw-btn:hover, .rw-state-disabled .rw-number-picker .rw-btn:active, .rw-state-readonly .rw-number-picker .rw-btn:active, fieldset[disabled] .rw-number-picker .rw-btn:active {
  cursor: not-allowed;
  background-color: inherit;
  background-image: none;
  box-shadow: none; }

.rw-number-picker .rw-select {
  vertical-align: middle; }

.rw-number-picker .rw-select, .rw-number-picker .rw-select:hover, .rw-number-picker .rw-select:active {
  box-shadow: none; }

.rw-calendar-popup {
  right: auto;
  min-width: 0;
  width: 18em; }

.rw-calendar {
  border-radius: 4px;
  background-color: #fff;
  border: #ccc 1px solid;
  overflow: hidden; }

.rw-calendar.rw-popup {
  border-color: #ccc; }

.rw-calendar-now {
  font-weight: bold; }

.rw-calendar-btn-left, .rw-calendar-btn-right {
  width: 12.5%; }

.rw-calendar-btn-view {
  width: 75%; }

.rw-calendar-footer {
  border-top: 1px solid #ccc; }

.rw-calendar-grid {
  outline: none;
  height: 14.28571429em;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  background-color: #fff; }

.rw-head-cell {
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding: .25em; }

.rw-cell {
  color: #333;
  border-radius: 4px;
  cursor: pointer;
  line-height: normal;
  text-align: center;
  border: 1px solid transparent;
  padding: .25em; }

.rw-cell:hover {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #333; }

.rw-cell.rw-state-focus, .rw-cell.rw-state-focus:hover {
  background-color: transparent;
  border-color: #66afe9;
  color: #333; }

.rw-cell.rw-state-selected, .rw-cell.rw-state-selected:hover {
  background-color: #337ab7;
  border-color: #337ab7;
  color: white; }

.rw-cell.rw-state-disabled {
  color: #999;
  filter: alpha(opacity=7);
  opacity: .7; }

.rw-cell.rw-state-disabled:hover {
  background: none;
  border-color: transparent; }

.rw-calendar-month .rw-cell {
  text-align: center; }

.rw-cell-off-range {
  color: #999; }

.rw-calendar-transition-group {
  position: relative; }

.rw-calendar-transition {
  transition: transform 300ms;
  overflow: hidden; }

.rw-calendar-transition-top {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.rw-calendar-transition-bottom {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.rw-calendar-transition-right {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.rw-calendar-transition-left {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.rw-calendar-transition-entering.rw-calendar-transition-top, .rw-calendar-transition-entered.rw-calendar-transition-top, .rw-calendar-transition-entering.rw-calendar-transition-bottom, .rw-calendar-transition-entered.rw-calendar-transition-bottom {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.rw-calendar-transition-entering.rw-calendar-transition-right, .rw-calendar-transition-entered.rw-calendar-transition-right, .rw-calendar-transition-entering.rw-calendar-transition-left, .rw-calendar-transition-entered.rw-calendar-transition-left {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.rw-calendar-transition-exiting.rw-calendar-transition-top {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.rw-calendar-transition-exiting.rw-calendar-transition-bottom {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.rw-calendar-transition-exiting.rw-calendar-transition-right {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.rw-calendar-transition-exiting.rw-calendar-transition-left {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.rw-select-list {
  overflow: auto; }

.rw-select-list .rw-list {
  max-height: none;
  font-size: 1em; }

.rw-select-list-label {
  display: block;
  position: relative;
  font-weight: normal;
  cursor: inherit;
  padding-left: 20px;
  margin: 0; }

.rw-rtl .rw-select-list-label {
  padding-left: 0;
  padding-right: 20px; }

input.rw-select-list-input {
  position: absolute;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 0.1em /9;
  margin: 0;
  line-height: normal;
  cursor: inherit; }

.rw-rtl input.rw-select-list-input {
  left: auto;
  right: 0; }

.rw-loading-mask {
  position: relative;
  min-height: 50px;
  border-radius: 4px; }

.rw-loading-mask:after {
  content: '';
  background: url("/img/loader-big.gif") no-repeat center;
  position: absolute;
  background-color: #fff;
  opacity: .7;
  filter: alpha(opacity=70);
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.rw-multiselect {
  cursor: text; }

.rw-multiselect .rw-input-reset {
  height: calc(2.429em - 2px);
  margin-top: -2px\9;
  height: 2.429em\9;
  border-width: 0;
  width: auto;
  max-width: 100%;
  padding: 0 .857em; }

.rw-multiselect .rw-select, .rw-multiselect .rw-select:hover, .rw-multiselect .rw-select:active {
  box-shadow: none;
  background: none; }

.rw-multiselect-taglist {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
  outline: none; }

.rw-multiselect-tag {
  display: inline-table;
  color: inherit;
  padding: 0 .35em 0 .35em;
  margin-left: calc(0.279335em - 1px);
  margin-top: .279335em;
  margin-top: calc(0.279335em - 1px);
  height: 1.87033em;
  border-radius: 3px;
  background-color: #eee;
  border: 1px solid #ccc;
  cursor: default;
  vertical-align: top;
  text-align: center;
  overflow: hidden;
  max-width: 100%; }

.rw-multiselect-tag > * {
  display: table-cell;
  vertical-align: middle;
  height: 100%; }

.rw-rtl .rw-multiselect-tag {
  margin-left: 0;
  margin-right: calc(0.279335em - 1px);
  padding: 0 .35em 0 .35em; }

.rw-multiselect-tag.rw-state-focus, .rw-multiselect-tag.rw-state-focus:hover {
  background-color: transparent;
  border-color: #66afe9;
  color: #333; }

.rw-multiselect-tag.rw-state-readonly, .rw-multiselect-tag.rw-state-disabled, .rw-state-readonly .rw-multiselect-tag, .rw-state-disabled .rw-multiselect-tag, fieldset[disabled] .rw-multiselect-tag {
  cursor: not-allowed; }

.rw-multiselect-tag.rw-state-disabled, .rw-state-disabled .rw-multiselect-tag, fieldset[disabled] .rw-multiselect-tag {
  opacity: .65;
  filter: alpha(opacity=65); }

fieldset[disabled] .rw-multiselect-tag {
  box-shadow: none;
  cursor: not-allowed; }

.rw-multiselect-tag-btn {
  color: inherit;
  margin-left: .25em; }

.rw-rtl .rw-multiselect-tag-btn {
  margin-left: 0;
  margin-right: .25em; }

.rw-autocomplete .rw-select {
  position: absolute;
  display: block;
  width: auto;
  top: 0;
  bottom: 0;
  right: 0; }

.rw-popup-container {
  position: absolute;
  z-index: 1005;
  top: 100%;
  left: -6px;
  right: -6px; }

.rw-popup-container.rw-dropup {
  top: auto;
  bottom: 100%; }

.rw-state-focus .rw-popup-container {
  z-index: 1006; }

.rw-popup-transition {
  width: 100%;
  margin-bottom: 6px;
  padding: 0 6px; }

.rw-dropup > .rw-popup-transition {
  margin-bottom: 0;
  margin-top: 6px; }

.rw-popup {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
  border: #ccc 1px solid;
  background: #fff; }

.rw-dropup .rw-popup {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2); }

.rw-popup-transition {
  transition: transform 200ms; }

.rw-popup-transition-entering {
  overflow: hidden; }

.rw-popup-transition-entering .rw-popup-transition {
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-timing-function: ease-out; }

.rw-popup-transition-exiting .rw-popup-transition {
  transition-timing-function: ease-in; }

.rw-popup-transition-exiting, .rw-popup-transition-exited {
  overflow: hidden; }

.rw-popup-transition-exiting .rw-popup-transition, .rw-popup-transition-exited .rw-popup-transition {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.rw-popup-transition-exiting.rw-dropup .rw-popup-transition, .rw-popup-transition-exited.rw-dropup .rw-popup-transition {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.rw-popup-transition-exited {
  display: none; }

.rw-state-disabled {
  box-shadow: none;
  cursor: not-allowed; }

body > .export-modal-column {
  z-index: 1100; }

#no-column-message {
  position: relative;
  left: 15px;
  top: 4px;
  width: 546px; }

#export-status {
  position: relative;
  left: 15px;
  width: 568px; }

.export-modal-column {
  position: relative;
  border: 1px solid #dedede;
  background-color: #fff;
  display: inline-block;
  margin: 0 0 4px;
  padding: 9px 0 0; }
  .export-modal-column .remove-column-button {
    position: absolute;
    top: 0;
    right: 0;
    height: 18px;
    width: 18px;
    padding: 1px 3px;
    z-index: 100; }
    .export-modal-column .remove-column-button:hover {
      cursor: pointer; }
  .export-modal-column .export-column-drag-handle {
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px; }
    .export-modal-column .export-column-drag-handle:hover {
      background-color: #fff;
      border-color: #dedede; }
    .export-modal-column .export-column-drag-handle i {
      position: absolute;
      top: 40%;
      left: 0;
      right: 0; }

.export-column-container .export-modal-column {
  z-index: unset; }

#export-app .koddi-ui-form-block {
  margin-bottom: 20px; }

#create-export-button {
  margin-left: 5px; }

#export-controls {
  margin-top: 15px; }

#add-all-report-columns-btn {
  margin-left: 8px; }

#bidstrategyoptionalinfo {
  position: relative;
  padding-top: 5px; }

.bidstrategywrapper {
  position: relative; }

#userCapabilityModalTemplate.capability-list {
  display: inline; }

#auto-bid-steps-app .publisher-name {
  text-transform: uppercase;
  margin: 15px 0; }

#auto-bid-steps-app .search-filter {
  position: relative; }
  #auto-bid-steps-app .search-filter .fa {
    color: #D7D8DB;
    position: absolute;
    left: 8px;
    top: 11px; }
  #auto-bid-steps-app .search-filter .form-control {
    border: 1px solid #D7D8DB;
    border-radius: 4px !important;
    font-size: 15px;
    height: auto;
    padding: 8px 8px 8px 35px; }

#auto-bid-steps-app .sitename {
  margin: 4px 0; }

#auto-bid-steps-app .table-responsive,
#auto-bid-steps-app .table {
  overflow-y: visible;
  overflow-x: visible; }

#auto-bid-steps-app .table {
  margin-bottom: 80px; }
  #auto-bid-steps-app .table td {
    vertical-align: middle !important; }
  #auto-bid-steps-app .table .fa-fw {
    margin: 0 5px; }
  #auto-bid-steps-app .table .btn {
    margin-right: 3px;
    border-radius: 4px !important; }
    #auto-bid-steps-app .table .btn:last-child {
      margin-right: 0; }
  #auto-bid-steps-app .table .btn-xs, #auto-bid-steps-app .table .btn-group-xs > .btn {
    padding: 4px 10px; }
  #auto-bid-steps-app .table .checkbox {
    margin: 0; }
    #auto-bid-steps-app .table .checkbox input {
      margin-top: 5px; }

#auto-bid-steps-app .dropdown-menu > li > a.text-danger {
  color: #d9534f; }

#auto-bid-step-details .auto-bid-header,
#auto-bid-step-details .auto-bid-subheader {
  margin-bottom: 15px; }

#auto-bid-step-details .publisher-name {
  margin-top: 0;
  font-size: 26px; }
  #auto-bid-step-details .publisher-name.publisher-disabled {
    color: #D7D8DB; }

#auto-bid-step-details .publisher-name-field {
  font-size: 26px;
  background: none;
  border: none;
  border-bottom: 1px solid #2e3436;
  border-radius: 0;
  box-shadow: none;
  width: 100%; }

#auto-bid-step-details .sitename {
  margin-top: 0; }
  #auto-bid-step-details .sitename span {
    border-left: 1px solid #545456;
    color: #545456;
    display: inline-block;
    font-weight: 700;
    margin-left: 20px;
    padding-left: 20px;
    text-transform: none; }

.auto-bid-buttons .btn {
  margin-left: 10px; }

/* Styles for dragging row proxy. This gets added to the end of the document */
.auto-bid-drag {
  border: 1px solid #ACACAF;
  background: #EEE;
  cursor: move;
  display: table;
  width: 100%;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.36); }
  .auto-bid-drag td {
    cursor: move;
    display: table-cell;
    line-height: 1.42857;
    padding: 8px;
    width: auto;
    vertical-align: middle; }
  .auto-bid-drag .btn {
    padding: 4px 10px;
    margin-right: 3px;
    border-radius: 4px !important; }

.auto-bid-steps-view {
  margin-bottom: 10px; }
  .auto-bid-steps-view .auto-bid-buttons-alerts {
    height: 69.5px; }
  .auto-bid-steps-view .auto-bid-new {
    margin-right: 10px; }
  .auto-bid-steps-view .btn {
    border-radius: 4px !important; }

.auto-bid-wizard {
  margin-bottom: 20px;
  font-size: 15px; }
  .auto-bid-wizard h4 {
    font-weight: bold;
    margin-bottom: 2px; }
  .auto-bid-wizard .alert-danger ul {
    margin: 5px 0 0 0;
    padding-left: 25px; }
  .auto-bid-wizard .auto-bid-action-values {
    align-items: left;
    display: block;
    flex-wrap: wrap;
    justify-content: flex-start; }
  .auto-bid-wizard #action-config-wrapper .form-group.form-group, .auto-bid-wizard #action-config-wrapper .koddi-ui-report-filters-control-item {
    margin-bottom: 0px; }
  .auto-bid-wizard #action-config-wrapper .koddi-ui-report-filters-control {
    margin-right: 5px;
    margin-left: 15px; }
  .auto-bid-wizard #action-config-wrapper .koddi-ui-report-filters-control-item a.btn {
    border-radius: 4px !important;
    border: solid 1px #ACACAF; }
  .auto-bid-wizard #action-config-wrapper select.optional-dynamic-selection {
    margin-right: 15px; }
  .auto-bid-wizard #action-config-wrapper div.auto-bid-action-value {
    display: flex;
    flex-direction: row; }
  .auto-bid-wizard .auto-bid-action-value {
    margin-right: 20px;
    width: 400px;
    margin-bottom: 10px; }
    .auto-bid-wizard .auto-bid-action-value:last-child {
      margin-right: 0; }
    .auto-bid-wizard .auto-bid-action-value .form-group {
      align-items: center;
      display: flex;
      justify-content: flex-end; }
      .auto-bid-wizard .auto-bid-action-value .form-group .control-label {
        font-size: 12px;
        font-style: italic;
        width: 155px; }
  .auto-bid-wizard .advanced-section .footer-text {
    font-style: italic; }
  .auto-bid-wizard .advanced-section .row {
    margin-top: 10px;
    margin-bottom: 10px; }
  .auto-bid-wizard .advanced-section .number-input {
    margin-top: 27px;
    margin-left: -28px; }
  .auto-bid-wizard .automate-section .pacing-label-row {
    width: 500px; }
  .auto-bid-wizard .automate-section .consolidated-content .input-wrapper {
    width: 50px; }
  .auto-bid-wizard .automate-section .consolidated-content .roas-row {
    display: flex;
    align-items: center;
    margin-left: -1px; }
    .auto-bid-wizard .automate-section .consolidated-content .roas-row .roas-label {
      margin-top: 5px;
      margin-right: 9px; }
  .auto-bid-wizard .automate-section .consolidated-content .schedules-wrapper {
    width: 250px; }
  .auto-bid-wizard .automate-section .optimized-content {
    max-width: 500px;
    min-width: 455px; }
    .auto-bid-wizard .automate-section .optimized-content h4 {
      margin-bottom: 10px; }
      .auto-bid-wizard .automate-section .optimized-content h4 span {
        font-weight: normal; }
    .auto-bid-wizard .automate-section .optimized-content .pacing-date-tooltip {
      line-height: 35px; }
    .auto-bid-wizard .automate-section .optimized-content .pacing-label {
      max-width: 186px; }
    .auto-bid-wizard .automate-section .optimized-content .row {
      margin-bottom: 10px; }
    .auto-bid-wizard .automate-section .optimized-content label {
      font-weight: bold;
      line-height: 30px;
      margin-right: 13px; }
  .auto-bid-wizard .auto-bid-wizard-item {
    border: 1px solid #ACACAF;
    border-bottom: none; }
    .auto-bid-wizard .auto-bid-wizard-item:first-child {
      border-radius: 4px 4px 0 0; }
    .auto-bid-wizard .auto-bid-wizard-item:last-child {
      border-bottom: 1px solid #ACACAF;
      border-radius: 0 0 4px 4px; }
    .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-header {
      align-items: center;
      display: flex; }
      .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-header h1 {
        font-size: 24px;
        margin-top: 0; }
      .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-header p {
        margin: 0; }
      .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-header .column {
        padding: 20px; }
        .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-header .column:first-child {
          text-align: center;
          width: 10%; }
        .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-header .column:nth-child(2) {
          width: 60%; }
        .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-header .column:last-child {
          width: 30%;
          text-align: right; }
        .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-header .column .fa {
          color: #ACACAF; }
          .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-header .column .fa.fa-success {
            color: #20BF55; }
    .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-content {
      align-items: center;
      display: flex; }
      .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-content .column {
        padding: 0 20px 20px 20px; }
        .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-content .column:first-child {
          text-align: center;
          width: 10%; }
        .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-content .column:last-child {
          width: 90%;
          text-align: left; }
        .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-content .column.short {
          width: 60%; }
        .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-content .column.long {
          width: 83%; }
        .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-content .column.extra-short {
          width: 60%; }
      .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-content .koddi-ui-radio-list {
        margin: 0 0 20px 0;
        text-align: left; }
        .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-content .koddi-ui-radio-list li {
          margin-bottom: 10px; }
      .auto-bid-wizard .auto-bid-wizard-item .auto-bid-wizard-item-content .koddi-ui-report-filters {
        margin-bottom: 20px; }
    .auto-bid-wizard .auto-bid-wizard-item .section-details {
      max-height: 0;
      height: 0;
      overflow: hidden;
      transition: max-height ease-in .7s; }
      .auto-bid-wizard .auto-bid-wizard-item .section-details.open {
        max-height: 1000px;
        height: auto;
        overflow: auto; }
    .auto-bid-wizard .auto-bid-wizard-item .text-emphasis {
      font-style: italic; }
  .auto-bid-wizard .auto-bid-wizard-nav {
    border-bottom: 1px solid #ACACAF;
    margin-bottom: 20px; }
    .auto-bid-wizard .auto-bid-wizard-nav ul {
      display: flex;
      margin: 0 0 8px 0;
      padding: 0;
      justify-content: space-between; }
      .auto-bid-wizard .auto-bid-wizard-nav ul li {
        font-size: 18px;
        list-style-type: none;
        cursor: pointer; }
        .auto-bid-wizard .auto-bid-wizard-nav ul li.active {
          font-weight: bold; }
        .auto-bid-wizard .auto-bid-wizard-nav ul li.disabled {
          cursor: not-allowed; }
        .auto-bid-wizard .auto-bid-wizard-nav ul li .fa {
          float: right;
          font-size: 27px;
          margin-left: 10px;
          color: #88CB26; }
  .auto-bid-wizard .auto-bid-wizard-section {
    display: none; }
    .auto-bid-wizard .auto-bid-wizard-section.active {
      display: block; }
  .auto-bid-wizard .checkbox label {
    display: block; }
  .auto-bid-wizard .form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857;
    color: #7e8c91;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ACACAF;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    .auto-bid-wizard .form-control:focus {
      border: 1px solid #46A4D8; }
  .auto-bid-wizard .masked-input input::-webkit-outer-spin-button, .auto-bid-wizard .masked-input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .auto-bid-wizard .masked-input input[type=number] {
    -moz-appearance: textfield; }
  .auto-bid-wizard .form-inline .control-label {
    font-size: 12px;
    font-style: italic;
    margin-right: 10px; }
  .auto-bid-wizard .form-submitted .form-control.invalid {
    border-color: #a94442 !important; }
  .auto-bid-wizard .input-group {
    display: inline-flex;
    margin-left: 15px; }
    .auto-bid-wizard .input-group .form-control {
      padding: 6px; }
      .auto-bid-wizard .input-group .form-control:first-child {
        border-bottom-right-radius: 0 !important;
        border-top-right-radius: 0 !important;
        width: 40px; }
    .auto-bid-wizard .input-group .input-group-addon {
      border: 1px;
      border-bottom: 1px solid #ACACAF;
      padding: 6px;
      width: inherit; }
      .auto-bid-wizard .input-group .input-group-addon:last-child {
        border-radius: 0 4px 4px 0 !important; }
  .auto-bid-wizard .dynamic-roas-text-spacing {
    margin-left: 20px;
    margin-right: -50px; }
  .auto-bid-wizard .koddi-ui-text-input label {
    display: none; }
  .auto-bid-wizard .report-lookback {
    margin-bottom: 20px; }
    .auto-bid-wizard .report-lookback p {
      margin-bottom: 5px; }
    .auto-bid-wizard .report-lookback strong {
      font-size: 15px; }
  .auto-bid-wizard .report-lookback-control {
    display: inline-block;
    margin: 0; }
    .auto-bid-wizard .report-lookback-control label {
      display: none; }
    .auto-bid-wizard .report-lookback-control input {
      padding: 6px 5px;
      width: 35px;
      -moz-appearance: textfield; }
      .auto-bid-wizard .report-lookback-control input::-webkit-inner-spin-button, .auto-bid-wizard .report-lookback-control input::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0; }
  .auto-bid-wizard .report-lookback-link {
    display: inline-block;
    margin-left: 10px; }
  .auto-bid-wizard .koddi-ui-checkbox-list.inline {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .auto-bid-wizard .koddi-ui-checkbox-list.inline li {
      margin: 0;
      padding-bottom: 5px;
      flex: 1 0 50%; }
  .auto-bid-wizard .configure-filters {
    max-width: 700px;
    min-width: 500px; }

.auto-bid-modal .step-icon, .auto-bid-modal .step-title {
  font-size: 30px; }

.auto-bid-modal .step-type {
  margin: 10px; }

.auto-bid-modal i {
  margin-right: 12px; }

.auto-bid-modal .create-step .step-title-wrapper {
  margin-bottom: 23px;
  text-align: center; }

.auto-bid-list-action-toggle {
  font-size: 15px !important;
  margin: 8px;
  cursor: pointer; }

.auto-bid-row-expand {
  cursor: pointer;
  font-size: 15px !important; }

.btn-auto-bid-default {
  color: #545456;
  background-color: #D7D8DB;
  border-color: #D7D8DB; }
  .btn-auto-bid-default:focus, .btn-auto-bid-default.focus {
    color: #545456;
    background-color: #bcbec3;
    border-color: #94979f; }
  .btn-auto-bid-default:hover {
    color: #545456;
    background-color: #bcbec3;
    border-color: #b7b9be; }
  .btn-auto-bid-default:active, .btn-auto-bid-default.active,
  .open > .btn-auto-bid-default.dropdown-toggle {
    color: #545456;
    background-color: #bcbec3;
    background-image: none;
    border-color: #b7b9be; }
    .btn-auto-bid-default:active:hover, .btn-auto-bid-default:active:focus, .btn-auto-bid-default:active.focus, .btn-auto-bid-default.active:hover, .btn-auto-bid-default.active:focus, .btn-auto-bid-default.active.focus,
    .open > .btn-auto-bid-default.dropdown-toggle:hover,
    .open > .btn-auto-bid-default.dropdown-toggle:focus,
    .open > .btn-auto-bid-default.dropdown-toggle.focus {
      color: #545456;
      background-color: #a9acb2;
      border-color: #94979f; }
  .btn-auto-bid-default.disabled:hover, .btn-auto-bid-default.disabled:focus, .btn-auto-bid-default.disabled.focus, .btn-auto-bid-default[disabled]:hover, .btn-auto-bid-default[disabled]:focus, .btn-auto-bid-default[disabled].focus,
  fieldset[disabled] .btn-auto-bid-default:hover,
  fieldset[disabled] .btn-auto-bid-default:focus,
  fieldset[disabled] .btn-auto-bid-default.focus {
    background-color: #D7D8DB;
    border-color: #D7D8DB; }
  .btn-auto-bid-default .badge {
    color: #D7D8DB;
    background-color: #545456; }

.btn-auto-bid-primary {
  color: #FFFFFF;
  background-color: #545456;
  border-color: #545456; }
  .btn-auto-bid-primary:focus, .btn-auto-bid-primary.focus {
    color: #FFFFFF;
    background-color: #3b3b3c;
    border-color: #151516; }
  .btn-auto-bid-primary:hover {
    color: #FFFFFF;
    background-color: #3b3b3c;
    border-color: #363637; }
  .btn-auto-bid-primary:active, .btn-auto-bid-primary.active,
  .open > .btn-auto-bid-primary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #3b3b3c;
    background-image: none;
    border-color: #363637; }
    .btn-auto-bid-primary:active:hover, .btn-auto-bid-primary:active:focus, .btn-auto-bid-primary:active.focus, .btn-auto-bid-primary.active:hover, .btn-auto-bid-primary.active:focus, .btn-auto-bid-primary.active.focus,
    .open > .btn-auto-bid-primary.dropdown-toggle:hover,
    .open > .btn-auto-bid-primary.dropdown-toggle:focus,
    .open > .btn-auto-bid-primary.dropdown-toggle.focus {
      color: #FFFFFF;
      background-color: #29292a;
      border-color: #151516; }
  .btn-auto-bid-primary.disabled:hover, .btn-auto-bid-primary.disabled:focus, .btn-auto-bid-primary.disabled.focus, .btn-auto-bid-primary[disabled]:hover, .btn-auto-bid-primary[disabled]:focus, .btn-auto-bid-primary[disabled].focus,
  fieldset[disabled] .btn-auto-bid-primary:hover,
  fieldset[disabled] .btn-auto-bid-primary:focus,
  fieldset[disabled] .btn-auto-bid-primary.focus {
    background-color: #545456;
    border-color: #545456; }
  .btn-auto-bid-primary .badge {
    color: #545456;
    background-color: #FFFFFF; }

.autobids-date-tooltip {
  margin-left: 10%; }

.btn-disabled {
  color: lightgray; }

.pacing-report-builder-section {
  padding-bottom: 2px;
  padding-left: 0.5rem; }

.pacing-builder-step-indicator {
  color: white;
  font-weight: bold;
  background-color: #0188CC;
  border-radius: 50%;
  text-align: center;
  width: 2rem;
  height: 2rem; }

.pacing-builder-step-indicator:hover {
  cursor: help; }

.pacing-builder-step-indicator.complete {
  background-color: green; }

.pacing-builder-step-indicator.invalid {
  background-color: red; }

.adjacent-input {
  margin: 3px 0; }

.dynamic-pacing-report-results .card {
  margin: 1rem;
  border-radius: 8px;
  border: 2px solid grey;
  text-align: center; }

.dynamic-pacing-report-results .cardContainer {
  text-align: center;
  margin-bottom: 0;
  display: flex;
  justify-content: flex-end;
  flex-direction: column; }

.dynamic-pacing-report-results .cardIndicator {
  margin: 0;
  font-size: 80px;
  line-height: 0;
  color: #25282f; }

.dynamic-pacing-report-results .cardTitle {
  float: left;
  font-weight: bold;
  padding: 5px 5px 0px 5px;
  overflow: hidden;
  margin-bottom: 0px; }

.dynamic-pacing-report-results .cardHero {
  width: 100%;
  font-size: 2.8rem;
  color: rgba(12, 62, 123, 0.8);
  margin: 0px 5px 5px 0;
  padding: 5px 5px 5px 5px;
  display: flex; }

.dynamic-pacing-report-results .cardLeft {
  display: inline-block;
  margin-right: 2rem;
  padding: 5px;
  white-space: nowrap; }

.dynamic-pacing-report-results .cardRight {
  display: inline-block;
  padding: 5px;
  white-space: nowrap; }

.dynamic-pacing-report-results .red {
  color: red; }

.dynamic-pacing-report-results .green {
  color: green; }

.dynamic-pacing-report-results .cardPace {
  color: white;
  background-color: rgba(12, 62, 123, 0.8);
  margin-top: 1rem;
  border-radius: 0 0 4px 4px;
  padding: 5px;
  display: inline-flex;
  width: 100%;
  justify-content: space-between; }

.dynamic-pacing-report-results .predictions {
  width: 50%; }

.pacing-flexbox {
  flex-wrap: nowrap;
  flex-direction: row;
  display: inline-flex;
  width: 100%; }

.pacing-data-grid .ReactTable .rt-thead .rt-tr {
  text-align: left; }

.pacing-data-grid .rt-thead.-headerGroups .rt-th {
  background-color: purple;
  display: none; }

.pacing-data-grid .rt-thead .rt-tr {
  color: white;
  background-color: #25282f;
  font-weight: normal;
  text-align: left; }

.pacing-data-grid .pagination-bottom {
  display: none; }

.pacing-data-grid .rt-table {
  border-radius: 5px;
  text-align: left; }

.returnTypeContainer {
  position: absolute;
  right: 2rem;
  width: 4vw; }

.pacingHeader {
  display: flex;
  justify-content: space-between; }

.datePickerContainer .datepicker-tools {
  width: 100%;
  top: 0px; }

.reporting-action-buttons {
  margin-bottom: 15px; }
  .reporting-action-buttons .btn {
    margin-left: 10px; }
  .reporting-action-buttons .btn-dropdown-component {
    margin: 0px; }
    .reporting-action-buttons .btn-dropdown-component:not(:first-child) {
      margin-left: 10px; }
    .reporting-action-buttons .btn-dropdown-component .dropdown-menu {
      width: 134px; }
    .reporting-action-buttons .btn-dropdown-component .enable i,
    .reporting-action-buttons .btn-dropdown-component .enabled i {
      color: #058a20; }
    .reporting-action-buttons .btn-dropdown-component .pause i {
      color: #dfac05; }

.adgroup-modifier-list-form {
  height: calc(100vh - 396px); }

.modifier-close {
  bottom: 20px;
  right: 50px;
  position: fixed; }

.group-list-item .group-name span.group-id {
  color: #0188CC;
  margin-right: 15px; }

.modifier-save {
  bottom: 20px;
  right: 50px;
  position: fixed; }

.modifier-back {
  bottom: 20px;
  right: 150px;
  position: fixed; }

.bulkBidding .divider {
  height: 2px; }

.bulkBidding .autoGenerateGroups {
  font-size: 12px; }

.bulkBidding .selectQuickLabelOperations {
  font-size: 12px; }

.report-entity-editor {
  overflow-x: hidden;
  /* shared form styles */
  /* form specific styles */ }
  .report-entity-editor .alert {
    width: 511px;
    overflow-wrap: break-word;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 10px;
    z-index: 2000;
    position: absolute;
    -webkit-box-shadow: -1px 0px 9px -1px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: -1px 0px 9px -1px rgba(0, 0, 0, 0.26);
    box-shadow: -1px 0px 9px -1px rgba(0, 0, 0, 0.26); }
  .report-entity-editor .blur-editor-content {
    filter: blur(1px); }
  .report-entity-editor .budget-control, .report-entity-editor .bid-control {
    display: flex;
    align-items: center; }
    .report-entity-editor .budget-control .budget-input, .report-entity-editor .budget-control .bid-input, .report-entity-editor .bid-control .budget-input, .report-entity-editor .bid-control .bid-input {
      width: 90px;
      padding: 3px;
      font-size: 20px; }
      .report-entity-editor .budget-control .budget-input.incremental, .report-entity-editor .budget-control .bid-input.incremental, .report-entity-editor .bid-control .budget-input.incremental, .report-entity-editor .bid-control .bid-input.incremental {
        width: 54px; }
    .report-entity-editor .budget-control .budget-currency, .report-entity-editor .budget-control .bid-currency, .report-entity-editor .bid-control .budget-currency, .report-entity-editor .bid-control .bid-currency {
      font-size: 20px; }
  .report-entity-editor .incremental-percent {
    font-size: 20px;
    margin-right: 10px; }
  .report-entity-editor .editor-tabs {
    height: 44px;
    width: 672px;
    background-color: #f9f9f9;
    display: flex;
    flex-direction: row; }
    .report-entity-editor .editor-tabs .tab {
      height: 100%;
      text-align: center;
      width: 300px;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 14px; }
      .report-entity-editor .editor-tabs .tab.clickable {
        cursor: pointer; }
      .report-entity-editor .editor-tabs .tab.active {
        color: #0188CC;
        background-color: #fff; }
        .report-entity-editor .editor-tabs .tab.active:first-child {
          -webkit-box-shadow: 3px -7px 6px 0px rgba(0, 0, 0, 0.26);
          -moz-box-shadow: 3px -7px 6px 0px rgba(0, 0, 0, 0.26);
          box-shadow: 3px -7px 6px 0px rgba(0, 0, 0, 0.26); }
        .report-entity-editor .editor-tabs .tab.active:last-child {
          -webkit-box-shadow: -3px -7px 6px 0px rgba(0, 0, 0, 0.26);
          -moz-box-shadow: -3px -7px 6px 0px rgba(0, 0, 0, 0.26);
          box-shadow: -3px -7px 6px 0px rgba(0, 0, 0, 0.26); }
    .report-entity-editor .editor-tabs .tooltip-component-trigger {
      height: 100%;
      cursor: default; }
  .report-entity-editor .editor-confirmation {
    position: absolute;
    z-index: 4000;
    top: 30vh;
    left: 20px;
    right: 20px;
    background: #fff;
    box-shadow: -2px -2px 10px 0px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: -2px -2px 10px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: -2px -2px 10px 0px rgba(0, 0, 0, 0.26);
    padding: 12px 25px 12px 25px; }
    .report-entity-editor .editor-confirmation .editor-warning-message {
      margin-bottom: 13px; }
    .report-entity-editor .editor-confirmation .btn-wrapper {
      display: flex;
      justify-content: flex-end; }
      .report-entity-editor .editor-confirmation .btn-wrapper .btn {
        margin: 5px; }
  .report-entity-editor .editor-confirmation-overlay {
    background-color: #373a47;
    height: 100vh;
    width: 100vw;
    position: absolute;
    opacity: 0.3;
    z-index: 3000; }
  .report-entity-editor .status-icon {
    margin-right: 5px;
    font-size: 11px; }
    .report-entity-editor .status-icon.unpause {
      color: #058a20; }
    .report-entity-editor .status-icon.enable {
      color: #058a20; }
    .report-entity-editor .status-icon.enabled {
      color: #058a20; }
    .report-entity-editor .status-icon.pause {
      color: #dfac05; }
    .report-entity-editor .status-icon.ended {
      color: #ACACAF; }
    .report-entity-editor .status-icon.no_change {
      color: #ACACAF; }
  .report-entity-editor .editor-form {
    overflow: hidden;
    height: calc(100vh - 173px); }
    .report-entity-editor .editor-form input {
      font-size: 14px; }
    .report-entity-editor .editor-form.no-tabs {
      height: calc(100vh - 128px); }
    .report-entity-editor .editor-form .bid-type-section li {
      font-size: 14px; }
    .report-entity-editor .editor-form .bid-type-section .tooltip-label {
      background: #037ec5; }
    .report-entity-editor .editor-form .bid-type-section .tooltip-component-arrow-icon {
      color: #037ec5 !important; }
    .report-entity-editor .editor-form .tooltip-component .tooltip-label {
      padding: 10px;
      max-width: 280px;
      box-shadow: -4px 7px 9px 1px rgba(0, 0, 0, 0.26);
      text-align: left;
      padding: 20px; }
    .report-entity-editor .editor-form .tooltip-component .large-tooltip {
      min-width: 250px; }
    .report-entity-editor .editor-form .editor-form-loader {
      height: calc(100vh - 173px);
      position: absolute;
      width: 672px; }
      .report-entity-editor .editor-form .editor-form-loader .editor-form-loader-overlay {
        height: 100%;
        width: 100%;
        background: #fff;
        opacity: 0.6;
        z-index: 3000;
        position: absolute; }
      .report-entity-editor .editor-form .editor-form-loader .react-application-loader {
        height: 100%;
        z-index: 4000; }
    .report-entity-editor .editor-form .form-title {
      font-size: 20px; }
    .report-entity-editor .editor-form .form-header {
      display: flex;
      flex-direction: column;
      justify-content: center;
      border-bottom: 1.7px solid #eaeaea;
      height: 90px;
      width: 672px; }
      .report-entity-editor .editor-form .form-header.form-header-component {
        flex-direction: row;
        justify-content: space-between;
        align-items: center; }
      .report-entity-editor .editor-form .form-header .form-title {
        font-weight: 500; }
      .report-entity-editor .editor-form .form-header .top-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 18px; }
        .report-entity-editor .editor-form .form-header .top-row .entity-name-wrapper {
          display: flex;
          justify-content: space-between;
          align-items: center; }
        .report-entity-editor .editor-form .form-header .top-row .btn-dropdown-component {
          float: right;
          border: solid 1px #cccccc;
          height: 34px;
          padding: 10px; }
          .report-entity-editor .editor-form .form-header .top-row .btn-dropdown-component .dropdown-menu li.pause i {
            margin: 0px 10px 0px 0px;
            color: #dfac05; }
          .report-entity-editor .editor-form .form-header .top-row .btn-dropdown-component .dropdown-menu li.unpause i {
            margin: 0px 10px 0px 0px;
            color: #058a20; }
          .report-entity-editor .editor-form .form-header .top-row .btn-dropdown-component .dropdown-menu.paused {
            color: #dfac05; }
        .report-entity-editor .editor-form .form-header .top-row .fa-pencil {
          font-size: 13px;
          color: #0188CC; }
      .report-entity-editor .editor-form .form-header .status-label {
        font-size: 14px;
        margin: 4px 0px 10px 5px; }
        .report-entity-editor .editor-form .form-header .status-label i {
          margin-right: 10px; }
          .report-entity-editor .editor-form .form-header .status-label i.enable,
          .report-entity-editor .editor-form .form-header .status-label i .enabled {
            color: #058a20; }
          .report-entity-editor .editor-form .form-header .status-label i.pause {
            color: #dfac05; }
    .report-entity-editor .editor-form .btn-dropdown-component span {
      font-size: 14px; }
    .report-entity-editor .editor-form .btn-styleless {
      font-size: 14px; }
    .report-entity-editor .editor-form .dropdown-menu {
      min-width: 120px !important;
      /* overrides custom reporting styling */ }
      .report-entity-editor .editor-form .dropdown-menu li.enable i,
      .report-entity-editor .editor-form .dropdown-menu li .enabled i {
        color: #058a20; }
      .report-entity-editor .editor-form .dropdown-menu li.pause i {
        color: #dfac05; }
    .report-entity-editor .editor-form .collapsible-form {
      border-bottom: 1.7px solid #eaeaea;
      height: 100px;
      width: 672px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0px 40px 0px 40px;
      font-size: 16px; }
      .report-entity-editor .editor-form .collapsible-form .collapsible-right {
        display: flex;
        align-items: center; }
        .report-entity-editor .editor-form .collapsible-form .collapsible-right .entity-count {
          font-size: 13px;
          margin-right: 8px;
          color: #9c9c9d; }
          .report-entity-editor .editor-form .collapsible-form .collapsible-right .entity-count .react-application-loader {
            height: 100%;
            width: 50px; }
        .report-entity-editor .editor-form .collapsible-form .collapsible-right .expand-toggle {
          font-size: 20px;
          cursor: pointer;
          color: #0188CC; }
      .report-entity-editor .editor-form .collapsible-form.disabled {
        background-color: #fafafa; }
        .report-entity-editor .editor-form .collapsible-form.disabled .expand-toggle {
          color: #8e8e8f;
          cursor: not-allowed; }
    .report-entity-editor .editor-form .collapsible-panel {
      border-bottom: 1.7px solid #eaeaea;
      transition: max-height 1s ease;
      max-height: 2000px;
      overflow: auto; }
      .report-entity-editor .editor-form .collapsible-panel.collapsed {
        border-bottom: none;
        max-height: 0px; }
      .report-entity-editor .editor-form .collapsible-panel .form-header {
        display: flex;
        flex-direction: column;
        justify-content: center;
        border-bottom: 1.7px solid #eaeaea;
        height: 59px;
        width: 672px; }
        .report-entity-editor .editor-form .collapsible-panel .form-header.editing {
          height: 80px; }
        .report-entity-editor .editor-form .collapsible-panel .form-header .form-title {
          font-weight: 500; }
        .report-entity-editor .editor-form .collapsible-panel .form-header .btn-dropdown-component {
          border: solid 1px #cccccc;
          height: 34px;
          padding: 10px; }
        .report-entity-editor .editor-form .collapsible-panel .form-header .status-icon {
          margin-right: 5px;
          font-size: 11px; }
          .report-entity-editor .editor-form .collapsible-panel .form-header .status-icon.enabled {
            color: #058a20; }
          .report-entity-editor .editor-form .collapsible-panel .form-header .status-icon.paused {
            color: #dfac05; }
        .report-entity-editor .editor-form .collapsible-panel .form-header .fa-pencil {
          font-size: 13px;
          color: #0188CC; }
        .report-entity-editor .editor-form .collapsible-panel .form-header .top-row {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .report-entity-editor .editor-form .collapsible-panel .form-header .top-row .entity-name-wrapper {
            display: flex;
            justify-content: space-between;
            align-items: center; }
        .report-entity-editor .editor-form .collapsible-panel .form-header .status-label {
          margin-left: 5px;
          font-size: 14px; }
          .report-entity-editor .editor-form .collapsible-panel .form-header .status-label i {
            margin-right: 10px; }
            .report-entity-editor .editor-form .collapsible-panel .form-header .status-label i.enable {
              color: #058a20; }
            .report-entity-editor .editor-form .collapsible-panel .form-header .status-label i.pause {
              color: #dfac05; }
        .report-entity-editor .editor-form .collapsible-panel .form-header .status-label {
          margin-left: 5px;
          font-size: 14px; }
          .report-entity-editor .editor-form .collapsible-panel .form-header .status-label i {
            margin-right: 10px; }
            .report-entity-editor .editor-form .collapsible-panel .form-header .status-label i.enable,
            .report-entity-editor .editor-form .collapsible-panel .form-header .status-label i .enabled {
              color: #058a20; }
            .report-entity-editor .editor-form .collapsible-panel .form-header .status-label i.pause {
              color: #dfac05; }
      .report-entity-editor .editor-form .collapsible-panel .form-content {
        height: inherit; }
  .report-entity-editor .form-content {
    width: 672px;
    height: calc(100vh - 247px);
    overflow: auto;
    position: relative; }
    .report-entity-editor .form-content .form-section-header {
      font-size: 16px;
      margin-top: 20px;
      display: flex; }
      .report-entity-editor .form-content .form-section-header .header-title {
        margin-right: 10px; }
      .report-entity-editor .form-content .form-section-header .info-icon {
        color: #cbcbcb; }
    .report-entity-editor .form-content .form-section {
      border: 1.7px solid #eaeaea;
      padding: 18px 25px 18px 25px;
      margin-top: 15px;
      margin-bottom: 20px; }
      .report-entity-editor .form-content .form-section.no-padding {
        padding: 0px; }
      .report-entity-editor .form-content .form-section .form-row {
        display: flex;
        flex-direction: row;
        justify-content: space-between; }
  .report-entity-editor .form-group {
    margin-bottom: 2px; }
  .report-entity-editor .editor-footer {
    width: 672px;
    height: 73px;
    align-items: center;
    display: flex;
    justify-content: space-between;
    -webkit-box-shadow: 3px -3px 6px -4px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 3px -3px 6px -4px rgba(0, 0, 0, 0.26);
    box-shadow: 3px -3px 6px -4px rgba(0, 0, 0, 0.26);
    padding-left: 45px;
    padding-right: 45px; }
  .report-entity-editor .editor-section {
    padding: 0px 40px 0px 40px; }
  .report-entity-editor .group-modifier-form {
    height: 100%;
    position: absolute; }
  .report-entity-editor .modifier-form-loader {
    height: calc(100vh - 173px);
    position: absolute;
    width: 672px; }
    .report-entity-editor .modifier-form-loader .modifier-form-loader-overlay {
      height: 100%;
      width: 100%;
      background: #fff;
      opacity: 0.6;
      z-index: 3000;
      position: absolute; }
    .report-entity-editor .modifier-form-loader .react-application-loader {
      height: 100%;
      z-index: 4000; }
  .report-entity-editor .group-modifier-title,
  .report-entity-editor .modifiers-title,
  .report-entity-editor .select-group-title {
    color: #0188CC;
    font-size: 18px;
    margin-bottom: 10px; }
  .report-entity-editor .group-modifier-title {
    margin-left: 40px;
    margin-top: 20px; }
  .report-entity-editor .groups-selector {
    margin-left: 25px; }
  .report-entity-editor .group-modifiers {
    margin-top: 20px;
    border-bottom: none; }
    .report-entity-editor .group-modifiers input,
    .report-entity-editor .group-modifiers .fa-pencil {
      font-size: 18px; }
    .report-entity-editor .group-modifiers .group-modifer-input {
      outline: 0;
      border: none;
      box-shadow: none;
      border-bottom: 1px solid #eaeaea; }
    .report-entity-editor .group-modifiers .group-modifer-input:focus {
      border-color: #0188CC; }
    .report-entity-editor .group-modifiers .group-modifiers-wrapper {
      border: 1.7px solid #eaeaea; }
    .report-entity-editor .group-modifiers .group-modifiers-header {
      margin-left: 20px;
      margin-top: 20px;
      font-size: 16px;
      display: flex; }
      .report-entity-editor .group-modifiers .group-modifiers-header .header-title {
        margin-right: 10px; }
    .report-entity-editor .group-modifiers .group-modifer-input-error {
      box-shadow: 0 0 10px grey;
      padding: 5px;
      width: 175px;
      position: absolute;
      background: white;
      color: red;
      text-align: center;
      margin-top: 0.5em;
      z-index: 1; }
    .report-entity-editor .group-modifiers .group-modifer-text {
      font-size: 16px;
      color: #0188CC;
      width: 100%;
      margin-top: 50px;
      margin-bottom: 50px;
      text-align: center; }
    .report-entity-editor .group-modifiers .form-section {
      border: none !important; }
    .report-entity-editor .group-modifiers .group-modifer-footer {
      width: 492px;
      bottom: 0;
      position: fixed;
      margin-bottom: 50px;
      display: inline-block; }
      .report-entity-editor .group-modifiers .group-modifer-footer .btn-primary {
        float: right; }
    .report-entity-editor .group-modifiers .entity-name-wrapper {
      justify-content: space-between;
      align-items: center; }
      .report-entity-editor .group-modifiers .entity-name-wrapper .entity-name-input {
        width: 250px;
        outline: 0;
        border: none;
        box-shadow: none;
        border-radius: 0px;
        border-bottom: 1px solid #eaeaea;
        margin-right: 5px; }
      .report-entity-editor .group-modifiers .entity-name-wrapper .entity-name-input:focus {
        border-color: #0188CC; }
      .report-entity-editor .group-modifiers .entity-name-wrapper .fa-pencil {
        font-size: 18px;
        color: #0188CC; }
  .report-entity-editor .modifer-label-wrapper {
    margin: 20px;
    margin-bottom: 0px; }
  .report-entity-editor .modifier-staylength-label,
  .report-entity-editor .modifier-breakout-label {
    display: inline-block;
    width: 50%;
    margin-bottom: 10px; }
  .report-entity-editor .modifier-staylength-label {
    width: 33%; }
  .report-entity-editor .modifier-value-wrapper {
    width: 100%;
    margin-left: 20px;
    margin-bottom: 10px; }
    .report-entity-editor .modifier-value-wrapper span {
      font-size: 14px;
      display: inline-block;
      width: 47%; }
    .report-entity-editor .modifier-value-wrapper input {
      font-size: 14px;
      width: 100px; }
    .report-entity-editor .modifier-value-wrapper .fa-pencil {
      color: #0188CC;
      margin-left: 5px;
      font-size: 14px; }
    .report-entity-editor .modifier-value-wrapper .modifer-data-wrapper {
      display: inline-block;
      width: 65%; }
      .report-entity-editor .modifier-value-wrapper .modifer-data-wrapper div {
        padding-bottom: 11px; }
    .report-entity-editor .modifier-value-wrapper .modifer-input-wrapper {
      display: inline-block;
      width: 30%; }
      .report-entity-editor .modifier-value-wrapper .modifer-input-wrapper div {
        padding-bottom: 8px; }
  .report-entity-editor .react-application-loader {
    height: calc(100vh - 173px);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 672px; }
  .report-entity-editor .campaign-form .form-section .bid-type-section, .report-entity-editor .ad-group-form .form-section .bid-type-section {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .report-entity-editor .campaign-form .form-section .bid-type-section .info-icon, .report-entity-editor .ad-group-form .form-section .bid-type-section .info-icon {
      font-size: 18px;
      color: #cbcbcb;
      cursor: pointer; }
  .report-entity-editor .campaign-form .form-section .payment-mode, .report-entity-editor .ad-group-form .form-section .payment-mode {
    padding-left: 10px; }
    .report-entity-editor .campaign-form .form-section .payment-mode .koddi-ui-radio-list, .report-entity-editor .ad-group-form .form-section .payment-mode .koddi-ui-radio-list {
      margin-top: 0px; }
  .report-entity-editor .campaign-form .form-section .target-row, .report-entity-editor .ad-group-form .form-section .target-row {
    flex-wrap: wrap;
    justify-content: start; }
    .report-entity-editor .campaign-form .form-section .target-row .target-number, .report-entity-editor .ad-group-form .form-section .target-row .target-number {
      width: 7em; }
  .report-entity-editor .campaign-form .percent-value-wrapper, .report-entity-editor .ad-group-form .percent-value-wrapper {
    display: flex;
    align-items: center;
    margin-left: 20px;
    font-size: 14px; }
    .report-entity-editor .campaign-form .percent-value-wrapper .currency, .report-entity-editor .ad-group-form .percent-value-wrapper .currency {
      margin-left: 10px; }
    .report-entity-editor .campaign-form .percent-value-wrapper .percent-value-input, .report-entity-editor .ad-group-form .percent-value-wrapper .percent-value-input {
      border-bottom: 1.7px solid #eaeaea !important;
      width: 72px;
      font-size: 14px; }
  .report-entity-editor .adgroup-list-form .add-group-btn, .report-entity-editor .campaign-list-form .add-group-btn {
    width: 100%;
    height: 50px;
    background: #009bdd;
    color: white;
    font-size: 14px;
    border-radius: 4px !important;
    -webkit-box-shadow: -1px 0px 9px -1px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: -1px 0px 9px -1px rgba(0, 0, 0, 0.26);
    box-shadow: -1px 0px 9px -1px rgba(0, 0, 0, 0.26); }
  .report-entity-editor .adgroup-list-form .adgroup-list, .report-entity-editor .adgroup-list-form .campaign-list, .report-entity-editor .campaign-list-form .adgroup-list, .report-entity-editor .campaign-list-form .campaign-list {
    height: calc(100vh - 386px);
    overflow: auto; }
    .report-entity-editor .adgroup-list-form .adgroup-list .react-application-loader, .report-entity-editor .adgroup-list-form .campaign-list .react-application-loader, .report-entity-editor .campaign-list-form .adgroup-list .react-application-loader, .report-entity-editor .campaign-list-form .campaign-list .react-application-loader {
      height: 100%;
      width: 100%; }
    .report-entity-editor .adgroup-list-form .adgroup-list .group-list-item, .report-entity-editor .adgroup-list-form .campaign-list .group-list-item, .report-entity-editor .campaign-list-form .adgroup-list .group-list-item, .report-entity-editor .campaign-list-form .campaign-list .group-list-item {
      display: flex;
      flex-direction: row;
      border: 1.7px solid #eaeaea;
      align-items: center;
      margin-top: 12px;
      justify-content: space-between;
      font-size: 14px; }
      .report-entity-editor .adgroup-list-form .adgroup-list .group-list-item .group-name, .report-entity-editor .adgroup-list-form .campaign-list .group-list-item .group-name, .report-entity-editor .campaign-list-form .adgroup-list .group-list-item .group-name, .report-entity-editor .campaign-list-form .campaign-list .group-list-item .group-name {
        padding-left: 25px; }
      .report-entity-editor .adgroup-list-form .adgroup-list .group-list-item .item-btn-group, .report-entity-editor .adgroup-list-form .campaign-list .group-list-item .item-btn-group, .report-entity-editor .campaign-list-form .adgroup-list .group-list-item .item-btn-group, .report-entity-editor .campaign-list-form .campaign-list .group-list-item .item-btn-group {
        height: 50px; }
        .report-entity-editor .adgroup-list-form .adgroup-list .group-list-item .item-btn-group button, .report-entity-editor .adgroup-list-form .campaign-list .group-list-item .item-btn-group button, .report-entity-editor .campaign-list-form .adgroup-list .group-list-item .item-btn-group button, .report-entity-editor .campaign-list-form .campaign-list .group-list-item .item-btn-group button {
          background: #f6f6f6;
          color: black;
          border: none;
          height: 100%;
          border-left: 1.7px solid #eaeaea;
          width: 43px; }
  .report-entity-editor .adgroup-list-form .form-header, .report-entity-editor .campaign-list-form .form-header {
    flex-direction: column;
    align-items: initial;
    justify-content: center; }
    .report-entity-editor .adgroup-list-form .form-header .content-wrapper, .report-entity-editor .campaign-list-form .form-header .content-wrapper {
      overflow: auto;
      height: calc(100vh - 229px); }
    .report-entity-editor .adgroup-list-form .form-header .header-campaign-name, .report-entity-editor .campaign-list-form .form-header .header-campaign-name {
      font-size: 16px; }
    .report-entity-editor .adgroup-list-form .form-header .header-label, .report-entity-editor .campaign-list-form .form-header .header-label {
      font-size: 14px; }
  .report-entity-editor .adgroup-list-form .search-wrapper, .report-entity-editor .campaign-list-form .search-wrapper {
    display: flex;
    align-items: center;
    border: 1.7px solid #eaeaea;
    padding: 5px 25px 7px 25px;
    margin: 20px 0px 15px 0px; }
    .report-entity-editor .adgroup-list-form .search-wrapper input, .report-entity-editor .campaign-list-form .search-wrapper input {
      width: 519px;
      font-size: 14px; }
    .report-entity-editor .adgroup-list-form .search-wrapper .fa-search, .report-entity-editor .campaign-list-form .search-wrapper .fa-search {
      font-size: 20px;
      color: #0188CC; }
  .report-entity-editor .bulk-bidding-editor .form-header {
    height: 100px; }
  .report-entity-editor .bulk-bidding-editor .content-wrapper {
    overflow: auto;
    height: calc(100vh - 229px); }
  .report-entity-editor .auto-generate-adgroup-form .form-header {
    height: 90px; }
  .report-entity-editor .auto-generate-adgroup-form .generate-by-section .radios-component {
    width: 100%; }
    .report-entity-editor .auto-generate-adgroup-form .generate-by-section .radios-component .radio-component {
      margin-bottom: 20px; }
      .report-entity-editor .auto-generate-adgroup-form .generate-by-section .radios-component .radio-component .fa-info-circle {
        color: #cbcbcb; }

.campaign-value-rule-form {
  padding: 0px 40px 0px 40px; }
  .campaign-value-rule-form .form-content .form-section {
    border: 1.7px solid #eaeaea;
    padding: 18px 25px 18px 25px;
    margin-top: 15px;
    margin-bottom: 20px; }
  .campaign-value-rule-form .operations-dropdown {
    display: block; }
  .campaign-value-rule-form .clearfix:after {
    content: "";
    display: table;
    clear: both; }
  .campaign-value-rule-form .error {
    color: red; }
  .campaign-value-rule-form .status-icon {
    margin-right: 5px; }
  .campaign-value-rule-form .status-icon.enable {
    color: #058a20; }
  .campaign-value-rule-form .status-icon.pause {
    color: #dfac05; }
  .campaign-value-rule-form .top-row .btn-dropdown-component {
    float: right;
    border: solid 1px #cccccc;
    height: 34px;
    padding: 10px; }

.value-rule-lister .status-icon {
  font-size: 18px;
  padding-left: 15px; }

.multiplier-selector.error-box {
  border: 2px solid red; }

.multiplier-selector .option-row {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px; }
  .multiplier-selector .option-row .checkbox {
    margin-right: 12px;
    border: 2px solid #aaaaaa;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    padding: 1px; }
    .multiplier-selector .option-row .checkbox .fa-check, .multiplier-selector .option-row .checkbox .fa-minus {
      visibility: hidden; }
    .multiplier-selector .option-row .checkbox.checked {
      border: none;
      background: #0188CC;
      padding: 3px; }
      .multiplier-selector .option-row .checkbox.checked .fa-check {
        visibility: visible;
        color: #fff; }
    .multiplier-selector .option-row .checkbox.indeterminate {
      border: none;
      background: #ACACAF;
      padding: 4px; }
      .multiplier-selector .option-row .checkbox.indeterminate .fa-minus {
        visibility: visible;
        color: #fff; }

.multiplier-selector .option-value {
  margin-left: 28px;
  font-size: 12px;
  margin: -7px 0px 11px 30px; }

.multiplier-selector .add-btn {
  display: flex;
  cursor: pointer;
  padding: 10px 25px 10px 25px; }
  .multiplier-selector .add-btn .plus-sign {
    font-size: 23px;
    color: #0188CC; }
  .multiplier-selector .add-btn .btn {
    padding: 8px; }

.multiplier-selector .search-wrapper {
  background: white;
  width: 592px;
  margin: 0px 0px 20px -2px;
  padding: 10px 0px 10px 0px;
  position: absolute;
  z-index: 100;
  -webkit-box-shadow: -1px 0px 9px -1px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: -1px 0px 9px -1px rgba(0, 0, 0, 0.26);
  box-shadow: -1px 0px 9px -1px rgba(0, 0, 0, 0.26); }
  .multiplier-selector .search-wrapper .search-header {
    display: flex;
    align-items: center;
    border-bottom: 1.7px solid #eaeaea;
    padding: 0px 25px 10px 25px;
    margin-bottom: 10px; }
    .multiplier-selector .search-wrapper .search-header input {
      width: 528px;
      font-size: 14px; }
    .multiplier-selector .search-wrapper .search-header .fa-search {
      font-size: 20px;
      color: #0188CC; }
  .multiplier-selector .search-wrapper .search-filters {
    display: flex;
    flex-direction: row;
    padding: 0px 14px 0px 14px;
    border-bottom: 1.7px solid #eaeaea;
    overflow: auto;
    margin-bottom: 10px; }
    .multiplier-selector .search-wrapper .search-filters .search-filter {
      cursor: pointer;
      color: #a3a3a3;
      margin-left: 10px;
      margin-right: 10px;
      min-width: 39px;
      text-align: center;
      font-size: 14px;
      padding-bottom: 7px;
      white-space: nowrap; }
      .multiplier-selector .search-wrapper .search-filters .search-filter.selected {
        color: #0288cc;
        border-bottom: 4px solid #0288cc; }
  .multiplier-selector .search-wrapper .search-results {
    max-height: 148px;
    overflow: auto;
    padding: 0px 25px 0px 25px;
    margin: 0; }
    .multiplier-selector .search-wrapper .search-results .react-application-loader {
      width: 100%;
      height: 129px; }
    .multiplier-selector .search-wrapper .search-results .disabled {
      opacity: 0.4; }
    .multiplier-selector .search-wrapper .search-results .tooltip-component-wrapper {
      margin-left: 17px;
      font-size: 14px; }
    .multiplier-selector .search-wrapper .search-results li {
      list-style: none; }

.multiplier-selector .selected-content {
  border-bottom: 1.7px solid #eaeaea;
  padding: 10px 25px 10px 25px;
  display: flex;
  flex-direction: column;
  max-height: 300px;
  overflow: auto; }
  .multiplier-selector .selected-content.plus-btn-hidden {
    border: none; }
  .multiplier-selector .selected-content.hidden {
    display: none; }
  .multiplier-selector .selected-content.borderless {
    border: none;
    overflow: visible; }
    .multiplier-selector .selected-content.borderless .fa-pencil {
      font-size: 18px;
      cursor: pointer; }
  .multiplier-selector .selected-content .selected-option {
    font-size: 14px;
    margin: 8px 0px 8px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .multiplier-selector .selected-content .selected-option .fa-times-circle {
      margin-right: 10px;
      cursor: pointer;
      color: #9d9d9d;
      font-size: 18px; }
    .multiplier-selector .selected-content .selected-option .label-input-wrapper {
      display: flex;
      align-items: center; }
    .multiplier-selector .selected-content .selected-option .selected-option-label-wrapper {
      display: flex;
      width: 315px;
      align-items: center; }
      .multiplier-selector .selected-content .selected-option .selected-option-label-wrapper .selected-option-label {
        font-size: 14px;
        width: 291px;
        overflow: hidden;
        text-overflow: ellipsis; }
      .multiplier-selector .selected-content .selected-option .selected-option-label-wrapper .value-wrapper {
        width: 73px;
        font-size: 12px; }
    .multiplier-selector .selected-content .selected-option .filled-selected-option-label-wrapper {
      display: flex;
      width: 100%;
      align-items: center; }
      .multiplier-selector .selected-content .selected-option .filled-selected-option-label-wrapper .filled-selected-option-label {
        font-size: 14px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis; }
      .multiplier-selector .selected-content .selected-option .filled-selected-option-label-wrapper .value-wrapper {
        width: 73px;
        font-size: 12px; }
    .multiplier-selector .selected-content .selected-option .value-wrapper {
      display: flex;
      border-bottom: 1.7px solid #eaeaea;
      width: 87px;
      align-items: center; }
      .multiplier-selector .selected-content .selected-option .value-wrapper .fa-pencil {
        color: #0188CC; }
      .multiplier-selector .selected-content .selected-option .value-wrapper .form-control {
        padding: 0px;
        text-align: right; }
  .multiplier-selector .selected-content .selected-option-value {
    margin: -10px 0px 11px 25px;
    font-size: 12px; }

.scheduled-ads .multiplier-selector .selected-content {
  max-height: initial;
  overflow: initial; }
  .scheduled-ads .multiplier-selector .selected-content .filled-selected-option-label-wrapper .filled-selected-option-label {
    overflow: initial; }
    .scheduled-ads .multiplier-selector .selected-content .filled-selected-option-label-wrapper .filled-selected-option-label .value-wrapper {
      border-bottom: none;
      margin-right: 40px; }

.scheduled-ads .error {
  color: red;
  margin-left: 25px; }

.reporting-graph-component .reporting-graph {
  overflow: hidden;
  height: 23vh;
  transition: height 0.4s;
  min-height: 305px; }
  .reporting-graph-component .reporting-graph.graph-hidden {
    height: 0px;
    min-height: 0px; }

.reporting-grid-component {
  transition: height 0.4s;
  height: calc(100vh - 535px); }
  .reporting-grid-component.loading-more-rows {
    height: calc(100vh - 575px); }
  .reporting-grid-component.graph-hidden {
    height: calc(100vh - 228px); }
    .reporting-grid-component.graph-hidden.loading-more-rows {
      height: calc(100vh - 265px); }
    .reporting-grid-component.graph-hidden.show-editor {
      height: calc(100vh - 672px); }
  .reporting-grid-component.show-editor {
    height: calc(100vh - 876px); }
    .reporting-grid-component.show-editor.loading-more-rows {
      height: calc(100vh - 913px); }
  .reporting-grid-component .selected-rows {
    background-color: #328efc;
    color: #fff;
    padding: 15px;
    display: flex;
    align-items: center; }
    .reporting-grid-component .selected-rows .btn-dropdown-component {
      padding: 0px;
      margin: 0px; }
      .reporting-grid-component .selected-rows .btn-dropdown-component .btn {
        padding: 0px; }
        .reporting-grid-component .selected-rows .btn-dropdown-component .btn:hover {
          color: #fff; }
      .reporting-grid-component .selected-rows .btn-dropdown-component .dropdown-menu {
        top: 21px;
        min-width: 116px !important;
        line-height: 27px; }
      .reporting-grid-component .selected-rows .btn-dropdown-component label {
        color: grey; }
    .reporting-grid-component .selected-rows .divider {
      margin: 0px 3px 0px 8px; }

.report-editor-component {
  transition: height 0.4s;
  height: 18vh; }
  .report-editor-component.hide-editor {
    height: 0px;
    min-height: 0px;
    overflow: hidden; }

.filter-types .status-icon {
  margin-right: 5px;
  font-size: 16px; }
  .filter-types .status-icon.enabled {
    color: green; }
  .filter-types .status-icon.disabled {
    color: grey; }

.filter-types .report-budget .budget-label {
  color: grey; }

.reporting-modal {
  justify-content: center;
  align-items: center; }
  .reporting-modal.in {
    display: flex !important; }
  .reporting-modal .loading {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: none !important; }
    .reporting-modal .loading.show {
      display: initial !important; }
    .reporting-modal .loading .react-application-loader {
      top: 0;
      width: 100%; }
    .reporting-modal .loading .loader-wrapper {
      position: absolute;
      top: 0;
      display: flex;
      width: 100%;
      height: 100%;
      align-items: center; }
    .reporting-modal .loading .overlay {
      background: grey;
      opacity: 0.8;
      height: 100%; }
  .reporting-modal .modal-content {
    border: 0px; }
  .reporting-modal .modal-dialog {
    width: 244px;
    background-color: #fff;
    height: 166px; }
    .reporting-modal .modal-dialog form {
      margin: 0px;
      background-color: #fff; }
      .reporting-modal .modal-dialog form .form-body .form-body-label {
        margin-left: 16px;
        margin-bottom: 10px; }
      .reporting-modal .modal-dialog form .form-body .masked-input {
        width: 200px;
        margin-top: 11px;
        margin-left: 16px;
        margin-bottom: 10px; }
        .reporting-modal .modal-dialog form .form-body .masked-input .input-wrapper {
          width: 76%; }
        .reporting-modal .modal-dialog form .form-body .masked-input .mask {
          background: #cfcdd0;
          font-weight: bold;
          font-size: 18px;
          width: 40px; }
    .reporting-modal .modal-dialog .modal-header {
      background-color: #fff;
      border: none; }
    .reporting-modal .modal-dialog .modal-footer {
      padding: 9px;
      background-color: #fff;
      border: none; }

.hotel-group-detail-report {
  height: calc(100vh - 83px); }
  .hotel-group-detail-report .reporting-grid-component.has-data .data-grid-component {
    max-height: 60vh;
    min-height: 0px; }
  .hotel-group-detail-report #filter-options {
    display: none; }

.loading-next-page .react-application-loader {
  top: initial; }

.missing-data-component {
  margin-left: 14px;
  margin-right: 14px; }

.reporting-confirmation-modal {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  display: none; }
  .reporting-confirmation-modal.open {
    display: flex; }
  .reporting-confirmation-modal .editor-confirmation {
    position: inherit;
    z-index: 4000;
    background: #fff;
    box-shadow: -2px -2px 10px 0px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: -2px -2px 10px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: -2px -2px 10px 0px rgba(0, 0, 0, 0.26);
    padding: 12px 25px 12px 25px;
    max-width: 500px; }
    .reporting-confirmation-modal .editor-confirmation .editor-warning-message {
      margin-bottom: 13px; }
    .reporting-confirmation-modal .editor-confirmation .btn-wrapper {
      display: flex;
      justify-content: flex-end; }
      .reporting-confirmation-modal .editor-confirmation .btn-wrapper .btn {
        margin: 5px; }
  .reporting-confirmation-modal .editor-confirmation-overlay {
    background-color: #373a47;
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.3;
    z-index: 3000; }
  .reporting-confirmation-modal.entity-editor-modal .editor-confirmation {
    right: 34px; }
  .reporting-confirmation-modal .auto-generate-modal {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 400px;
    padding-bottom: 20px;
    padding-top: 20px; }
    .reporting-confirmation-modal .auto-generate-modal h3 {
      margin-bottom: 30px; }
      .reporting-confirmation-modal .auto-generate-modal h3 .fa-exclamation-triangle {
        color: red;
        margin-right: 10px;
        font-size: 27px; }
    .reporting-confirmation-modal .auto-generate-modal.auto-generate-success-modal .modal-message {
      text-align: center; }
    .reporting-confirmation-modal .auto-generate-modal .modal-message {
      font-size: 16px;
      margin-bottom: 30px; }
    .reporting-confirmation-modal .auto-generate-modal .modal-message-footer .fa-times-circle {
      font-size: 40px;
      color: #0188CC; }

.hotel-assign .form-title {
  color: #0188CC; }

.hotel-label-form .form-title {
  color: #0188CC; }

.google-all-campaigns-modal .header-label, .booking-network-all-campaigns-modal .header-label {
  font-size: 18px; }

.google-all-campaigns-modal .editor-form, .booking-network-all-campaigns-modal .editor-form {
  overflow: inherit; }

.google-all-campaigns-modal .editor-footer, .booking-network-all-campaigns-modal .editor-footer {
  height: 110px; }

.back-to-group-btn {
  margin-right: 10px; }

.hotels-list {
  margin: 21px 11px; }
  .hotels-list .hotels-list-table .rt-thead {
    height: 50px; }
  .hotels-list .search-wrapper {
    display: flex;
    align-items: center;
    border: 1.7px solid #eaeaea;
    padding: 5px 25px 7px 25px;
    margin: 20px 0px 15px 0px;
    justify-content: space-between; }
    .hotels-list .search-wrapper input {
      width: 419px;
      font-size: 14px; }
    .hotels-list .search-wrapper .fa-search {
      font-size: 20px;
      color: #0188CC; }
  .hotels-list .list-hotels-header {
    display: flex;
    margin-left: 15px;
    justify-content: space-between; }

.select-all-options-modal {
  height: 58px;
  border-radius: 3%;
  padding: 11px;
  border: 1px solid lightgray;
  font-size: 16px;
  font-weight: 300;
  color: #0188CC; }
  .select-all-options-modal #select-all-results-btn {
    margin-right: 15px; }
  .select-all-options-modal #select-only-visible-results-btn {
    margin-right: 15px; }

.rt-tbody {
  max-height: 785px; }

.header-left-align-middle {
  text-align: left;
  margin-top: 12px; }

.header-left-align-middle {
  text-align: left;
  margin-top: 12px; }

.header-center-align-middle {
  text-align: center;
  margin-top: 12px; }

.radio-component {
  list-style: none;
  margin-top: 7px;
  color: #0188CC; }

.bid-input-radio {
  display: flex; }
  .bid-input-radio .bid-input {
    border-bottom: 1px solid black; }
  .bid-input-radio .bid-input-border-bottom {
    width: 50px;
    border-bottom: none;
    border-top: none;
    border-right: none;
    box-shadow: none;
    border-left: none; }

.hotel-group-editor .align-right {
  text-align: right; }

.hotel-group-editor .cancel-btn {
  font-size: 15px;
  width: 148px;
  margin-top: 14px; }

.hotel-group-editor .editor-wrapper {
  margin-left: 1px;
  min-width: 746px;
  max-width: 1200px;
  margin-right: 1px;
  /*border: 1px solid #ACACAF;*/ }
  .hotel-group-editor .editor-wrapper .editor-row {
    border: 1px solid #ACACAF;
    background-color: white;
    padding: 15px 6px 10px 6px;
    line-height: 53px; }
    .hotel-group-editor .editor-wrapper .editor-row:not(:first-child) {
      border-top: none;
      padding-top: 0px;
      padding-bottom: 0px; }
    .hotel-group-editor .editor-wrapper .editor-row .col {
      height: 100%; }
    .hotel-group-editor .editor-wrapper .editor-row .border-right {
      border-right: 1px solid #ACACAF; }
    .hotel-group-editor .editor-wrapper .editor-row.editor-content {
      height: 451px;
      background-color: #f0f0f0;
      padding: 0px; }
      .hotel-group-editor .editor-wrapper .editor-row.editor-content.bid-creation {
        overflow: auto; }
      .hotel-group-editor .editor-wrapper .editor-row.editor-content .editor-content-col {
        height: 100%;
        overflow: hidden;
        padding: 0px; }
        .hotel-group-editor .editor-wrapper .editor-row.editor-content .editor-content-col .react-application-loader {
          top: calc(15vh); }
        .hotel-group-editor .editor-wrapper .editor-row.editor-content .editor-content-col .editor-options {
          height: 394px;
          overflow: auto; }
          .hotel-group-editor .editor-wrapper .editor-row.editor-content .editor-content-col .editor-options .react-application-loader {
            top: 0px;
            height: 396px; }
      .hotel-group-editor .editor-wrapper .editor-row.editor-content .masked-input {
        width: 119px;
        margin-top: 11px; }
        .hotel-group-editor .editor-wrapper .editor-row.editor-content .masked-input .input-wrapper {
          width: 76%; }
        .hotel-group-editor .editor-wrapper .editor-row.editor-content .masked-input .mask {
          background: #cfcdd0;
          font-weight: bold;
          font-size: 18px;
          width: 24%; }
      .hotel-group-editor .editor-wrapper .editor-row.editor-content .selected-options {
        overflow: auto; }
        .hotel-group-editor .editor-wrapper .editor-row.editor-content .selected-options .row .fa {
          font-size: 27px;
          cursor: pointer;
          margin-top: 14px; }
      .hotel-group-editor .editor-wrapper .editor-row.editor-content .content-option-header {
        background-color: #e8e8ea;
        font-weight: bold;
        border-bottom: 1px solid #ACACAF; }
    .hotel-group-editor .editor-wrapper .editor-row .edit-bid-title {
      font-size: 18px;
      color: grey; }
    .hotel-group-editor .editor-wrapper .editor-row .group-type-label {
      float: left;
      line-height: 33px;
      font-size: 16px;
      margin-right: 15px;
      color: grey; }
    .hotel-group-editor .editor-wrapper .editor-row .group-type-select {
      min-width: 146px;
      max-width: 200px; }
    .hotel-group-editor .editor-wrapper .editor-row.header-row {
      font-size: 15px;
      color: grey; }
    .hotel-group-editor .editor-wrapper .editor-row input[type="checkbox"] {
      cursor: pointer; }
    .hotel-group-editor .editor-wrapper .editor-row .save-col {
      text-align: right; }
      .hotel-group-editor .editor-wrapper .editor-row .save-col .save-spinner {
        display: none;
        margin-left: -10px;
        margin-right: 10px; }
        .hotel-group-editor .editor-wrapper .editor-row .save-col .save-spinner.saving {
          display: initial; }
    .hotel-group-editor .editor-wrapper .editor-row .search-col {
      padding: 0px; }
      .hotel-group-editor .editor-wrapper .editor-row .search-col .form-group {
        margin-bottom: 0px; }
      .hotel-group-editor .editor-wrapper .editor-row .search-col .hotel-group-edit-search .form-control {
        height: 58px;
        border: 0px !important;
        /* overrides standard input border */
        font-size: 18px;
        padding: 0px; }
      .hotel-group-editor .editor-wrapper .editor-row .search-col .search-icon {
        font-size: 27px;
        line-height: 57px; }
    .hotel-group-editor .editor-wrapper .editor-row .selected-col-left {
      font-size: 16px;
      color: grey;
      margin-top: 4px; }
    .hotel-group-editor .editor-wrapper .editor-row .selected-col-right {
      text-align: right;
      padding: 0px; }
    .hotel-group-editor .editor-wrapper .editor-row .btn-styleless {
      color: #0188CC; }
    .hotel-group-editor .editor-wrapper .editor-row .subdivide-select {
      margin-top: 10px; }

.hotel-group-editor .hotel-group-page-header {
  margin: 8px 0px 24px 0px; }

.hotel-group-editor .row {
  margin-left: 0px;
  margin-right: 0px; }

.travelads-bidding .scroll-contained, .expedia-accounts .scroll-contained, .koddi-ads-accounts .scroll-contained, .priceline-bidding .scroll-contained {
  overflow-y: auto;
  overflow-x: hidden;
  height: 70vh; }

.travelads-bidding .small-input, .expedia-accounts .small-input, .koddi-ads-accounts .small-input, .priceline-bidding .small-input {
  vertical-align: top;
  width: 6rem;
  position: relative; }

.travelads-bidding .form-control, .expedia-accounts .form-control, .koddi-ads-accounts .form-control, .priceline-bidding .form-control {
  text-align: right; }

.travelads-bidding .dollar-sign, .expedia-accounts .dollar-sign, .koddi-ads-accounts .dollar-sign, .priceline-bidding .dollar-sign {
  background: #b9b8b8;
  margin-left: 1rem;
  height: 28px;
  width: 1.5vw;
  display: inline-block;
  text-align: center;
  padding: 0.2vw; }

.travelads-bidding .percent-sign, .expedia-accounts .percent-sign, .koddi-ads-accounts .percent-sign, .priceline-bidding .percent-sign {
  background: #b9b8b8;
  height: 28px;
  width: 1.5vw;
  display: inline-block;
  text-align: center;
  padding: 0.2vw; }

.travelads-bidding .fix-to-top, .expedia-accounts .fix-to-top, .koddi-ads-accounts .fix-to-top, .priceline-bidding .fix-to-top {
  vertical-align: top; }

.travelads-bidding .faded, .expedia-accounts .faded, .koddi-ads-accounts .faded, .priceline-bidding .faded {
  color: lightgray; }

.travelads-bidding .unit-indicator, .expedia-accounts .unit-indicator, .koddi-ads-accounts .unit-indicator, .priceline-bidding .unit-indicator {
  background: #b9b8b8;
  margin-left: 2rem;
  height: 3.6vh;
  width: 2vw;
  display: inline-block;
  text-align: center;
  padding: 0.2vw; }

.travelads-bidding .error-box, .expedia-accounts .error-box, .koddi-ads-accounts .error-box, .priceline-bidding .error-box {
  background-color: pink;
  line-height: 3rem;
  margin: 1rem;
  box-sizing: content-box;
  padding: 1rem; }
  .travelads-bidding .error-box span, .expedia-accounts .error-box span, .koddi-ads-accounts .error-box span, .priceline-bidding .error-box span {
    padding-left: 1rem;
    vertical-align: middle; }

.travelads-bidding .top-selection, .expedia-accounts .top-selection, .koddi-ads-accounts .top-selection, .priceline-bidding .top-selection {
  display: flex;
  justify-content: space-around; }

.travelads-bidding #select-all-toggler, .expedia-accounts #select-all-toggler, .koddi-ads-accounts #select-all-toggler, .priceline-bidding #select-all-toggler {
  margin-right: 3.5rem; }

.travelads-bidding #ad-copy-headline, .expedia-accounts #ad-copy-headline, .koddi-ads-accounts #ad-copy-headline, .priceline-bidding #ad-copy-headline {
  width: 100%; }

.travelads-bidding .character-counter, .expedia-accounts .character-counter, .koddi-ads-accounts .character-counter, .priceline-bidding .character-counter {
  position: absolute;
  right: 1.7rem;
  bottom: 0.5rem;
  color: darkgrey; }

.travelads-bidding #ad-copy-body, .expedia-accounts #ad-copy-body, .koddi-ads-accounts #ad-copy-body, .priceline-bidding #ad-copy-body {
  width: 100%;
  resize: none;
  border: 1px solid #ccc;
  border-radius: 3px; }

.hotel-budget-modal .modal-content {
  margin: auto;
  width: 400px; }
  .hotel-budget-modal .modal-content .modal-body {
    padding: 15px 33px; }
  .hotel-budget-modal .modal-content .modal-footer .cancel {
    color: black; }

.upload-budget {
  border: 1px solid lightgray;
  color: black; }

#new-budget-form {
  display: flex;
  justify-content: space-between;
  flex-direction: column; }
  #new-budget-form .budget-input-group {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    #new-budget-form .budget-input-group .budget-input {
      width: 156px; }
      #new-budget-form .budget-input-group .budget-input #start_date, #new-budget-form .budget-input-group .budget-input #end_date {
        width: 156px; }
    #new-budget-form .budget-input-group .koddi-ui-text-input {
      display: inline-block; }

.file-drop-area {
  height: 28rem;
  text-align: center;
  padding: 11rem;
  border: 2px solid #585757;
  border-style: dashed; }

.dragging-file-drop-area {
  height: 28rem;
  text-align: center;
  padding: 11rem;
  border: 2px solid #585757;
  border-style: dashed;
  background-color: lightblue; }

.push-left {
  padding-left: 10px; }

.clear-down {
  margin-bottom: 10px; }

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

.hotel-budgets-form-loader {
  height: calc(100vh - 173px);
  position: absolute;
  width: 100%; }
  .hotel-budgets-form-loader .hotel-budgets-loader-overlay {
    height: 100%;
    width: 100%;
    background: #fff;
    opacity: 0;
    z-index: 3000;
    position: absolute; }
  .hotel-budgets-form-loader .react-application-loader {
    height: 108%;
    z-index: 4000; }
    .hotel-budgets-form-loader .react-application-loader img {
      position: absolute;
      left: 41%;
      z-index: inherit; }

.content-centered {
  padding: 5rem;
  text-align: left; }

.hotel-budgets-app-container .advanced-budgets-table {
  max-height: 60vh; }
  .hotel-budgets-app-container .advanced-budgets-table .rt-tbody .rt-td {
    border-right: 1px solid #aba9a933 !important; }
  .hotel-budgets-app-container .advanced-budgets-table .rt-thead, .hotel-budgets-app-container .advanced-budgets-table .-header {
    background-color: #F2F2F2;
    color: black; }
  .hotel-budgets-app-container .advanced-budgets-table .rt-tr-group {
    background: #d6d6d61a;
    height: 5rem; }
  .hotel-budgets-app-container .advanced-budgets-table .rt-tr-group:nth-of-type(even) {
    background: #c3c3c33d; }

.advanced-grid-comparison-results-container {
  position: absolute;
  width: 50vw;
  top: 50%;
  left: 25%;
  background: white;
  resize: both;
  overflow: hidden;
  padding: 10px;
  box-shadow: 0 0 10px 10px #5098d7;
  transition: box-shadow ease-in-out 1s; }
  .advanced-grid-comparison-results-container .draggable-area {
    padding: 10px; }
  .advanced-grid-comparison-results-container .draggable-area:hover {
    cursor: grab; }

.generic-slide-panel-backdrop {
  height: 100vh;
  width: 100vw;
  background-color: #373a47;
  z-index: 1000;
  top: 0;
  left: 0;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: all 0.6s; }

.generic-slide-panel-backdrop.open {
  visibility: visible;
  opacity: 0.6; }

.generic-slide-panel {
  position: fixed;
  width: 0px;
  height: calc(100vh - 55px);
  background: white;
  z-index: 1000;
  right: 0;
  top: 55px;
  transition: width .6s;
  display: flex;
  flex-direction: column; }

.advanced-grid-action-options {
  left: 100%;
  top: -5px; }

#remaining-data-loader {
  position: absolute;
  z-index: 320;
  right: 25px;
  margin-top: 10px; }

.advanced-grid-edit-dropdown-submenu {
  position: relative; }

.advanced-grid-user-generated-chart {
  position: absolute;
  width: 50vw;
  top: 25%;
  left: 25%;
  resize: both;
  overflow: hidden;
  border: 1px solid lightgrey;
  background: white;
  z-index: 9999; }
  .advanced-grid-user-generated-chart .chart-wrapper-top {
    padding: 5px 20px 0px 20px; }
    .advanced-grid-user-generated-chart .chart-wrapper-top .draggable-area {
      width: 75%; }
    .advanced-grid-user-generated-chart .chart-wrapper-top .draggable-area:hover {
      cursor: grab; }

.editor-tabs {
  height: 5rem;
  width: 100%;
  background-color: #f9f9f9;
  display: flex;
  flex-direction: row; }
  .editor-tabs .tab {
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px; }
    .editor-tabs .tab.clickable {
      cursor: pointer; }
    .editor-tabs .tab.active {
      color: #0188CC;
      background-color: #fff; }
      .editor-tabs .tab.active:first-child {
        -webkit-box-shadow: 3px -7px 6px 0px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 3px -7px 6px 0px rgba(0, 0, 0, 0.26);
        box-shadow: 3px -7px 6px 0px rgba(0, 0, 0, 0.26); }
      .editor-tabs .tab.active:last-child {
        -webkit-box-shadow: -3px -7px 6px 0px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: -3px -7px 6px 0px rgba(0, 0, 0, 0.26);
        box-shadow: -3px -7px 6px 0px rgba(0, 0, 0, 0.26); }

.form-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-bottom: 1.7px solid #eaeaea;
  height: 90px; }
  .form-header.form-header-component {
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
  .form-header .form-title {
    font-size: 20px; }
  .form-header .top-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 18px; }
    .form-header .top-row .entity-name-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .form-header .top-row .btn-dropdown-component {
      float: right;
      border: solid 1px #cccccc;
      height: 34px;
      padding: 10px; }
      .form-header .top-row .btn-dropdown-component .dropdown-menu li.pause i {
        margin: 0px 10px 0px 0px;
        color: #dfac05; }
      .form-header .top-row .btn-dropdown-component .dropdown-menu li.unpause i {
        margin: 0px 10px 0px 0px;
        color: #058a20; }
      .form-header .top-row .btn-dropdown-component .dropdown-menu.paused {
        color: #dfac05; }
    .form-header .top-row .fa-pencil {
      font-size: 13px;
      color: #0188CC; }
  .form-header .status-label {
    font-size: 14px;
    margin: 4px 0px 10px 5px; }
    .form-header .status-label i {
      margin-right: 10px; }
      .form-header .status-label i.enable,
      .form-header .status-label i .enabled {
        color: #058a20; }
      .form-header .status-label i.pause {
        color: #dfac05; }

.adjust-top-margin {
  margin-top: 14px; }

.margin-adjusted-budget-control input {
  margin-top: 14px; }

.bulk-bidding-editor .status-icon {
  margin-right: 5px;
  font-size: 11px; }
  .bulk-bidding-editor .status-icon.unpause {
    color: #058a20; }
  .bulk-bidding-editor .status-icon.pause {
    color: #dfac05; }

.budget-control,
.bid-control {
  display: flex;
  align-items: center; }
  .budget-control .budget-input,
  .budget-control .bid-input,
  .bid-control .budget-input,
  .bid-control .bid-input {
    width: 90px;
    padding: 3px;
    font-size: 20px; }
    .budget-control .budget-input.incremental,
    .budget-control .bid-input.incremental,
    .bid-control .budget-input.incremental,
    .bid-control .bid-input.incremental {
      width: 54px; }
  .budget-control .budget-currency,
  .budget-control .bid-currency,
  .bid-control .budget-currency,
  .bid-control .bid-currency {
    font-size: 20px; }

.form-section-header {
  font-size: 16px;
  margin-top: 20px;
  display: flex; }
  .form-section-header .header-title {
    margin-right: 10px; }
  .form-section-header .info-icon {
    color: #cbcbcb; }

.form-section {
  border: 1.7px solid #eaeaea;
  padding: 18px 25px 18px 25px;
  margin-top: 15px;
  margin-bottom: 20px; }
  .form-section.no-padding {
    padding: 0px; }
  .form-section .form-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    .form-section .form-row .glyphicon-remove {
      margin-top: 8px; }

.hotel-assign .form-title {
  color: #0188CC; }

.adgroup-list-form .add-group-btn, .adgroup-list-form .add-campaign-btn,
.campaign-list-form .add-group-btn,
.campaign-list-form .add-campaign-btn {
  width: 100%;
  height: 50px;
  background: #009bdd;
  color: white;
  font-size: 14px;
  border-radius: 4px !important;
  -webkit-box-shadow: -1px 0px 9px -1px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: -1px 0px 9px -1px rgba(0, 0, 0, 0.26);
  box-shadow: -1px 0px 9px -1px rgba(0, 0, 0, 0.26); }

.adgroup-list-form .adgroup-list,
.adgroup-list-form .campaign-list,
.campaign-list-form .adgroup-list,
.campaign-list-form .campaign-list {
  height: calc(100vh - 386px);
  overflow: auto; }
  .adgroup-list-form .adgroup-list .react-application-loader,
  .adgroup-list-form .campaign-list .react-application-loader,
  .campaign-list-form .adgroup-list .react-application-loader,
  .campaign-list-form .campaign-list .react-application-loader {
    height: 100%;
    width: 100%; }
  .adgroup-list-form .adgroup-list .group-list-item, .adgroup-list-form .adgroup-list .campaign-list-item,
  .adgroup-list-form .campaign-list .group-list-item,
  .adgroup-list-form .campaign-list .campaign-list-item,
  .campaign-list-form .adgroup-list .group-list-item,
  .campaign-list-form .adgroup-list .campaign-list-item,
  .campaign-list-form .campaign-list .group-list-item,
  .campaign-list-form .campaign-list .campaign-list-item {
    display: flex;
    flex-direction: row;
    border: 1.7px solid #eaeaea;
    align-items: center;
    margin-top: 12px;
    padding: 15px 0px;
    justify-content: space-between;
    font-size: 14px; }
    .adgroup-list-form .adgroup-list .group-list-item .group-name, .adgroup-list-form .adgroup-list .group-list-item .campaign-name, .adgroup-list-form .adgroup-list .campaign-list-item .group-name, .adgroup-list-form .adgroup-list .campaign-list-item .campaign-name,
    .adgroup-list-form .campaign-list .group-list-item .group-name,
    .adgroup-list-form .campaign-list .group-list-item .campaign-name,
    .adgroup-list-form .campaign-list .campaign-list-item .group-name,
    .adgroup-list-form .campaign-list .campaign-list-item .campaign-name,
    .campaign-list-form .adgroup-list .group-list-item .group-name,
    .campaign-list-form .adgroup-list .group-list-item .campaign-name,
    .campaign-list-form .adgroup-list .campaign-list-item .group-name,
    .campaign-list-form .adgroup-list .campaign-list-item .campaign-name,
    .campaign-list-form .campaign-list .group-list-item .group-name,
    .campaign-list-form .campaign-list .group-list-item .campaign-name,
    .campaign-list-form .campaign-list .campaign-list-item .group-name,
    .campaign-list-form .campaign-list .campaign-list-item .campaign-name {
      padding-left: 25px; }
    .adgroup-list-form .adgroup-list .group-list-item .item-btn-group, .adgroup-list-form .adgroup-list .group-list-item .item-btn-campaign, .adgroup-list-form .adgroup-list .campaign-list-item .item-btn-group, .adgroup-list-form .adgroup-list .campaign-list-item .item-btn-campaign,
    .adgroup-list-form .campaign-list .group-list-item .item-btn-group,
    .adgroup-list-form .campaign-list .group-list-item .item-btn-campaign,
    .adgroup-list-form .campaign-list .campaign-list-item .item-btn-group,
    .adgroup-list-form .campaign-list .campaign-list-item .item-btn-campaign,
    .campaign-list-form .adgroup-list .group-list-item .item-btn-group,
    .campaign-list-form .adgroup-list .group-list-item .item-btn-campaign,
    .campaign-list-form .adgroup-list .campaign-list-item .item-btn-group,
    .campaign-list-form .adgroup-list .campaign-list-item .item-btn-campaign,
    .campaign-list-form .campaign-list .group-list-item .item-btn-group,
    .campaign-list-form .campaign-list .group-list-item .item-btn-campaign,
    .campaign-list-form .campaign-list .campaign-list-item .item-btn-group,
    .campaign-list-form .campaign-list .campaign-list-item .item-btn-campaign {
      height: 50px; }
      .adgroup-list-form .adgroup-list .group-list-item .item-btn-group button, .adgroup-list-form .adgroup-list .group-list-item .item-btn-campaign button, .adgroup-list-form .adgroup-list .campaign-list-item .item-btn-group button, .adgroup-list-form .adgroup-list .campaign-list-item .item-btn-campaign button,
      .adgroup-list-form .campaign-list .group-list-item .item-btn-group button,
      .adgroup-list-form .campaign-list .group-list-item .item-btn-campaign button,
      .adgroup-list-form .campaign-list .campaign-list-item .item-btn-group button,
      .adgroup-list-form .campaign-list .campaign-list-item .item-btn-campaign button,
      .campaign-list-form .adgroup-list .group-list-item .item-btn-group button,
      .campaign-list-form .adgroup-list .group-list-item .item-btn-campaign button,
      .campaign-list-form .adgroup-list .campaign-list-item .item-btn-group button,
      .campaign-list-form .adgroup-list .campaign-list-item .item-btn-campaign button,
      .campaign-list-form .campaign-list .group-list-item .item-btn-group button,
      .campaign-list-form .campaign-list .group-list-item .item-btn-campaign button,
      .campaign-list-form .campaign-list .campaign-list-item .item-btn-group button,
      .campaign-list-form .campaign-list .campaign-list-item .item-btn-campaign button {
        background: #f6f6f6;
        color: black;
        border: none;
        height: 100%;
        border-left: 1.7px solid #eaeaea;
        width: 43px; }

.adgroup-list-form .form-header,
.campaign-list-form .form-header {
  flex-direction: column;
  align-items: initial;
  justify-content: center; }
  .adgroup-list-form .form-header .content-wrapper,
  .campaign-list-form .form-header .content-wrapper {
    overflow: auto;
    height: calc(100vh - 229px); }
  .adgroup-list-form .form-header .header-campaign-name,
  .campaign-list-form .form-header .header-campaign-name {
    font-size: 16px; }
  .adgroup-list-form .form-header .header-label,
  .campaign-list-form .form-header .header-label {
    font-size: 14px; }

.adgroup-list-form .search-wrapper,
.campaign-list-form .search-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1.7px solid #eaeaea;
  padding: 5px 25px 7px 25px;
  margin: 20px 0px 15px 0px;
  height: 50px; }
  .adgroup-list-form .search-wrapper input,
  .campaign-list-form .search-wrapper input {
    width: 43vw;
    font-size: 14px;
    margin-top: 15px; }
  .adgroup-list-form .search-wrapper .fa-search,
  .campaign-list-form .search-wrapper .fa-search {
    font-size: 20px;
    color: #0188CC; }

#placeholder-graph-wrapper.screenShrinkable {
  height: 300px; }

@media (max-height: 1000px) {
  .btn.screenShrinkable {
    line-height: 1; }
  hr.screenShrinkable {
    margin-top: 8px;
    margin-bottom: 8px; }
  #placeholder-graph-wrapper.screenShrinkable {
    height: 220px; }
    #placeholder-graph-wrapper.screenShrinkable .animated-background {
      height: 220px; }
  .placeholder-table.screenShrinkable #table-load-animation {
    height: 220px; }
  #advanced-grid-loader #placeholder-table-wrapper {
    height: 220px; } }

.temporary-fading-notification {
  color: #0188CC;
  border: 2px solid #0188CC;
  background: #a7d8ff;
  opacity: 0;
  padding: 1rem;
  position: absolute;
  bottom: 40px;
  border-radius: 30px;
  transition: opacity ease-in-out 0.9s; }

.bulk-bidding-editor .form-header {
  height: 100px; }

.bulk-bidding-editor .content-wrapper {
  overflow: auto;
  height: calc(100vh - 229px); }
  .bulk-bidding-editor .content-wrapper .collapsible-form {
    border-bottom: 1.7px solid #eaeaea;
    height: 100px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 40px 0px 40px;
    font-size: 16px; }
    .bulk-bidding-editor .content-wrapper .collapsible-form .form-title {
      font-size: 20px; }
    .bulk-bidding-editor .content-wrapper .collapsible-form .collapsible-right {
      display: flex;
      align-items: center; }
      .bulk-bidding-editor .content-wrapper .collapsible-form .collapsible-right .entity-count {
        font-size: 13px;
        margin-right: 8px;
        color: #9c9c9d; }
        .bulk-bidding-editor .content-wrapper .collapsible-form .collapsible-right .entity-count .react-application-loader {
          height: 100%;
          width: 50px; }
      .bulk-bidding-editor .content-wrapper .collapsible-form .collapsible-right .expand-toggle {
        font-size: 20px;
        cursor: pointer;
        color: #0188CC; }
    .bulk-bidding-editor .content-wrapper .collapsible-form.disabled {
      background-color: #fafafa; }
      .bulk-bidding-editor .content-wrapper .collapsible-form.disabled .expand-toggle {
        color: #8e8e8f;
        cursor: not-allowed; }
  .bulk-bidding-editor .content-wrapper .collapsible-panel {
    border-bottom: 1.7px solid #eaeaea;
    transition: max-height 1s ease;
    max-height: 2000px;
    overflow: auto;
    padding: 0 20px 0 40px; }
    .bulk-bidding-editor .content-wrapper .collapsible-panel.collapsed {
      border-bottom: none;
      max-height: 0px; }
    .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header {
      display: flex;
      flex-direction: column;
      justify-content: center;
      border-bottom: 1.7px solid #eaeaea;
      height: 59px;
      width: 50vw; }
      .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header.editing {
        height: 80px; }
      .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .form-title {
        font-weight: 500; }
      .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .btn-dropdown-component {
        border: solid 1px #cccccc;
        height: 34px;
        padding: 10px; }
      .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .status-icon {
        margin-right: 5px;
        font-size: 11px; }
        .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .status-icon.unpause {
          color: #058a20; }
        .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .status-icon.pause {
          color: #dfac05; }
      .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .fa-pencil {
        font-size: 13px;
        color: #0188CC; }
      .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .top-row {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .top-row .entity-name-wrapper {
          display: flex;
          justify-content: space-between;
          align-items: center; }
      .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .status-label {
        margin-left: 5px;
        font-size: 14px; }
        .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .status-label i {
          margin-right: 10px; }
          .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .status-label i.enable {
            color: #058a20; }
          .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .status-label i.pause {
            color: #dfac05; }
      .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .status-label {
        margin-left: 5px;
        font-size: 14px; }
        .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .status-label i {
          margin-right: 10px; }
          .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .status-label i.enable,
          .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .status-label i .enabled {
            color: #058a20; }
          .bulk-bidding-editor .content-wrapper .collapsible-panel .form-header .status-label i.pause {
            color: #dfac05; }
    .bulk-bidding-editor .content-wrapper .collapsible-panel .form-content {
      height: inherit; }

.bing-lodging-advanced-grid-clickable {
  text-decoration: underline;
  position: relative;
  top: -5px; }

#advanced-dashboard-module-container {
  transition: opacity 1.5s; }

#user-reports-graphs-container {
  transition: opacity 1.5s; }

#top-performers-table-container .ag-root-wrapper.ag-ltr {
  border-radius: 10px; }

#custom-user-tables-react-root .ag-root-wrapper.ag-ltr {
  border-radius: 10px; }

/*# sourceMappingURL=default.css.map */