/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.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-yen:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #107386;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #083842;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #888888;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #888888;
}
.text-primary {
  color: #107386;
}
a.text-primary:hover {
  color: #0b4c58;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #e9221e;
}
a.text-danger:hover {
  color: #c11613;
}
.bg-primary {
  color: #fff;
  background-color: #107386;
}
a.bg-primary:hover {
  background-color: #0b4c58;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #fbd9d8;
}
a.bg-danger:hover {
  background-color: #f7aba9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #888888;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #888888;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #888888;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #fbd9d8;
}
.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: #f9c2c1;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #dddddd;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #dddddd;
}
.form-control::-webkit-input-placeholder {
  color: #dddddd;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.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;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.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: #e9221e;
}
.has-error .form-control {
  border-color: #e9221e;
  -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: #c11613;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f27d7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f27d7b;
}
.has-error .input-group-addon {
  color: #e9221e;
  border-color: #e9221e;
  background-color: #fbd9d8;
}
.has-error .form-control-feedback {
  color: #e9221e;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #107386;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -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;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #107386;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #107386;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #107386;
}
.btn-primary {
  color: #fff;
  background-color: #107386;
  border-color: #0d5f6f;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #0b4c58;
  border-color: #073139;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #107386;
  border-color: #0d5f6f;
}
.btn-primary .badge {
  color: #107386;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #25d261;
  border-color: #21bc57;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #1da74d;
  border-color: #18883f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #25d261;
  border-color: #21bc57;
}
.btn-success .badge {
  color: #25d261;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #9eb9f4;
  border-color: #87a8f1;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #7098ef;
  border-color: #5081eb;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #9eb9f4;
  border-color: #87a8f1;
}
.btn-info .badge {
  color: #9eb9f4;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f6cb5b;
  border-color: #f5c343;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f3bc2b;
  border-color: #edaf0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f6cb5b;
  border-color: #f5c343;
}
.btn-warning .badge {
  color: #f6cb5b;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #e9221e;
  border-color: #d81915;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c11613;
  border-color: #a11310;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #e9221e;
  border-color: #d81915;
}
.btn-danger .badge {
  color: #e9221e;
  background-color: #fff;
}
.btn-link {
  color: #107386;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #083842;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #888888;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #107386;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #888888;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #888888;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.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-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.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.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.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-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  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 {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #888888;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #888888;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #107386;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #107386;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (min-width: 480px) {
  .navbar-form .multi-level-wrapper,
  .navbar-form .ui-react-select .Select:not(.is-multi),
  .navbar-form .Select.ui-react-select:not(.is-multi),
  .navbar-form .daterangepicker-container {
    display: inline-block;
    vertical-align: middle;
    width: 220px;
  }
  .navbar-form .multi-level-wrapper.Select-xl,
  .navbar-form .ui-react-select .Select:not(.is-multi).Select-xl,
  .navbar-form .Select.ui-react-select:not(.is-multi).Select-xl,
  .navbar-form .daterangepicker-container.Select-xl {
    width: 300px;
  }
  .navbar-form .multi-level-wrapper.Select-sm,
  .navbar-form .ui-react-select .Select:not(.is-multi).Select-sm,
  .navbar-form .Select.ui-react-select:not(.is-multi).Select-sm,
  .navbar-form .daterangepicker-container.Select-sm {
    width: 180px;
  }
  .navbar-form .multi-level-wrapper.Select-180,
  .navbar-form .ui-react-select .Select:not(.is-multi).Select-180,
  .navbar-form .Select.ui-react-select:not(.is-multi).Select-180,
  .navbar-form .daterangepicker-container.Select-180 {
    width: 180px;
  }
  .navbar-form .multi-level-wrapper.Select-160,
  .navbar-form .ui-react-select .Select:not(.is-multi).Select-160,
  .navbar-form .Select.ui-react-select:not(.is-multi).Select-160,
  .navbar-form .daterangepicker-container.Select-160 {
    width: 160px;
  }
  .navbar-form .multi-level-wrapper.Select-170,
  .navbar-form .ui-react-select .Select:not(.is-multi).Select-170,
  .navbar-form .Select.ui-react-select:not(.is-multi).Select-170,
  .navbar-form .daterangepicker-container.Select-170 {
    width: 170px;
  }
  .navbar-form .multi-level-wrapper.Select-150,
  .navbar-form .ui-react-select .Select:not(.is-multi).Select-150,
  .navbar-form .Select.ui-react-select:not(.is-multi).Select-150,
  .navbar-form .daterangepicker-container.Select-150 {
    width: 150px;
  }
  .navbar-form .multi-level-wrapper.Select-140,
  .navbar-form .ui-react-select .Select:not(.is-multi).Select-140,
  .navbar-form .Select.ui-react-select:not(.is-multi).Select-140,
  .navbar-form .daterangepicker-container.Select-140 {
    width: 140px;
  }
  .navbar-form .multi-level-wrapper.Select-130,
  .navbar-form .ui-react-select .Select:not(.is-multi).Select-130,
  .navbar-form .Select.ui-react-select:not(.is-multi).Select-130,
  .navbar-form .daterangepicker-container.Select-130 {
    width: 130px;
  }
  .navbar-form .multi-level-wrapper.Select-100,
  .navbar-form .ui-react-select .Select:not(.is-multi).Select-100,
  .navbar-form .Select.ui-react-select:not(.is-multi).Select-100,
  .navbar-form .daterangepicker-container.Select-100 {
    width: 100px;
  }
  .navbar-form .multi-level-wrapper.Select-tiny,
  .navbar-form .ui-react-select .Select:not(.is-multi).Select-tiny,
  .navbar-form .Select.ui-react-select:not(.is-multi).Select-tiny,
  .navbar-form .daterangepicker-container.Select-tiny {
    width: 180px;
  }
}
@media (max-width: 480px) {
  .navbar-form .multi-level-wrapper,
  .navbar-form .ui-react-select .Select:not(.is-multi),
  .navbar-form .Select.ui-react-select:not(.is-multi),
  .navbar-form .daterangepicker-container {
    display: block;
    margin-right: 0;
    width: auto;
  }
}
.navbar-form .multi-level-wrapper .Select-control,
.navbar-form .ui-react-select .Select:not(.is-multi) .Select-control,
.navbar-form .Select.ui-react-select:not(.is-multi) .Select-control,
.navbar-form .daterangepicker-container .Select-control {
  margin-bottom: 0;
}
.navbar-form.right .Select:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  .ui-react-select .navbar-form .Select.is-multi,
  .navbar-form .Select.is-multi.ui-react-select {
    max-width: 500px;
  }
}
@media (min-width: 1200px) {
  .ui-react-select .navbar-form .Select.is-multi,
  .navbar-form .Select.is-multi.ui-react-select {
    max-width: 750px;
  }
}
.ui-react-select .navbar-form .Select.is-multi .Select-control,
.navbar-form .Select.is-multi.ui-react-select .Select-control {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #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-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #4a535e;
  border-color: #343a41;
}
.navbar-inverse .navbar-brand {
  color: #b2b9c2;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #959fac;
}
.navbar-inverse .navbar-nav > li > a {
  color: #b2b9c2;
}
.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: #343a41;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #3a414a;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #343a41;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #343a41;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #343a41;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #b2b9c2;
  }
  .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: #343a41;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #b2b9c2;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #b2b9c2;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #888888;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #107386;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #083842;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #107386;
  border-color: #107386;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #888888;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.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: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #888888;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #888888;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #6f6f6f;
}
.label-primary {
  background-color: #107386;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0b4c58;
}
.label-success {
  background-color: #25d261;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #1da74d;
}
.label-info {
  background-color: #9eb9f4;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #7098ef;
}
.label-warning {
  background-color: #f6cb5b;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #f3bc2b;
}
.label-danger {
  background-color: #e9221e;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c11613;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #888888;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #107386;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #107386;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #fbd9d8;
  border-color: #f9c1c9;
  color: #e9221e;
}
.alert-danger hr {
  border-top-color: #f7a9b5;
}
.alert-danger .alert-link {
  color: #c11613;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #107386;
  -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: #25d261;
}
.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: #9eb9f4;
}
.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: #f6cb5b;
}
.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: #e9221e;
}
.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 {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.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 {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #888888;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #888888;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #107386;
  border-color: #107386;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #74dbee;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.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 {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.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 {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.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 {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #e9221e;
  background-color: #fbd9d8;
}
a.list-group-item-danger {
  color: #e9221e;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #e9221e;
  background-color: #f9c2c1;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #e9221e;
  border-color: #e9221e;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-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-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #107386;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #107386;
  border-color: #107386;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #107386;
}
.panel-primary > .panel-heading .badge {
  color: #107386;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #107386;
}
.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: #f9c1c9;
}
.panel-danger > .panel-heading {
  color: #e9221e;
  background-color: #fbd9d8;
  border-color: #f9c1c9;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f9c1c9;
}
.panel-danger > .panel-heading .badge {
  color: #fbd9d8;
  background-color: #e9221e;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f9c1c9;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.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;
  visibility: visible;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  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;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  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: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
/**
 * React Select
 * ============
 * Created by Jed Watson and Joss Mackison for KeystoneJS, http://www.keystonejs.com/
 * https://twitter.com/jedwatson https://twitter.com/jossmackison https://twitter.com/keystonejs
 * MIT License: https://github.com/keystonejs/react-select
*/
.Select {
  position: relative;
}
.Select-control {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ccc;
  border-color: #d9d9d9 #ccc #b3b3b3;
  border-radius: 4px;
  box-sizing: border-box;
  color: #333;
  cursor: default;
  outline: none;
  padding: 8px 52px 8px 10px;
  transition: all 200ms ease;
}
.Select-control:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.is-searchable.is-open > .Select-control {
  cursor: text;
}
.is-open > .Select-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9;
}
.is-open > .Select-control > .Select-arrow {
  border-color: transparent transparent #999;
  border-width: 0 5px 5px;
}
.is-searchable.is-focused:not(.is-open) > .Select-control {
  cursor: text;
}
.is-focused:not(.is-open) > .Select-control {
  border-color: #08c #0099e6 #0099e6;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 5px -1px rgba(0, 136, 204, 0.5);
}
.Select-placeholder {
  color: #aaa;
  padding: 8px 52px 8px 10px;
  position: absolute;
  top: 0;
  left: 0;
  right: -15px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.has-value > .Select-control > .Select-placeholder {
  color: #333;
}
.Select-value {
  color: #aaa;
  padding: 8px 52px 8px 10px;
  position: absolute;
  top: 0;
  left: 0;
  right: -15px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.has-value > .Select-control > .Select-value {
  color: #333;
}
.Select-input > input {
  cursor: default;
  background: none transparent;
  box-shadow: none;
  height: auto;
  border: 0 none;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  padding: 0;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
}
.is-focused .Select-input > input {
  cursor: text;
}
.Select-control:not(.is-searchable) > .Select-input {
  outline: none;
}
.Select-loading {
  -webkit-animation: Select-animation-spin 400ms infinite linear;
  -o-animation: Select-animation-spin 400ms infinite linear;
  animation: Select-animation-spin 400ms infinite linear;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-right-color: #333;
  display: inline-block;
  position: relative;
  margin-top: -8px;
  position: absolute;
  right: 30px;
  top: 50%;
}
.has-value > .Select-control > .Select-loading {
  right: 46px;
}
.Select-clear {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  padding: 6px 10px;
  position: absolute;
  right: 17px;
  top: 0;
}
.Select-clear:hover {
  color: #c0392b;
}
.Select-clear > span {
  font-size: 1.1em;
}
.Select-arrow-zone {
  content: " ";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30px;
  cursor: pointer;
}
.Select-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  content: " ";
  display: block;
  height: 0;
  margin-top: -ceil(2.5px);
  position: absolute;
  right: 10px;
  top: 14px;
  width: 0;
  cursor: pointer;
}
.Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-top: -1px;
  max-height: 200px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
}
.Select-menu {
  max-height: 198px;
  overflow-y: auto;
}
.Select-option {
  box-sizing: border-box;
  color: #666666;
  cursor: pointer;
  display: block;
  padding: 8px 10px;
}
.Select-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.Select-option.is-focused {
  background-color: #f2f9fc;
  color: #333;
}
.Select-option.is-disabled {
  color: #cccccc;
  cursor: not-allowed;
}
.Select-noresults {
  box-sizing: border-box;
  color: #999999;
  cursor: default;
  display: block;
  padding: 8px 10px;
}
.Select.is-multi .Select-control {
  padding: 2px 52px 2px 3px;
}
.Select.is-multi .Select-input {
  vertical-align: middle;
  border: 1px solid transparent;
  margin: 2px;
  padding: 3px 0;
}
.Select-item,
.ui-react-select:not(.uprc-InputSelect) .Select.Select--multi .Select-value,
.Select.Select--multi.ui-react-select .Select-value {
  background-color: #f2f9fc;
  border-radius: 2px;
  border: 1px solid #c9e6f2;
  color: #08c;
  display: inline-block;
  font-size: 1em;
  margin: 2px;
}
.Select-item-icon,
.Select-item-label,
.ui-react-select:not(.uprc-InputSelect) .Select.Select--multi .Select-value .Select-value-icon,
.Select.Select--multi.ui-react-select .Select-value .Select-value-icon,
.ui-react-select:not(.uprc-InputSelect) .Select.Select--multi .Select-value .Select-value-label,
.Select.Select--multi.ui-react-select .Select-value .Select-value-label {
  display: inline-block;
  vertical-align: middle;
}
.Select-item-label,
.ui-react-select:not(.uprc-InputSelect) .Select.Select--multi .Select-value .Select-value-label,
.Select.Select--multi.ui-react-select .Select-value .Select-value-label {
  cursor: default;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  padding: 3px 5px;
}
.Select-item-label .Select-item-label__a {
  color: #08c;
  cursor: pointer;
}
.Select-item-icon,
.ui-react-select:not(.uprc-InputSelect) .Select.Select--multi .Select-value .Select-value-icon,
.Select.Select--multi.ui-react-select .Select-value .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid #c9e6f2;
  padding: 2px 5px 4px;
}
.Select-item-icon:hover,
.Select-item-icon:focus {
  background-color: #ddeff7;
  color: #0077b3;
}
.Select-item-icon:active {
  background-color: #c9e6f2;
}
.Select.is-multi.is-disabled .Select-item {
  background-color: #f2f2f2;
  border: 1px solid #d9d9d9;
  color: #888;
}
.Select.is-multi.is-disabled .Select-item-icon {
  cursor: not-allowed;
  border-right: 1px solid #d9d9d9;
}
.Select.is-multi.is-disabled .Select-item-icon:hover,
.Select.is-multi.is-disabled .Select-item-icon:focus,
.Select.is-multi.is-disabled .Select-item-icon:active {
  background-color: #f2f2f2;
}
@keyframes Select-animation-spin {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn);
  }
}
/*
@brand-primary:         #428bca;
@brand-success:         #5cb85c;
@brand-info:            #5bc0de;
@brand-warning:         #f0ad4e;
@brand-danger:          #d9534f;
*/
html,
body {
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  font-size: 14px;
  height: 100%;
}
body#app {
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
}
body.clean > .content {
  height: 100%;
  padding-bottom: 100px;
}
footer {
  padding: 30px 0;
}
.margin {
  margin-bottom: 1em;
}
.sm-margin {
  margin-bottom: 0.5em;
}
.lg-margin-left {
  margin-left: 3em;
}
.sm-margin-left {
  margin-left: 0.3em;
}
.margin-left {
  margin-left: 1em;
}
.lg-margin-right {
  margin-left: 3em;
}
.sm-margin-right {
  margin-right: 0.3em;
}
.margin-right {
  margin-right: 1em;
}
.no-margin {
  margin: 0;
}
.bold {
  font-weight: bold;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 400;
  margin: 0 0 20px 0;
}
h1,
.h1 {
  font-weight: 300;
}
ul.p-list {
  padding-left: 20px;
  margin-bottom: 20px;
}
ul.p-list li {
  margin-bottom: 6.66666667px;
}
.trademark-text {
  font-size: 11px;
  vertical-align: middle;
}
.brand-dashboard {
  color: #25d261;
}
.brand-content {
  color: #25d261;
}
.brand-advertising {
  color: #02bcc2;
}
.brand-intelligence {
  color: #80d8db;
}
.brand-iheart {
  color: #c6002b;
}
.brand-profile {
  color: #8bf2f1;
}
.brand-admin {
  color: #8bf2f1;
}
.brand-facebook {
  color: #3b5999;
}
.brand-twitter {
  color: #55acee;
}
.brand-linkedin {
  color: #4875b4;
}
.brand-googleplus {
  color: #c63d2d;
}
.brand-instagram {
  color: #3f729b;
}
.brand-youtube {
  color: #ff3333;
}
.brand-pinterest {
  color: #bd0015;
}
.brand-vine {
  color: #00bf8f;
}
.brand-tumblr {
  color: #32506d;
}
.brand-salesforce {
  color: #1798c1;
}
.brand-awesm {
  background-color: #ff7e00;
}
.brand-uem {
  background-color: #da7715;
}
.brand-snapchat {
  color: #e7dd30;
}
.brand-adwords {
  color: #5eb777 !important;
}
.brand-xandr {
  color: #fc5047;
}
.brand-reddit {
  color: #ff5700;
}
.brand-tiktok {
  color: #210917;
}
.brand-amazon {
  color: #ff9e03;
}
.brand-dv360 {
  color: #5eb777;
}
.brand-triton {
  color: #e6d02c;
}
.brand-googleads {
  color: #5eb777;
}
.brand-gam {
  color: #54ec7f;
}
.brand-nextdoor {
  color: #54ec7f;
}
.brand-nam {
  color: #e6e6e6;
}
.brand-tradedesk {
  color: #3e7bbf;
}
.brand-beeswax {
  color: #144943;
}
.brand-dark {
  color: #333333;
}
.text-white {
  color: #fff;
}
.text-success {
  color: #67be72;
}
a.text-success:hover {
  color: #53a75e;
}
.text-danger {
  color: #e9221e;
}
a.text-danger:hover {
  color: #cd0b07;
}
a.feature-disabled {
  opacity: 0.65;
  cursor: not-allowed;
}
.text-uem {
  color: #da7715;
}
[class^='icon-custom-'],
[class*=' icon-custom-'] {
  background-position: center;
  background-size: 100% 100%;
  height: 100%;
  width: 100%;
}
.icon-custom-sopv1 {
  background-image: url(../../images/icon-sopv1.png);
}
.icon-custom-salesforce {
  background-image: url(../../images/icon-salesforce.png);
}
.icon-custom-salesforce-cloud {
  background-image: url(../../images/icon-salesforce-cloud.png);
}
.icon-custom-awesm {
  background-image: url(../../images/icon-awesm.png);
}
.icon-dark-social,
.icon-dark-social-spotlight {
  background-image: url(../../images/unified-dark-social.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 14px;
  margin-right: 6px;
  vertical-align: middle;
  width: 28px;
}
.disabled > .icon-dark-social,
.disabled > .icon-dark-social-spotlight,
:disabled .icon-dark-social,
:disabled .icon-dark-social-spotlight {
  background-image: none;
  color: #dddddd;
  font-family: FontAwesome;
  font-size: 16px;
  vertical-align: text-top;
  width: 16px;
}
.disabled > .icon-dark-social:after,
.disabled > .icon-dark-social-spotlight:after,
:disabled .icon-dark-social:after,
:disabled .icon-dark-social-spotlight:after {
  content: '\f023';
}
.btn-sm .icon-dark-social,
.btn-sm .icon-dark-social-spotlight {
  height: 12px;
  margin-right: 4px;
  width: 24px;
}
.icon-dark-social-spotlight {
  background-image: url(../../images/unified-dark-social-spotlight.png);
  height: 14px;
  vertical-align: middle;
  width: 18px;
}
.badge-notification {
  background-color: #e9221e;
}
.badge-light {
  background-color: transparent;
  border: 1px solid #dddddd;
  border-radius: 3px;
  color: #888888;
  margin-left: 0.5em;
}
:hover > .badge-light {
  border: 1px solid #dddddd;
  color: #888888;
}
.badge-menu-danger {
  background-color: rgba(252, 46, 46, 0.9);
  color: #f9f9f9;
}
.badge-notification-menu {
  margin-left: 5px;
  font-size: 0.7rem;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  position: absolute;
  display: block;
  top: 1px;
  height: 19px;
  right: 0;
  border-radius: 10px;
  border: 1px solid rgba(187, 180, 180, 0.185);
}
@media (max-width: 768px) {
  .badge-notification-menu {
    right: 5px;
  }
}
a.muted-link {
  color: #159ab4;
}
a.ghost-link {
  color: #dddddd;
}
a.ghost-link:hover {
  color: #888888;
}
a.dark-link {
  color: #555555;
  text-decoration: none;
}
a.dark-link:hover {
  color: #107386;
}
a.dark-link .fa + span {
  margin-left: 0.5em;
}
.link-hover:hover {
  cursor: pointer;
}
.link-clickable {
  color: #107386;
  cursor: pointer;
}
.link-clickable.disabled {
  cursor: default;
}
.link-clickable:not(.disabled):hover {
  color: #083842;
  text-decoration: underline;
}
.nowrap {
  white-space: nowrap;
}
.list-section {
  margin-bottom: 30px;
}
.list-section a {
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .list-section a {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 2px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .list-section a:focus,
  .list-section a:active:focus,
  .list-section a.active:focus,
  .list-section a.focus,
  .list-section a:active.focus,
  .list-section a.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  .list-section a:hover,
  .list-section a:focus,
  .list-section a.focus {
    color: #107386;
    text-decoration: none;
  }
  .list-section a:active,
  .list-section a.active {
    outline: 0;
    background-image: none;
    -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);
  }
  .list-section a.disabled,
  .list-section a[disabled],
  fieldset[disabled] .list-section a {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .list-section a.btn-default.active {
    color: #333333;
  }
  .list-section a.btn-primary {
    background-color: #107386 !important;
  }
  .list-section a.btn-primary.disabled {
    background-color: #f9f9f9 !important;
  }
  .list-section a.btn-success {
    background-color: #25d261 !important;
  }
  .list-section a.btn-success.disabled {
    background-color: #f9f9f9 !important;
  }
  .list-section a.btn-info {
    background-color: #9eb9f4 !important;
  }
  .list-section a.btn-info.disabled {
    background-color: #f9f9f9 !important;
  }
  .list-section a.btn-warning {
    background-color: #f6cb5b !important;
  }
  .list-section a.btn-warning.disabled {
    background-color: #f9f9f9 !important;
  }
  .list-section a.btn-danger {
    background-color: #e9221e !important;
  }
  .list-section a.btn-danger.disabled {
    background-color: #f9f9f9 !important;
  }
  .list-section a.btn-link {
    color: #107386 !important;
  }
  .list-section a.disabled {
    border-color: #cbcbcb;
    color: #cbcbcb;
  }
  .list-section a .fa + span {
    margin-left: 5px;
  }
  .list-section a.not-allowed {
    cursor: not-allowed;
    opacity: 0.65;
  }
  .list-section a.active {
    color: #333333;
  }
}
.small {
  font-size: 12px;
  line-height: 17px;
}
.tiny {
  font-size: 11px;
  line-height: 15px;
}
.text-tight {
  line-height: 1.3;
}
.title {
  color: #888888;
  font-size: 12px;
  text-transform: uppercase;
}
.label-left {
  color: #888888;
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 10px;
}
.sub-text {
  font-size: 85%;
  font-size: 12px;
  line-height: 17px;
  color: #888888;
}
.inline {
  display: inline-block;
}
.pipe {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.pipe:after {
  border-right: 1px solid #888888;
  content: ' ';
}
.content-placeholder {
  color: #d0d0d0;
  font-size: 36px;
  line-height: 450px;
  text-align: center;
  text-shadow: 1px 1px 0 #fff;
}
.avatar {
  border-radius: 50%;
  background-color: #dddddd;
  color: #fff;
  display: inline-block;
  height: 30px;
  line-height: 28px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  width: 30px;
}
.tips {
  color: #888888;
}
.tips .tip {
  display: none;
}
.tips ul {
  padding-left: 20px;
}
.tips ul li {
  margin-bottom: 20px;
}
.tips .tab {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-right: 0;
  border-radius: 3px 0 0 3px;
  display: none;
  left: -29px;
  padding: 20px 0;
  position: absolute;
  text-align: center;
  width: 30px;
}
@media (max-width: 768px) {
  .tips .tab {
    display: block;
  }
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.divider-gradient {
  background: #eeeeee;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 51%, #eeeeee 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(51%, #cccccc), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 51%, #eeeeee 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 51%, #eeeeee 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 51%, #eeeeee 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 51%, #eeeeee 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0);
  /* IE6-9 */
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.75);
  display: inline-block;
  height: 34px;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: bottom;
  width: 1px;
}
.with-block-labels .divider-gradient {
  margin-left: 0;
  margin-bottom: 15px;
}
.fa-spinner.fa-spin {
  font-size: 14px;
}
.fa-exclamation-triangle.warning {
  color: #f6cb5b;
  font-size: 14px;
}
.fa-exclamation-triangle.spinner-timeout {
  color: #f6cb5b;
  font-size: 14px;
}
.chart-loading {
  display: flex;
  height: 200px;
  flex-direction: column;
  justify-content: center;
  line-height: 200px;
  opacity: 0.7;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
}
.chart-loading span.fa-spinner {
  font-size: 108px;
}
.tooltip {
  word-wrap: break-word;
}
.tooltip-warning.in {
  opacity: 1;
}
.tooltip-warning .tooltip-inner {
  background-color: #f3bc2b;
}
.tooltip-warning.top .tooltip-arrow {
  border-top-color: #f3bc2b;
}
.tooltip-light-warning.in {
  opacity: 1;
}
.tooltip-light-warning .tooltip-inner {
  background-color: #f7ecb5;
}
.tooltip-light-warning.top .tooltip-arrow {
  border-top-color: #f7ecb5;
}
.tooltip-light-warning.left .tooltip-arrow {
  border-left-color: #f7ecb5;
}
.tooltip-light-warning.color-black .tooltip-inner {
  color: black;
}
.fa-calendar.scheduled {
  color: black;
  font-size: 14px;
  line-height: 18px;
  margin-right: 6px;
}
.scheduled.already {
  display: none;
}
.currency-label {
  color: #888888;
  font-size: 12px;
  margin-right: 6px;
}
.percent-label {
  color: #888888;
  font-size: 12px;
}
.display-none {
  display: none;
}
.block-left {
  display: block;
  float: left;
}
.hidden {
  visibility: hidden;
}
.page-indent {
  margin-left: 34px;
}
.display-flex {
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}
.flex-row {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.flex-column {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.submit-button {
  display: inline-block;
  outline: none;
  padding: 10px 50px;
  text-decoration: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.submit-button:hover {
  cursor: pointer;
}
.submit-button.modal {
  margin: 0px;
  position: relative;
}
.submit-button.cancel {
  background-color: #fff;
  border: 1px solid #a8a8a8;
  color: #000000;
}
.submit-button.cancel:hover {
  background-color: #eeeeee;
}
.section-title {
  color: #022a3d;
  font-weight: 400;
  margin-bottom: 10px;
}
.sub-section-title {
  color: #888888;
  font-size: 20px;
  margin-right: 10px;
}
.component-title {
  color: #787878;
  font-size: 12px;
}
.description {
  font-size: 16px;
  margin-bottom: 10px;
}
.description.large {
  font-size: 20px;
}
.small-title {
  font-size: 12px;
  line-height: 17px;
}
.form-container-center {
  padding-bottom: 60px;
  padding-top: 60px;
}
.pl-0 {
  padding-left: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.body-wrapper {
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
}
@media (max-width: 767px) {
  .body-wrapper {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
}
.body-wrapper .alert-header {
  background-color: #e82c0c;
  color: #fff;
  padding: 5px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 9999;
}
.body-wrapper .alert-header .btn {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .body-wrapper .alert-header {
    font-size: 11px;
    height: 32px;
    left: 0;
    position: absolute;
    top: 0;
  }
  .body-wrapper .alert-header .btn .text {
    display: none;
  }
}
.body-wrapper .mobile-toggle {
  left: 0;
  margin-left: 5px;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  z-index: 2010;
}
.body-wrapper .mobile-toggle:focus {
  left: 100vw;
}
.body-wrapper .mobile-toggle .icon-bar {
  background-color: #fff;
}
@media (max-width: 767px) {
  .body-wrapper .alert-header + .mobile-toggle {
    top: 32px;
  }
}
.body-wrapper .mobile-toggle-close {
  color: #fff;
  font-size: 18px;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 2010;
}
@media (max-width: 767px) {
  .body-wrapper .alert-header + .mobile-toggle-close {
    top: 37px;
  }
}
@media (max-width: 767px) {
  .body-wrapper .nav-wrapper {
    display: table-cell;
    vertical-align: top;
  }
  .body-wrapper .nav-wrapper > nav {
    height: 100%;
    left: -100vw;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    width: 100vw;
  }
  .body-wrapper .nav-wrapper > nav > .mobile-content-header {
    left: 100vw;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    width: 100vw;
  }
  .body-wrapper .nav-wrapper > nav > .mobile-content-header .navbar-text {
    opacity: 1;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
}
@media (min-width: 768px) {
  .body-wrapper .nav-wrapper {
    -ms-flex: 0 0 54px;
    -webkit-flex: 0 0 54px;
    flex: 0 0 54px;
  }
}
@media (max-width: 767px) {
  .body-wrapper .alert-header ~ .nav-wrapper .navbar-header {
    margin-top: 32px;
  }
  .body-wrapper .alert-header ~ .nav-wrapper .mobile-content-header {
    margin-top: 32px;
  }
}
@media (min-width: 992px) {
  .body-wrapper .alert-header ~ .nav-wrapper .navbar-fixed-top {
    top: 32px;
  }
}
@media (max-width: 767px) {
  .body-wrapper .mobile-toggle:focus + .nav-wrapper > nav {
    left: 0;
  }
  .body-wrapper .mobile-toggle:focus + .nav-wrapper > nav > .mobile-content-header {
    margin-left: 0;
  }
  .body-wrapper .mobile-toggle:focus + .nav-wrapper > nav > .mobile-content-header .navbar-text {
    opacity: 0;
  }
}
.body-wrapper .hero-banner {
  background-color: #f9f9f9;
}
.body-wrapper .hero-banner iframe {
  background-color: white;
  width: 100%;
  height: 100%;
}
@media (max-width: 992px) {
  .body-wrapper .hero-banner {
    display: none;
  }
}
@media (max-width: 767px) {
  .body-wrapper .content-wrapper {
    display: table-cell;
    padding-top: 50px;
    vertical-align: top;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .body-wrapper .content-wrapper {
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -ms-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
  }
  .body-wrapper .content-wrapper .container-fluid {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .body-wrapper .content-wrapper.fdrow {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  .body-wrapper .alert-header ~ .content-wrapper {
    padding-top: 82px;
  }
}
@media (min-width: 992px) {
  .body-wrapper .alert-header ~ .content-wrapper {
    padding-top: 32px;
  }
}
.container-full {
  padding-bottom: 15px;
  padding-top: 15px;
}
.info-form-body {
  background-color: #f9f9f9;
}
.forgot-password {
  font-size: 12px;
}
.need-help-link {
  font-size: 12px;
  margin: 0 auto;
}
.info-form-wrapper {
  display: flex;
  flex: 1 1 100%;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-content: center;
  width: 100%;
}
@media (min-width: 480px) {
  .info-form-wrapper {
    padding-top: 100px;
    max-width: 435px;
    margin: 0 auto;
  }
  .info-form-wrapper.compact {
    padding-top: 50px;
  }
}
.info-form-wrapper .company-logo {
  text-align: center;
}
.info-form-wrapper .company-logo > h1 {
  margin-bottom: 10px;
}
.info-form-wrapper .company-logo .logo {
  height: 50px;
  width: 369px;
  object-fit: contain;
}
.info-form-wrapper .info-form-content {
  background-color: white;
  border: 1px solid #cbcbcb;
  border-radius: 0.5rem;
  padding: 1.25rem;
}
.info-form-wrapper .info-form-content .button-row {
  display: flex;
  justify-content: space-between;
}
.info-form-wrapper .info-form-content .button-row .equal {
  flex: 1 1 100%;
}
.info-form-wrapper .info-form-content .need-help {
  display: flex;
  width: 100%;
}
@media (max-width: 480px) {
  .info-form-wrapper .info-form-content {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
  }
}
@media (min-width: 992px) {
  .centered-wrapper,
  .columns-wrapper,
  .sidenav-wrapper {
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -ms-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .centered-wrapper .breadcrumb-container,
  .columns-wrapper .breadcrumb-container,
  .sidenav-wrapper .breadcrumb-container {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    max-height: 41px;
  }
}
@media (min-width: 992px) {
  .centered-wrapper .centered-body,
  .columns-wrapper .centered-body,
  .sidenav-wrapper .centered-body {
    padding: 20px 20% 100px;
  }
}
@media (max-width: 992px) {
  .centered-wrapper .centered-body,
  .columns-wrapper .centered-body,
  .sidenav-wrapper .centered-body {
    padding: 20px 15px 100px;
  }
}
@media (min-width: 992px) {
  .centered-wrapper .columns-body,
  .columns-wrapper .columns-body,
  .sidenav-wrapper .columns-body {
    align-self: stretch;
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -ms-flex: 10 0 auto;
    -webkit-flex: 10 0 auto;
    flex: 10 0 auto;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media (min-width: 992px) {
  .centered-wrapper .columns-body .columns-main,
  .columns-wrapper .columns-body .columns-main,
  .sidenav-wrapper .columns-body .columns-main {
    align-self: stretch;
    -ms-flex: 2 0 0px;
    -webkit-flex: 2 0 0px;
    flex: 2 0 0px;
    padding: 20px 10% 250px;
  }
}
@media (max-width: 992px) {
  .centered-wrapper .columns-body .columns-main,
  .columns-wrapper .columns-body .columns-main,
  .sidenav-wrapper .columns-body .columns-main {
    padding: 20px 15px 100px;
  }
}
.centered-wrapper .columns-body .columns-aside,
.columns-wrapper .columns-body .columns-aside,
.sidenav-wrapper .columns-body .columns-aside {
  background-color: #fff;
  padding: 20px 15px 100px;
}
@media (min-width: 992px) {
  .centered-wrapper .columns-body .columns-aside,
  .columns-wrapper .columns-body .columns-aside,
  .sidenav-wrapper .columns-body .columns-aside {
    align-self: stretch;
    -ms-flex: 1 0 0px;
    -webkit-flex: 1 0 0px;
    flex: 1 0 0px;
  }
  .centered-wrapper .columns-body .columns-aside.columns-aside-right,
  .columns-wrapper .columns-body .columns-aside.columns-aside-right,
  .sidenav-wrapper .columns-body .columns-aside.columns-aside-right {
    border-left: 1px solid #dddddd;
  }
}
.keylines-wrapper {
  border-top: 1px solid #dddddd;
}
.alert {
  -webkit-border-radius: 2px;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.alert.alert-float {
  left: 50%;
  margin-left: -300px;
  position: fixed;
  top: 70px;
  width: 600px;
  z-index: 9999;
}
.alert.alert-success-open {
  color: #3c763d;
  color: #67be72;
  background-color: none;
  border: 0;
  padding: 10px 0;
}
a.alert.alert-success-open:hover {
  color: #2b542c;
}
.iheart-interstellar .alert-success-open {
  color: #c6002b;
}
.iheart-interstellar .privacy {
  color: #c6002b;
}
.iheart-interstellar .tos {
  color: #c6002b;
}
.iheart-interstellar .cancel {
  color: black;
}
.btn {
  border-radius: 2px;
}
.btn.btn-default.active {
  color: #333333;
}
.btn.btn-primary {
  background-color: #107386 !important;
}
.btn.btn-primary.disabled {
  background-color: #f9f9f9 !important;
}
.btn.btn-success {
  background-color: #25d261 !important;
}
.btn.btn-success.disabled {
  background-color: #f9f9f9 !important;
}
.btn.btn-info {
  background-color: #9eb9f4 !important;
}
.btn.btn-info.disabled {
  background-color: #f9f9f9 !important;
}
.btn.btn-warning {
  background-color: #f6cb5b !important;
}
.btn.btn-warning.disabled {
  background-color: #f9f9f9 !important;
}
.btn.btn-danger {
  background-color: #e9221e !important;
}
.btn.btn-danger.disabled {
  background-color: #f9f9f9 !important;
}
.btn.btn-link {
  color: #107386 !important;
}
.btn.disabled {
  border-color: #cbcbcb;
  color: #cbcbcb;
}
.iheart-interstellar .btn.btn-success {
  background-color: #c6002b !important;
  border-color: #930020;
}
.iheart-interstellar .btn.btn-success:hover,
.iheart-interstellar .btn.btn-success:active,
.iheart-interstellar .btn.btn-success:focus {
  background-color: #930020;
  border-color: #600015;
}
.iheart-interstellar .btn.btn-success.disabled {
  background-color: #f9f9f9 !important;
}
.iheart-interstellar .privacy {
  color: #c6002b;
}
.iheart-interstellar .forgot-password {
  color: #c6002b;
}
.iheart-interstellar .need-help-link {
  color: #c6002b;
}
.btn-wide {
  padding-left: 48px;
  padding-right: 48px;
}
.btn-icon {
  font-size: 14px !important;
}
.btn .fa + span {
  margin-left: 5px;
}
.btn.not-allowed {
  cursor: not-allowed;
  opacity: 0.65;
}
@media (max-width: 768px) {
  .btn-group-justified .btn {
    font-size: 12px;
  }
}
.dropdown-menu > li > div,
.dropdown-menu > li > span {
  clear: both;
  display: block;
  font-weight: normal;
  line-height: 1.42857143;
  padding: 3px 20px;
  white-space: nowrap;
}
.dropdown-menu > li > div:hover,
.dropdown-menu > li > span:hover {
  background-color: #eeeeee;
}
.dropdown-menu > li > div > a,
.dropdown-menu > li > span > a {
  color: #333333;
  text-decoration: none;
}
.btn-active-facebook.btn-default.active {
  background-color: #3b5999;
  box-shadow: -1px 0 0 #adadad;
}
.btn-active-facebook.btn-default.active > span {
  color: #fff;
}
.btn-active-snapchat.btn-default.active {
  background-color: #e7dd30;
  box-shadow: -1px 0 0 #adadad;
}
.btn-active-snapchat.btn-default.active > span {
  color: #fff;
}
.btn-active-twitter.btn-default.active {
  background-color: #55acee;
  box-shadow: -1px 0 0 #adadad;
}
.btn-active-twitter.btn-default.active > span {
  color: #fff;
}
.btn-active-linkedin.btn-default.active {
  background-color: #4875b4;
  box-shadow: -1px 0 0 #adadad;
}
.btn-active-linkedin.btn-default.active > span {
  color: #fff;
}
.btn-active-instagram.btn-default.active {
  background-color: #3f729b;
  box-shadow: -1px 0 0 #adadad;
}
.btn-active-instagram.btn-default.active > span {
  color: #fff;
}
.btn-active-pinterest.btn-default.active {
  background-color: #bd0015;
  box-shadow: -1px 0 0 #adadad;
}
.btn-active-pinterest.btn-default.active > span {
  color: #fff;
}
.btn-group-select:focus {
  outline: none;
}
.btn-group-select .btn + .btn {
  border-left: 0;
}
.btn-group-select .btn + .btn:hover {
  box-shadow: -1px 0 0 #adadad;
}
.btn-group-select.btn-group-select-required {
  border: 1px solid transparent;
  border-left: 4px solid #107386;
  padding-left: 2px;
}
@media (min-width: 480px) {
  .label-dropdown {
    float: left;
    margin-left: 40px;
  }
}
@media (max-width: 480px) {
  .label-dropdown {
    float: none;
    margin-right: 5px;
  }
}
.label-dropdown > .btn {
  border: 1px solid #eeeeee;
  color: #888888;
  font-size: 11px;
  padding: 4px 8px;
  vertical-align: top;
}
.label-dropdown > .btn:hover {
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
}
.label-dropdown > .btn > .caret {
  color: #dddddd;
  margin-left: 1em;
}
.button-flyout {
  display: inline;
  position: relative;
}
.button-flyout .flyout-menu {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  display: none;
  padding: 5px 0;
  position: absolute;
  right: -180px;
  text-align: left;
  transform: none;
  top: 0;
  width: 190px;
  z-index: 3000;
}
.button-flyout .flyout-menu > a {
  color: #333333;
  display: block;
  padding: 3px 20px;
}
.button-flyout .flyout-menu > a:hover {
  cursor: pointer;
  text-decoration: none;
  background-color: #f5f5f5;
}
.button-flyout .flyout-menu .flyout-menu-header {
  color: #888888;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  padding: 3px 20px;
  text-transform: uppercase;
}
.button-flyout.button-flyout-bottom .flyout-menu {
  bottom: -5px;
  top: auto;
}
.dropdown-menu-right .button-flyout .flyout-menu,
.button-flyout.button-flyout-right .flyout-menu {
  left: -180px;
  right: auto;
}
.dropdown-menu .button-flyout {
  display: block;
  padding: 0px;
}
.dropdown-menu .button-flyout .flyout-button {
  padding: 3px 20px;
  position: relative;
}
.dropdown-menu .button-flyout .flyout-button:before {
  color: #cbcbcb;
  content: '\f0da';
  font-family: FontAwesome;
  font-size: 12px;
  margin-top: -7px;
  position: absolute;
  right: 10px;
  top: 50%;
}
.dropdown-menu .button-flyout .flyout-menu {
  top: -5px;
}
.dropdown-menu .button-flyout:hover .flyout-menu {
  display: block;
}
.dropdown-menu-right .button-flyout .flyout-button:before {
  content: '\f0d9';
  left: 10px;
  right: auto;
}
.button-flyout .btn.flyout-button:focus + .flyout-menu {
  display: block;
}
.button-flyout.active > .flyout-menu {
  display: block;
}
.button-flyout .export-raw-background {
  height: 100%;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3000;
}
.dropdown-menu .clickable {
  cursor: pointer;
}
.form-group {
  position: relative;
}
.form-group > .dropdown-filter > label,
.form-group > label,
.form-group .label-title {
  color: #888888;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
}
.form-group .revert {
  bottom: 12px;
  cursor: pointer;
  position: absolute;
  right: 8px;
}
.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 1px;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.form-control:focus {
  border-color: #107386;
}
.form-control.code-text {
  color: #555555;
  font-family: Consolas, Monaco, Lucida Console, Courier New;
  font-style: italic;
}
.form-control.form-control-sm {
  font-size: 12px;
  height: 30px;
  padding: 4px 10px;
}
.form-control.not-in-range {
  color: #ee8b1c;
  border-left: 4px solid #ee8b1c;
}
.form-control.is-filter-input.has-value {
  border: 1px solid #107386;
}
.input-group-addon {
  border-radius: 1px;
}
.input-primary-rules,
.input-success-rules,
.input-danger-rules {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
}
.input-success-rules {
  border-left: 4px solid #25d261;
}
.input-success-rules:focus {
  border-color: #25d261;
}
.input-danger-rules {
  border-left: 4px solid #e9221e;
  color: #e9221e;
}
.input-danger-rules:focus {
  border-color: #e9221e;
}
.form-control.input-primary {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
}
.form-control.input-success {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
  border-left: 4px solid #25d261;
}
.form-control.input-success:focus {
  border-color: #25d261;
}
.form-control.input-danger {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
  border-left: 4px solid #e9221e;
  color: #e9221e;
}
.form-control.input-danger:focus {
  border-color: #e9221e;
}
.Select.input-primary .Select-control {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
}
.Select.input-success .Select-control {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
  border-left: 4px solid #25d261;
}
.Select.input-success .Select-control:focus {
  border-color: #25d261;
}
.Select.input-danger .Select-control {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
  border-left: 4px solid #e9221e;
  color: #e9221e;
}
.Select.input-danger .Select-control:focus {
  border-color: #e9221e;
}
.input-required:not(.uprc-InputSelect) {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
}
select.form-control {
  background-image: url(../../images/down-arrow.png);
  background-position: right 10px top 12px;
  background-repeat: no-repeat;
  background-size: 10px 5px;
  padding-right: 40px;
}
.form-search::-webkit-input-placeholder::before {
  font-family: fontAwesome;
  content: '\f002  ';
  color: #ccc;
}
.form-search::-moz-placeholder::before {
  font-family: fontAwesome;
  content: '\f002  ';
  color: #ccc;
}
/* firefox 19+ */
.form-search:-ms-input-placeholder::before {
  font-family: fontAwesome;
  content: '\f002  ';
  color: #ccc;
}
/* ie */
input.form-search:-moz-placeholder::before {
  font-family: fontAwesome;
  content: '\f002  ';
  color: #ccc;
}
.form-calendar::-webkit-input-placeholder::before {
  font-family: fontAwesome;
  content: '\f073  ';
  color: #333;
}
.form-calendar::-moz-placeholder::before {
  font-family: fontAwesome;
  content: '\f073  ';
  color: #333;
}
/* firefox 19+ */
.form-calendar:-ms-input-placeholder::before {
  font-family: fontAwesome;
  content: '\f073  ';
  color: #333;
}
/* ie */
input.form-calendar:-moz-placeholder::before {
  font-family: fontAwesome;
  content: '\f073  ';
  color: #333;
}
.right-tray .form-control[disabled],
.right-tray .form-control[readonly],
.right-tray fieldset[disabled] .form-control {
  background-color: #f6f6f6;
}
.form-buttons:before,
.form-buttons:after {
  content: " ";
  display: table;
}
.form-buttons:after {
  clear: both;
}
.form-buttons:before,
.form-buttons:after {
  content: " ";
  display: table;
}
.form-buttons:after {
  clear: both;
}
.form-buttons .pull-left .btn {
  margin-right: 10px;
}
.form-buttons .pull-right .btn {
  margin-left: 10px;
}
.form-buttons .pull-right.loading-button {
  position: relative;
}
.form-buttons .pull-right.loading-button .loading {
  position: absolute;
  width: 100%;
  z-index: 1;
  text-align: center;
  line-height: 2.42857143;
}
.form-buttons.text-right .btn {
  margin-left: 10px;
}
.form-inner-grid > .row > [class^='col-md-'] + [class^='col-md-'],
.form-inner-grid > .row > [class*=' col-md-'] + [class*=' col-md-'] {
  padding-left: 0;
}
.form-inner-grid .form-control {
  margin-bottom: 0;
}
.form-tabs-container {
  margin-bottom: 50px;
}
.form-tabs {
  margin-bottom: 15px;
}
.form-tabs .form-tabs-header {
  box-shadow: inset 0 -1px 0 #dddddd;
}
.form-tabs .form-tabs-header .row {
  margin-right: 0;
}
.form-tabs .form-tabs-header .nav-tabs > li > a {
  background-color: #eeeeee;
  color: #888888;
  font-size: 12px;
  line-height: 20px;
  padding: 10px;
}
.form-tabs .form-tabs-header .nav-tabs > li > a .badge-light {
  background-color: #f9f9f9;
  vertical-align: top;
}
.form-tabs .form-tabs-header .nav-tabs > li:hover > a {
  color: #555555;
}
.form-tabs .form-tabs-header .nav-tabs > li.active > a {
  background-color: #f9f9f9;
  color: #555555;
}
.form-tabs .tab-content .tab-pane {
  background-color: #f9f9f9;
  border-radius: 0;
  border-top: 0;
  margin-bottom: 0;
  min-height: 0;
  padding: 10px;
}
.form-tabs .tab-content .tab-pane .form-tabs-content {
  background-color: #fff;
  border: 1px solid #dddddd;
  min-height: 400px;
  padding: 15px 20px 0;
}
.modal-backdrop {
  height: 100%;
  position: fixed;
  z-index: 2002;
}
.modal {
  z-index: 3000;
}
.modal-content {
  border-radius: 2px;
}
.modal-header {
  background-color: #f9f9f9;
}
.modal-body.modal-columns {
  padding: 0;
}
.modal-body.modal-columns .container {
  display: table;
  height: 100%;
  width: 100%;
}
.modal-body.modal-columns .container > .row {
  display: table-row;
}
.modal-body.modal-columns .container > .row .col {
  display: table-cell;
  height: 100%;
  padding: 15px 0;
  padding-right: 15px;
  vertical-align: top;
  width: 50%;
}
.modal-body.modal-columns .container > .row .col + .col {
  border-left: 1px solid #dddddd;
  padding-right: 0;
  padding-left: 15px;
}
.modal-body.modal-columns.modal-columns-large {
  height: 425px;
  overflow: hidden;
}
.modal-body.modal-columns.modal-columns-large .loading-overlay {
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.modal-body.modal-columns.modal-columns-large .loading-overlay .fa {
  color: #cbcbcb;
  font-size: 50px;
  margin-top: 25%;
}
.modal-body.modal-columns.modal-columns-large .selected-container-tray {
  height: 80%;
  max-height: none;
}
.modal-body.modal-columns.modal-columns-large .selected-container-tray.selected-container-tray-full {
  height: 100%;
}
.modal-body.modal-scroll {
  max-height: 300px;
  overflow-y: auto;
}
.allowOverflow .modal-content {
  overflow: visible !important;
}
.modal-footer .form-inline label {
  margin-right: 10px;
}
.modal-footer .form-inline .form-group > .form-control {
  margin: 0 10px 0 0;
}
.unified-modal .modal-content {
  background-color: #eeeeee;
}
.unified-modal .modal-content .modal-header {
  background-color: #fff;
}
.unified-modal .modal-content .modal-header .modal-title {
  line-height: 36px;
}
.unified-modal .modal-content .modal-body {
  min-height: 100px;
}
.unified-modal .modal-content .modal-footer {
  border-top: 0;
}
.primary-modal .modal-content .modal-header {
  color: #107386;
}
a.primary-modal .modal-content .modal-header:hover {
  color: #0b4c58;
}
.success-modal .modal-content .modal-header {
  color: #3c763d;
  color: #67be72;
}
a.success-modal .modal-content .modal-header:hover {
  color: #2b542c;
}
.error-modal .modal-content .modal-header,
.action-warning-modal .modal-content .modal-header {
  color: #e9221e;
}
a.error-modal .modal-content .modal-header:hover,
a.action-warning-modal .modal-content .modal-header:hover {
  color: #c11613;
}
.selected-container {
  height: 200px;
  overflow-y: scroll;
}
.sharing-modal .selected-container {
  height: 300px;
}
.selected-container .ribbon {
  background-color: #cdf6db;
  border: 1px solid #8cebad;
  margin: 0 0 5px 0;
  max-width: 450px;
  padding: 8px 30px 8px 8px;
  position: relative;
  word-wrap: break-word;
  cursor: pointer;
}
.selected-container .ribbon .close {
  position: absolute;
  right: 10px;
  top: 5px;
}
.selected-container .placeholder-ribbon {
  background-color: #eeeeee;
  border: 1px solid #aaaaaa;
  margin: 0 0 5px 0;
  max-width: 450px;
  min-height: 38px;
  padding: 8px 30px 8px 8px;
  position: relative;
  opacity: 50%;
  word-wrap: break-word;
}
.selected-container .placeholder-ribbon .close {
  position: absolute;
  right: 10px;
  top: 5px;
}
.selected-container .dragging-ribbon {
  display: none;
  background-color: #8cebad;
  border: 1px solid #8cebad;
  margin: 0 0 5px 0;
  max-width: 450px;
  padding: 8px 30px 8px 8px;
  position: relative;
  opacity: 10%;
  word-wrap: break-word;
}
.selected-container .dragging-ribbon .close {
  position: absolute;
  right: 10px;
  top: 5px;
}
.selected-container .hidden-ribbon {
  background-color: white;
  color: white;
  margin: 0 0 5px 0;
  max-width: 450px;
  min-height: 38px;
  padding: 8px 30px 8px 8px;
  position: relative;
}
.selected-container .hidden-ribbon .close {
  position: absolute;
  right: 10px;
  top: 5px;
}
.selected-container .fa-arrows {
  color: #343434;
  margin-right: 5px;
}
.selected-container .placement-select-item {
  cursor: pointer;
}
.moving-modal .selected-container {
  height: 300px;
  overflow-y: auto;
}
.moving-modal .message-container {
  height: 150px;
  margin-bottom: 100px;
  border: none;
}
.moving-modal .message-title {
  font-weight: bold;
  margin-left: 5px;
}
.moving-modal .message-flight-dates {
  background-color: #cdf6db;
  height: 200px;
  margin-bottom: 100px;
}
.moving-modal .message-body {
  font-size: 13px;
  color: gray;
  margin: 2px 0 5px 5px;
}
.moving-modal .message-default {
  margin-top: 10px;
}
.moving-modal .date-range-title {
  font-weight: bold;
}
.moving-modal .date-range {
  color: gray;
  margin-left: 5px;
}
.moving-modal .old-flight-dates {
  font-size: 13px;
  margin-top: 10px;
  margin-left: 5px;
}
.moving-modal .new-flight-dates {
  font-size: 13px;
  margin-top: 10px;
  margin-left: 5px;
}
.moving-modal .btn-next {
  position: absolute;
  right: 15px;
  bottom: 20px;
}
.moving-modal .option-additional-info {
  margin-left: 5px;
  color: gray;
  font-size: 12px;
}
.moving-modal .ribbon-lineitem-name {
  font-size: 12px;
}
.moving-modal .ribbon-lineitem-brand {
  font-size: 12px;
  color: gray;
}
.empty-placeholder {
  display: none;
  height: 200px;
  margin-top: -200px;
  padding-top: 66.66666667px;
  text-align: center;
}
.empty-placeholder .value {
  color: #dddddd;
  font-size: 36px;
  line-height: 1;
}
.empty-placeholder .title {
  color: #dddddd;
  font-size: 18px;
}
.modal-lg .selected-container {
  height: 350px;
}
.modal-lg .empty-placeholder {
  height: 350px;
  margin-top: -350px;
  padding-top: 140px;
}
.selected-container:empty + .empty-placeholder {
  display: block;
}
.cancel-confirm-modal {
  display: none;
  position: fixed;
  top: 100px;
  z-index: 3001;
}
.cancel-confirm-modal .modal-dialog .modal-content {
  display: flex;
  flex-direction: column;
  height: auto !important;
  min-height: 350px;
}
.cancel-confirm-modal .modal-dialog .modal-content .cancel-confirm-modal-header {
  background-color: #ffffff;
  color: #c6002b;
  display: block;
  font-size: 30px;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 100px;
  padding: 30px;
  width: 100%;
}
@media screen and (max-width: 468px) {
  .cancel-confirm-modal .modal-dialog .modal-content .cancel-confirm-modal-header {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}
.cancel-confirm-modal .modal-dialog .modal-content .cancel-confirm-modal-header.primaryColor {
  color: #107386;
}
.cancel-confirm-modal .modal-dialog .modal-content .cancel-confirm-modal-body {
  background-color: #eeeeee;
  border-top: 1px solid #eeeeee;
  display: block;
  -webkit-flex: 4 0 auto;
  flex: 4 0 auto;
  padding: 15px;
  position: relative;
}
@media screen and (max-width: 641px) {
  .cancel-confirm-modal .modal-dialog .modal-content .cancel-confirm-modal-body {
    -webkit-flex: 3 0 auto;
    flex: 3 0 auto;
  }
}
@media screen and (max-width: 641px) {
  .cancel-confirm-modal .modal-dialog .modal-content {
    left: 0;
    margin-left: 0;
    top: 10%;
    width: 100%;
  }
}
.cancel-confirm-modal .modal-dialog .modal-content.open {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.cancel-confirm-modal .modal-dialog .modal-content .cancel-confirm-modal-buttons {
  bottom: 15px;
  position: absolute;
  width: 95%;
}
.cancel-confirm-modal .modal-dialog .modal-content .cancel-confirm-modal-text {
  display: block;
  font-size: 14px;
  height: 70px;
  padding: 15px;
}
.cancel-confirm-modal .modal-dialog .modal-content .do-not-show-again {
  color: #454545;
  display: block;
  font-size: 12px;
  font-weight: 400;
  padding: 15px;
}
.cancel-confirm-modal .modal-dialog .modal-content a {
  display: block;
}
.cancel-confirm-modal .modal-dialog .modal-content a.cancel {
  float: left;
}
.cancel-confirm-modal .modal-dialog .modal-content a.yes {
  color: #ffffff;
  float: right;
}
.confirm-delete-modal .modal-dialog {
  display: flex;
  align-items: center;
  min-height: calc(96.5%);
  width: fit-content;
}
.progress {
  background-color: #dddddd;
  border-radius: 0;
  box-shadow: none;
  height: 8px;
}
.progress .progress-bar {
  background-color: #888888;
  height: 8px;
}
.nav-stacked.nav-tabs-connected {
  padding-top: 20px;
}
.nav-stacked.nav-tabs-connected.nav-pills > li > a {
  border: 1px solid transparent;
  border-radius: 3px 0 0 3px;
  color: #888888;
  margin-right: -31px;
}
.nav-stacked.nav-tabs-connected.nav-pills > li > a:hover {
  color: #333333;
}
.nav-stacked.nav-tabs-connected.nav-pills > li.active > a,
.nav-stacked.nav-tabs-connected.nav-pills > li.active > a:hover,
.nav-stacked.nav-tabs-connected.nav-pills > li.active > a:focus {
  border: 1px solid #dddddd;
  border-right: 0;
  color: #333333;
  background-color: #fff;
  z-index: 2;
}
@media (max-width: 992px) {
  .row.mobile-tight [class^='col-md-'],
  .row.mobile-tight [class*=' col-md-'],
  .row.mobile-tight [class^='col-sm-'],
  .row.mobile-tight [class*=' col-sm-'] {
    padding-left: 0;
    padding-right: 0;
  }
  .nav-stacked-to-table {
    display: table;
    width: 100%;
  }
  .nav-stacked.nav-tabs-connected {
    padding-top: 0;
  }
  .nav-stacked.nav-tabs-connected.nav-pills {
    display: table-row;
  }
  .nav-stacked.nav-tabs-connected.nav-pills > li {
    display: table-cell;
    outline-style: none;
  }
  .nav-stacked.nav-tabs-connected.nav-pills > li > a {
    border: 1px solid #dddddd;
    border-left: 0;
    border-radius: 0;
    font-size: 12px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
  }
  .nav-stacked.nav-tabs-connected.nav-pills > li.active > a,
  .nav-stacked.nav-tabs-connected.nav-pills > li.active > a:hover,
  .nav-stacked.nav-tabs-connected.nav-pills > li.active > a:focus {
    border: 1px solid #dddddd;
    border-bottom: 1px solid #fff;
    border-left: 0;
  }
  .nav-stacked.nav-tabs-connected.nav-pills > li:last-child > a,
  .nav-stacked.nav-tabs-connected.nav-pills > li.active:last-child > a {
    border-right: 0;
  }
}
.tab-content .tab-pane {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  margin-bottom: 20px;
  min-height: 600px;
  padding: 20px;
}
.tab-content .tab-pane .tab-pane-right {
  margin-right: -20px;
}
.tab-content .tab-pane .tab-pane-header:before,
.tab-content .tab-pane .tab-pane-header:after {
  content: " ";
  display: table;
}
.tab-content .tab-pane .tab-pane-header:after {
  clear: both;
}
.tab-content .tab-pane .tab-pane-header:before,
.tab-content .tab-pane .tab-pane-header:after {
  content: " ";
  display: table;
}
.tab-content .tab-pane .tab-pane-header:after {
  clear: both;
}
@media (max-width: 992px) {
  .tab-content .tab-pane {
    border: 0;
    border-radius: 0;
    padding: 20px 10px;
  }
}
.tab-content .tab-pane .paneLocked {
  padding: 50px 20px;
  text-align: center;
}
.tab-content .tab-pane .paneLocked:before {
  display: inline;
  color: #eeeeee;
  content: '\f023';
  font-family: FontAwesome;
  font-size: 250px;
  line-height: 275px;
}
@media (max-width: 992px) {
  .tab-content .filters {
    padding: 0 15px;
  }
}
.tab-light-container .tab-content .tab-pane {
  border: 0;
  border-radius: 0;
  margin: 0;
  min-height: 1%;
  padding: 0;
}
@media (max-width: 480px) {
  .nav-stacked.nav-tabs-connected.nav-pills > li > a {
    font-size: 11px;
  }
}
.upui-InfoPopover .popover-target {
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.5rem;
  padding: 0 0.85714rem 1.07143rem 0.85714rem;
}
.upui-InfoPopover.right {
  float: right;
}
.upui-InfoPopover-popover .popover-title {
  font-weight: bold;
  padding-bottom: 0;
  border-bottom: none;
}
.ui-react-select:not(.uprc-InputSelect) .Select,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi,
.Select.ui-react-select,
.Select.is-multi.ui-react-select,
.multi-level-wrapper .Select,
.multi-level-wrapper .Select.is-multi {
  position: relative;
}
.ui-react-select:not(.uprc-InputSelect) .Select .select-loading,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .select-loading,
.Select.ui-react-select .select-loading,
.Select.is-multi.ui-react-select .select-loading,
.multi-level-wrapper .Select .select-loading,
.multi-level-wrapper .Select.is-multi .select-loading {
  color: #eeeeee;
  font-size: 50px;
  left: -25px;
  margin-left: 50%;
  position: relative;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control,
.Select.ui-react-select .Select-control,
.Select.is-multi.ui-react-select .Select-control,
.multi-level-wrapper .Select .Select-control,
.multi-level-wrapper .Select.is-multi .Select-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 1px;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 1px;
  border-radius: 1px;
  padding: 6px 40px 6px 10px;
  text-align: left;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control:focus,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control:focus,
.Select.ui-react-select .Select-control:focus,
.Select.is-multi.ui-react-select .Select-control:focus,
.multi-level-wrapper .Select .Select-control:focus,
.multi-level-wrapper .Select.is-multi .Select-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control::-moz-placeholder,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control::-moz-placeholder,
.Select.ui-react-select .Select-control::-moz-placeholder,
.Select.is-multi.ui-react-select .Select-control::-moz-placeholder,
.multi-level-wrapper .Select .Select-control::-moz-placeholder,
.multi-level-wrapper .Select.is-multi .Select-control::-moz-placeholder {
  color: #dddddd;
  opacity: 1;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control:-ms-input-placeholder,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control:-ms-input-placeholder,
.Select.ui-react-select .Select-control:-ms-input-placeholder,
.Select.is-multi.ui-react-select .Select-control:-ms-input-placeholder,
.multi-level-wrapper .Select .Select-control:-ms-input-placeholder,
.multi-level-wrapper .Select.is-multi .Select-control:-ms-input-placeholder {
  color: #dddddd;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control::-webkit-input-placeholder,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control::-webkit-input-placeholder,
.Select.ui-react-select .Select-control::-webkit-input-placeholder,
.Select.is-multi.ui-react-select .Select-control::-webkit-input-placeholder,
.multi-level-wrapper .Select .Select-control::-webkit-input-placeholder,
.multi-level-wrapper .Select.is-multi .Select-control::-webkit-input-placeholder {
  color: #dddddd;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control[disabled],
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control[disabled],
.Select.ui-react-select .Select-control[disabled],
.Select.is-multi.ui-react-select .Select-control[disabled],
.multi-level-wrapper .Select .Select-control[disabled],
.multi-level-wrapper .Select.is-multi .Select-control[disabled],
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control[readonly],
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control[readonly],
.Select.ui-react-select .Select-control[readonly],
.Select.is-multi.ui-react-select .Select-control[readonly],
.multi-level-wrapper .Select .Select-control[readonly],
.multi-level-wrapper .Select.is-multi .Select-control[readonly],
fieldset[disabled] .ui-react-select:not(.uprc-InputSelect) .Select .Select-control,
fieldset[disabled] .ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control,
fieldset[disabled] .Select.ui-react-select .Select-control,
fieldset[disabled] .Select.is-multi.ui-react-select .Select-control,
fieldset[disabled] .multi-level-wrapper .Select .Select-control,
fieldset[disabled] .multi-level-wrapper .Select.is-multi .Select-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.ui-react-select:not(.uprc-InputSelect) .Select .Select-control,
textarea.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control,
textarea.Select.ui-react-select .Select-control,
textarea.Select.is-multi.ui-react-select .Select-control,
textarea.multi-level-wrapper .Select .Select-control,
textarea.multi-level-wrapper .Select.is-multi .Select-control {
  height: auto;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control:focus,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control:focus,
.Select.ui-react-select .Select-control:focus,
.Select.is-multi.ui-react-select .Select-control:focus,
.multi-level-wrapper .Select .Select-control:focus,
.multi-level-wrapper .Select.is-multi .Select-control:focus {
  border-color: #107386;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control.code-text,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control.code-text,
.Select.ui-react-select .Select-control.code-text,
.Select.is-multi.ui-react-select .Select-control.code-text,
.multi-level-wrapper .Select .Select-control.code-text,
.multi-level-wrapper .Select.is-multi .Select-control.code-text {
  color: #555555;
  font-family: Consolas, Monaco, Lucida Console, Courier New;
  font-style: italic;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control.form-control-sm,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control.form-control-sm,
.Select.ui-react-select .Select-control.form-control-sm,
.Select.is-multi.ui-react-select .Select-control.form-control-sm,
.multi-level-wrapper .Select .Select-control.form-control-sm,
.multi-level-wrapper .Select.is-multi .Select-control.form-control-sm {
  font-size: 12px;
  height: 30px;
  padding: 4px 10px;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control.not-in-range,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control.not-in-range,
.Select.ui-react-select .Select-control.not-in-range,
.Select.is-multi.ui-react-select .Select-control.not-in-range,
.multi-level-wrapper .Select .Select-control.not-in-range,
.multi-level-wrapper .Select.is-multi .Select-control.not-in-range {
  color: #ee8b1c;
  border-left: 4px solid #ee8b1c;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control.is-filter-input.has-value,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control.is-filter-input.has-value,
.Select.ui-react-select .Select-control.is-filter-input.has-value,
.Select.is-multi.ui-react-select .Select-control.is-filter-input.has-value,
.multi-level-wrapper .Select .Select-control.is-filter-input.has-value,
.multi-level-wrapper .Select.is-multi .Select-control.is-filter-input.has-value {
  border: 1px solid #107386;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control.input-primary,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control.input-primary,
.Select.ui-react-select .Select-control.input-primary,
.Select.is-multi.ui-react-select .Select-control.input-primary,
.multi-level-wrapper .Select .Select-control.input-primary,
.multi-level-wrapper .Select.is-multi .Select-control.input-primary {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control.input-success,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control.input-success,
.Select.ui-react-select .Select-control.input-success,
.Select.is-multi.ui-react-select .Select-control.input-success,
.multi-level-wrapper .Select .Select-control.input-success,
.multi-level-wrapper .Select.is-multi .Select-control.input-success {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
  border-left: 4px solid #25d261;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control.input-success:focus,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control.input-success:focus,
.Select.ui-react-select .Select-control.input-success:focus,
.Select.is-multi.ui-react-select .Select-control.input-success:focus,
.multi-level-wrapper .Select .Select-control.input-success:focus,
.multi-level-wrapper .Select.is-multi .Select-control.input-success:focus {
  border-color: #25d261;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control.input-danger,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control.input-danger,
.Select.ui-react-select .Select-control.input-danger,
.Select.is-multi.ui-react-select .Select-control.input-danger,
.multi-level-wrapper .Select .Select-control.input-danger,
.multi-level-wrapper .Select.is-multi .Select-control.input-danger {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
  border-left: 4px solid #e9221e;
  color: #e9221e;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-control.input-danger:focus,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control.input-danger:focus,
.Select.ui-react-select .Select-control.input-danger:focus,
.Select.is-multi.ui-react-select .Select-control.input-danger:focus,
.multi-level-wrapper .Select .Select-control.input-danger:focus,
.multi-level-wrapper .Select.is-multi .Select-control.input-danger:focus {
  border-color: #e9221e;
}
.is-required .ui-react-select:not(.uprc-InputSelect) .Select .Select-control,
.is-required .ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control,
.is-required .Select.ui-react-select .Select-control,
.is-required .Select.is-multi.ui-react-select .Select-control,
.is-required .multi-level-wrapper .Select .Select-control,
.is-required .multi-level-wrapper .Select.is-multi .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.is-required .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.is-required .Select-control,
.Select.ui-react-select.is-required .Select-control,
.Select.is-multi.ui-react-select.is-required .Select-control,
.multi-level-wrapper .Select.is-required .Select-control,
.multi-level-wrapper .Select.is-multi.is-required .Select-control {
  border-left: 4px solid #107386;
}
.input-success .ui-react-select:not(.uprc-InputSelect) .Select .Select-control,
.input-success .ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control,
.input-success .Select.ui-react-select .Select-control,
.input-success .Select.is-multi.ui-react-select .Select-control,
.input-success .multi-level-wrapper .Select .Select-control,
.input-success .multi-level-wrapper .Select.is-multi .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.input-success .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.input-success .Select-control,
.Select.ui-react-select.input-success .Select-control,
.Select.is-multi.ui-react-select.input-success .Select-control,
.multi-level-wrapper .Select.input-success .Select-control,
.multi-level-wrapper .Select.is-multi.input-success .Select-control {
  border-left: 4px solid #25d261;
}
.input-success .ui-react-select:not(.uprc-InputSelect) .Select .Select-control:focus,
.input-success .ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control:focus,
.input-success .Select.ui-react-select .Select-control:focus,
.input-success .Select.is-multi.ui-react-select .Select-control:focus,
.input-success .multi-level-wrapper .Select .Select-control:focus,
.input-success .multi-level-wrapper .Select.is-multi .Select-control:focus,
.ui-react-select:not(.uprc-InputSelect) .Select.input-success .Select-control:focus,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.input-success .Select-control:focus,
.Select.ui-react-select.input-success .Select-control:focus,
.Select.is-multi.ui-react-select.input-success .Select-control:focus,
.multi-level-wrapper .Select.input-success .Select-control:focus,
.multi-level-wrapper .Select.is-multi.input-success .Select-control:focus {
  border-color: #25d261;
}
.input-danger .ui-react-select:not(.uprc-InputSelect) .Select .Select-control,
.input-danger .ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control,
.input-danger .Select.ui-react-select .Select-control,
.input-danger .Select.is-multi.ui-react-select .Select-control,
.input-danger .multi-level-wrapper .Select .Select-control,
.input-danger .multi-level-wrapper .Select.is-multi .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.input-danger .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.input-danger .Select-control,
.Select.ui-react-select.input-danger .Select-control,
.Select.is-multi.ui-react-select.input-danger .Select-control,
.multi-level-wrapper .Select.input-danger .Select-control,
.multi-level-wrapper .Select.is-multi.input-danger .Select-control {
  border-left: 4px solid #e9221e;
  color: #e9221e;
}
.input-danger .ui-react-select:not(.uprc-InputSelect) .Select .Select-control:focus,
.input-danger .ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control:focus,
.input-danger .Select.ui-react-select .Select-control:focus,
.input-danger .Select.is-multi.ui-react-select .Select-control:focus,
.input-danger .multi-level-wrapper .Select .Select-control:focus,
.input-danger .multi-level-wrapper .Select.is-multi .Select-control:focus,
.ui-react-select:not(.uprc-InputSelect) .Select.input-danger .Select-control:focus,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.input-danger .Select-control:focus,
.Select.ui-react-select.input-danger .Select-control:focus,
.Select.is-multi.ui-react-select.input-danger .Select-control:focus,
.multi-level-wrapper .Select.input-danger .Select-control:focus,
.multi-level-wrapper .Select.is-multi.input-danger .Select-control:focus {
  border-color: #e9221e;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select-highlighted .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.Select-highlighted .Select-control,
.Select.ui-react-select.Select-highlighted .Select-control,
.Select.is-multi.ui-react-select.Select-highlighted .Select-control,
.multi-level-wrapper .Select.Select-highlighted .Select-control,
.multi-level-wrapper .Select.is-multi.Select-highlighted .Select-control {
  background-color: #fef9ec;
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-open > .Select-control > .Select-arrow,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.is-open > .Select-control > .Select-arrow,
.Select.ui-react-select.is-open > .Select-control > .Select-arrow,
.Select.is-multi.ui-react-select.is-open > .Select-control > .Select-arrow,
.multi-level-wrapper .Select.is-open > .Select-control > .Select-arrow,
.multi-level-wrapper .Select.is-multi.is-open > .Select-control > .Select-arrow {
  border-color: transparent transparent #999999;
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-focused:not(.is-open) > .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.is-focused:not(.is-open) > .Select-control,
.Select.ui-react-select.is-focused:not(.is-open) > .Select-control,
.Select.is-multi.ui-react-select.is-focused:not(.is-open) > .Select-control,
.multi-level-wrapper .Select.is-focused:not(.is-open) > .Select-control,
.multi-level-wrapper .Select.is-multi.is-focused:not(.is-open) > .Select-control {
  border-color: #0088cc #0099e6 #0099e6;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 5px -1px rgba(0, 136, 204, 0.5);
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-placeholder,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-placeholder,
.Select.ui-react-select .Select-placeholder,
.Select.is-multi.ui-react-select .Select-placeholder,
.multi-level-wrapper .Select .Select-placeholder,
.multi-level-wrapper .Select.is-multi .Select-placeholder {
  color: #888888;
  padding-bottom: 6px;
  padding-right: 45px;
  padding-top: 6px;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-input:focus,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-input:focus,
.Select.ui-react-select .Select-input:focus,
.Select.is-multi.ui-react-select .Select-input:focus,
.multi-level-wrapper .Select .Select-input:focus,
.multi-level-wrapper .Select.is-multi .Select-input:focus {
  outline: none;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-input input,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-input input,
.Select.ui-react-select .Select-input input,
.Select.is-multi.ui-react-select .Select-input input,
.multi-level-wrapper .Select .Select-input input,
.multi-level-wrapper .Select.is-multi .Select-input input {
  margin-left: 0;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-value,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-value,
.Select.ui-react-select .Select-value,
.Select.is-multi.ui-react-select .Select-value,
.multi-level-wrapper .Select .Select-value,
.multi-level-wrapper .Select.is-multi .Select-value {
  color: #555555;
  padding-bottom: 6px;
  padding-top: 6px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.has-value > .Select-control > .Select-placeholder,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.has-value > .Select-control > .Select-placeholder,
.Select.ui-react-select.has-value > .Select-control > .Select-placeholder,
.Select.is-multi.ui-react-select.has-value > .Select-control > .Select-placeholder,
.multi-level-wrapper .Select.has-value > .Select-control > .Select-placeholder,
.multi-level-wrapper .Select.is-multi.has-value > .Select-control > .Select-placeholder {
  color: #555;
}
.ui-react-select:not(.uprc-InputSelect) .Select.has-value.is-focused > .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.has-value.is-focused > .Select-control,
.Select.ui-react-select.has-value.is-focused > .Select-control,
.Select.is-multi.ui-react-select.has-value.is-focused > .Select-control,
.multi-level-wrapper .Select.has-value.is-focused > .Select-control,
.multi-level-wrapper .Select.is-multi.has-value.is-focused > .Select-control {
  border-color: #ccc;
  box-shadow: none;
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-filter-dropdown.is-focused:not(.is-open) > .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.is-filter-dropdown.is-focused:not(.is-open) > .Select-control,
.Select.ui-react-select.is-filter-dropdown.is-focused:not(.is-open) > .Select-control,
.Select.is-multi.ui-react-select.is-filter-dropdown.is-focused:not(.is-open) > .Select-control,
.multi-level-wrapper .Select.is-filter-dropdown.is-focused:not(.is-open) > .Select-control,
.multi-level-wrapper .Select.is-multi.is-filter-dropdown.is-focused:not(.is-open) > .Select-control {
  border-color: #ccc;
  box-shadow: none;
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-filter-dropdown.has-value .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.is-filter-dropdown.has-value .Select-control,
.Select.ui-react-select.is-filter-dropdown.has-value .Select-control,
.Select.is-multi.ui-react-select.is-filter-dropdown.has-value .Select-control,
.multi-level-wrapper .Select.is-filter-dropdown.has-value .Select-control,
.multi-level-wrapper .Select.is-multi.is-filter-dropdown.has-value .Select-control {
  border: 1px solid #107386;
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-filter-dropdown.has-value .Select-control:after,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.is-filter-dropdown.has-value .Select-control:after,
.Select.ui-react-select.is-filter-dropdown.has-value .Select-control:after,
.Select.is-multi.ui-react-select.is-filter-dropdown.has-value .Select-control:after,
.multi-level-wrapper .Select.is-filter-dropdown.has-value .Select-control:after,
.multi-level-wrapper .Select.is-multi.is-filter-dropdown.has-value .Select-control:after {
  color: #107386;
  content: '\f111';
  font-family: FontAwesome;
  font-size: 15px;
  position: absolute;
  right: 25px;
  top: 3px;
  width: 15px;
  z-index: 999;
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-filter-dropdown.has-value .Select-control .Select-clear,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.is-filter-dropdown.has-value .Select-control .Select-clear,
.Select.ui-react-select.is-filter-dropdown.has-value .Select-control .Select-clear,
.Select.is-multi.ui-react-select.is-filter-dropdown.has-value .Select-control .Select-clear,
.multi-level-wrapper .Select.is-filter-dropdown.has-value .Select-control .Select-clear,
.multi-level-wrapper .Select.is-multi.is-filter-dropdown.has-value .Select-control .Select-clear {
  color: #fff;
  font-size: 15px;
  right: 19px;
  z-index: 1000;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-clear,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-clear,
.Select.ui-react-select .Select-clear,
.Select.is-multi.ui-react-select .Select-clear,
.multi-level-wrapper .Select .Select-clear,
.multi-level-wrapper .Select.is-multi .Select-clear {
  padding-top: 4px;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-clear:hover,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-clear:hover,
.Select.ui-react-select .Select-clear:hover,
.Select.is-multi.ui-react-select .Select-clear:hover,
.multi-level-wrapper .Select .Select-clear:hover,
.multi-level-wrapper .Select.is-multi .Select-clear:hover {
  color: #c0392b;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-arrow,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-arrow,
.Select.ui-react-select .Select-arrow,
.Select.is-multi.ui-react-select .Select-arrow,
.multi-level-wrapper .Select .Select-arrow,
.multi-level-wrapper .Select.is-multi .Select-arrow {
  border-color: #ccc transparent transparent;
  top: 13px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-disabled .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.is-disabled .Select-control,
.Select.ui-react-select.is-disabled .Select-control,
.Select.is-multi.ui-react-select.is-disabled .Select-control,
.multi-level-wrapper .Select.is-disabled .Select-control,
.multi-level-wrapper .Select.is-multi.is-disabled .Select-control {
  cursor: not-allowed;
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-disabled .Select-control .Select-placeholder,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.is-disabled .Select-control .Select-placeholder,
.Select.ui-react-select.is-disabled .Select-control .Select-placeholder,
.Select.is-multi.ui-react-select.is-disabled .Select-control .Select-placeholder,
.multi-level-wrapper .Select.is-disabled .Select-control .Select-placeholder,
.multi-level-wrapper .Select.is-multi.is-disabled .Select-control .Select-placeholder {
  opacity: 0.5;
}
.ui-react-select:not(.uprc-InputSelect) .Select.with-media-object .Select-option,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.with-media-object .Select-option,
.Select.ui-react-select.with-media-object .Select-option,
.Select.is-multi.ui-react-select.with-media-object .Select-option,
.multi-level-wrapper .Select.with-media-object .Select-option,
.multi-level-wrapper .Select.is-multi.with-media-object .Select-option {
  border-bottom: 1px solid #dddddd;
  padding: 12px 10px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.with-media-object .Select-option.is-focused,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.with-media-object .Select-option.is-focused,
.Select.ui-react-select.with-media-object .Select-option.is-focused,
.Select.is-multi.ui-react-select.with-media-object .Select-option.is-focused,
.multi-level-wrapper .Select.with-media-object .Select-option.is-focused,
.multi-level-wrapper .Select.is-multi.with-media-object .Select-option.is-focused {
  background-color: #f9f9f9;
}
.ui-react-select:not(.uprc-InputSelect) .Select.select-with-icon .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.select-with-icon .Select-control,
.Select.ui-react-select.select-with-icon .Select-control,
.Select.is-multi.ui-react-select.select-with-icon .Select-control,
.multi-level-wrapper .Select.select-with-icon .Select-control,
.multi-level-wrapper .Select.is-multi.select-with-icon .Select-control {
  padding-left: 30px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.select-list .Select-placeholder:before,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.select-list .Select-placeholder:before,
.Select.ui-react-select.select-list .Select-placeholder:before,
.Select.is-multi.ui-react-select.select-list .Select-placeholder:before,
.multi-level-wrapper .Select.select-list .Select-placeholder:before,
.multi-level-wrapper .Select.is-multi.select-list .Select-placeholder:before {
  color: #333;
  content: '\f0ca  ';
  font-family: fontAwesome;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-menu,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-menu,
.Select.ui-react-select .Select-menu,
.Select.is-multi.ui-react-select .Select-menu,
.multi-level-wrapper .Select .Select-menu,
.multi-level-wrapper .Select.is-multi .Select-menu {
  border-top-color: #ccc;
  text-align: left;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-option,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-option,
.Select.ui-react-select .Select-option,
.Select.is-multi.ui-react-select .Select-option,
.multi-level-wrapper .Select .Select-option,
.multi-level-wrapper .Select.is-multi .Select-option {
  color: #555;
  line-height: 20px;
}
.ui-react-select:not(.uprc-InputSelect) .Select .Select-option.is-focused,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-option.is-focused,
.Select.ui-react-select .Select-option.is-focused,
.Select.is-multi.ui-react-select .Select-option.is-focused,
.multi-level-wrapper .Select .Select-option.is-focused,
.multi-level-wrapper .Select.is-multi .Select-option.is-focused {
  background-color: #eeeeee;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select-sm .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.Select-sm .Select-control,
.Select.ui-react-select.Select-sm .Select-control,
.Select.is-multi.ui-react-select.Select-sm .Select-control,
.multi-level-wrapper .Select.Select-sm .Select-control,
.multi-level-wrapper .Select.is-multi.Select-sm .Select-control {
  font-size: 12px;
  height: 30px !important;
  padding: 6px 40px 6px 10px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select-sm .Select-control > .Select-arrow,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.Select-sm .Select-control > .Select-arrow,
.Select.ui-react-select.Select-sm .Select-control > .Select-arrow,
.Select.is-multi.ui-react-select.Select-sm .Select-control > .Select-arrow,
.multi-level-wrapper .Select.Select-sm .Select-control > .Select-arrow,
.multi-level-wrapper .Select.is-multi.Select-sm .Select-control > .Select-arrow {
  right: 9px;
  top: 11px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select-sm .Select-option,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.Select-sm .Select-option,
.Select.ui-react-select.Select-sm .Select-option,
.Select.is-multi.ui-react-select.Select-sm .Select-option,
.multi-level-wrapper .Select.Select-sm .Select-option,
.multi-level-wrapper .Select.is-multi.Select-sm .Select-option {
  font-size: 12px;
  padding: 6px 10px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select-sm .Select-clear,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.Select-sm .Select-clear,
.Select.ui-react-select.Select-sm .Select-clear,
.Select.is-multi.ui-react-select.Select-sm .Select-clear,
.multi-level-wrapper .Select.Select-sm .Select-clear,
.multi-level-wrapper .Select.is-multi.Select-sm .Select-clear {
  top: -1px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select-tiny .Select-control,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.Select-tiny .Select-control,
.Select.ui-react-select.Select-tiny .Select-control,
.Select.is-multi.ui-react-select.Select-tiny .Select-control,
.multi-level-wrapper .Select.Select-tiny .Select-control,
.multi-level-wrapper .Select.is-multi.Select-tiny .Select-control {
  font-size: 11px;
  height: 22px;
  padding: 2px 40px 2px 6px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select-tiny .Select-control > .Select-arrow,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.Select-tiny .Select-control > .Select-arrow,
.Select.ui-react-select.Select-tiny .Select-control > .Select-arrow,
.Select.is-multi.ui-react-select.Select-tiny .Select-control > .Select-arrow,
.multi-level-wrapper .Select.Select-tiny .Select-control > .Select-arrow,
.multi-level-wrapper .Select.is-multi.Select-tiny .Select-control > .Select-arrow {
  right: 7px;
  top: 7px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select-tiny .Select-placeholder,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.Select-tiny .Select-placeholder,
.Select.ui-react-select.Select-tiny .Select-placeholder,
.Select.is-multi.ui-react-select.Select-tiny .Select-placeholder,
.multi-level-wrapper .Select.Select-tiny .Select-placeholder,
.multi-level-wrapper .Select.is-multi.Select-tiny .Select-placeholder {
  padding: 2px 40px 2px 6px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select-tiny .Select-option,
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.Select-tiny .Select-option,
.Select.ui-react-select.Select-tiny .Select-option,
.Select.is-multi.ui-react-select.Select-tiny .Select-option,
.multi-level-wrapper .Select.Select-tiny .Select-option,
.multi-level-wrapper .Select.is-multi.Select-tiny .Select-option {
  font-size: 11px;
  padding: 6px;
}
.cell-dropdown-wrapper {
  height: 100%;
  position: relative;
}
.cell-dropdown-wrapper .Select-control {
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
  margin-bottom: 0;
  padding: 9px 40px 9px 10px;
}
.cell-dropdown-wrapper .Select-control > .Select-arrow {
  top: 15px;
}
.cell-dropdown-wrapper .Select-control:hover {
  border: 1px #107386 solid !important;
}
.cell-dropdown-wrapper .Select-placeholder {
  padding: 11px 40px 11px 10px;
}
.cell-dropdown-wrapper .is-open > .Select-control {
  background-color: #fff;
  border: 1px #107386 solid;
}
.cell-dropdown-wrapper .has-value.is-focused:not(.is-open) > .Select-control {
  border-color: transparent;
}
.cell-dropdown-wrapper .Select-menu {
  border-color: #107386;
  border-top: 0;
}
.cell-dropdown-wrapper .Select-menu .is-selected {
  pointer-events: none;
  background-color: #e6e6e6;
}
.cell-dropdown-wrapper .is-focused:not(.is-open) > .Select-control {
  box-shadow: none;
}
.cell-dropdown-wrapper .fa-spinner,
.cell-dropdown-wrapper .fa-check {
  position: absolute;
  right: -9999px;
  top: 12px;
}
.cell-dropdown-wrapper.loading .Select-control {
  border-color: #888888 !important;
}
.cell-dropdown-wrapper.loading .Select-control > .Select-placeholder {
  color: #888888;
}
.cell-dropdown-wrapper.loading .Select-control > .Select-arrow {
  display: none;
}
.cell-dropdown-wrapper.loading .Select-menu {
  border-color: #888888 !important;
}
.cell-dropdown-wrapper.loading .fa-spinner {
  right: 10px;
}
.cell-dropdown-wrapper.success .Select-control {
  background-color: #dff0d8;
  border-color: #25d261 !important;
}
.cell-dropdown-wrapper.success .Select-control > .Select-placeholder {
  color: #3c763d;
  color: #67be72;
}
a.cell-dropdown-wrapper.success .Select-control > .Select-placeholder:hover {
  color: #2b542c;
}
.cell-dropdown-wrapper.success .Select-control > .Select-arrow {
  display: none;
}
.cell-dropdown-wrapper.success .Select-menu {
  border-color: #25d261 !important;
}
.cell-dropdown-wrapper.success .fa-check {
  right: 10px;
}
.cell-dropdown-wrapper.error .Select-control {
  background-color: #fbd9d8;
  border-color: #e9221e !important;
}
.cell-dropdown-wrapper.error .Select-control > .Select-placeholder {
  color: #e9221e;
}
a.cell-dropdown-wrapper.error .Select-control > .Select-placeholder:hover {
  color: #c11613;
}
.cell-dropdown-wrapper.error .Select-control > .Select-arrow {
  display: none;
}
.cell-dropdown-wrapper.error .Select-menu {
  border-color: #e9221e !important;
}
.cell-dropdown-wrapper.error .reset {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
}
.cell-dropdown-wrapper .title .Select-control > .Select-placeholder {
  color: #888888;
  font-size: 12px;
  text-transform: uppercase;
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-control,
.Select.is-multi.ui-react-select .Select-control {
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  min-width: 220px;
  padding: 0 45px 0 3px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi.has-value .Select-control,
.Select.is-multi.ui-react-select.has-value .Select-control {
  height: auto !important;
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-placeholder,
.Select.is-multi.ui-react-select .Select-placeholder {
  padding-top: 6px;
}
@media (max-width: 480px) {
  .ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-input,
  .Select.is-multi.ui-react-select .Select-input {
    margin: 0;
    padding: 0;
  }
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-item,
.Select.is-multi.ui-react-select .Select-item {
  margin: 3px 4px 3px 0;
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-item .Select-item-icon,
.Select.is-multi.ui-react-select .Select-item .Select-item-icon {
  padding: 2px 5px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-item .Select-item-label,
.Select.is-multi.ui-react-select .Select-item .Select-item-label {
  padding: 2px 5px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .is-open > .Select-control > .Select-arrow,
.Select.is-multi.ui-react-select .is-open > .Select-control > .Select-arrow {
  border-color: transparent transparent #999999;
}
.ui-react-select:not(.uprc-InputSelect) .Select.is-multi .Select-arrow,
.Select.is-multi.ui-react-select .Select-arrow {
  border-color: #ccc transparent transparent;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select--multi .Select-aria-only,
.Select.Select--multi.ui-react-select .Select-aria-only {
  display: none;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select--multi .Select-control,
.Select.Select--multi.ui-react-select .Select-control {
  height: auto;
  line-height: 1;
  margin-bottom: 0;
  padding: 0 30px 0 6px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select--multi .Select-placeholder,
.Select.Select--multi.ui-react-select .Select-placeholder {
  top: 3px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select--multi .Select-input,
.Select.Select--multi.ui-react-select .Select-input {
  height: 32px;
  vertical-align: middle;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select--multi .Select-input input,
.Select.Select--multi.ui-react-select .Select-input input {
  height: 100%;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select--multi .Select-value,
.Select.Select--multi.ui-react-select .Select-value {
  margin: 2px 4px 2px 0;
  padding: 0;
  position: relative;
  vertical-align: top;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select--multi .Select-value .Select-value-icon,
.Select.Select--multi.ui-react-select .Select-value .Select-value-icon {
  padding: 5px 5px 7px 5px;
}
.ui-react-select:not(.uprc-InputSelect) .Select.Select--multi .Select-value .Select-value-label,
.Select.Select--multi.ui-react-select .Select-value .Select-value-label {
  padding: 4px 5px;
}
@media (min-width: 480px) {
  .ui-react-select .filters-fixed-container .Select.is-multi .Select-control,
  .filters-fixed-container .Select.is-multi.ui-react-select .Select-control {
    max-height: 75px;
    overflow-y: auto;
  }
}
.multi-level-wrapper .Select .Select-value {
  font-size: 12px;
  padding-top: 8px;
}
.multi-level-wrapper .Select-menu {
  border-top-color: #ccc;
  text-align: left;
}
.multi-level-wrapper .Select-menu .Select-option {
  border-radius: 0;
  color: #555;
  line-height: 1.5em;
}
.multi-level-wrapper .Select-menu .Select-option.is-focused {
  background-color: #eeeeee;
}
.multi-level-wrapper .Select-menu .Select-option-group .Select-option-group-label {
  color: #888888;
  font-size: 12px;
  font-weight: bold;
  padding: 0 10px;
}
.multi-level-wrapper .Select-menu .Select-option-group .Select-option {
  padding-left: 10px;
}
.multi-level-wrapper .Select-menu .Select-option-group .Select-option-group .Select-option-group-label {
  padding: 6px 10px 6px 20px;
}
.multi-level-wrapper .Select-menu .Select-option-group .Select-option-group .Select-option {
  padding-left: 40px;
}
.multi-level-wrapper .isMultiLevel .Select-menu-outer {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  max-height: none;
  overflow: visible;
  padding-top: 1px;
}
.multi-level-wrapper .isMultiLevel .Select-menu {
  box-sizing: border-box;
  max-height: none;
  overflow: visible;
  z-index: 1000;
}
.multi-level-wrapper .isMultiLevel .Select-menu:before {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  content: ' ';
  display: block;
  height: 101%;
  left: 0;
  position: absolute;
  top: 0;
  width: 300px;
  z-index: -1;
}
.multi-level-wrapper .isMultiLevel .Select-menu .Select-option-group {
  height: 34px;
  width: 100%;
  margin: 0 0 0 -10000px;
  position: relative;
}
.multi-level-wrapper .isMultiLevel .Select-menu .Select-option-group > .Select-option-group-label {
  color: #555555;
  font-size: 14px;
  height: 34px;
  left: 10000px;
  line-height: 34px;
  padding: 0 11px;
  position: absolute;
  width: 297px;
  font-weight: normal;
}
.multi-level-wrapper .isMultiLevel .Select-menu .Select-option-group > .Select-option-group-label:after {
  border-color: transparent transparent transparent #ccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: ' ';
  display: block;
  height: 0;
  position: absolute;
  right: 11px;
  top: 11px;
  width: 0;
}
.multi-level-wrapper .isMultiLevel .Select-menu .Select-option-group:hover {
  margin: 0 0 0 299px;
}
.multi-level-wrapper .isMultiLevel .Select-menu .Select-option-group:hover > .Select-option-group-label {
  background-color: #eeeeee;
  box-shadow: inset -1px 0 0 #ccc;
  color: #333333;
  cursor: pointer;
  left: -296px;
  padding: 0 10px;
}
.multi-level-wrapper .isMultiLevel .Select-menu .Select-option-group:hover > .Select-option-group-label:after {
  border-color: transparent transparent transparent #999;
  right: 12px;
}
.multi-level-wrapper .isMultiLevel .Select-menu .Select-option-group .Select-option-group-children-scroll {
  width: 374px;
  max-height: 460px;
  overflow: scroll;
  border: 1px solid #ccc;
  border-left: none;
}
.multi-level-wrapper .isMultiLevel .Select-menu .Select-option-group .Select-option {
  background-color: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0 10px;
  width: 373px;
}
.multi-level-wrapper .isMultiLevel .Select-menu .Select-option-group .Select-option:hover {
  background-color: #eeeeee;
}
.multi-level-wrapper .isMultiLevel .Select-menu .Select-option-group .Select-option:last-child {
  border-bottom: 1px solid #ccc;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.06);
}
.multi-level-wrapper .isMultiLevel .Select-menu .Select-option-group > .Select-option-group-label + .Select-option {
  border-top: 1px solid #ccc;
  border-radius: 2px 2px 0 0;
}
.multi-level-wrapper .isMultiLevel .Select-menu .Select-option {
  display: block;
  line-height: 34px;
  width: 298px;
  z-index: 1001;
}
.get-selected .Select.is-multi .Select-item {
  display: none !important;
}
@media (min-width: 480px) {
  .form-inline .multi-level-wrapper,
  .form-inline .ui-react-select .Select:not(.is-multi),
  .form-inline .Select.ui-react-select:not(.is-multi),
  .form-inline .daterangepicker-container {
    display: inline-block;
    vertical-align: middle;
    width: 220px;
  }
  .form-inline .multi-level-wrapper.Select-xl,
  .form-inline .ui-react-select .Select:not(.is-multi).Select-xl,
  .form-inline .Select.ui-react-select:not(.is-multi).Select-xl,
  .form-inline .daterangepicker-container.Select-xl {
    width: 300px;
  }
  .form-inline .multi-level-wrapper.Select-sm,
  .form-inline .ui-react-select .Select:not(.is-multi).Select-sm,
  .form-inline .Select.ui-react-select:not(.is-multi).Select-sm,
  .form-inline .daterangepicker-container.Select-sm {
    width: 180px;
  }
  .form-inline .multi-level-wrapper.Select-180,
  .form-inline .ui-react-select .Select:not(.is-multi).Select-180,
  .form-inline .Select.ui-react-select:not(.is-multi).Select-180,
  .form-inline .daterangepicker-container.Select-180 {
    width: 180px;
  }
  .form-inline .multi-level-wrapper.Select-160,
  .form-inline .ui-react-select .Select:not(.is-multi).Select-160,
  .form-inline .Select.ui-react-select:not(.is-multi).Select-160,
  .form-inline .daterangepicker-container.Select-160 {
    width: 160px;
  }
  .form-inline .multi-level-wrapper.Select-170,
  .form-inline .ui-react-select .Select:not(.is-multi).Select-170,
  .form-inline .Select.ui-react-select:not(.is-multi).Select-170,
  .form-inline .daterangepicker-container.Select-170 {
    width: 170px;
  }
  .form-inline .multi-level-wrapper.Select-150,
  .form-inline .ui-react-select .Select:not(.is-multi).Select-150,
  .form-inline .Select.ui-react-select:not(.is-multi).Select-150,
  .form-inline .daterangepicker-container.Select-150 {
    width: 150px;
  }
  .form-inline .multi-level-wrapper.Select-140,
  .form-inline .ui-react-select .Select:not(.is-multi).Select-140,
  .form-inline .Select.ui-react-select:not(.is-multi).Select-140,
  .form-inline .daterangepicker-container.Select-140 {
    width: 140px;
  }
  .form-inline .multi-level-wrapper.Select-130,
  .form-inline .ui-react-select .Select:not(.is-multi).Select-130,
  .form-inline .Select.ui-react-select:not(.is-multi).Select-130,
  .form-inline .daterangepicker-container.Select-130 {
    width: 130px;
  }
  .form-inline .multi-level-wrapper.Select-100,
  .form-inline .ui-react-select .Select:not(.is-multi).Select-100,
  .form-inline .Select.ui-react-select:not(.is-multi).Select-100,
  .form-inline .daterangepicker-container.Select-100 {
    width: 100px;
  }
  .form-inline .multi-level-wrapper.Select-tiny,
  .form-inline .ui-react-select .Select:not(.is-multi).Select-tiny,
  .form-inline .Select.ui-react-select:not(.is-multi).Select-tiny,
  .form-inline .daterangepicker-container.Select-tiny {
    width: 180px;
  }
}
@media (max-width: 480px) {
  .form-inline .multi-level-wrapper,
  .form-inline .ui-react-select .Select:not(.is-multi),
  .form-inline .Select.ui-react-select:not(.is-multi),
  .form-inline .daterangepicker-container {
    display: block;
    margin-right: 0;
    width: auto;
  }
}
.form-inline .multi-level-wrapper .Select-control,
.form-inline .ui-react-select .Select:not(.is-multi) .Select-control,
.form-inline .Select.ui-react-select:not(.is-multi) .Select-control,
.form-inline .daterangepicker-container .Select-control {
  margin-bottom: 0;
}
.form-inline.right .Select:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  .ui-react-select .form-inline .Select.is-multi,
  .form-inline .Select.is-multi.ui-react-select {
    max-width: 500px;
  }
}
@media (min-width: 1200px) {
  .ui-react-select .form-inline .Select.is-multi,
  .form-inline .Select.is-multi.ui-react-select {
    max-width: 750px;
  }
}
.ui-react-select .form-inline .Select.is-multi .Select-control,
.form-inline .Select.is-multi.ui-react-select .Select-control {
  margin-bottom: 0;
}
.uprc-InputSelect .Select-placeholder {
  line-height: 16px !important;
  padding: 10px 0;
}
.uia-InitiativeDetail .uprc-Drawer .uprc-InputSelect .Select .Select-control .Select-value {
  line-height: 34px !important;
}
.uia-InitiativeDetail .uprc-Drawer .uprc-InputSelect .Select .Select-control .Select-placeholder {
  line-height: 16px !important;
}
.uia-InitiativeDetail .uprc-Summary-unit .uprc-InputSelect .Select .Select-control .Select-value {
  line-height: 26px !important;
}
.breadcrumbs {
  font-size: 12px;
  margin-bottom: 0;
  padding: 13px 15px 0 15px;
}
.breadcrumbs:before,
.breadcrumbs:after {
  content: " ";
  display: table;
}
.breadcrumbs:after {
  clear: both;
}
.breadcrumbs:before,
.breadcrumbs:after {
  content: " ";
  display: table;
}
.breadcrumbs:after {
  clear: both;
}
@media (max-width: 480px) {
  .breadcrumbs {
    overflow: hidden;
    padding: 8px 15px 0 15px;
    white-space: nowrap;
  }
}
.breadcrumbs ul {
  float: left;
  margin: 0;
  padding: 0;
}
.breadcrumbs ul li {
  display: inline;
  list-style-type: none;
  text-transform: capitalize;
}
.breadcrumbs ul li:after {
  content: '\203A';
  margin: 0 8px;
}
.breadcrumbs ul li:last-child:after {
  display: none;
}
.breadcrumbs > a,
.breadcrumbs > span {
  margin-right: 4px;
}
.breadcrumbs-bg {
  height: 41px;
}
.breadcrumbs-bg .breadcrumbs {
  background-color: #fff;
  border-bottom: 1px solid #dddddd;
  line-height: 40px;
  padding: 0 15px;
}
@media (min-width: 994px) {
  .breadcrumbs-bg .breadcrumbs-fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
  }
}
.breadcrumbs-right-links {
  float: right;
}
@media (max-width: 480px) {
  .breadcrumbs-right-links.zendesk-links {
    display: none;
  }
}
.breadcrumbs-right-links a + a {
  margin-left: 10px;
}
.breadcrumbs-right-links .fa-graduation-cap {
  margin-right: 4px;
}
.breadcrumbs-right-links .fa-comment {
  font-size: 17px;
  top: -2px;
}
.breadcrumbs-right-links .fa-question {
  top: -2px;
}
.react-breadcrumbs-container {
  border-bottom: 1px solid #dddddd;
  font-size: 12px;
  line-height: 40px;
  padding: 0 15px;
}
.react-breadcrumbs-container:before,
.react-breadcrumbs-container:after {
  content: " ";
  display: table;
}
.react-breadcrumbs-container:after {
  clear: both;
}
.react-breadcrumbs-container:before,
.react-breadcrumbs-container:after {
  content: " ";
  display: table;
}
.react-breadcrumbs-container:after {
  clear: both;
}
.react-breadcrumbs-container .breadcrumbs {
  float: left;
  padding: 0;
}
.react-breadcrumbs-container .breadcrumbs a,
.react-breadcrumbs-container .breadcrumbs > span {
  margin-right: 4px;
}
.breadcrumb-position-right {
  display: inline-block;
  margin-left: 10px;
  float: right;
}
.graph-toggle {
  display: block;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  width: 115px;
}
.graph-toggle img {
  margin-right: 5px;
  vertical-align: text-bottom;
}
.unified-checkbox {
  background-color: #fff;
  border: 1px solid #888888;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  height: 18px;
  margin: 0;
  max-width: none;
  position: relative;
  width: 18px;
  vertical-align: text-bottom;
}
.unified-fixed-table .unified-checkbox {
  height: 16px;
  width: 16px;
}
.unified-checkbox .label-text {
  font-weight: normal;
  margin-left: 24px;
}
.unified-checkbox .label-text:empty {
  margin-left: 0;
}
.unified-checkbox .input-checkbox {
  display: none;
}
.unified-checkbox .input-checkbox:checked + .label-text:before {
  display: block;
  color: #107386;
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 14px;
  left: 1px;
  position: absolute;
  top: -2px;
  z-index: 1000;
}
.unified-checkbox.partial .label-text:before {
  display: block;
  color: #107386;
  content: '\f068';
  font-family: FontAwesome;
  font-size: 15px;
  left: 2px;
  position: absolute;
  top: -2px;
  z-index: 1000;
}
.unified-checkbox-controls {
  position: relative;
}
.unified-checkbox-controls .unified-checkbox {
  left: 15px;
  position: absolute;
  top: 8px;
  z-index: 1000;
}
.unified-checkbox-controls > .dropdown > .btn {
  padding-left: 40px;
  z-index: 999;
}
.unified-checkbox-controls .badge {
  background-color: #107386;
  border-radius: 4px;
  margin-right: 8px;
}
.customConversionGroup div input {
  margin-right: 5px;
}
@keyframes successFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.collapsible-container {
  border-top: 1px solid #eeeeee;
  padding-top: 20px;
}
.collapsible {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 18px;
}
.collapsible .header {
  color: #888888;
  font-size: 18px;
  padding-bottom: 20px;
}
.collapsible .header .success {
  color: #3c763d;
  color: #67be72;
  display: inline-block;
  font-size: 12px;
  margin-right: 10px;
  opacity: 0;
  padding-top: 2px;
  vertical-align: text-top;
}
a.collapsible .header .success:hover {
  color: #2b542c;
}
.collapsible .header .success.visible {
  animation: successFadeIn 1s linear forwards;
}
.collapsible .header .onoffswitch {
  margin-right: 20px;
}
.collapsible.expanded .header {
  color: #333333;
}
.collapsible.expanded .content {
  padding-bottom: 1em;
}
.custom-metric-formula {
  color: red;
}
.date-string {
  line-height: 20px;
}
.date-string.ds-2 {
  margin-left: 10px;
}
.date-string.ds-3,
.date-string.ds-4 {
  margin-left: 5px;
}
.date-string.ds-3,
.date-string.ds-4 {
  color: #888888;
  font-size: 11px;
  vertical-align: bottom;
}
.unified-table-compact .date-string,
.unified-fixed-table-compact .date-string {
  line-height: 12px;
}
.date-string-inline .date-string.ds-1,
.date-string-inline .date-string.ds-2,
.date-string-inline .date-string.ds-3,
.date-string-inline .date-string.ds-4 {
  color: #888888;
  font-size: inherit;
  margin-left: 0;
  margin-right: 3px;
  vertical-align: inherit;
}
/*!
 * Stylesheet for the Date Range Picker, for use with Bootstrap 3.x
 *
 * Copyright 2013-2015 Dan Grossman ( http://www.dangrossman.info )
 * Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php
 *
 * Built for http://www.improvely.com
 */
.daterangepicker.lifetime-disabled ul > li:nth-last-child(2) {
  pointer-events: none;
  color: #ccc;
}
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3000;
}
.daterangepicker.opensleft .ranges,
.daterangepicker.opensleft .calendar {
  float: left;
  margin: 4px;
}
.daterangepicker.opensright .ranges,
.daterangepicker.opensright .calendar,
.daterangepicker.openscenter .ranges,
.daterangepicker.openscenter .calendar {
  float: right;
  margin: 4px;
}
.daterangepicker.single .ranges,
.daterangepicker.single .calendar {
  float: none;
}
.daterangepicker .ranges {
  width: 160px;
  text-align: left;
}
.daterangepicker .ranges .range_inputs > div {
  float: left;
}
.daterangepicker .ranges .range_inputs > div:nth-child(2) {
  padding-left: 11px;
}
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
}
.daterangepicker.show-calendar .calendar {
  display: block;
}
.daterangepicker .calendar.single .calendar-date {
  border: none;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}
.daterangepicker .daterangepicker_start_input label,
.daterangepicker .daterangepicker_end_input label {
  color: #333;
  display: block;
  font-size: 11px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  margin-bottom: 2px;
  text-shadow: #fff 1px 1px 0px;
  text-transform: uppercase;
  width: 74px;
}
.daterangepicker .ranges input {
  font-size: 11px;
}
.daterangepicker .ranges .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  display: block;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 10px 0;
  padding: 0 6px;
  width: 74px;
}
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 156px;
  overflow: scroll;
}
.daterangepicker .ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
  background: #08c;
  border: 1px solid #08c;
  color: #fff;
}
.daterangepicker .calendar-date {
  border: 1px solid #ddd;
  padding: 4px;
  border-radius: 4px;
  background: #fff;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 8px auto 0 auto;
  line-height: 30px;
}
.daterangepicker {
  position: absolute;
  background: #fff;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.daterangepicker.opensleft:before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker.opensleft:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
.daterangepicker.openscenter:before {
  position: absolute;
  top: -7px;
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker.openscenter:after {
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
.daterangepicker.opensright:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker.opensright:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
.daterangepicker table {
  width: 100%;
  margin: 0;
}
.daterangepicker td,
.daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
}
.daterangepicker td.off {
  color: #999;
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #999;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background: #eee;
}
.daterangepicker td.in-range {
  background: #ebf4f8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.daterangepicker td.start-date {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: #3071a9;
  color: #fff;
}
.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}
.daterangepicker_start_input {
  float: left;
}
.daterangepicker_end_input {
  float: left;
  padding-left: 11px;
}
.daterangepicker th.month {
  width: auto;
}
.daterangepicker .cancelBtn {
  width: 90px;
}
.daterangepicker .applyBtn {
  margin-left: 10px;
  width: 60px;
}
/****** Overrides ******/
@media (min-width: 768px) {
  .daterangepicker {
    min-width: 662px;
  }
}
@media (max-width: 768px) {
  .daterangepicker {
    width: 100%;
  }
  .daterangepicker.opensright .ranges,
  .daterangepicker.openscenter .ranges {
    float: none;
    width: auto;
  }
  .daterangepicker.opensright .ranges ul,
  .daterangepicker.openscenter .ranges ul {
    margin-bottom: 10px;
    max-height: none;
  }
  .daterangepicker.opensright .ranges .range_inputs,
  .daterangepicker.openscenter .ranges .range_inputs {
    vertical-align: bottom;
  }
  .daterangepicker.opensright .ranges .range_inputs:before,
  .daterangepicker.openscenter .ranges .range_inputs:before,
  .daterangepicker.opensright .ranges .range_inputs:after,
  .daterangepicker.openscenter .ranges .range_inputs:after {
    content: " ";
    display: table;
  }
  .daterangepicker.opensright .ranges .range_inputs:after,
  .daterangepicker.openscenter .ranges .range_inputs:after {
    clear: both;
  }
  .daterangepicker.opensright .ranges .range_inputs:before,
  .daterangepicker.openscenter .ranges .range_inputs:before,
  .daterangepicker.opensright .ranges .range_inputs:after,
  .daterangepicker.openscenter .ranges .range_inputs:after {
    content: " ";
    display: table;
  }
  .daterangepicker.opensright .ranges .range_inputs:after,
  .daterangepicker.openscenter .ranges .range_inputs:after {
    clear: both;
  }
  .daterangepicker.opensright .ranges .range_inputs .daterangepicker_start_input,
  .daterangepicker.openscenter .ranges .range_inputs .daterangepicker_start_input,
  .daterangepicker.opensright .ranges .range_inputs .daterangepicker_end_input,
  .daterangepicker.openscenter .ranges .range_inputs .daterangepicker_end_input {
    display: inline-block;
    float: none;
  }
  .daterangepicker.opensright .ranges .range_inputs .cancelBtn,
  .daterangepicker.openscenter .ranges .range_inputs .cancelBtn {
    margin-left: 50px;
  }
  .daterangepicker.opensright .ranges .range_inputs .applyBtn,
  .daterangepicker.openscenter .ranges .range_inputs .applyBtn {
    margin-left: 10px;
  }
  .daterangepicker.opensright .calendar,
  .daterangepicker.openscenter .calendar {
    float: none;
    margin-top: 10px;
    max-width: none;
    width: auto;
  }
}
.selected-date-range-btn {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 1px;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selected-date-range-btn:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.selected-date-range-btn::-moz-placeholder {
  color: #dddddd;
  opacity: 1;
}
.selected-date-range-btn:-ms-input-placeholder {
  color: #dddddd;
}
.selected-date-range-btn::-webkit-input-placeholder {
  color: #dddddd;
}
.selected-date-range-btn[disabled],
.selected-date-range-btn[readonly],
fieldset[disabled] .selected-date-range-btn {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.selected-date-range-btn {
  height: auto;
}
.selected-date-range-btn:focus {
  border-color: #107386;
}
.selected-date-range-btn.code-text {
  color: #555555;
  font-family: Consolas, Monaco, Lucida Console, Courier New;
  font-style: italic;
}
.selected-date-range-btn.form-control-sm {
  font-size: 12px;
  height: 30px;
  padding: 4px 10px;
}
.selected-date-range-btn.not-in-range {
  color: #ee8b1c;
  border-left: 4px solid #ee8b1c;
}
.selected-date-range-btn.is-filter-input.has-value {
  border: 1px solid #107386;
}
.selected-date-range-btn.input-primary {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
}
.selected-date-range-btn.input-success {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
  border-left: 4px solid #25d261;
}
.selected-date-range-btn.input-success:focus {
  border-color: #25d261;
}
.selected-date-range-btn.input-danger {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
  border-left: 4px solid #e9221e;
  color: #e9221e;
}
.selected-date-range-btn.input-danger:focus {
  border-color: #e9221e;
}
.selected-date-range-btn:hover {
  background-color: #fff;
  border-color: #ccc;
  cursor: default;
}
.selected-date-range-btn.is-required {
  border-left: 4px solid #107386;
}
[disabled='true'] {
  cursor: not-allowed;
  pointer-events: none;
}
[disabled='true'] .selected-date-range-btn {
  background-color: #eeeeee;
}
.datetimepicker-container {
  position: relative;
  min-width: 236px;
}
.datetimepicker-container.datetimepicker-sm {
  min-width: 136px;
  width: 136px;
}
.datetimepicker-container.datetimepicker-sm .form-control {
  font-size: 12px;
}
.datetimepicker-container .glyphicon {
  font-family: sans-serif;
  top: 0;
}
.datetimepicker-container.datetimepicker-required input.form-control {
  border-left: 4px solid #107386;
}
.datetimepicker-container .input-group-addon .glyphicon-calendar {
  width: 13px;
}
.datetimepicker-container .input-group-addon .glyphicon-calendar:before {
  content: '\f073  ';
  font-family: fontAwesome;
}
.datetimepicker-container.input-primary input.form-control {
  box-shadow: inset 5px 0 0 #107386;
}
.datetimepicker-container.input-success input.form-control {
  box-shadow: inset 5px 0 0 #25d261;
}
.datetimepicker-container.input-warning input.form-control {
  box-shadow: inset 5px 0 0 #f6cb5b;
}
.datetimepicker-container.input-danger input.form-control {
  box-shadow: inset 5px 0 0 #e9221e;
  color: #e9221e;
}
.datetimepicker-container table {
  max-width: 300px;
}
.datetimepicker-container table.table-condensed > thead > tr > th {
  line-height: 20px;
}
.datetimepicker-container table.table-condensed td {
  line-height: 20px;
  padding: 5px !important;
}
.bootstrap-datetimepicker-widget {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  max-width: 300px;
  min-width: 236px;
  padding: 0 0 10px 0;
  right: 38px !important;
  top: 31px !important;
  width: 100%;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  margin-left: 38px;
}
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .table-condensed,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .table-condensed,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .table-condensed {
  width: 100%;
}
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .switch,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .switch,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .switch {
  font-weight: normal;
  text-align: center;
}
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .prev,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .prev,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .prev,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .next,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .next,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .next {
  padding: 5px 10px;
  width: 20px;
}
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .prev:hover,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .prev:hover,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .prev:hover,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .next:hover,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .next:hover,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .next:hover {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .prev,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .prev,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .prev {
  text-align: left;
}
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .next,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .next,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .next {
  text-align: right;
}
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .dow,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .dow,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .dow {
  font-size: 12px;
}
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .day.old,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .day.old,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .day.old,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .day.new,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .day.new,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .day.new {
  background-color: #eeeeee;
  color: #bbbbbb;
}
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .day.today,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .day.today,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .day.today {
  background-color: #dddddd;
}
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .day:hover,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .day:hover,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .day:hover {
  background-color: #dddddd;
  color: #333333;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .day.active,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .day.active,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .day.active {
  background-color: #107386;
  color: #fff;
}
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .day.disabled,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .day.disabled,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .day.disabled {
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .month,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .month,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .month,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .year,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .year,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .year {
  display: inline-block;
  padding: 5px 0;
  text-align: center;
  width: 25%;
}
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .month:hover,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .month:hover,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .month:hover,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-days .year:hover,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-months .year:hover,
.bootstrap-datetimepicker-widget .list-unstyled .datepicker-years .year:hover {
  background-color: #dddddd;
  color: #333333;
}
.date-picker-wrapper {
  position: relative;
}
.date-picker-wrapper > input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 1px;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.date-picker-wrapper > input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.date-picker-wrapper > input::-moz-placeholder {
  color: #dddddd;
  opacity: 1;
}
.date-picker-wrapper > input:-ms-input-placeholder {
  color: #dddddd;
}
.date-picker-wrapper > input::-webkit-input-placeholder {
  color: #dddddd;
}
.date-picker-wrapper > input[disabled],
.date-picker-wrapper > input[readonly],
fieldset[disabled] .date-picker-wrapper > input {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.date-picker-wrapper > input {
  height: auto;
}
.date-picker-wrapper > input:focus {
  border-color: #107386;
}
.date-picker-wrapper > input.code-text {
  color: #555555;
  font-family: Consolas, Monaco, Lucida Console, Courier New;
  font-style: italic;
}
.date-picker-wrapper > input.form-control-sm {
  font-size: 12px;
  height: 30px;
  padding: 4px 10px;
}
.date-picker-wrapper > input.not-in-range {
  color: #ee8b1c;
  border-left: 4px solid #ee8b1c;
}
.date-picker-wrapper > input.is-filter-input.has-value {
  border: 1px solid #107386;
}
.date-picker-wrapper > input.input-primary {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
}
.date-picker-wrapper > input.input-success {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
  border-left: 4px solid #25d261;
}
.date-picker-wrapper > input.input-success:focus {
  border-color: #25d261;
}
.date-picker-wrapper > input.input-danger {
  border-left: 4px solid #107386;
  border-radius: 1px;
  padding-left: 9px;
  border-left: 4px solid #e9221e;
  color: #e9221e;
}
.date-picker-wrapper > input.input-danger:focus {
  border-color: #e9221e;
}
.date-picker-wrapper > input[readonly] {
  background-color: #fff;
  cursor: pointer;
}
.date-picker-wrapper .date-picker {
  background-color: #fff;
  border: 1px solid #dddddd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  left: 0;
  padding: 5px;
  position: absolute;
  top: 34px;
  width: 100%;
  z-index: 9999;
}
.date-picker-wrapper .date-picker .month-header {
  margin-bottom: 10px;
  position: relative;
}
.date-picker-wrapper .date-picker .month-header .month-label {
  display: block;
  text-align: center;
}
.date-picker-wrapper .date-picker .month-header .previous-month,
.date-picker-wrapper .date-picker .month-header .next-month {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 2px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  left: 0;
  position: absolute;
  top: 0;
}
.date-picker-wrapper .date-picker .month-header .previous-month:focus,
.date-picker-wrapper .date-picker .month-header .next-month:focus,
.date-picker-wrapper .date-picker .month-header .previous-month:active:focus,
.date-picker-wrapper .date-picker .month-header .next-month:active:focus,
.date-picker-wrapper .date-picker .month-header .previous-month.active:focus,
.date-picker-wrapper .date-picker .month-header .next-month.active:focus,
.date-picker-wrapper .date-picker .month-header .previous-month.focus,
.date-picker-wrapper .date-picker .month-header .next-month.focus,
.date-picker-wrapper .date-picker .month-header .previous-month:active.focus,
.date-picker-wrapper .date-picker .month-header .next-month:active.focus,
.date-picker-wrapper .date-picker .month-header .previous-month.active.focus,
.date-picker-wrapper .date-picker .month-header .next-month.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.date-picker-wrapper .date-picker .month-header .previous-month:hover,
.date-picker-wrapper .date-picker .month-header .next-month:hover,
.date-picker-wrapper .date-picker .month-header .previous-month:focus,
.date-picker-wrapper .date-picker .month-header .next-month:focus,
.date-picker-wrapper .date-picker .month-header .previous-month.focus,
.date-picker-wrapper .date-picker .month-header .next-month.focus {
  color: #107386;
  text-decoration: none;
}
.date-picker-wrapper .date-picker .month-header .previous-month:active,
.date-picker-wrapper .date-picker .month-header .next-month:active,
.date-picker-wrapper .date-picker .month-header .previous-month.active,
.date-picker-wrapper .date-picker .month-header .next-month.active {
  outline: 0;
  background-image: none;
  -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);
}
.date-picker-wrapper .date-picker .month-header .previous-month.disabled,
.date-picker-wrapper .date-picker .month-header .next-month.disabled,
.date-picker-wrapper .date-picker .month-header .previous-month[disabled],
.date-picker-wrapper .date-picker .month-header .next-month[disabled],
fieldset[disabled] .date-picker-wrapper .date-picker .month-header .previous-month,
fieldset[disabled] .date-picker-wrapper .date-picker .month-header .next-month {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.date-picker-wrapper .date-picker .month-header .previous-month.btn-default.active,
.date-picker-wrapper .date-picker .month-header .next-month.btn-default.active {
  color: #333333;
}
.date-picker-wrapper .date-picker .month-header .previous-month.btn-primary,
.date-picker-wrapper .date-picker .month-header .next-month.btn-primary {
  background-color: #107386 !important;
}
.date-picker-wrapper .date-picker .month-header .previous-month.btn-primary.disabled,
.date-picker-wrapper .date-picker .month-header .next-month.btn-primary.disabled {
  background-color: #f9f9f9 !important;
}
.date-picker-wrapper .date-picker .month-header .previous-month.btn-success,
.date-picker-wrapper .date-picker .month-header .next-month.btn-success {
  background-color: #25d261 !important;
}
.date-picker-wrapper .date-picker .month-header .previous-month.btn-success.disabled,
.date-picker-wrapper .date-picker .month-header .next-month.btn-success.disabled {
  background-color: #f9f9f9 !important;
}
.date-picker-wrapper .date-picker .month-header .previous-month.btn-info,
.date-picker-wrapper .date-picker .month-header .next-month.btn-info {
  background-color: #9eb9f4 !important;
}
.date-picker-wrapper .date-picker .month-header .previous-month.btn-info.disabled,
.date-picker-wrapper .date-picker .month-header .next-month.btn-info.disabled {
  background-color: #f9f9f9 !important;
}
.date-picker-wrapper .date-picker .month-header .previous-month.btn-warning,
.date-picker-wrapper .date-picker .month-header .next-month.btn-warning {
  background-color: #f6cb5b !important;
}
.date-picker-wrapper .date-picker .month-header .previous-month.btn-warning.disabled,
.date-picker-wrapper .date-picker .month-header .next-month.btn-warning.disabled {
  background-color: #f9f9f9 !important;
}
.date-picker-wrapper .date-picker .month-header .previous-month.btn-danger,
.date-picker-wrapper .date-picker .month-header .next-month.btn-danger {
  background-color: #e9221e !important;
}
.date-picker-wrapper .date-picker .month-header .previous-month.btn-danger.disabled,
.date-picker-wrapper .date-picker .month-header .next-month.btn-danger.disabled {
  background-color: #f9f9f9 !important;
}
.date-picker-wrapper .date-picker .month-header .previous-month.btn-link,
.date-picker-wrapper .date-picker .month-header .next-month.btn-link {
  color: #107386 !important;
}
.date-picker-wrapper .date-picker .month-header .previous-month.disabled,
.date-picker-wrapper .date-picker .month-header .next-month.disabled {
  border-color: #cbcbcb;
  color: #cbcbcb;
}
.date-picker-wrapper .date-picker .month-header .previous-month .fa + span,
.date-picker-wrapper .date-picker .month-header .next-month .fa + span {
  margin-left: 5px;
}
.date-picker-wrapper .date-picker .month-header .previous-month.not-allowed,
.date-picker-wrapper .date-picker .month-header .next-month.not-allowed {
  cursor: not-allowed;
  opacity: 0.65;
}
.date-picker-wrapper .date-picker .month-header .previous-month.active,
.date-picker-wrapper .date-picker .month-header .next-month.active {
  color: #333333;
}
.date-picker-wrapper .date-picker .month-header .next-month {
  left: auto;
  right: 0;
}
.date-picker-wrapper .date-picker .days {
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
}
.date-picker-wrapper .date-picker .days th,
.date-picker-wrapper .date-picker .days .day {
  border: 1px solid #eeeeee;
  padding: 3px;
  text-align: right;
}
.date-picker-wrapper .date-picker .days th {
  font-size: 11px;
}
.date-picker-wrapper .date-picker .days .day {
  cursor: pointer;
}
.date-picker-wrapper .date-picker .days .day.today {
  background-color: #f9f9f9;
  font-weight: bold;
}
.date-picker-wrapper .date-picker .days .day.prev,
.date-picker-wrapper .date-picker .days .day.next {
  background-color: #f9f9f9;
  color: #888888;
}
.date-picker-wrapper .date-picker .days .day.disabled {
  color: #eeeeee;
}
.date-picker-wrapper .date-picker .days .day:hover,
.date-picker-wrapper .date-picker .days .day.selected {
  background-color: #107386;
  border: 1px solid #107386;
  color: #fff;
}
.date-picker-wrapper .date-picker .days .day.selected-alt {
  background-color: #1bc1e1;
  border: 1px solid #1bc1e1;
  color: #fff;
}
.date-picker-wrapper .date-picker .hours input[type='range'],
.date-picker-wrapper .date-picker .minutes input[type='range'] {
  display: inline-block;
  margin-top: 5px;
  width: 80%;
}
.date-picker-wrapper .date-picker .hours span,
.date-picker-wrapper .date-picker .minutes span {
  display: inline-block;
  font-size: 16px;
  text-align: right;
  width: 20%;
}
.multi-level-dropdown {
  display: inline-block;
  position: relative;
  width: 220px;
  vertical-align: text-bottom;
}
.multi-level-dropdown .Dropdown-control {
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 2px;
  -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);
  box-sizing: border-box;
  color: #333333;
  cursor: default;
  outline: none;
  overflow: hidden;
  padding: 6px 52px 6px 10px;
  position: relative;
  transition: all 200ms ease;
}
.multi-level-dropdown.disabled .Dropdown-control {
  color: #b3b3b3;
  cursor: not-allowed;
}
.multi-level-dropdown .Dropdown-arrow {
  border-color: #ccc transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  content: ' ';
  display: block;
  height: 0;
  position: absolute;
  right: 10px;
  top: 14px;
  width: 0;
}
.is-open .multi-level-dropdown .Dropdown-arrow {
  border-color: transparent transparent #999;
  border-width: 0 5px 5px;
}
.multi-level-dropdown .Dropdown-menu {
  box-sizing: border-box;
  margin-top: -1px;
  overflow-y: visible;
  position: absolute;
  top: 100%;
  width: 220px;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
}
.multi-level-dropdown .Dropdown-menu:before {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  content: ' ';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 220px;
  z-index: -1;
}
.multi-level-dropdown .Dropdown-menu .group {
  height: 34px;
  margin: 0 0 0 -10000px;
  position: relative;
}
.multi-level-dropdown .Dropdown-menu .group > .title {
  color: #333333;
  font-size: 14px;
  left: 10000px;
  margin: 0 1px;
  padding: 6px 10px;
  position: absolute;
  text-transform: none;
  width: 217px;
}
.multi-level-dropdown .Dropdown-menu .group > .title:after {
  border-color: transparent transparent transparent #ccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: ' ';
  display: block;
  height: 0;
  position: absolute;
  right: 11px;
  top: 11px;
  width: 0;
}
.multi-level-dropdown .Dropdown-menu .group:hover {
  margin: 0 0 0 216px;
}
.multi-level-dropdown .Dropdown-menu .group:hover > .title {
  background-color: #eeeeee;
  box-shadow: inset -1px 0 0 #ccc;
  color: #333333;
  cursor: pointer;
  left: -216px;
}
.multi-level-dropdown .Dropdown-menu .group:hover > .title:after {
  border-color: transparent transparent transparent #999;
}
.multi-level-dropdown .Dropdown-menu .group .Dropdown-option {
  background-color: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 328px;
}
.multi-level-dropdown .Dropdown-menu .group .Dropdown-option:last-child {
  border-bottom: 1px solid #ccc;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.multi-level-dropdown .Dropdown-menu .group > .title + .Dropdown-option {
  border-top: 1px solid #ccc;
  border-radius: 2px 2px 0 0;
}
.multi-level-dropdown .Dropdown-menu .Dropdown-option {
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: block;
  font-size: 14px;
  margin: 0 1px;
  padding: 6px 10px;
  width: 218px;
  z-index: 1001;
}
.multi-level-dropdown .Dropdown-menu .Dropdown-option:last-child {
  border-radius: 0 0 2px 2px;
}
.multi-level-dropdown .Dropdown-menu .Dropdown-option:hover {
  background-color: #eeeeee;
  color: #333333;
}
.multi-level-dropdown .Dropdown-menu .Dropdown-option.is-selected {
  background-color: #eafafd;
  color: #333;
}
.multi-level-dropdown .Dropdown-noresults {
  box-sizing: border-box;
  color: #ccc;
  cursor: default;
  display: block;
  padding: 8px 10px;
}
.dropdown-menu > li.disabled {
  pointer-events: none;
}
.dropdown-menu > li.disabled > div > a,
.dropdown-menu > li.disabled > div > a:focus,
.dropdown-menu > li.disabled > div > a:hover {
  color: #787878;
  cursor: default;
}
.filters-fixed-container {
  height: 90px;
  position: relative;
}
.filters-fixed-container.tall {
  height: 115px;
}
.filters-fixed-container.xtall {
  height: 135px;
}
@media (max-width: 480px) {
  .filters-fixed-container {
    padding-top: 10px;
  }
  .filters-fixed-container,
  .filters-fixed-container.tall,
  .filters-fixed-container.xtall {
    height: auto;
  }
}
.filters {
  margin-bottom: 15px;
}
@media (min-width: 994px) {
  .filters-fixed-container .filters {
    background-color: #fff;
    border-bottom: 1px solid #dddddd;
    box-shadow: 0 2px 2px #e9e9e9;
    height: 90px;
    padding: 10px 0;
    position: fixed;
    width: 100%;
    z-index: 999;
  }
  .filters-fixed-container.tall .filters {
    height: 115px;
  }
  .filters-fixed-container.xtall .filters {
    height: 135px;
  }
}
.filters button,
.filters input,
.filters select,
.filters .ui-react-select .Select,
.filters .Select.ui-react-select,
.filters .ui-react-select .Select.is-multi,
.filters .Select.is-multi.ui-react-select,
.filters .daterangepicker-container,
.filters .btn-group {
  margin-bottom: 0;
  margin-right: 10px;
}
@media (max-width: 480px) {
  .filters button,
  .filters input,
  .filters select,
  .filters .ui-react-select .Select,
  .filters .Select.ui-react-select,
  .filters .ui-react-select .Select.is-multi,
  .filters .Select.is-multi.ui-react-select,
  .filters .daterangepicker-container,
  .filters .btn-group {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .filters button.dropdown-toggle,
  .filters input.dropdown-toggle,
  .filters select.dropdown-toggle,
  .filters .ui-react-select .Select.dropdown-toggle,
  .filters .Select.ui-react-select.dropdown-toggle,
  .filters .ui-react-select .Select.is-multi.dropdown-toggle,
  .filters .Select.is-multi.ui-react-select.dropdown-toggle,
  .filters .daterangepicker-container.dropdown-toggle,
  .filters .btn-group.dropdown-toggle {
    margin-bottom: 0;
  }
}
.filters .text-right button,
.filters .text-right input,
.filters .text-right select {
  margin-left: 10px;
  margin-right: 0;
}
.filters .form-inline .form-group > label,
.filters .form-inline .form-group .label-title,
.filters .form-inline .form-group .dropdown-filter > label {
  color: #888888;
  font-size: 12px;
  font-weight: normal;
  padding-right: 1em;
  text-transform: uppercase;
}
.filters .form-inline .form-group > .span-container {
  height: 34px;
  padding-right: 10px;
  padding-top: 7px;
  vertical-align: bottom;
}
@media (max-width: 480px) {
  .filters .form-group {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .filters .btn-group,
  .filters .mobile-full {
    width: 100%;
  }
  .filters .btn-group .btn,
  .filters .mobile-full .btn {
    float: none;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .filters .btn-group.btn-group-toggle,
  .filters .mobile-full.btn-group-toggle {
    display: table;
    table-layout: fixed;
    border-collapse: separate;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
  }
  .filters .btn-group.btn-group-toggle > .btn,
  .filters .mobile-full.btn-group-toggle > .btn,
  .filters .btn-group.btn-group-toggle > .btn-group,
  .filters .mobile-full.btn-group-toggle > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
  }
  .filters .btn-group.btn-group-toggle > .btn-group .btn,
  .filters .mobile-full.btn-group-toggle > .btn-group .btn {
    width: 100%;
  }
  .filters .btn-group.btn-group-toggle > .btn-group .dropdown-menu,
  .filters .mobile-full.btn-group-toggle > .btn-group .dropdown-menu {
    left: auto;
  }
}
.filters .report-hero {
  padding: 20px 0;
}
.filters .report-hero .Select {
  width: 10%;
  min-width: 180px;
}
.filters .report-hero .hero-chart {
  height: 300px;
}
.filters.with-block-labels {
  margin-bottom: 0;
}
@media (min-width: 480px) {
  .filters.with-block-labels .form-group > label,
  .filters.with-block-labels .form-group > .dropdown-filter > label,
  .filters.with-block-labels .form-group .label-title {
    height: 25px;
    margin-bottom: 0;
    text-align: left;
  }
  .filters.with-block-labels .btn-group {
    margin-top: 25px;
    vertical-align: top;
  }
  .filters.with-block-labels .span-container {
    display: block;
    margin-top: 25px;
  }
}
.filters.with-block-labels .form-group {
  margin-bottom: 15px;
  vertical-align: top;
}
.filters.with-block-labels .form-group > label,
.filters.with-block-labels .form-group .label-title,
.filters.with-block-labels .form-group .dropdown-filter > label {
  display: block;
}
.filters.with-block-labels .btn-group {
  margin-bottom: 15px;
}
.filters.with-block-labels .pivot .btn-group {
  margin-top: 20px;
}
.filters.with-block-labels .pivot .btn-group .btn {
  margin-right: 0;
}
@media (min-width: 1200px) {
  .filters.with-block-labels .filters-right {
    text-align: right;
    padding-right: 5px;
  }
}
.filters.sub-filters {
  background-color: #eeeeee;
  padding-top: 10px;
  margin-bottom: 15px;
}
@media (min-width: 480px) {
  .filters.sub-filters .form-group > label,
  .filters.sub-filters .form-group > .dropdown-filter > label {
    height: 22px;
  }
  .filters.sub-filters .btn-group {
    margin-top: 22px;
  }
  .filters.sub-filters .span-container {
    margin-top: 22px;
  }
}
@media (max-width: 480px) {
  .filters .action-dropdown {
    position: absolute;
    right: 10px;
    top: -10px;
  }
}
@media (min-width: 480px) {
  .filters .header-controls {
    position: absolute;
    right: 15px;
    top: 0;
  }
}
.filter-container {
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: 60%;
}
.filters-fixed-container .filter-container {
  margin-top: 8px;
}
.filter-container .recall {
  margin-left: 25px;
}
.filter-container .recall input {
  margin-right: 2px;
}
.filter-container .recall label {
  color: #555555;
  cursor: pointer;
  font-style: italic;
  font-weight: normal;
}
.filter-container a {
  background-color: #107386;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  text-decoration: none;
  vertical-align: bottom;
}
.filter-container a:hover {
  background-color: #0b4c58;
}
.filter-container a.filter-link {
  border-radius: 14px;
  padding: 5px 18px 5px 10px;
}
.filter-container a.filter-link span {
  margin-right: 5px;
  white-space: normal;
}
.filter-container a.filter-link .filter-count {
  background-color: #fff;
  border-radius: 8px;
  color: #107386;
  margin-left: 2px;
  margin-right: 0;
  padding: 0 8px;
}
.filter-container a.filter-clear {
  border-radius: 0 14px 14px 0;
  border-left: 1px solid #fff;
  font-size: 15px;
  height: 100%;
  padding: 3px 10px;
  position: absolute;
  margin-left: -14px;
}
/**
 * FixedDataTable v0.4.7
 *
 * Copyright (c) 2015, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 */
/**
 * Copyright (c) 2015, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableCellGroupLayout
 */
.fixedDataTableCellGroupLayout_cellGroup {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  white-space: nowrap;
}
.fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.fixedDataTableCellGroupLayout_cellGroupWrapper {
  position: absolute;
  top: 0;
}
/**
 * Copyright (c) 2015, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableCellLayout
 */
.fixedDataTableCellLayout_main {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-width: 0 1px 1px 0;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  position: absolute;
  white-space: normal;
}
.fixedDataTableCellLayout_lastChild {
  border-width: 0 1px 1px 0;
}
.fixedDataTableCellLayout_alignRight {
  text-align: right;
}
.fixedDataTableCellLayout_alignCenter {
  text-align: center;
}
.fixedDataTableCellLayout_wrap1 {
  display: table;
}
.fixedDataTableCellLayout_wrap2 {
  display: table-row;
}
.fixedDataTableCellLayout_wrap3 {
  display: table-cell;
  vertical-align: middle;
}
.fixedDataTableCellLayout_columnResizerContainer {
  position: absolute;
  right: 0px;
  width: 6px;
  z-index: 1;
}
.fixedDataTableCellLayout_columnResizerContainer:hover {
  cursor: ew-resize;
}
.fixedDataTableCellLayout_columnResizerContainer:hover .fixedDataTableCellLayout_columnResizerKnob {
  visibility: visible;
}
.fixedDataTableCellLayout_columnResizerKnob {
  position: absolute;
  right: 0px;
  visibility: hidden;
  width: 4px;
}
/**
 * Copyright (c) 2015, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableColumnResizerLineLayout
 */
.fixedDataTableColumnResizerLineLayout_mouseArea {
  cursor: ew-resize;
  position: absolute;
  right: -5px;
  width: 12px;
}
.fixedDataTableColumnResizerLineLayout_main {
  border-right-style: solid;
  border-right-width: 1px;
  box-sizing: border-box;
  position: absolute;
  z-index: 10;
}
body[dir='rtl'] .fixedDataTableColumnResizerLineLayout_main {
  /* the resizer line is in the wrong position in RTL with no easy fix.
   * Disabling is more useful than displaying it.
   * #167 (github) should look into this and come up with a permanent fix.
   */
  display: none !important;
}
.fixedDataTableColumnResizerLineLayout_hiddenElem {
  display: none !important;
}
/**
 * Copyright (c) 2015, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableLayout
 */
.fixedDataTableLayout_main {
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.fixedDataTableLayout_header,
.fixedDataTableLayout_hasBottomBorder {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.fixedDataTableLayout_header .fixedDataTableCellLayout_main,
.fixedDataTableLayout_hasBottomBorder .fixedDataTableCellLayout_main {
  border-right-color: #eeeeee;
}
.fixedDataTableLayout_header .fixedDataTableCellLayout_main {
  border-right-color: #dddddd;
}
.fixedDataTableLayout_footer .public_fixedDataTableCell_main {
  border-top-style: solid;
  border-top-width: 1px;
}
.fixedDataTableLayout_topShadow,
.fixedDataTableLayout_bottomShadow {
  height: 4px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1;
}
.fixedDataTableLayout_bottomShadow {
  margin-top: -4px;
}
.fixedDataTableLayout_rowsContainer {
  overflow: hidden;
  position: relative;
}
.fixedDataTableLayout_horizontalScrollbar {
  bottom: 0;
  position: absolute;
}
/**
 * Copyright (c) 2015, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableRowLayout
 */
.fixedDataTableRowLayout_main {
  box-sizing: border-box;
  overflow: hidden;
  position: absolute;
  top: 0;
}
.fixedDataTableRowLayout_body {
  left: 0;
  position: absolute;
  top: 0;
}
.fixedDataTableRowLayout_fixedColumnsDivider {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-left-style: solid;
  border-left-width: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.fixedDataTableRowLayout_columnsShadow {
  width: 4px;
}
.fixedDataTableRowLayout_rowWrapper {
  position: absolute;
  top: 0;
}
/**
 * Copyright (c) 2015, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule ScrollbarLayout
 */
.ScrollbarLayout_main {
  box-sizing: border-box;
  outline: none;
  overflow: hidden;
  position: absolute;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ScrollbarLayout_mainVertical {
  bottom: 0;
  right: 0;
  top: 0;
  -webkit-transition-property: background-color width;
  transition-property: background-color width;
  width: 15px;
}
.ScrollbarLayout_mainVertical.public_Scrollbar_mainActive,
.ScrollbarLayout_mainVertical:hover {
  width: 17px;
}
.ScrollbarLayout_mainHorizontal {
  bottom: 0;
  height: 15px;
  left: 0;
  -webkit-transition-property: background-color height;
  transition-property: background-color height;
}
/* Touching the scroll-track directly makes the scroll-track bolder */
.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,
.ScrollbarLayout_mainHorizontal:hover {
  height: 17px;
}
.ScrollbarLayout_face {
  left: 0;
  overflow: hidden;
  position: absolute;
  z-index: 1;
}
/**
 * This selector renders the "nub" of the scrollface. The nub must
 * be rendered as pseudo-element so that it won't receive any UI events then
 * we can get the correct `event.offsetX` and `event.offsetY` from the
 * scrollface element while dragging it.
 */
.ScrollbarLayout_face:after {
  border-radius: 6px;
  content: '';
  display: block;
  position: absolute;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}
.ScrollbarLayout_faceHorizontal {
  bottom: 0;
  left: 0;
  top: 0;
}
.ScrollbarLayout_faceHorizontal:after {
  bottom: 4px;
  left: 0;
  top: 4px;
  width: 100%;
}
.ScrollbarLayout_faceVertical {
  left: 0;
  right: 0;
  top: 0;
}
.ScrollbarLayout_faceVertical:after {
  height: 100%;
  left: 4px;
  right: 4px;
  top: 0;
}
/**
 * Copyright (c) 2015, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTable
 *
 */
/**
 * Table.
 */
.public_fixedDataTable_main {
  border-color: #dddddd;
}
.public_fixedDataTable_header,
.public_fixedDataTable_hasBottomBorder {
  border-color: #dddddd;
}
.public_fixedDataTable_header,
.public_fixedDataTable_header .public_fixedDataTableCell_main {
  background-color: #f6f6f6;
  color: #555555;
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
}
.public_fixedDataTable_footer .public_fixedDataTableCell_main {
  background-color: #f6f6f6;
  border-color: #dddddd;
}
.public_fixedDataTable_footer .fixedDataTableCellGroupLayout_cellGroupWrapper:first-child .public_fixedDataTableCell_main:first-child .main-cell:before {
  content: 'Total:';
  position: absolute;
  right: 12px;
  top: 10px;
}
.public_fixedDataTable_footer .fixedDataTableCellGroupLayout_cellGroupWrapper:first-child .public_fixedDataTableCell_main:first-child .main-cell .date span {
  display: none;
}
.public_fixedDataTable_footer .fixedDataTableCellGroupLayout_cellGroupWrapper:first-child .public_fixedDataTableCell_main:first-child .main-cell .fa.warning {
  margin-right: 50px;
}
.public_fixedDataTable_topShadow {
  background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAF0lEQVR4AWPUkNeSBhHCjJoK2twgFisAFagCCp3pJlAAAAAASUVORK5CYII=) repeat-x;
}
.public_fixedDataTable_bottomShadow {
  background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAHElEQVQI12MwNjZmZdAT1+Nm0JDWEGZQk1GTBgAWkwIeAEp52AAAAABJRU5ErkJggg==) repeat-x;
}
.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal {
  background-color: #fff;
}
/**
 * Copyright (c) 2015, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableCell
 */
/**
 * Table cell.
 */
.public_fixedDataTableCell_main {
  background-color: #fff;
  border-color: #eeeeee;
}
.public_fixedDataTableCell_highlighted {
  background-color: #f4f4f4;
}
.public_fixedDataTableCell_cellContent {
  padding: 2px 3px 2px 2px;
}
.public_fixedDataTableCell_cellContent.num,
.public_fixedDataTableCell_cellContent.date,
.public_fixedDataTableCell_cellContent.currency,
.public_fixedDataTableCell_cellContent.budget {
  text-align: right;
}
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent {
  padding: 0;
}
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content {
  border-bottom: 2px solid #dddddd;
  padding: 11px 14px;
}
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.td-empty {
  color: transparent;
}
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable {
  cursor: pointer;
  padding-left: 30px;
  position: relative;
}
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable:before,
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable:after {
  color: #555555;
  content: '\f0d8';
  font-family: FontAwesome;
  font-size: 14px;
  left: 14px;
  opacity: 0.2;
  position: absolute;
  text-shadow: 0 1px 0 #fff;
  top: 5px;
}
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable:after {
  content: '\f0d7';
  top: 14px;
}
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable.asc,
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable.dsc {
  background-color: #eeeeee;
}
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable.asc:before {
  opacity: 1;
}
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable.dsc:after {
  opacity: 1;
}
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.th-uem > div:first-child {
  color: #da7715;
}
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.th-uem > div:first-child:before {
  background-image: url(../../images/unified-dark-social.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 6px;
  width: 28px;
  background-image: url(../../images/unified-dark-social-spotlight.png);
  height: 14px;
  vertical-align: middle;
  width: 18px;
  content: ' ';
  height: 12px;
  margin-right: 5px;
  width: 16px;
  vertical-align: text-top;
}
.disabled > .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.th-uem > div:first-child:before,
:disabled .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.th-uem > div:first-child:before {
  background-image: none;
  color: #dddddd;
  font-family: FontAwesome;
  font-size: 16px;
  vertical-align: text-top;
  width: 16px;
}
.disabled > .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.th-uem > div:first-child:before:after,
:disabled .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.th-uem > div:first-child:before:after {
  content: '\f023';
}
.btn-sm .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.th-uem > div:first-child:before {
  height: 12px;
  margin-right: 4px;
  width: 24px;
}
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content > .cell-content {
  min-height: 16px;
}
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent.group-header-content {
  cursor: auto;
}
.public_fixedDataTable_header .public_fixedDataTableCell_cellContent.group-header-content > .cell-content {
  background-color: #eeeeee;
  color: #888888;
  display: block;
  font-weight: normal;
  padding: 13px 14px;
  text-transform: uppercase;
}
.public_fixedDataTableCell_columnResizerKnob {
  background-color: #0284ff;
}
/**
 * Copyright (c) 2015, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableColumnResizerLine
 *
 */
/**
 * Column resizer line.
 */
.public_fixedDataTableColumnResizerLine_main {
  border-color: #0284ff;
}
/**
 * Copyright (c) 2015, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableRow
 */
/**
 * Table row.
 */
.public_fixedDataTableRow_main {
  background-color: #fff;
}
.public_fixedDataTableRow_highlighted,
.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
  background-color: #fff;
}
.public_fixedDataTable_bodyRow:hover {
  box-shadow: 0 -1px 0 #cae5ea;
}
.public_fixedDataTable_bodyRow:hover .public_fixedDataTableCell_main,
.public_fixedDataTable_bodyRow:hover .public_fixedDataTableRow_highlighted,
.public_fixedDataTable_bodyRow:hover .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
  background-color: #eef7f8;
  border-color: #cae5ea;
}
.public_fixedDataTableRow_fixedColumnsDivider {
  border-color: #d3d3d3;
}
.public_fixedDataTableRow_columnsShadow {
  background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==) repeat-y;
}
/**
 * Copyright (c) 2015, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule Scrollbar
 *
 */
/**
 * Scrollbars.
 */
/* Touching the scroll-track directly makes the scroll-track bolder */
.public_Scrollbar_main.public_Scrollbar_mainActive,
.public_Scrollbar_main:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.public_Scrollbar_main.public_Scrollbar_mainActive,
.public_Scrollbar_main:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.public_Scrollbar_mainOpaque,
.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
.public_Scrollbar_mainOpaque:hover {
  background-color: #fff;
}
.public_Scrollbar_face:after {
  background-color: #c2c2c2;
}
.public_Scrollbar_main:hover .public_Scrollbar_face:after,
.public_Scrollbar_mainActive .public_Scrollbar_face:after,
.public_Scrollbar_faceActive:after {
  background-color: #7d7d7d;
}
.unified-fixed-table {
  margin-bottom: 20px;
}
.unified-fixed-table.with-fixed-footer {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .unified-fixed-table {
    overflow-x: auto;
  }
}
.unified-fixed-table .fixedDataTableRowLayout_rowWrapper > .fixedDataTableLayout_header {
  box-shadow: 0 -1px 0 #dddddd;
}
.unified-fixed-table .fixed-table-row .cell-wrapper .main-cell > div,
.unified-fixed-table .fixedDataTableLayout_footer .cell-wrapper .main-cell > div {
  padding: 8px 12px;
}
.unified-fixed-table .fixed-table-row .cell-wrapper .main-cell.expandable-cell,
.unified-fixed-table .fixedDataTableLayout_footer .cell-wrapper .main-cell.expandable-cell {
  padding-left: 15px;
}
.unified-fixed-table .fixed-table-row .cell-wrapper .main-cell.expandable-cell .expandable-icon,
.unified-fixed-table .fixedDataTableLayout_footer .cell-wrapper .main-cell.expandable-cell .expandable-icon {
  cursor: pointer;
  color: #ccc;
  font-size: 14px;
  left: 10px;
  position: absolute;
  top: 12px;
  -webkit-transition: color 0.2s ease-in 0s, transform 0.2s ease-in 0s;
  -moz-transition: color 0.2s ease-in 0s, transform 0.2s ease-in 0s;
  -o-transition: color 0.2s ease-in 0s, transform 0.2s ease-in 0s;
  transition: color 0.2s ease-in 0s, transform 0.2s ease-in 0s;
}
.unified-fixed-table .fixed-table-row.archived .public_fixedDataTableCell_main,
.unified-fixed-table .fixedDataTableLayout_footer.archived .public_fixedDataTableCell_main {
  background-color: #eeeeee;
}
.unified-fixed-table .fixed-table-row.archived .fixedDataTableCellLayout_main,
.unified-fixed-table .fixedDataTableLayout_footer.archived .fixedDataTableCellLayout_main {
  border-bottom-color: #f9f9f9;
  border-right-color: #f9f9f9;
}
.unified-fixed-table .fixed-table-row.archived .main-cell,
.unified-fixed-table .fixedDataTableLayout_footer.archived .main-cell {
  color: #888888;
}
.unified-fixed-table .fixed-table-row.archived:hover,
.unified-fixed-table .fixedDataTableLayout_footer.archived:hover {
  box-shadow: 0 -1px 0 #eeeeee;
}
.unified-fixed-table .fixed-table-row.archived:hover .public_fixedDataTableCell_main,
.unified-fixed-table .fixedDataTableLayout_footer.archived:hover .public_fixedDataTableCell_main,
.unified-fixed-table .fixed-table-row.archived:hover .public_fixedDataTableRow_highlighted,
.unified-fixed-table .fixedDataTableLayout_footer.archived:hover .public_fixedDataTableRow_highlighted,
.unified-fixed-table .fixed-table-row.archived:hover .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main,
.unified-fixed-table .fixedDataTableLayout_footer.archived:hover .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
  background-color: #eeeeee;
  border-color: #f9f9f9;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .main-cell,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .main-cell {
  left: 0;
  padding: 0 2px;
  position: absolute;
  top: 2px;
  width: 100%;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .main-cell.expandable-cell,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .main-cell.expandable-cell {
  padding-left: 17px;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .main-cell.expandable-cell .expandable-icon,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .main-cell.expandable-cell .expandable-icon {
  color: #107386 !important;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  top: 10px;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container {
  position: fixed;
  left: 0px;
  width: 100%;
  bottom: 0px;
  z-index: 100;
  background-color: #fff;
  border: 1px solid #eee;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .empty-table,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .empty-table {
  min-height: 200px;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .fixedDataTableLayout_main,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .fixedDataTableLayout_main {
  border-left: 0;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header,
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main {
  background-color: #dddddd;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header.public_fixedDataTableRow_main,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header.public_fixedDataTableRow_main,
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main.public_fixedDataTableRow_main,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main.public_fixedDataTableRow_main {
  background-color: #dddddd;
  box-shadow: none;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main,
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_main,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_main {
  border-right-color: transparent;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main:after,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main:after,
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_main:after,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_main:after {
  display: none;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent,
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent {
  cursor: pointer;
  padding: 0;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content,
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent > .cell-content,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent > .cell-content {
  border-bottom: 0;
  font-size: 11px;
  padding: 7px 14px 9px 14px;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable,
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent > .cell-content.sortable,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent > .cell-content.sortable {
  padding-left: 24px;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable:before,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable:before,
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent > .cell-content.sortable:before,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent > .cell-content.sortable:before,
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable:after,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable:after,
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent > .cell-content.sortable:after,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent > .cell-content.sortable:after {
  left: 10px;
  top: 0;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable:after,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable:after,
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent > .cell-content.sortable:after,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent > .cell-content.sortable:after {
  left: 10px;
  top: 9px;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.dsc,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.dsc,
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent > .cell-content.dsc,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent > .cell-content.dsc,
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.asc,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.asc,
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent > .cell-content.asc,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent > .cell-content.asc {
  background-color: #dddddd;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .fixedDataTableLayout_hasBottomBorder,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .fixedDataTableLayout_hasBottomBorder {
  border-bottom: 0;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTableRow_main,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTableRow_main,
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTableCell_main,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTableCell_main {
  background-color: #f9f9f9;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTableRow_main,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTableRow_main {
  box-shadow: inset 0 -1px 0 #dddddd;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTableCell_main,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTableCell_main {
  border-bottom-color: #dddddd;
  border-right-color: #f9f9f9;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTableCell_main:after,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTableCell_main:after {
  background-color: #dddddd;
  bottom: 0;
  content: '';
  display: block;
  height: 50%;
  position: absolute;
  right: 0;
  width: 1px;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTableCell_main .cell-disabled,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTableCell_main .cell-disabled {
  background-color: #f9f9f9;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .fixedDataTableRowLayout_fixedColumnsDivider,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .fixedDataTableRowLayout_fixedColumnsDivider {
  border-left: 0;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainOpaque,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainOpaque {
  background-color: #eeeeee;
}
.unified-fixed-table .fixed-table-row.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_horizontalScrollbar .ScrollbarLayout_faceHorizontal:after,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .cell-wrapper .sub-container .unified-fixed-table .public_fixedDataTable_horizontalScrollbar .ScrollbarLayout_faceHorizontal:after {
  bottom: 5px;
  top: 5px;
}
.unified-fixed-table .fixed-table-row.expanded .fixedDataTableCellGroupLayout_cellGroup,
.unified-fixed-table .fixedDataTableLayout_footer.expanded .fixedDataTableCellGroupLayout_cellGroup {
  overflow: visible !important;
}
.unified-fixed-table.unified-fixed-table-compact .fixed-table-row .cell-wrapper .main-cell > div,
.unified-fixed-table.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper .main-cell > div {
  line-height: 14px;
  padding: 4px 8px;
}
.unified-fixed-table.unified-fixed-table-compact .fixed-table-row .cell-wrapper .main-cell.expandable-cell,
.unified-fixed-table.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper .main-cell.expandable-cell {
  padding-left: 19px;
}
.unified-fixed-table.unified-fixed-table-compact .fixed-table-row .cell-wrapper .main-cell.expandable-cell .expandable-icon,
.unified-fixed-table.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper .main-cell.expandable-cell .expandable-icon {
  top: 6px;
}
.unified-fixed-table.unified-fixed-table-compact .fixed-table-row.expanded .cell-wrapper .main-cell,
.unified-fixed-table.unified-fixed-table-compact .fixedDataTableLayout_footer.expanded .cell-wrapper .main-cell {
  left: 0;
  padding: 1px;
  top: 0;
}
.unified-fixed-table.unified-fixed-table-compact .fixed-table-row.expanded .cell-wrapper .main-cell.expandable-cell,
.unified-fixed-table.unified-fixed-table-compact .fixedDataTableLayout_footer.expanded .cell-wrapper .main-cell.expandable-cell {
  padding-left: 20px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent {
  height: 100%;
  overflow-y: auto;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell {
  height: 100%;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-fa-icon,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-fa-icon {
  font-size: 24px;
  line-height: 20px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-fa-icon > div,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-fa-icon > div {
  padding: 3px 12px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-fa-icon .fa-stack,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-fa-icon .fa-stack {
  font-size: 12px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .name-container,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .name-container {
  padding-right: 30px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .fixed-table-external-link,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .fixed-table-external-link {
  top: 10px;
  position: absolute;
  right: 10px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-left,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-right,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-right,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .sub-text,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .sub-text {
  font-size: 11px;
  float: left;
  line-height: 20px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-left {
  margin-right: 10px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-right,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-right,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .sub-text,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .sub-text {
  float: right;
  margin-right: 5px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-right-gray,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-right-gray {
  color: #888888;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .pacing-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .pacing-left {
  font-size: 12px;
  float: left;
  line-height: 20px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .alert,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .alert {
  margin-bottom: 0;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .with-floating-alert,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .with-floating-alert {
  position: relative;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .with-floating-alert .alert,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .with-floating-alert .alert {
  display: none;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .with-floating-alert:hover .alert,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .with-floating-alert:hover .alert {
  display: block;
  z-index: 10;
  top: 100%;
  left: 0;
  margin: -10px 10px 0 10px;
  position: absolute;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .with-input-undo,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .with-input-undo {
  position: relative;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .with-input-undo .undo-link,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .with-input-undo .undo-link {
  font-size: 11px;
  position: absolute;
  right: 18px;
  top: 18px;
  z-index: 1000;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .pacing,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .pacing {
  min-width: 120px;
  padding: 0;
  text-align: right;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell {
  padding: 8px 12px 7px 12px;
  position: relative;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell > .currency,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell > .currency {
  padding: 0;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-progress-bar,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-progress-bar {
  background-color: #eeeeee;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-progress-bar ~ div,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-progress-bar ~ div,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-progress-bar ~ span,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-progress-bar ~ span {
  position: relative;
  z-index: 2;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-progress-bar ~ div .fa-exclamation-triangle,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-progress-bar ~ div .fa-exclamation-triangle,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-progress-bar ~ span .fa-exclamation-triangle,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-progress-bar ~ span .fa-exclamation-triangle {
  padding-left: 20px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success {
  background-color: #dff0d8;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success .td-label-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success .td-label-left,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success .td-label-right,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success .td-label-right {
  color: #3c763d;
  color: #67be72;
}
a.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success:hover,
a.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success:hover,
a.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success .td-label-left:hover,
a.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success .td-label-left:hover,
a.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success .td-label-right:hover,
a.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success .td-label-right:hover {
  color: #2b542c;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success .pacing-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-success .pacing-left {
  color: #25d261;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning {
  background-color: #fcf8e3;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning .td-label-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning .td-label-left,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning .td-label-right,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning .td-label-right {
  color: #8a6d3b;
}
a.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning:hover,
a.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning:hover,
a.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning .td-label-left:hover,
a.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning .td-label-left:hover,
a.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning .td-label-right:hover,
a.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning .td-label-right:hover {
  color: #66512c;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning .pacing-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-warning .pacing-left {
  color: #f6cb5b;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger {
  background-color: #fbd9d8;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger .td-label-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger .td-label-left,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger .td-label-right,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger .td-label-right {
  color: #e9221e;
}
a.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger:hover,
a.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger:hover,
a.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger .td-label-left:hover,
a.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger .td-label-left:hover,
a.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger .td-label-right:hover,
a.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger .td-label-right:hover {
  color: #c11613;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger .pacing-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-danger .pacing-left {
  color: #e9221e;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-disabled,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-disabled {
  background-color: #fff;
  color: #dddddd;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-disabled .td-label-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-disabled .td-label-left,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-disabled .td-label-right,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-disabled .td-label-right,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-disabled .pacing-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-disabled .pacing-left {
  color: #dddddd;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger {
  background-color: #e9221e;
  color: #fff;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger .td-label-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger .td-label-left,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger .td-label-right,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger .td-label-right,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger .pacing-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger .pacing-left {
  color: #fff;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger-text,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger-text {
  color: #e9221e;
  background-color: #fff;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger-text .td-label-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger-text .td-label-left,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger-text .td-label-right,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger-text .td-label-right,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger-text .pacing-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-high-danger-text .pacing-left {
  color: #e9221e;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .switch,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .switch {
  padding: 10px 12px 2px 12px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .range,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .range {
  padding: 6px 12px 3px 12px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .sorted,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .sorted {
  background-color: #f9f9f9;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .num,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .num,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .date,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .date,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .currency,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .currency,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .budget,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .budget {
  text-align: right;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .num,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .num {
  min-width: 100px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .date-range .to,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .date-range .to {
  color: #888888;
  font-size: 12px;
  margin-left: 0.75em;
  margin-right: 0.75em;
  text-transform: uppercase;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .state,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .state {
  text-transform: uppercase;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .state.complete,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .state.complete {
  color: #25d261;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .state.draft,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .state.draft {
  color: #888888;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-avatar,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-avatar {
  max-width: 400px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-avatar > div,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-avatar > div {
  overflow: hidden;
  padding: 4px 12px 2px 12px;
  text-overflow: ellipsis;
  white-space: pre;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-avatar .icon-admin,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-avatar .icon-admin {
  float: right !important;
  color: #888888;
  font-size: 11px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal {
  text-align: right;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal .upui-InfoPopover .popover-target,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal .upui-InfoPopover .popover-target {
  font-size: 0.9em;
  margin-left: 0px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal .upui-InfoPopover .popover-target .fa-stack-2x,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal .upui-InfoPopover .popover-target .fa-stack-2x {
  font-size: 2em;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal .upui-InfoPopover .popover-target .fa-stack-1x,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal .upui-InfoPopover .popover-target .fa-stack-1x {
  line-height: inherit;
  font-size: 0.5rem !important;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal .upui-InfoPopover .popover-target .fa-stack,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal .upui-InfoPopover .popover-target .fa-stack {
  line-height: 2em;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal .upui-InfoPopover .popover-target .fa,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal .upui-InfoPopover .popover-target .fa {
  font-size: inherit;
  margin-left: 0px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal .fa,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal .fa {
  font-size: 18px;
  line-height: 20px;
  margin-left: 10px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal .value,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .goal .value {
  display: inline-block;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-button,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-button {
  padding: 2px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-dropdown > div,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-dropdown > div {
  padding: 0 12px;
  min-width: 180px;
  overflow-y: visible;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown {
  padding: 0;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown > div,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown > div {
  padding: 0;
  position: relative;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown .down-arrow,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown .down-arrow {
  display: none;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown select,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 0;
  cursor: pointer;
  display: block;
  padding: 8px 40px 8px 12px;
  width: 100%;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown select + .down-arrow,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown select + .down-arrow {
  color: #555555;
  display: block;
  font-size: 14px;
  position: absolute;
  right: 15px;
  top: 10px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action {
  white-space: nowrap;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action .formattedNumber > a,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action .formattedNumber > a,
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action .td-right-action > a,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action .td-right-action > a {
  visibility: hidden;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action .formattedNumber,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action .formattedNumber {
  margin-right: 10px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action .formattedNumber .td-label-left,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action .formattedNumber .td-label-left {
  float: left;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action .td-right-action,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action .td-right-action {
  position: absolute;
  top: 10px;
  right: 0px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action:hover:not(.applied) .td-right-action > a,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action:hover:not(.applied) .td-right-action > a {
  visibility: visible;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action > div,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-right-action > div {
  text-align: right;
  position: relative;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .optimization-goal-table,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .optimization-goal-table {
  word-wrap: normal;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .optimization-goal-table .goal-name,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .optimization-goal-table .goal-name {
  display: table-cell;
  color: #888888;
  min-width: 200px;
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 11px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .optimization-goal-table .goal-budget,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .optimization-goal-table .goal-budget {
  display: table-cell;
  width: 150px;
  padding-left: 10px;
  text-align: right;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .optimization-goal-table div:nth-child(n + 2),
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .optimization-goal-table div:nth-child(n + 2) {
  border-left: 1px solid #eeeeee;
  padding-left: 10px;
  margin-left: 10px;
}
.fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-name-label,
.fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-name-label {
  display: inline-block;
  max-width: 48%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent {
  font-size: 11px;
  padding: 1px 2px 1px 1px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .name-container,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .name-container {
  padding-right: 30px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .sub-text,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .sub-text {
  line-height: 14px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-left,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-left,
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-right,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-right,
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .pacing-left,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .pacing-left {
  line-height: 14px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-right-gray,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .td-label-right-gray {
  color: #888888;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .fa-spinner,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .fa-spinner {
  font-size: 12px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell {
  padding: 4px 8px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell .loading .fa-spinner,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell .loading .fa-spinner {
  font-size: 12px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .pacing,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .pacing {
  padding: 0;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .pacing .cell,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .pacing .cell {
  padding: 4px 8px 5px 8px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown .Select-control,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown .Select-control {
  height: 25px;
  margin-bottom: 0;
  font-size: 11px;
  padding: 3px 30px 5px 10px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown .Select-control > .Select-arrow,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown .Select-control > .Select-arrow {
  top: 10px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown select,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown select {
  padding: 4px 30px 2px 6px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown select + .down-arrow,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .cell-dropdown select + .down-arrow {
  right: 6px;
  top: 5px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .switch,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .switch {
  padding: 4px 8px 0 8px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .range,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell > .range {
  padding: 0 8px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell.with-avatar .avatar,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell.with-avatar .avatar {
  display: none;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-button,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-button {
  padding: 2px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-button .btn,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-button .btn {
  font-size: 11px;
  padding: 0 10px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-switch,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .with-switch {
  padding: 4px 8px 0 8px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell.with-dropdown > div,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell.with-dropdown > div {
  padding: 0 8px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .optimization-goal-table,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .optimization-goal-table {
  line-height: 14px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .fa-exclamation-triangle.spinner-timeout,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .fa-exclamation-triangle.spinner-timeout {
  font-size: 12px;
}
.unified-fixed-table-compact .fixed-table-row .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .fixed-table-external-link,
.unified-fixed-table-compact .fixedDataTableLayout_footer .cell-wrapper.public_fixedDataTableCell_cellContent .main-cell .fixed-table-external-link {
  top: 5px;
  right: 8px;
}
.unified-fixed-table-compact .public_fixedDataTable_header .public_fixedDataTableCell_cellContent {
  padding: 0;
}
.unified-fixed-table-compact .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content {
  font-size: 11px;
  padding: 7px 8px;
}
.unified-fixed-table-compact .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable {
  padding-left: 24px;
}
.unified-fixed-table-compact .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable:before,
.unified-fixed-table-compact .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable:after {
  left: 10px;
  top: 0;
}
.unified-fixed-table-compact .public_fixedDataTable_header .public_fixedDataTableCell_cellContent > .cell-content.sortable:after {
  left: 10px;
  top: 9px;
}
.unified-fixed-table-compact .public_fixedDataTable_header .public_fixedDataTableCell_cellContent.group-header-content > .cell-content {
  font-size: 11px;
  padding: 8px;
}
.unified-flex-table .table-row {
  border-bottom: 1px solid #eeeeee;
  border-collapse: collapse;
  padding: 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .unified-flex-table .table-row {
    display: flex;
    flex-direction: row;
    flex-grow: 0;
    flex-wrap: no-wrap;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-flex-grow: 0;
    -webkit-flex-wrap: no-wrap;
    align-items: center;
  }
}
.unified-flex-table .table-row.header {
  color: #888888;
  font-size: 12px;
  font-weight: normal;
  padding: 5px 10px;
  text-transform: uppercase;
}
@media (max-width: 1400px) {
  .unified-flex-table .table-row.header {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .unified-flex-table .table-row.header {
    display: none;
  }
}
.unified-flex-table .table-row.highlighted-row {
  background-color: #f4f6e8;
}
.unified-flex-table .table-row > [class^='td-'],
.unified-flex-table .table-row > [class*=' td-'] {
  line-height: 34px;
}
.unified-flex-table .table-row.with-hover:hover {
  background-color: #f9f9f9;
  cursor: pointer;
}
.unified-flex-table .table-row .flex-td:last-child {
  margin-left: auto;
}
@media (min-width: 768px) {
  .unified-flex-table .td-grow {
    flex-grow: 1;
    -webkit-flex-grow: 1;
  }
}
.unified-flex-table .td-text,
.unified-flex-table .td-text-sm {
  overflow: hidden;
  padding-right: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.unified-flex-table .td-text.wrap,
.unified-flex-table .td-text-sm.wrap {
  line-height: 20px;
  padding-top: 7px;
  white-space: normal;
  word-wrap: break-word;
}
.unified-flex-table .td-text.wrap.wrap-top,
.unified-flex-table .td-text-sm.wrap.wrap-top {
  padding-top: 0;
}
.unified-flex-table .td-text.td-no-wrap,
.unified-flex-table .td-text-sm.td-no-wrap {
  white-space: normal;
}
.unified-flex-table .td-text {
  min-width: 150px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .unified-flex-table .td-text {
    flex: 4;
  }
}
@media (min-width: 1400px) {
  .unified-flex-table .td-text {
    flex: 4;
    min-width: 300px;
  }
}
.unified-flex-table .td-text-sm {
  min-width: 120px;
}
.unified-flex-table .td-num {
  min-width: 100px;
  text-align: right;
}
.unified-flex-table .td-switch {
  flex: 1;
  min-width: 100px;
}
.unified-flex-table .td-switch .onoffswitch {
  vertical-align: middle;
}
.unified-flex-table .td-switch-sm {
  flex: 1;
  min-width: 40px;
}
.unified-flex-table .td-switch-sm .onoffswitch {
  vertical-align: text-bottom;
}
.unified-flex-table .td-switch-lg {
  flex: 1;
  min-width: 200px;
}
.unified-flex-table .td-switch-lg .onoffswitch {
  vertical-align: middle;
}
.unified-flex-table .td-dropdown {
  flex: 1;
  min-width: 310px;
}
@media (max-width: 768px) {
  .unified-flex-table .td-dropdown {
    padding-bottom: 10px;
  }
}
.unified-flex-table .td-dropdown-sm {
  flex: 1;
  min-width: 150px;
}
@media (max-width: 768px) {
  .unified-flex-table .td-dropdown-sm {
    padding-bottom: 10px;
  }
}
.unified-flex-table .td-date {
  flex: 1;
  min-width: 165px;
}
@media (max-width: 1400px) {
  .unified-flex-table .td-date {
    min-width: 150px;
  }
}
@media (max-width: 768px) {
  .unified-flex-table .td-date {
    padding-bottom: 10px;
  }
}
.unified-flex-table .td-currency {
  flex: 1;
  min-width: 110px;
}
.unified-flex-table .td-checkbox {
  min-width: 40px;
}
.unified-flex-table .td-input-undo {
  flex: 1;
  min-width: 200px;
  padding-right: 40px;
  white-space: nowrap;
}
.unified-flex-table .td-input-undo .undo-link {
  cursor: pointer;
  font-size: 11px;
  margin-left: 0.5em;
}
.unified-flex-table .td-input-undo-md {
  flex: 1;
  min-width: 180px;
  padding-right: 40px;
  white-space: nowrap;
}
.unified-flex-table .td-input-undo-md .undo-link {
  cursor: pointer;
  font-size: 11px;
  margin-left: 0.5em;
}
.unified-flex-table .td-input-undo-sm {
  flex: 1;
  min-width: 180px;
  padding-right: 60px;
  white-space: nowrap;
}
.unified-flex-table .td-input-undo-sm .undo-link {
  cursor: pointer;
  font-size: 11px;
  margin-left: 0.5em;
}
.unified-flex-table .td-icon-right {
  min-width: 40px;
  text-align: center;
}
@media (max-width: 768px) {
  .unified-flex-table .flex-td {
    width: 100%;
  }
}
.unified-flex-table .td-label-left,
.unified-flex-table .td-label-right {
  color: #888888;
  font-size: 11px;
  float: left;
}
.unified-flex-table .td-label-left {
  margin-right: 10px;
}
.unified-flex-table .td-label-right {
  float: right;
}
.unified-flex-table .with-right-action {
  white-space: nowrap;
}
.unified-flex-table .with-right-action .formattedNumber > a,
.unified-flex-table .with-right-action .td-right-action > a {
  visibility: hidden;
}
.unified-flex-table .with-right-action .formattedNumber {
  margin-right: 30px;
}
.unified-flex-table .with-right-action .formattedNumber .td-label-left {
  float: left;
}
.unified-flex-table .with-right-action .td-right-action {
  position: absolute;
  top: 0;
  right: 5px;
}
.unified-flex-table .with-right-action:hover:not(.applied) .td-right-action > a {
  visibility: visible;
}
.unified-flex-table .with-right-action > div {
  text-align: right;
  position: relative;
}
.unified-flex-table .with-floating-alert {
  position: relative;
}
.unified-flex-table .with-floating-alert .alert {
  display: none;
}
.unified-flex-table .with-floating-alert .alert p {
  line-height: 1.5;
  white-space: normal;
}
.unified-flex-table .with-floating-alert:hover .alert {
  display: block;
  left: 50%;
  margin: -5px 0 0 -125px;
  width: 250px;
  position: absolute;
  top: 100%;
  z-index: 10;
}
.unified-flex-table .child-row {
  background-color: #eeeeee;
  border-bottom: 1px solid #dddddd;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.2);
  padding: 10px;
  position: relative;
}
@media (max-width: 767px) {
  .unified-flex-table .child-row {
    padding-bottom: 40px;
  }
}
.unified-flex-table .child-row .form-group {
  margin-bottom: 10px;
}
.unified-flex-table .child-row .form-group label {
  display: block;
}
.unified-flex-table .child-row .form-group.form-checkbox {
  display: block;
}
@media (min-width: 768px) {
  .unified-flex-table .child-row .form-group.form-checkbox {
    padding: 20px 0 0 0;
  }
}
.unified-flex-table .child-row .top-right {
  position: absolute;
  right: 10px;
  top: 10px;
}
.unified-flex-table .child-row .bottom-right {
  bottom: 15px;
  position: absolute;
  right: 15px;
}
.formula-container {
  padding-right: 15px;
}
.formula-container .formula-line:before,
.formula-container .formula-line:after {
  content: " ";
  display: table;
}
.formula-container .formula-line:after {
  clear: both;
}
.formula-container .formula-line:before,
.formula-container .formula-line:after {
  content: " ";
  display: table;
}
.formula-container .formula-line:after {
  clear: both;
}
.formula-container .formula-line .formula-remove {
  float: left;
  font-size: 12px;
  line-height: 34px;
  margin-left: 10px;
}
.formula-container .formula-line .formula-add,
.formula-container .formula-line .formula-text {
  font-size: 12px;
  padding: 10px 5px 20px 0;
  text-align: right;
}
.formula-container .formula-line .formula-add a,
.formula-container .formula-line .formula-remove a {
  cursor: pointer;
}
.formula-container .formula-line .formula-select {
  float: right;
  position: relative;
}
.formula-container .formula-line .formula-select .Select-wrapper {
  display: inline-block;
  margin-bottom: 5px;
  width: 300px;
}
.formula-container .formula-line .formula-select .math {
  color: #888888;
  display: inline-block;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  vertical-align: top;
  width: 12px;
}
.formula-container .formula-line .formula-select .math:first-child {
  margin-right: 3px;
}
.formula-container .formula-line .formula-select .math:last-child {
  position: absolute;
  right: -15px;
}
.inline-edit-container {
  position: relative;
}
.inline-edit-container .ContentEditable {
  margin-right: 5px;
}
.inline-edit-container .ContentEditable:focus {
  outline: 0;
}
.inline-edit-container .ContentEditable.is-editing {
  border-bottom: 1px dotted #888888;
}
.inline-edit-container .ContentEditable:focus ~ .edit-icon,
.inline-edit-container .ContentEditable.is-loading ~ .edit-icon,
.inline-edit-container .ContentEditable.is-success ~ .edit-icon,
.inline-edit-container .ContentEditable.is-error ~ .edit-icon,
.inline-edit-container .ContentEditable.is-final ~ .edit-icon {
  display: none;
}
.inline-edit-container .edit-icon,
.inline-edit-container .edit-loading-icon,
.inline-edit-container .edit-success-icon,
.inline-edit-container .edit-error,
.inline-edit-container .edit-revert {
  display: none;
  font-size: 14px;
  vertical-align: middle;
}
.inline-edit-container .edit-icon,
.inline-edit-container .edit-loading-icon,
.inline-edit-container .edit-revert {
  color: #888888;
}
.inline-edit-container .edit-success-icon {
  color: #25d261;
}
.inline-edit-container .edit-error a {
  color: #e9221e;
  font-size: 11px;
}
.inline-edit-container .edit-revert a {
  font-size: 11px;
}
.inline-edit-container span:hover .ContentEditable.is-editable {
  color: #888888;
}
.inline-edit-container span:hover .is-editable ~ .edit-icon {
  display: inline;
}
.inline-edit-container span:hover .is-editable.is-editing + span {
  display: none;
}
.inline-edit-container .is-loading ~ .edit-loading-icon,
.inline-edit-container .is-success ~ .edit-success-icon,
.inline-edit-container .is-error ~ .edit-error,
.inline-edit-container .is-final ~ .edit-revert {
  display: inline-block;
}
.inline-edit-container .is-error.edit-error {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-border-radius: 2px;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fbd9d8;
  border-color: #f9c1c9;
  color: #e9221e;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
  display: block;
  font-weight: normal;
  margin-top: 10px;
}
.inline-edit-container .is-error.edit-error h4 {
  margin-top: 0;
  color: inherit;
}
.inline-edit-container .is-error.edit-error .alert-link {
  font-weight: bold;
}
.inline-edit-container .is-error.edit-error > p,
.inline-edit-container .is-error.edit-error > ul {
  margin-bottom: 0;
}
.inline-edit-container .is-error.edit-error > p + p {
  margin-top: 5px;
}
.inline-edit-container .is-error.edit-error.alert-float {
  left: 50%;
  margin-left: -300px;
  position: fixed;
  top: 70px;
  width: 600px;
  z-index: 9999;
}
.inline-edit-container .is-error.edit-error.alert-success-open {
  color: #3c763d;
  color: #67be72;
  background-color: none;
  border: 0;
  padding: 10px 0;
}
a.inline-edit-container .is-error.edit-error.alert-success-open:hover {
  color: #2b542c;
}
.inline-edit-container .is-error.edit-error hr {
  border-top-color: #f7a9b5;
}
.inline-edit-container .is-error.edit-error .alert-link {
  color: #c11613;
}
.info-action-box {
  border-top: 5px solid #888888;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 10px;
  color: #787878;
  display: inline-block;
  position: relative;
}
.key-metrics-container {
  margin-left: 34px;
  max-width: 1024px;
  margin-top: 5px;
}
.key-metrics-container-wide {
  margin-left: 34px;
  max-width: 1024px;
  margin-top: 5px;
  max-width: 1150px;
  width: 1150px;
  padding: initial;
}
.key-metric-component {
  border-top: 5px solid #888888;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 10px;
  color: #787878;
  display: inline-block;
  position: relative;
  margin-bottom: 0px;
  margin-right: 15px;
  padding: 5px;
  float: left;
  height: 132px;
  width: 225px;
  font-size: 12px;
}
.key-metric-component .key-metrics-loading {
  font-size: 50px;
  margin: auto;
  color: #cbcbcb;
}
.key-metric-component .key-metric-title {
  margin: 0px;
  text-align: right;
}
.key-metric-component .chart {
  position: absolute;
  top: 0;
  left: 0;
  width: 225px;
}
.key-metric-component .chart:hover {
  cursor: default;
}
.key-metric-component .key-metric-inner-text {
  margin-top: -10px;
}
.key-metric-component .key-metric-inner-text_bottom {
  bottom: 0px;
  right: 0px;
}
.key-metric-component .key-metric-number-large {
  font-size: 30px;
  color: #107386;
}
.key-metric-component .key-metric-text-large {
  font-size: 16px;
  color: #107386;
}
.key-metric-component .key-metric-single-number {
  margin-top: 30px;
}
.key-metric-component .key-metric {
  display: block;
  width: 100%;
  text-align: right;
}
.key-metric-component .key-metric_absolute {
  display: block;
  width: 100%;
  text-align: right;
  position: absolute;
}
.key-metric-component .key-metric_relative {
  display: block;
  width: 100%;
  text-align: right;
  position: relative;
}
.key-metric-component .demo-gender-metric {
  line-height: 1.1;
}
.key-metric-component .demo-ages-metric {
  padding-top: 6px;
  display: block;
  line-height: 1;
}
.key-metric-component .target-cohort-metric {
  height: 100%;
  position: relative;
}
.key-metric-component .target-cohort-metric .target-cohort {
  padding: 0px;
  bottom: 70px;
}
.key-metric-component .target-cohort-metric .target-category {
  top: 48px;
  margin-top: 0px;
}
.key-metric-component .audience-percentage {
  font-size: 16px;
  color: #107386;
  position: absolute;
  top: 60px;
  right: 92px;
}
.key-metric-component .gender-symbol {
  font-size: 30px !important;
}
.key-metric-component .male-gender-metric {
  margin-top: -10px;
}
.key-metric-component-table {
  border-bottom: 0px;
  width: 100%;
  height: initial;
  padding-right: initial;
  padding-left: initial;
  margin-bottom: 0px;
}
.key-metric-component-table .unified-table {
  margin-bottom: 5px;
}
/*
    STYLES FOR LEFT SIDE-NAV DRAWER
*/
.display-flex {
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}
.flex-row {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.flex-column {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.sidenav-main {
  position: relative;
  margin-left: 0px;
  transition: margin-left 500ms ease;
}
.sidenav-main.open {
  margin-left: 200px;
}
@media screen and (max-width: 480px) {
  .sidenav-main.open {
    margin-left: 100%;
  }
  .sidenav-main.open .sidenav-toggle {
    left: -32px;
    transition: left 500ms ease;
  }
}
.sidenav-main .sidenav-toggle {
  display: block;
  height: 40px;
  width: 26px;
  top: 54px;
  position: fixed;
  left: 0px;
  transition: left 500ms ease;
  background-color: #107386;
  color: #fff;
  z-index: 1000;
  padding: 5px 0px;
}
.sidenav-main .sidenav-toggle.toggle-is-open {
  left: 200px;
}
.sidenav-main .sidenav-toggle:hover {
  cursor: pointer;
}
.sidenav-main .sidenav-toggle span {
  display: block;
  font-weight: normal;
  padding: 5px;
  font-size: 18px;
  text-align: center;
}
.sidenav-main .sidenav-toggle span .fa {
  font-size: 18px;
}
.sidenav {
  position: fixed;
  background-color: #eeeeee;
  width: 200px;
  height: 100%;
  z-index: 0;
  padding: 15px 0px 100px 0px;
}
@media (min-width: 992px) {
  .sidenav {
    align-self: stretch;
  }
}
@media screen and (max-width: 480px) {
  .sidenav {
    width: 100%;
  }
}
.sidenav .nav-stacked > li + li {
  margin: 0px;
}
.sidenav .sidenav-header-text {
  font-size: 12px;
  color: #777;
  margin-bottom: 10px;
  display: block;
  padding-left: 10px;
}
.sidenav .nav {
  display: block;
  background: inherit;
}
.sidenav .nav > li {
  border-radius: 0;
  font-size: 16px;
  position: relative;
  padding: 0px;
  background: inherit;
}
.sidenav .nav > li > .collapse-header {
  font-size: 18px;
  color: #022a3d;
  padding: 5px 0px 5px 10px;
  transition: margin-bottom 500ms ease;
  background: inherit;
}
.sidenav .nav > li > .collapse-header.collapsed {
  margin-bottom: 0px;
}
.sidenav .nav > li > .nav-link-list {
  position: absolute;
  top: 35px;
  left: 0px;
  transition: opacity 500ms ease;
  background: inherit;
  width: 100%;
}
.sidenav .nav > li > .nav > li {
  margin-top: 0;
}
.sidenav .nav > li > .nav > li > a {
  border-radius: 0;
  color: #107386;
  font-weight: 500;
  font-size: 14px;
  padding: 10px 10px 10px 20px;
  position: relative;
}
.sidenav .nav > li > .nav > li > a:hover {
  background-color: #ffffff;
}
.sidenav .nav > li > .nav > li.active > a {
  background-color: #107386;
  color: #fff;
}
.sidenav-body {
  position: relative;
  min-height: 100vh;
}
@media (min-width: 992px) {
  .sidenav-body {
    align-self: stretch;
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex: 10 0 auto;
    -webkit-flex: 10 0 auto;
    flex: 10 0 auto;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.sidenav-body .sidenav-main {
  border-left: 6px solid #107386;
  background: #fff;
  z-index: 2;
  min-height: 100vh;
}
@media (min-width: 992px) {
  .sidenav-body .sidenav-main {
    align-self: stretch;
    -ms-flex: 4 0 0px;
    -webkit-flex: 4 0 0px;
    flex: 4 0 0px;
  }
}
@media (max-width: 480px) {
  .sidenav-body .content-wrapper {
    display: table-cell;
    padding-top: 50px;
    vertical-align: top;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .sidenav-body .content-wrapper {
    flex: 1 100%;
    display: flex;
    flex-direction: column;
  }
}
.managed-modal-dropdown .Select .Select-value {
  font-size: 14px;
}
.block-left {
  display: block;
  float: left;
}
.display-none {
  display: none;
}
.hidden {
  visibility: hidden;
}
.nav-filter-icon {
  display: inline-block;
  float: right;
  visibility: hidden;
  padding: 3px;
}
.cohort-taxonomy-search > .Select-control > .Select-placeholder {
  color: #a8a8a8;
}
.kill-border {
  border: 0px !important;
}
.multi-level-nav-dropdown {
  width: 300px;
  display: block;
  float: left;
}
.multi-level-nav-dropdown .Select-option {
  padding: 5px 5px;
}
.multi-level-nav-dropdown .Select-option:hover {
  background: #eeeeee;
}
.multi-level-nav-dropdown .nav-arrow:hover {
  border-color: #107386;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.multi-level-nav-dropdown .nav-arrowed-branch {
  display: inline-table;
  width: 100%;
}
.multi-level-nav-dropdown .nav-label {
  display: block;
  box-sizing: border-box;
  padding: 3px 5px;
  border: 1px solid transparent;
}
.multi-level-nav-dropdown .nav-label.selectable {
  color: #107386;
}
.multi-level-nav-dropdown .nav-label.selectable:hover {
  cursor: pointer;
  border-color: #107386;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #107386;
}
.multi-level-nav-dropdown .nav-label.selectable:hover .nav-filter-icon {
  visibility: visible;
}
.multi-level-nav-dropdown .nav-arrow {
  display: block;
  color: #107386;
  width: 26px;
  height: 100%;
  padding: 3px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
}
.multi-level-nav-dropdown .nav-blank-filler {
  display: table-cell;
  width: 26px;
  border: 1px solid transparent;
}
.multi-level-nav-dropdown .nav-arrow-box {
  display: table-cell;
  padding-left: 2px;
  border-left: 1px solid #cbcbcb;
  height: 100%;
  width: 26px;
}
.multi-level-nav-dropdown .nav-arrow-box:hover {
  cursor: pointer;
}
.multi-level-nav-dropdown .nav-label-box {
  display: table-cell;
  width: auto;
  box-sizing: border-box;
  padding-right: 2px;
  height: 100%;
}
.bottom-branch-selector .nav-arrowed-branch {
  border: 1px solid transparent;
}
.bottom-branch-selector .nav-label {
  width: auto;
}
.bottom-branch-selector .Select-option:hover {
  cursor: default;
}
.multi-level-nav-dropdown > .Select-control > .Select-placeholder {
  color: #107386 !important;
}
.multi-level-nav-dropdown > .Select-menu-outer > .Select-menu > .Select-option:first-child {
  background-color: #cbcbcb;
  font-weight: 700;
  padding: 8px 10px;
}
.multi-level-nav-dropdown > .Select-menu-outer > .Select-menu > .Select-option {
  font-size: 14px;
}
.carrot {
  display: inline-block;
}
.path-option {
  display: inline-block;
}
.path-option:hover {
  color: #107386;
  cursor: pointer;
}
.click-disabled:hover {
  cursor: default;
}
.taxonomy-nav-container {
  display: block;
  float: left;
  margin-right: 35px;
}
.taxonomy-nav-header {
  margin: 0px;
}
.cohort-taxonomy-search {
  width: 300px;
  display: block;
  float: left;
}
.cohort-taxonomy-search > .Select-control > .Select-arrow {
  display: none;
}
.cohort-taxonomy-search > .Select-control > .Select-placeholder {
  color: #a8a8a8;
}
.unified-nav {
  border-width: 0 0 4px;
  z-index: 2001;
}
@media (max-width: 767px) {
  .unified-nav {
    border-width: 0;
    padding-right: 0;
  }
}
.unified-nav .navbar-contents {
  background-color: #343a41;
  height: 100%;
}
.unified-nav button.navbar-toggle {
  border-color: transparent;
  float: none;
  margin-left: 10px;
  margin-right: 5px;
}
.unified-nav button.navbar-toggle:hover,
.unified-nav button.navbar-toggle:focus {
  background-color: transparent;
}
.unified-nav .navbar-header {
  background-color: #4a535e;
  position: relative;
}
.unified-nav .mobile-content-header {
  background-color: #4a535e;
  box-shadow: 250px 0 0 #4a535e;
  height: 50px;
  line-height: 50px;
}
.unified-nav .navbar-text {
  color: #fff;
  font-size: 18px;
  line-height: 1em;
  margin-left: 0;
  text-transform: capitalize;
}
.unified-nav .navbar-nav {
  box-shadow: 1px 0 0 #5c6775;
}
.unified-nav .navbar-nav > li > a {
  border-left: 1px solid #383f47;
  box-shadow: inset 1px 0 0 #5c6775;
  cursor: pointer;
  padding-bottom: 13px;
  padding-top: 17px;
}
.unified-nav .navbar-nav > li > a.nav-thumbnail {
  padding-bottom: 7px;
  padding-top: 13px;
  position: relative;
}
.unified-nav .navbar-nav > li > a.nav-thumbnail .avatar {
  background-color: #888888;
  height: 30px;
  margin-right: 0.25em;
  width: 30px;
}
.unified-nav .navbar-nav > li > a.nav-thumbnail .indicator-notification {
  color: #ef1c18;
  font-size: 12px;
  position: absolute;
  left: 14px;
  top: 32px;
}
.unified-nav .navbar-nav > li > a .fa {
  margin-left: 0.25em;
  margin-right: 0.25em;
}
.unified-nav .navbar-nav > .active.nav-item-dashboard > a,
.unified-nav .navbar-nav > .active.nav-item-dashboard > a:hover,
.unified-nav .navbar-nav > .active.nav-item-dashboard > a:focus {
  box-shadow: inset 0 5px 0 #25d261;
}
.unified-nav .navbar-nav > .active.nav-item-content > a,
.unified-nav .navbar-nav > .active.nav-item-content > a:hover,
.unified-nav .navbar-nav > .active.nav-item-content > a:focus {
  box-shadow: inset 0 5px 0 #25d261;
}
.unified-nav .navbar-nav > .active.nav-item-advertising > a,
.unified-nav .navbar-nav > .active.nav-item-advertising > a:hover,
.unified-nav .navbar-nav > .active.nav-item-advertising > a:focus {
  box-shadow: inset 0 5px 0 #02bcc2;
}
.unified-nav .navbar-nav > .active.nav-item-intelligence > a,
.unified-nav .navbar-nav > .active.nav-item-intelligence > a:hover,
.unified-nav .navbar-nav > .active.nav-item-intelligence > a:focus {
  box-shadow: inset 0 5px 0 #80d8db;
}
.unified-nav .navbar-nav > .active.nav-item-ihm-report > a,
.unified-nav .navbar-nav > .active.nav-item-ihm-report > a:hover,
.unified-nav .navbar-nav > .active.nav-item-ihm-report > a:focus {
  box-shadow: inset 0 5px 0 #25d261;
}
.unified-nav .navbar-nav > .active.nav-item-profile > a,
.unified-nav .navbar-nav > .active.nav-item-profile > a:hover,
.unified-nav .navbar-nav > .active.nav-item-profile > a:focus {
  box-shadow: inset 0 5px 0 #8bf2f1;
}
.unified-nav .navbar-nav > .active.nav-item-admin > a,
.unified-nav .navbar-nav > .active.nav-item-admin > a:hover,
.unified-nav .navbar-nav > .active.nav-item-admin > a:focus {
  box-shadow: inset 0 5px 0 #8bf2f1;
}
.unified-nav .navbar-nav > .active.nav-item-snapchat > a,
.unified-nav .navbar-nav > .active.nav-item-snapchat > a:hover,
.unified-nav .navbar-nav > .active.nav-item-snapchat > a:focus {
  box-shadow: inset 0 5px 0 #e7dd30;
}
.unified-nav .navbar-nav > .active.nav-item-investments > a,
.unified-nav .navbar-nav > .active.nav-item-investments > a:hover,
.unified-nav .navbar-nav > .active.nav-item-investments > a:focus {
  box-shadow: inset 0 5px 0 #51b854;
}
.unified-nav .navbar-nav > .active.nav-item-audiences > a,
.unified-nav .navbar-nav > .active.nav-item-audiences > a:hover,
.unified-nav .navbar-nav > .active.nav-item-audiences > a:focus {
  box-shadow: inset 0 5px 0 #107386;
}
.unified-nav .navbar-nav > .active.nav-item-audience-intelligence > a,
.unified-nav .navbar-nav > .active.nav-item-audience-intelligence > a:hover,
.unified-nav .navbar-nav > .active.nav-item-audience-intelligence > a:focus {
  box-shadow: inset 0 5px 0 #107386;
}
.unified-nav .navbar-nav > li:last-child > a {
  border-right: 1px solid #383f47;
}
.unified-nav .navbar-nav > li > .dropdown-menu {
  background-color: #343a41;
  border: 0;
  margin-right: -1px;
}
.unified-nav .navbar-nav > li > .dropdown-menu > li > a {
  color: #b2b9c2;
  padding: 5px 20px;
}
.unified-nav .navbar-nav > li > .dropdown-menu > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.unified-nav .navbar-nav > li > .dropdown-menu > li.active > a {
  background-color: transparent;
  box-shadow: inset 5px 0 0 #107386;
  color: #fff;
}
.unified-nav .navbar-nav > li > .dropdown-menu > li.divider {
  background-color: #4a535e;
  margin: 9px;
}
@media (min-width: 992px) {
  .unified-nav .navbar-nav > li.mobile-nav-divider {
    display: none;
  }
}
.unified-nav .navbar-right {
  margin-right: 0;
}
.unified-nav.iheart-interstellar.navbar .logo {
  width: 112px;
  height: 16px;
  margin-top: 8px;
}
.unified-nav.iheart-interstellar.navbar-inverse {
  background-color: #212529;
  border-color: #323a41;
}
.unified-nav.iheart-interstellar .navbar-header {
  background-color: #212529;
  position: relative;
}
.unified-nav.iheart-interstellar .mobile-content-header {
  background-color: #212529;
  box-shadow: 360px 0 0 #212529;
}
.unified-nav.iheart-interstellar .navbar-nav {
  box-shadow: 1px 0 0 #333940;
}
.unified-nav.iheart-interstellar .navbar-nav > .active.nav-item-app > a,
.unified-nav.iheart-interstellar .navbar-nav > .active.nav-item-app > a:hover,
.unified-nav.iheart-interstellar .navbar-nav > .active.nav-item-app > a:focus {
  box-shadow: inset 0 5px 0 #c6002b;
}
.unified-nav.iheart-interstellar .navbar-nav > li > a {
  border-left: 1px solid #0f1112;
  box-shadow: inset 1px 0 0 #333940;
}
.unified-nav.iheart-interstellar .navbar-nav .open > a {
  background-color: #0a0c0d;
}
.unified-nav.iheart-interstellar .navbar-nav .open > a:hover {
  background-color: #0a0c0d;
}
.unified-nav.iheart-interstellar .navbar-nav > .active > a {
  background-color: #0a0c0d;
}
.unified-nav.iheart-interstellar .navbar-nav > li:last-child > a {
  border-right: 1px solid #0f1112;
}
.unified-nav.iheart-interstellar .navbar-nav > li > .dropdown-menu {
  background-color: #0a0c0d;
}
.unified-nav.iheart-interstellar .navbar-nav > li > .dropdown-menu > li > a {
  color: #65727e;
}
.unified-nav.iheart-interstellar .navbar-nav > li > .dropdown-menu > li > a:focus,
.unified-nav.iheart-interstellar .navbar-nav > li > .dropdown-menu > li > a:hover {
  color: #fff;
  background-color: #0a0c0d;
}
.unified-nav.iheart-interstellar .navbar-nav > li > .dropdown-menu > li.active > a {
  box-shadow: inset 5px 0 0 #212529;
  background-color: #0a0c0d;
}
.unified-nav.iheart-interstellar .navbar-nav > li > .dropdown-menu > li.divider {
  background-color: #323a41;
}
.unified-nav.iheart-interstellar img[src='/images/unified-logo-icon.png'] {
  display: none;
  height: auto !important;
  margin-top: 0px !important;
}
.unified-nav.pro-admin,
.unified-nav.pro-admin.iheart-interstellar {
  background-color: #18aeca;
  border-color: #13879d;
}
.unified-nav.pro-admin .navbar-contents,
.unified-nav.pro-admin.iheart-interstellar .navbar-contents {
  background-color: #343a41;
}
.unified-nav.pro-admin button.navbar-toggle:hover,
.unified-nav.pro-admin.iheart-interstellar button.navbar-toggle:hover {
  background-color: #13879d;
}
.unified-nav.pro-admin .navbar-header,
.unified-nav.pro-admin.iheart-interstellar .navbar-header {
  background-color: #18aeca;
}
.unified-nav.pro-admin .mobile-content-header,
.unified-nav.pro-admin.iheart-interstellar .mobile-content-header {
  background-color: #18aeca;
  box-shadow: 360px 0 0 #18aeca;
}
.unified-nav.pro-admin .navbar-nav,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav {
  box-shadow: 1px 0 0 #1bc1e1;
}
.unified-nav.pro-admin .navbar-nav > li > a,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > li > a {
  border-left: 1px solid #159ab4;
  box-shadow: inset 1px 0 0 #1bc1e1;
  color: #eafafd;
}
.unified-nav.pro-admin .navbar-nav > li > a .badge,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > li > a .badge {
  background-color: #98e4f3;
  color: #18aeca;
}
.unified-nav.pro-admin .navbar-nav > li > a.nav-thumbnail .avatar,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > li > a.nav-thumbnail .avatar {
  background-color: #74dbee;
}
.unified-nav.pro-admin .navbar-nav > li > a:hover,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > li > a:hover,
.unified-nav.pro-admin .navbar-nav > li > a:focus,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #13879d;
}
.unified-nav.pro-admin .navbar-nav > li > a:hover .badge,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > li > a:hover .badge,
.unified-nav.pro-admin .navbar-nav > li > a:focus .badge,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > li > a:focus .badge {
  color: #13879d;
}
.unified-nav.pro-admin .navbar-nav .open > a,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav .open > a {
  background-color: #13879d;
}
.unified-nav.pro-admin .navbar-nav .open > a:hover,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav .open > a:hover {
  background-color: #13879d;
}
.unified-nav.pro-admin .navbar-nav > .active > a,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > .active > a,
.unified-nav.pro-admin .navbar-nav > .active > a:hover,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > .active > a:hover,
.unified-nav.pro-admin .navbar-nav > .active > a:focus,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > .active > a:focus {
  box-shadow: inset 0 5px 0 #46cfe9;
  background-color: #13879d;
  color: #fff;
}
.unified-nav.pro-admin .navbar-nav > li:last-child > a,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > li:last-child > a {
  border-right: 1px solid #159ab4;
}
.unified-nav.pro-admin .navbar-nav > li > .dropdown-menu,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > li > .dropdown-menu {
  background-color: #13879d;
}
.unified-nav.pro-admin .navbar-nav > li > .dropdown-menu > li > a,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > li > .dropdown-menu > li > a {
  color: #bdeef7;
}
.unified-nav.pro-admin .navbar-nav > li > .dropdown-menu > li > a:hover,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > li > .dropdown-menu > li > a:hover {
  color: #fff;
  background-color: #13879d;
}
.unified-nav.pro-admin .navbar-nav > li > .dropdown-menu > li.active > a,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > li > .dropdown-menu > li.active > a {
  box-shadow: inset 5px 0 0 #18aeca;
  background-color: #13879d;
}
.unified-nav.pro-admin .navbar-nav > li > .dropdown-menu > li.divider,
.unified-nav.pro-admin.iheart-interstellar .navbar-nav > li > .dropdown-menu > li.divider {
  background-color: #13879d;
}
@media (max-width: 767px) {
  .unified-nav .btn.btn-link {
    color: #c6002b !important;
  }
  .unified-nav.iheart-interstellar .navbar-nav > li.nav-item-admin > a:hover,
  .unified-nav.iheart-interstellar .navbar-nav > li.nav-item-admin > a:focus {
    background-color: #0a0c0d;
    color: #fff;
  }
  .unified-nav.iheart-interstellar .navbar-nav > li.dropdown > .dropdown-menu > li > a:hover,
  .unified-nav.iheart-interstellar .navbar-nav > li.dropdown > .dropdown-menu > li > a:focus {
    background-color: #0a0c0d;
    color: #fff;
  }
  .unified-nav .navbar-nav,
  .unified-nav.pro-admin .navbar-nav,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav {
    box-shadow: none;
    margin: 0;
  }
  .unified-nav .navbar-nav > li + li,
  .unified-nav.pro-admin .navbar-nav > li + li,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li + li {
    margin-top: 0;
  }
  .unified-nav .navbar-nav > li > a,
  .unified-nav.pro-admin .navbar-nav > li > a,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li > a,
  .unified-nav .navbar-nav > li.active > a,
  .unified-nav.pro-admin .navbar-nav > li.active > a,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li.active > a {
    background-color: #343a41;
    border: 0;
    box-shadow: none !important;
    color: #ddd;
    padding: 13px 15px;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .unified-nav .navbar-nav > li > a:hover,
  .unified-nav.pro-admin .navbar-nav > li > a:hover,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li > a:hover,
  .unified-nav .navbar-nav > li.active > a:hover,
  .unified-nav.pro-admin .navbar-nav > li.active > a:hover,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li.active > a:hover,
  .unified-nav .navbar-nav > li > a:focus,
  .unified-nav.pro-admin .navbar-nav > li > a:focus,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li > a:focus,
  .unified-nav .navbar-nav > li.active > a:focus,
  .unified-nav.pro-admin .navbar-nav > li.active > a:focus,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li.active > a:focus {
    background-color: #222;
    box-shadow: none;
    color: #fff;
  }
  .unified-nav .navbar-nav > li.active > a,
  .unified-nav.pro-admin .navbar-nav > li.active > a,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li.active > a {
    background-color: #222;
    color: #fff;
  }
  .unified-nav .navbar-nav > li:last-child > a,
  .unified-nav.pro-admin .navbar-nav > li:last-child > a,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li:last-child > a,
  .unified-nav .navbar-nav > li:last-child.active > a,
  .unified-nav.pro-admin .navbar-nav > li:last-child.active > a,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li:last-child.active > a,
  .unified-nav .navbar-nav > li:last-child > a:hover,
  .unified-nav.pro-admin .navbar-nav > li:last-child > a:hover,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li:last-child > a:hover,
  .unified-nav .navbar-nav > li:last-child.active > a:hover,
  .unified-nav.pro-admin .navbar-nav > li:last-child.active > a:hover,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li:last-child.active > a:hover {
    border-right: 0;
    box-shadow: none;
  }
  .unified-nav .navbar-nav > li.dropdown > a,
  .unified-nav.pro-admin .navbar-nav > li.dropdown > a,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li.dropdown > a {
    display: none;
  }
  .unified-nav .navbar-nav > li.dropdown > .dropdown-menu,
  .unified-nav.pro-admin .navbar-nav > li.dropdown > .dropdown-menu,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li.dropdown > .dropdown-menu {
    background-color: #343a41;
    border-radius: 0;
    border-top: 1px solid #1d2125;
    box-shadow: inset 0 1px 0 #55606c;
    display: block;
    float: none;
    margin: 0;
    padding: 10px 0;
    position: relative;
  }
  .unified-nav .navbar-nav > li.dropdown > .dropdown-menu > li > a,
  .unified-nav.pro-admin .navbar-nav > li.dropdown > .dropdown-menu > li > a,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li.dropdown > .dropdown-menu > li > a {
    color: #ddd;
    padding: 13px 15px;
  }
  .unified-nav .navbar-nav > li.dropdown > .dropdown-menu > li > a:hover,
  .unified-nav.pro-admin .navbar-nav > li.dropdown > .dropdown-menu > li > a:hover,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li.dropdown > .dropdown-menu > li > a:hover,
  .unified-nav .navbar-nav > li.dropdown > .dropdown-menu > li > a:focus,
  .unified-nav.pro-admin .navbar-nav > li.dropdown > .dropdown-menu > li > a:focus,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li.dropdown > .dropdown-menu > li > a:focus {
    background-color: #222;
    color: #fff;
  }
  .unified-nav .navbar-nav > li.dropdown > .dropdown-menu > li > a .fa,
  .unified-nav.pro-admin .navbar-nav > li.dropdown > .dropdown-menu > li > a .fa,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li.dropdown > .dropdown-menu > li > a .fa {
    margin-left: 0.25em;
    margin-right: 0.25em;
  }
  .unified-nav .navbar-nav > li.mobile-nav-divider,
  .unified-nav.pro-admin .navbar-nav > li.mobile-nav-divider,
  .unified-nav.pro-admin.iheart-interstellar .navbar-nav > li.mobile-nav-divider {
    border-top: 1px solid #1d2125;
    box-shadow: inset 0 1px 0 #55606c;
    display: block;
    height: 2px;
  }
}
.navbar .navbar-brand {
  padding: 9px 15px 9px 12px;
}
.navbar .logo {
  height: 37px;
  width: 112px;
}
.mobile-content-header {
  left: 0;
  position: absolute;
  top: 0;
}
.mobile-content-header .navbar-text {
  color: #fff;
  font-size: 18px;
  line-height: 1em;
  margin-left: 0;
  padding-left: 55px;
  text-transform: capitalize;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #383f47;
}
.connect-campaign-icon {
  cursor: pointer;
  color: #dddddd;
  margin-left: 5px;
}
.connect-campaign-icon.connected {
  color: #107386;
}
.connect-campaign-icon:hover {
  color: #107386;
}
.table-row.connected {
  background: #f9f9f9;
}
.unified-page-header-container {
  position: relative;
}
@media (min-width: 992px) {
  .unified-page-header-container.fixed-header {
    height: 130px;
    margin-left: -15px;
  }
  .unified-page-header-container.fixed-header:before {
    background-color: rgba(0, 0, 0, 0.25);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(transparent));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25), transparent);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.25), transparent);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.25), transparent);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.25), transparent);
    content: ' ';
    display: block;
    height: 5px;
    margin-top: 125px;
    position: fixed;
    width: 100%;
    z-index: 777;
  }
  .unified-page-header-container.fixed-header:after {
    background-color: #fff;
    box-shadow: 15px 0 0 #fff;
    content: ' ';
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    top: 125px;
    width: 100%;
    z-index: 888;
  }
  .unified-page-header-container.fixed-header.short-header {
    height: 90px;
  }
  .unified-page-header-container.fixed-header.short-header:before {
    margin-top: 85px;
  }
  .unified-page-header-container.fixed-header.short-header:after {
    top: 85px;
  }
}
.unified-page-header {
  padding: 15px 0;
}
@media (max-width: 992px) {
  .unified-page-header {
    padding: 10px 0;
  }
}
@media (min-width: 992px) {
  .fixed-header .unified-page-header {
    background-color: #fff;
    padding: 15px 15px 20px 15px;
    position: fixed;
    width: 100%;
    z-index: 999;
  }
  .short-header .unified-page-header {
    height: 85px;
  }
}
.unified-page-header .object-tree {
  color: #888888;
  font-size: 12px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .unified-page-header .object-tree {
    margin-bottom: 5px;
  }
}
.unified-page-header .object-tree:empty {
  margin-bottom: 6px;
}
.unified-page-header .object-tree > span:not(:last-child):after {
  content: '/';
  display: inline;
  margin: 0 1em;
}
.unified-page-header .title-container:before,
.unified-page-header .title-container:after {
  content: " ";
  display: table;
}
.unified-page-header .title-container:after {
  clear: both;
}
.unified-page-header .title-container:before,
.unified-page-header .title-container:after {
  content: " ";
  display: table;
}
.unified-page-header .title-container:after {
  clear: both;
}
.unified-page-header .main-title {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 12px;
}
@media (max-width: 992px) {
  .unified-page-header .main-title {
    font-size: 18px;
  }
}
.unified-page-header .main-title.large {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 23px;
}
@media (max-width: 992px) {
  .unified-page-header .main-title.large {
    margin-bottom: 20px;
  }
}
@media (min-width: 480px) {
  .unified-page-header .main-title.long-value {
    font-size: 24px;
  }
}
@media (min-width: 480px) {
  .unified-page-header .main-title.xlong-value {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .unified-page-header .main-title {
    float: left;
  }
}
.unified-page-header .title-note {
  color: #888888;
  line-height: 2;
  margin-left: 0.5em;
}
.unified-page-header .sub-title {
  float: right;
}
.unified-page-header .sub-title > span {
  color: #888888;
  font-size: 12px;
  white-space: nowrap;
}
.unified-page-header .sub-title > span:not(:last-child) {
  margin-right: 2em;
}
.unified-page-header .sub-title .name {
  text-transform: uppercase;
  margin-right: 0.5em;
}
@media (max-width: 992px) {
  .unified-page-header .sub-title {
    display: none;
  }
}
.unified-page-header .page-pivot {
  margin-right: 65px;
}
@media (min-width: 992px) {
  .unified-page-header .page-pivot {
    display: inline-block;
    margin-right: 15px;
  }
}
.unified-page-header .filter-container {
  font-size: 12px;
  margin-top: 3px;
  vertical-align: top;
}
@media (min-width: 992px) {
  .unified-page-header .filter-container {
    display: inline-block;
  }
}
.unified-page-header .filter-container .filter-link {
  max-height: 47px;
  overflow-y: auto;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .unified-page-header .options {
    float: right;
  }
}
@media (max-width: 992px) {
  .unified-page-header .options {
    position: absolute;
    right: 0;
    top: 56px;
  }
}
.gear-dropdown {
  display: inline;
  font-size: 16px;
  position: relative;
}
.gear-dropdown > .btn {
  cursor: pointer;
  padding: 6px 10px;
}
.gear-dropdown > .btn:hover {
  color: #107386;
  background-color: #fff;
  border-color: #ccc;
}
.gear-dropdown > .btn:hover:hover,
.gear-dropdown > .btn:hover:focus,
.gear-dropdown > .btn:hover.focus,
.gear-dropdown > .btn:hover:active,
.gear-dropdown > .btn:hover.active,
.open > .dropdown-toggle.gear-dropdown > .btn:hover {
  color: #107386;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.gear-dropdown > .btn:hover:active,
.gear-dropdown > .btn:hover.active,
.open > .dropdown-toggle.gear-dropdown > .btn:hover {
  background-image: none;
}
.gear-dropdown > .btn:hover.disabled,
.gear-dropdown > .btn:hover[disabled],
fieldset[disabled] .gear-dropdown > .btn:hover,
.gear-dropdown > .btn:hover.disabled:hover,
.gear-dropdown > .btn:hover[disabled]:hover,
fieldset[disabled] .gear-dropdown > .btn:hover:hover,
.gear-dropdown > .btn:hover.disabled:focus,
.gear-dropdown > .btn:hover[disabled]:focus,
fieldset[disabled] .gear-dropdown > .btn:hover:focus,
.gear-dropdown > .btn:hover.disabled.focus,
.gear-dropdown > .btn:hover[disabled].focus,
fieldset[disabled] .gear-dropdown > .btn:hover.focus,
.gear-dropdown > .btn:hover.disabled:active,
.gear-dropdown > .btn:hover[disabled]:active,
fieldset[disabled] .gear-dropdown > .btn:hover:active,
.gear-dropdown > .btn:hover.disabled.active,
.gear-dropdown > .btn:hover[disabled].active,
fieldset[disabled] .gear-dropdown > .btn:hover.active {
  background-color: #fff;
  border-color: #ccc;
}
.gear-dropdown > .btn:hover .badge {
  color: #fff;
  background-color: #107386;
}
.gear-dropdown.open > .btn {
  color: #fff;
  background-color: #107386;
  border-color: #0d5f6f;
}
.gear-dropdown.open > .btn:hover,
.gear-dropdown.open > .btn:focus,
.gear-dropdown.open > .btn.focus,
.gear-dropdown.open > .btn:active,
.gear-dropdown.open > .btn.active,
.open > .dropdown-toggle.gear-dropdown.open > .btn {
  color: #fff;
  background-color: #0b4c58;
  border-color: #073139;
}
.gear-dropdown.open > .btn:active,
.gear-dropdown.open > .btn.active,
.open > .dropdown-toggle.gear-dropdown.open > .btn {
  background-image: none;
}
.gear-dropdown.open > .btn.disabled,
.gear-dropdown.open > .btn[disabled],
fieldset[disabled] .gear-dropdown.open > .btn,
.gear-dropdown.open > .btn.disabled:hover,
.gear-dropdown.open > .btn[disabled]:hover,
fieldset[disabled] .gear-dropdown.open > .btn:hover,
.gear-dropdown.open > .btn.disabled:focus,
.gear-dropdown.open > .btn[disabled]:focus,
fieldset[disabled] .gear-dropdown.open > .btn:focus,
.gear-dropdown.open > .btn.disabled.focus,
.gear-dropdown.open > .btn[disabled].focus,
fieldset[disabled] .gear-dropdown.open > .btn.focus,
.gear-dropdown.open > .btn.disabled:active,
.gear-dropdown.open > .btn[disabled]:active,
fieldset[disabled] .gear-dropdown.open > .btn:active,
.gear-dropdown.open > .btn.disabled.active,
.gear-dropdown.open > .btn[disabled].active,
fieldset[disabled] .gear-dropdown.open > .btn.active {
  background-color: #107386;
  border-color: #0d5f6f;
}
.gear-dropdown.open > .btn .badge {
  color: #107386;
  background-color: #fff;
}
.gear-dropdown .fa-gears {
  font-size: 16px;
  margin-right: 2px;
}
@media (max-width: 992px) {
  .gear-dropdown {
    float: right;
    margin-top: 10px;
  }
}
.gear-dropdown .dropdown-menu {
  top: auto;
}
.dashboard-header {
  border-bottom: 1px solid #eeeeee;
  display: table;
  margin-bottom: 15px;
  padding-bottom: 20px;
  width: 100%;
}
.dashboard-header.tight {
  border-bottom: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .dashboard-header {
    border-bottom: 0;
    margin-bottom: 10px;
    padding-bottom: 0;
  }
}
.dashboard-header .dashboard-header-row {
  display: table-row;
}
.dashboard-header .dashboard-header-cell {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .dashboard-header .dashboard-header-cell {
    display: block;
  }
}
@media (min-width: 992px) {
  .dashboard-header .dashboard-header-cell.right {
    text-align: right;
  }
  .dashboard-header .dashboard-header-cell.right .form-inline {
    display: inline-block;
  }
  .dashboard-header .dashboard-header-cell.right .form-inline .form-group + .btn-group {
    margin-left: 10px;
  }
  .dashboard-header .dashboard-header-cell.right .form-control {
    margin-bottom: 0;
    min-width: 300px;
  }
}
@media (max-width: 992px) {
  .dashboard-header .dashboard-header-cell.right {
    margin-bottom: 20px;
  }
  .dashboard-header .dashboard-header-cell.right .form-group,
  .dashboard-header .dashboard-header-cell.right .btn-group {
    display: block;
  }
  .dashboard-header .dashboard-header-cell.right .form-control {
    display: block;
    min-width: none;
    width: 100%;
  }
  .dashboard-header .dashboard-header-cell.right .btn {
    width: 100%;
  }
  .dashboard-header .dashboard-header-cell.right .divider-gradient {
    display: none;
  }
}
@media (max-width: 480px) {
  .dashboard-header .title {
    display: none;
  }
}
.dashboard-header .value {
  font-size: 30px;
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .dashboard-header .value {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.dashboard-header .value > .fa {
  margin-right: 0.35em;
}
.dashboard-header .value > a > .fa {
  font-size: 14px;
  margin-bottom: 10px;
  vertical-align: middle;
}
.dashboard-header .sub-heading {
  color: #888888;
  font-size: 12px;
  padding-top: 6.66666667px;
}
@media (max-width: 480px) {
  .dashboard-header .sub-heading {
    display: none;
  }
}
.dashboard-header .with-block-labels {
  margin-top: -15px;
}
@media (max-width: 480px) {
  .page-title .title {
    display: none;
  }
}
.page-title .value {
  font-size: 30px;
  padding-top: 0;
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .page-title .value {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.page-title .value > .fa {
  margin-right: 0.35em;
}
.page-title .value > a > .fa {
  font-size: 14px;
  margin-bottom: 10px;
  vertical-align: middle;
}
@media (min-width: 480px) {
  .page-title .value.long-value {
    font-size: 24px;
  }
}
@media (min-width: 480px) {
  .page-title .value.xlong-value {
    font-size: 18px;
  }
}
.page-title .sub-heading {
  color: #888888;
  font-size: 12px;
  padding-top: 6.66666667px;
}
@media (max-width: 480px) {
  .page-title .sub-heading {
    display: none;
  }
}
.pageheader {
  margin-bottom: 15px;
  position: relative;
}
.pageheader .media > .pull-left {
  color: #eeeeee;
  margin-right: 10px;
}
.pageheader .media > .pull-left > .media-object {
  background-color: #888888;
  font-size: 28px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  width: 80px;
}
@media (max-width: 768px) {
  .pageheader .media > .pull-left {
    margin-right: 4px;
  }
  .pageheader .media > .pull-left > .media-object {
    height: 50px;
    line-height: 50px;
    width: 50px;
  }
}
.pageheader .category {
  color: #888888;
  font-size: 12px;
  margin-bottom: 2px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .pageheader .category {
    display: none;
  }
}
.pageheader .media-heading {
  margin-bottom: 10px;
}
.pageheader .media-heading .fa-pencil {
  color: #888888;
  font-size: 14px;
  vertical-align: middle;
}
@media (max-width: 992px) {
  .pageheader .media-heading {
    font-size: 24px;
    margin-bottom: 3.33333333px;
  }
}
.pageheader .media-sub-heading {
  color: #888888;
  font-size: 12px;
}
@media (max-width: 992px) {
  .pageheader .media-sub-heading {
    display: none;
  }
}
.pageheader .media-sub-heading-alt {
  display: none;
  margin-top: 5px;
}
@media (max-width: 992px) {
  .pageheader .media-sub-heading-alt {
    display: block;
  }
  .pageheader .media-sub-heading-alt .title {
    font-size: 11px;
    line-height: 15px;
    margin-right: 2px;
  }
  .pageheader .media-sub-heading-alt .data {
    color: #555555;
    font-size: 12px;
    font-weight: bold;
  }
  .pageheader .media-sub-heading-alt .onoffswitch {
    vertical-align: bottom;
  }
}
.pageheader .pageheader-columns {
  float: right;
}
.pageheader .pageheader-columns .col {
  border-left: 1px solid #dddddd;
  box-shadow: inset 1px 0 0 #fff;
  color: #555555;
  display: inline-block;
  font-size: 24px;
  height: 80px;
  padding: 0 40px 0 20px;
  vertical-align: top;
}
.pageheader .pageheader-columns .col .title {
  margin-bottom: 8px;
}
.pageheader .pageheader-columns .col .title + .onoffswitch {
  margin-left: 0;
  vertical-align: baseline;
}
@media (max-width: 992px) {
  .pageheader .pageheader-columns {
    display: none;
  }
}
/*-------- PREVIEW -----------*/
#li-preview-unit {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
  height: auto;
  width: 778px;
  background: #f0f0f0;
  margin: 30px 0 15px;
  padding: 15px 40px;
  border-top: 1px solid #ddd;
}
#li-preview-display {
  float: left;
  background-color: #fff;
}
.li-preview-list {
  margin: 0 0 15px 0;
  padding: 0;
  list-style-type: none;
}
.li-preview-list-button {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0 1px 1px;
  display: inline-block;
  font-size: 28px;
  height: 46px;
  line-height: 46px;
  margin-right: 3px;
  text-align: center;
  width: 46px;
}
.li-preview-list-button.current-update {
  background-color: #fff;
}
#li-update-count {
  width: 181px;
  height: 181px;
  float: left;
}
.li-preview-desktop-con {
  border: 0;
  color: #333;
  font-size: 13px;
  line-height: 17px;
  margin: 0 0 20px 0;
  padding: 20px 0 0 0;
  border-top: 1px solid #eee;
  position: static;
  min-height: 68px;
  height: auto;
  _height: 68px;
  overflow: hidden;
  width: 647px;
}
.li-preview-desktop-feed {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  overflow: hidden;
}
.li-preview-desktop-feed-photo {
  border: 1px solid #eee;
  border-left: 0;
  padding: 0;
  margin-right: 15px;
  width: 65px;
  height: 65px;
  float: left;
}
.li-preview-desktop-feed-content {
  margin-right: 20px;
  line-height: 17px;
  margin-top: 0;
  padding: 0;
}
.li-preview-desktop-annotated-body {
  display: inline;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
.li-preview-desktop-miniprofile-container {
  line-height: 17px;
}
.li-preview-desktop-actor-company-link {
  color: #0077b5;
}
.li-preview-desktop-sponsored {
  line-height: 17px;
  color: #8b8b8b;
  padding-left: 14px;
  background: transparent url('http://www.linkedin.com/scds/common/u/img/icon/icon_bullet_grey2_4x4.png') no-repeat 4px 5px !important;
}
.li-preview-desktop-share-body {
  display: block;
  margin-top: 6px;
  word-wrap: break-word;
  line-height: 17px;
}
.li-preview-desktop-image-con {
  margin-top: 8px;
  margin-bottom: 0px;
  overflow: hidden;
  width: auto;
}
.li-preview-desktop-image {
  max-width: 350px;
  width: auto;
  _width: 350px;
  max-height: 265px;
  height: auto;
}
.li-preview-desktop-meta {
  border: 0;
  clear: left;
  margin: 7px 0 0 0;
  padding: 0;
  overflow: hidden;
}
.li-preview-desktop-actions {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  list-style: none;
}
.li-preview-desktop-actions-link {
  color: #8b8b8b;
  font-size: 13px;
}
.li-preview-desktop-actions-follow-link {
  background: url('http://www.linkedin.com/scds/common/u/images/apps/home/icon_follow_plus_gray_9x9.png') no-repeat 0 2px !important;
  padding-left: 13px;
  color: #8b8b8b;
  font-size: 13px;
}
.li-preview-desktop-actions-basic {
  background: url('http://www.linkedin.com/scds/common/u/img/icon/icon_bullet_grey2_4x4.png') no-repeat scroll 100% 6px transparent !important;
  font-size: 13px;
  margin: 0 10px 0 0;
  padding: 0 14px 0 0;
  float: left;
}
/*---- phone ----*/
.li-preview-phone-cell {
  float: left;
  padding: 0;
  width: 310px;
  height: 287px;
  background: url('http://www.linkedin.com/scds/common/u/images/apps/sas/mobile-container.png') !important;
}
.li-preview-phone-header {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 65px;
  width: 239px;
  height: 41px;
  overflow: hidden;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.li-preview-phone-header-content {
  display: table-row;
}
.li-preview-phone-header-img {
  padding-left: 0px;
  padding-right: 7px;
  vertical-align: middle;
  height: 40px;
  width: 40px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.li-preview-phone-header-text-con {
  vertical-align: middle;
  display: table-cell;
  width: 190px;
}
.li-preview-phone-h1 {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  color: #000;
  overflow: hidden;
  max-height: 32px;
  height: auto;
}
.li-preview-phone-h2 {
  font-size: 13px;
  line-height: 17px;
  color: #666;
  font-weight: normal;
}
.li-preview-phone-update-text-area {
  padding-top: 7px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
  max-height: 77px;
  height: auto;
  _height: 77px;
  overflow: hidden;
  position: relative;
}
.li-preview-phone-update-text {
  font-size: 13px;
  line-height: 17px;
  color: #333;
  font-weight: normal;
}
.li-preview-phone-update-text:before {
  padding-right: 0.3em;
  content: url('http://www.linkedin.com/scds/common/u/images/apps/sas/mobile-container-quote-left.png');
}
.li-preview-phone-update-text:after {
  padding-left: 0.3em;
  content: url('http://www.linkedin.com/scds/common/u/images/apps/sas/mobile-container-quote-right.png');
}
.li-preview-phone-update-img-area {
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  display: table;
  width: auto;
  position: relative;
  height: 41px;
  overflow: hidden;
}
.li-preview-phone-update-img {
  background-repeat: no-repeat no-repeat;
  vertical-align: middle;
  margin-left: 0px;
  margin-right: 7px;
  width: 130px;
  height: 70px;
  background-size: cover !important;
  background-position: center center;
  padding-left: 0px;
  padding-right: 7px;
}
.li-preview-phone-update-img-text {
  vertical-align: top;
  width: 148px;
  display: table-cell;
}
.li-preview-phone-update-img-text-sub {
  font-size: 12px;
  line-height: 14px;
  color: #666;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  width: inherit;
}
.li-preview-phone-update-img-text-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  color: #000;
  overflow: hidden;
  max-height: 32px;
  height: auto;
}
/*---- tablet -----*/
.li-preview-tablet-con {
  height: 441px;
  width: 716px;
  background-color: #ecedee;
}
.li-preview-tablet-top {
  overflow: hidden;
  background: url('http://www.linkedin.com/scds/common/u/images/apps/sas/tablet-container-top-v3.png') !important;
  z-index: 1;
  height: 395px;
  width: 100%;
}
.li-preview-tablet-logo {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 6px;
  padding-right: 6px;
  float: left;
  display: block;
}
.li-preview-tablet-logo-img {
  width: 88px;
  height: 88px;
}
.li-preview-tablet-content {
  margin-left: 15px;
  float: left;
  height: 393px;
  width: 600px;
  position: relative;
}
.li-preview-tablet-titles {
  padding-left: 30px;
  height: 76px;
  width: 470px;
  display: table-cell;
  vertical-align: middle;
}
.li-preview-tablet-company-name {
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  color: #000;
}
.li-preview-tablet-subtitle {
  font-size: 12px;
  line-height: 14px;
  color: #999;
}
.li-preview-tablet-body {
  font-size: 16px;
  line-height: 20px;
  color: #333;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 30px;
  height: 55px;
}
.li-preview-tablet-content-info {
  margin-left: 30px;
  margin-right: 30px;
  z-index: 3;
  float: left;
  height: 100px;
  width: 540px;
  position: relative;
  top: 100px;
}
.li-preview-tablet-content-post-source {
  font-size: 12px;
  line-height: 14px;
  color: #333;
  font-weight: normal;
  text-shadow: #000 0 2px 3px;
  color: #fff;
  font-family: 'helvetica neue', 'helvetica';
  font-weight: 100;
}
.li-preview-tablet-content-title {
  text-shadow: #000 0 2px 3px;
  color: #fff;
  font-family: 'helvetica neue';
  font-weight: 100;
  line-height: 36px;
  font-size: 30px;
}
.li-preview-tablet-img-overlay {
  z-index: 2;
  position: absolute;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.6));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.6));
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.6));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.6));
  height: 223px;
  width: 600px;
}
.li-preview-tablet-content-img {
  z-index: 1;
  position: absolute;
  background-size: 100%;
  background-position: center center;
  left: 0;
  bottom: 0;
  height: 223px;
  width: 600px;
}
.li-preview-tablet-bottom {
  background: url('http://www.linkedin.com/scds/common/u/images/apps/sas/tablet-container-bottom-v3.png') !important;
  z-index: 2;
  height: 62px;
  width: 100%;
  position: relative;
  top: -15px;
}
.li-preview-tablet-bottom-add-comment {
  font-size: 12px;
  line-height: 14px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  padding-top: 32px;
  margin-left: 150px;
  color: #a4a4a4;
  float: left;
}
.li-preview-tablet-bottom-share {
  line-height: 14px;
  color: #999;
  margin-right: 95px;
  margin-top: 30px;
  font-size: 15px;
  float: right;
}
.li-bid-explanation {
  position: relative;
  top: 3px;
  padding-left: 15px;
  float: left;
  display: inline-block;
  width: 230px;
  font-size: 12px;
  color: #ccc;
}
.li-selected {
  background-color: #f4f7fc;
  border: 1px solid #c7d0e2;
}
.li-toast {
  width: auto;
  float: left;
  margin-right: 10px;
  color: black;
}
.tweet-preview {
  width: 100%;
  height: 100%;
  border: none;
}
input[type='range'].input-range {
  display: inline-block;
  -webkit-appearance: none;
  margin: 8px 0;
  width: 100px;
}
input[type='range'].input-range:focus {
  outline: none;
}
input[type='range'].input-range::-webkit-slider-runnable-track {
  width: 100px;
  height: 6px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0 0 0 #fff, 0px 0px 0 #ffffff;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #a2a2a2;
}
input[type='range'].input-range.input-range-success::-webkit-slider-runnable-track {
  border: 1px solid #25d261;
}
input[type='range'].input-range.input-range-danger::-webkit-slider-runnable-track {
  border: 1px solid #e9221e;
}
input[type='range'].input-range.input-range-warning::-webkit-slider-runnable-track {
  border: 1px solid #f6cb5b;
}
input[type='range'].input-range::-webkit-slider-thumb {
  box-shadow: 0 0 0 #fff, 0px 0px 0 #ffffff;
  border: 1px solid #888888;
  height: 16px;
  width: 16px;
  border-radius: 8px;
  background: #f9f9f9;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -6px;
}
input[type='range'].input-range:focus::-webkit-slider-runnable-track {
  background: #ffffff;
}
input[type='range'].input-range::-moz-range-track {
  width: 100px;
  height: 6px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0 0 0 #fff, 0px 0px 0 #ffffff;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #a2a2a2;
}
input[type='range'].input-range::-moz-range-thumb {
  box-shadow: 0 0 0 #fff, 0px 0px 0 #ffffff;
  border: 1px solid #888888;
  height: 16px;
  width: 16px;
  border-radius: 8px;
  background: #f9f9f9;
  cursor: pointer;
}
input[type='range'].input-range.input-range-success::-moz-range-track {
  border: 1px solid #25d261;
}
input[type='range'].input-range.input-range-danger::-moz-range-track {
  border: 1px solid #e9221e;
}
input[type='range'].input-range.input-range-warning::-moz-range-track {
  border: 1px solid #f6cb5b;
}
input[type='range'].input-range::-ms-track {
  width: 100px;
  height: 6px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;
}
input[type='range'].input-range::-ms-fill-lower {
  background: #f2f2f2;
  border: 1px solid #a2a2a2;
  border-radius: 8px;
  box-shadow: 0 0 0 #fff, 0px 0px 0 #ffffff;
}
input[type='range'].input-range.input-range-success::-ms-fill-lower {
  border: 1px solid #25d261;
}
input[type='range'].input-range.input-range-danger::-ms-fill-lower {
  border: 1px solid #e9221e;
}
input[type='range'].input-range.input-range-warning::-ms-fill-lower {
  border: 1px solid #f6cb5b;
}
input[type='range'].input-range::-ms-fill-upper {
  background: #fff;
  border: 1px solid #a2a2a2;
  border-radius: 8px;
  box-shadow: 0 0 0 #fff, 0px 0px 0 #ffffff;
}
input[type='range'].input-range.input-range-success::-ms-fill-upper {
  border: 1px solid #25d261;
}
input[type='range'].input-range.input-range-danger::-ms-fill-upper {
  border: 1px solid #e9221e;
}
input[type='range'].input-range.input-range-warning::-ms-fill-upper {
  border: 1px solid #f6cb5b;
}
input[type='range'].input-range::-ms-thumb {
  box-shadow: 0 0 0 #fff, 0px 0px 0 #ffffff;
  border: 1px solid #888888;
  height: 16px;
  width: 16px;
  border-radius: 8px;
  background: #f9f9f9;
  cursor: pointer;
}
input[type='range'].input-range:focus::-ms-fill-lower {
  background: #fff;
}
input[type='range'].input-range:focus::-ms-fill-upper {
  background: #ffffff;
}
.modal-open .right-tray {
  z-index: 1000;
}
.modal-open .right-tray .right-tray-contents {
  z-index: 1001;
}
.modal-open .right-tray .right-tray-background {
  z-index: 1000;
}
.right-tray {
  background-color: #eeeeee;
  border-left: 10px solid #dddddd;
  display: block;
  position: fixed;
  right: -500px;
  top: 95px;
  width: 500px;
  z-index: 2000;
  -webkit-transition: right 0.2s ease-in 0s;
  -moz-transition: right 0.2s ease-in 0s;
  -o-transition: right 0.2s ease-in 0s;
  transition: right 0.2s ease-in 0s;
}
@media (max-width: 480px) {
  .right-tray {
    height: 100% !important;
    width: 100% !important;
    top: 0;
    z-index: 4000;
  }
}
.right-tray.custom-footer .right-tray-contents .body {
  padding-bottom: 300px;
}
.right-tray.with-right-tray-background {
  z-index: 2002;
}
@media (max-width: 480px) {
  .right-tray.with-right-tray-background {
    z-index: 4000;
  }
}
.right-tray .right-tray-background {
  height: 100%;
  opacity: 0;
  position: fixed;
  right: -100%;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.right-tray .right-tray-background:after {
  background-color: transparent;
  content: ' ';
  display: block;
  height: 95px;
  left: 100%;
  position: absolute;
  top: 0;
  width: 550px;
  z-index: 4000;
}
@media (max-width: 480px) {
  .right-tray .right-tray-background:after {
    display: none;
  }
}
.right-tray.larger {
  right: -550px;
  width: 550px;
}
.right-tray.open {
  right: 0;
}
.right-tray.open .right-tray-background {
  right: 490px;
}
.right-tray.open.larger .right-tray-background {
  right: 540px;
}
.right-tray .right-tray-contents {
  height: 100%;
  position: relative;
  text-align: left;
  z-index: 2001;
}
.right-tray .right-tray-contents .header {
  background-color: #eeeeee;
  height: 75px;
  padding: 15px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2001;
}
.right-tray .right-tray-contents .header:before,
.right-tray .right-tray-contents .header:after {
  content: " ";
  display: table;
}
.right-tray .right-tray-contents .header:after {
  clear: both;
}
.right-tray .right-tray-contents .header:before,
.right-tray .right-tray-contents .header:after {
  content: " ";
  display: table;
}
.right-tray .right-tray-contents .header:after {
  clear: both;
}
.right-tray .right-tray-contents .header .header-title {
  float: left !important;
  margin-bottom: 0;
}
.right-tray .right-tray-contents .header .close-x {
  float: right !important;
  color: #107386;
  font-size: 18px;
  margin-right: 15px;
  cursor: pointer;
}
.right-tray .right-tray-contents .body {
  height: 100%;
  margin: 0 15px;
  overflow-y: auto;
  padding: 75px 15px 300px 0;
}
.right-tray .right-tray-contents .body .Select {
  margin-right: 0;
}
.right-tray .right-tray-contents .body .footer {
  padding: 15px 30px 15px 0;
}
@media (max-width: 480px) {
  .right-tray .right-tray-contents .body .footer {
    padding-right: 45px;
  }
}
.right-tray .right-tray-contents .footer {
  background-color: #eeeeee;
  bottom: 0;
  height: 75px;
  padding: 15px 30px 15px 15px;
  position: absolute;
  width: 100%;
  z-index: 2001;
}
.right-tray .right-tray-contents .footer:before,
.right-tray .right-tray-contents .footer:after {
  content: " ";
  display: table;
}
.right-tray .right-tray-contents .footer:after {
  clear: both;
}
.right-tray .right-tray-contents .footer:before,
.right-tray .right-tray-contents .footer:after {
  content: " ";
  display: table;
}
.right-tray .right-tray-contents .footer:after {
  clear: both;
}
.right-tray .right-tray-contents .footer .btn {
  margin-right: 10px;
}
@media (max-width: 480px) {
  .right-tray .right-tray-contents .footer {
    height: 110px;
    padding-right: 30px;
    padding-top: 10px;
  }
  .right-tray .right-tray-contents .footer > .pull-left,
  .right-tray .right-tray-contents .footer > .pull-right {
    float: none !important;
  }
  .right-tray .right-tray-contents .footer .btn {
    display: block;
    margin: 0 0 10px 0;
    width: 100%;
  }
  .right-tray .right-tray-contents .footer .btn.btn-width-64 {
    float: left;
    width: 64%;
  }
  .right-tray .right-tray-contents .footer .btn.btn-width-33 {
    float: right;
    width: 33%;
  }
}
.right-tray .right-tray-contents .opened {
  background-color: transparent;
  display: block;
  height: 1px;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  z-index: 9999;
}
.right-tray .option-additional-info {
  color: rgba(0, 0, 0, 0.5);
  margin-left: 10px;
}
.footer-shadow {
  background-color: transparent;
  background-image: url(../../../images/inset-gradient-inverse.png);
  background-repeat: no-repeat;
  background-size: 470px 12px;
  border-bottom: 8px solid #eeeeee;
  bottom: 75px;
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2000;
}
.larger .footer-shadow {
  background-size: 520px 12px;
}
@media (max-width: 480px) {
  .footer-shadow,
  .larger .footer-shadow {
    bottom: 100px;
    background-size: 380px 12px;
  }
}
@keyframes scrollBtnUp {
  from {
    bottom: 65px;
    opacity: 0;
  }
  to {
    bottom: 70px;
    opacity: 1;
  }
}
.scroll-btn {
  animation-duration: 0.5s;
  animation-iteration-count: 1;
  animation-name: scrollBtnUp;
  bottom: 70px;
  color: #888888;
  font-size: 16px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 470px;
  z-index: 2002;
}
@media (max-width: 480px) {
  .scroll-btn {
    display: none;
  }
}
.larger .scroll-btn {
  width: 520px;
}
.scroll-btn:hover {
  color: #107386;
  cursor: pointer;
}
.scroll-btn .scroll-btn-bg {
  background-color: #eeeeee;
  border-radius: 9px;
  display: inline-block;
  height: 18px;
  line-height: 18px;
  width: 18px;
}
.element-selector-wrapper {
  height: 100%;
}
.element-selector-wrapper .element-selector-search {
  margin-bottom: 10px;
  position: relative;
}
.element-selector-wrapper .clear-all {
  color: #107386;
  cursor: pointer;
  float: right;
  font-size: 12px;
  margin: 5px 5px 0 5px;
}
.element-selector-wrapper .clear-all:hover {
  color: #222222;
}
.element-selector-wrapper .clear-all.restore-defaults {
  padding-right: 5px;
  margin-right: 0px;
}
.element-selector-wrapper .clear-all.restore-defaults.right-divider {
  border-right: 1px solid #000000;
}
.selected-container-tray {
  background: white;
  border: 1px solid #cbcbcb;
  border-bottom-color: #fff;
  box-shadow: 0 1px 0 #dddddd, inset -12px 0 0 #eeeeee;
  max-height: 25vh;
  margin-bottom: 10px;
  min-height: 150px;
  overflow-y: scroll;
  padding-right: 12px;
  width: 100%;
}
@media screen and (min-height: 900px) {
  .selected-container-tray {
    max-height: 35vh;
  }
}
.selected-container-tray.bottom {
  height: 80%;
}
.selected-container-tray .ribbon {
  background-color: white;
  border-bottom: 1px solid #eeeeee;
  cursor: pointer;
  font-size: 12px;
  max-width: 465px;
  padding: 6px 30px 6px 12px;
  position: relative;
  word-wrap: break-word;
}
.selected-container-tray .ribbon:hover {
  background-color: #e6f8fc;
}
.selected-container-tray .ribbon:last-child {
  border-bottom: 0;
}
.selected-container-tray .ribbon .close {
  position: absolute;
  right: 10px;
  top: 2px;
}
@media (max-width: 480px) {
  .selected-container-tray .ribbon .close {
    right: 10px;
  }
}
.selected-container-tray .ribbon .brand-name {
  color: rgba(0, 0, 0, 0.5);
  padding-left: 8px;
}
.selected-container-tray.disabled {
  opacity: 0.5;
}
.selected-container-tray.disabled .ribbon {
  cursor: not-allowed;
}
.selected-container-tray.tray-primary {
  border: 0;
  box-shadow: none;
  position: relative;
}
.selected-container-tray.tray-primary .ribbon {
  background-color: #ebf9fb;
  border: 1px solid #2fc9e6;
  margin-bottom: 5px;
}
.selected-container-tray.tray-primary .ribbon:hover {
  background-color: #a6e3ef;
  border: 1px solid #1bc1e1;
}
.selected-container-tray.tray-success {
  border: 0;
  box-shadow: none;
}
.selected-container-tray.tray-success .ribbon {
  background-color: #cdf6db;
  border: 1px solid #8cebad;
  margin-bottom: 5px;
}
.selected-container-tray .ribbon-button {
  border: 1px solid #888888;
  display: block;
  padding: 6px 12px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
.selected-container-tray .ribbon-button[disabled='true'] {
  pointer-events: none;
}
.selected-container-tray .ribbon-button[disabled='true'],
.selected-container-tray .ribbon-button[disabled='true']:hover {
  background-color: #f9f9f9;
  border: 1px solid #cbcbcb;
  color: #888888;
  cursor: not-allowed;
}
.selected-container-tray.get-selected-tray {
  height: auto;
  min-height: 34px;
  padding: 4px;
}
.selected-container-tray.get-selected-tray:empty {
  display: none;
}
.selected-container-tray.get-selected-tray .ribbon {
  background-color: #f9f9f9;
  border: 1px solid #eeeeee;
  margin-bottom: 4px;
}
.selected-container-tray.get-selected-tray .ribbon:last-child {
  margin-bottom: 0;
}
.selected-container-tray.draggable-container {
  padding: 5px 17px 5px 5px;
}
.selected-container-tray.draggable-container .ribbon {
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
  margin: 0 0 5px 0;
  padding: 8px 30px 8px 8px;
}
.selected-container-tray.draggable-container .ribbon:hover {
  background-color: #e6f8fc;
}
.selected-container-tray.draggable-container .ribbon .close {
  position: absolute;
  right: 8px;
  top: 4px;
}
@media (max-width: 480px) {
  .selected-container-tray.draggable-container .ribbon .close {
    right: 10px;
  }
}
.selected-container-tray.draggable-container .ribbon .fa-arrows {
  color: #888888;
  margin-right: 5px;
}
.selected-container-tray.draggable-container .ribbon:hover .fa-arrows {
  color: #107386;
  opacity: 0.75;
}
.selected-container-tray .placeholder-ribbon {
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  margin: 0 0 5px 0;
  min-height: 35px;
}
.selected-container-tray .dragging-ribbon {
  display: none;
  opacity: 10%;
}
.selected-container-tray .hidden-ribbon {
  background-color: white;
  color: white;
  margin: 0 0 5px 0;
  max-width: 450px;
  min-height: 38px;
  padding: 8px 30px 8px 8px;
  position: relative;
}
.selected-container-tray .hidden-ribbon .close {
  position: absolute;
  right: 0;
  top: 6px;
}
@media (max-width: 480px) {
  .selected-container-tray .hidden-ribbon .close {
    right: 10px;
  }
}
.selected-container-tray .placement-select-item {
  cursor: pointer;
}
.selected-container-tray .close {
  color: #107386;
  opacity: 1;
}
.selected-container-tray .close:focus {
  outline: none;
}
.selected-container-tray.unsync-campaign {
  padding-right: 0px;
}
.stickyContainer {
  position: relative;
}
.stickyContainer + .selected-container-tray.isSearch {
  padding-top: 26px;
}
.objective-header,
.objective-metrics {
  background: #fff;
  border-bottom: 1px solid #eeeeee;
  display: block;
  padding: 6px 8px 4px 8px;
}
.objective-header.sticky,
.objective-metrics.sticky {
  left: 1px;
  position: absolute;
  right: 13px;
  top: 1px;
  z-index: 3;
}
.objective-header .objective-name,
.objective-metrics .objective-name {
  color: #888888;
  font-size: 12px;
  text-transform: uppercase;
  float: left;
}
.objective-header .objective-add-all,
.objective-metrics .objective-add-all {
  color: #107386;
  cursor: pointer;
  float: right;
  font-size: 12px;
}
.right-tray-toggle {
  position: absolute;
  top: 30px;
  right: 50px;
  z-index: 2000;
}
.ui-react-select .right-tray .Select,
.ui-react-select .right-tray .Select.is-multi,
.right-tray .Select.ui-react-select,
.right-tray .Select.is-multi.ui-react-select {
  margin-right: 0;
}
.screenshot .paper-container {
  page-break-after: always;
  position: relative;
}
.screenshot .paper-container .initiative-name {
  margin-bottom: 5px;
}
.screenshot .paper-container .page-number {
  position: absolute;
  right: 0px;
}
.screenshot .paper-container .row-scale {
  -webkit-transform: scale(0.8);
}
.screenshot .paper-container .image-scale {
  -webkit-transform: scale(0.8);
  margin-top: -80px;
}
.screenshot .firstpaper {
  position: relative;
}
.screenshot .firstpaper > div {
  height: 600px;
}
.screenshot .firstpaper .logo {
  bottom: 0;
  position: absolute;
}
.screenshot .firstpaper-scale {
  -webkit-transform: scale(0.8);
}
.screenshot .currency-label {
  float: left;
  font-size: 11px;
  line-height: 20px;
}
.screenshot .screenshot-ad-name {
  overflow-wrap: break-word;
}
.hexagon-facebook-sm {
  background: #3b5999;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-facebook-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #3b5999;
}
.hexagon-facebook-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #3b5999;
}
.hexagon-twitter-sm {
  background: #55acee;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-twitter-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #55acee;
}
.hexagon-twitter-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #55acee;
}
.hexagon-linkedin-sm {
  background: #4875b4;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-linkedin-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #4875b4;
}
.hexagon-linkedin-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #4875b4;
}
.hexagon-googleplus-sm {
  background: #c63d2d;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-googleplus-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #c63d2d;
}
.hexagon-googleplus-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #c63d2d;
}
.hexagon-instagram-sm {
  background: #3f729b;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-instagram-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #3f729b;
}
.hexagon-instagram-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #3f729b;
}
.hexagon-youtube-sm {
  background: #ff3333;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-youtube-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #ff3333;
}
.hexagon-youtube-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #ff3333;
}
.hexagon-pinterest-sm {
  background: #bd0015;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-pinterest-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #bd0015;
}
.hexagon-pinterest-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #bd0015;
}
.hexagon-reddit-sm {
  background: #ff5700;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-reddit-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #ff5700;
}
.hexagon-reddit-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #ff5700;
}
.hexagon-vine-sm {
  background: #00bf8f;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-vine-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #00bf8f;
}
.hexagon-vine-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #00bf8f;
}
.hexagon-tumblr-sm {
  background: #32506d;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-tumblr-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #32506d;
}
.hexagon-tumblr-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #32506d;
}
.hexagon-snapchat-sm {
  background: #e7dd30;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-snapchat-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #e7dd30;
}
.hexagon-snapchat-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #e7dd30;
}
.hexagon-adwords-sm {
  background: #5eb777;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-adwords-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #5eb777;
}
.hexagon-adwords-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #5eb777;
}
.hexagon-groundtruth-sm {
  background: #b7ff05;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-groundtruth-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #b7ff05;
}
.hexagon-groundtruth-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #b7ff05;
}
.hexagon-groundtruth-sm .fa.fa-groundtruth::before {
  content: url('/images/groundtruth-logo-28.png');
}
.hexagon-amazon-sm {
  background: #ff9e03;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-amazon-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #ff9e03;
}
.hexagon-amazon-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #ff9e03;
}
.hexagon-dv360-sm {
  background: #5eb777;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-dv360-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #5eb777;
}
.hexagon-dv360-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #5eb777;
}
.hexagon-triton-sm {
  background: #e6d02c;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-triton-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #e6d02c;
}
.hexagon-triton-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #e6d02c;
}
.hexagon-googleads-sm {
  background: #5eb777;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-googleads-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #5eb777;
}
.hexagon-googleads-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #5eb777;
}
.hexagon-gam-sm {
  background: #54ec7f;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-gam-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #54ec7f;
}
.hexagon-gam-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #54ec7f;
}
.hexagon-gam-sm {
  background: #54ec7f;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-gam-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #54ec7f;
}
.hexagon-gam-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #54ec7f;
}
.hexagon-nam-sm {
  background: #e6e6e6;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 26px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 40px;
}
.hexagon-nam-sm:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 10px solid #e6e6e6;
}
.hexagon-nam-sm:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #e6e6e6;
}
.fa.fa-groundtruth::before,
.fa.fa-groundtruth-square::before {
  content: url('/images/groundtruth-logo-14.png');
}
.fa.fa-lg.fa-groundtruth::before,
.fa.fa-lg.fa-groundtruth-square::before {
  content: url('/images/groundtruth-logo-16.png');
}
.fa.fa-xandr-square::before {
  content: url('/images/xandr_logo-14.png');
}
.fa.fa-lg.fa-xandr-square::before {
  content: url('/images/xandr_logo-16.png');
}
.fa.fa-tiktok-square::before {
  content: url('/images/tiktok_logo-14.png');
}
.fa.fa-lg.fa-tiktok-square::before {
  content: url('/images/tiktok_logo-16.png');
}
.fa.fa-amazon-square::before {
  content: url('/images/amazon_logo-14.png');
}
.fa.fa-lg.fa-amazon-square::before {
  content: url('/images/amazon_logo-16.png');
}
.fa.fa-dv360-square::before {
  content: url('/images/dv360_logo-14.png');
}
.fa.fa-lg.fa-dv360-square::before {
  content: url('/images/dv360_logo-16.png');
}
.fa.fa-googleads-square::before {
  content: url('/images/googleads_logo-14.png');
}
.fa.fa-lg.fa-googleads-square::before {
  content: url('/images/googleads_logo-16.png');
}
.fa.fa-gam-square::before {
  content: url('/images/gam_logo-14.png');
}
.fa.fa-lg.fa-gam-square::before {
  content: url('/images/gam_logo-16.png');
}
.fa.fa-googleanalytics-square::before {
  content: url('/images/googleanalytics_logo-14.png');
}
.fa.fa-lg.fa-googleanalytics-square::before {
  content: url('/images/googleanalytics_logo-16.png');
}
.fa.fa-triton-square::before {
  content: url('/images/triton_logo-14.png');
}
.fa.fa-lg.fa-triton-square::before {
  content: url('/images/triton_logo-16.png');
}
.fa.fa-adswizz-square::before {
  content: url('/images/adswizz_logo-14.png');
}
.fa.fa-lg.fa-adswizz-square::before {
  content: url('/images/adswizz_logo-16.png');
}
.fa.fa-adswave-square::before {
  content: url('/images/adswave_logo-14.png');
}
.fa.fa-lg.fa-adswave-square::before {
  content: url('/images/adswave_logo-16.png');
}
.fa.fa-megaphone-square::before {
  content: url('/images/megaphone_logo-14.png');
}
.fa.fa-lg.fa-megaphone-square::before {
  content: url('/images/megaphone_logo-16.png');
}
.fa.fa-slack-square::before {
  content: url('/images/slack_logo-14.png');
}
.fa.fa-lg.fa-slack-square::before {
  content: url('/images/slack_logo-16.png');
}
.fa.fa-dcm-square::before {
  content: url('/images/dcm_logo-14.png');
}
.fa.fa-lg.fa-dcm-square::before {
  content: url('/images/dcm_logo-16.png');
}
.fa.fa-nam-square::before {
  content: url('/images/nam_logo-14.png');
}
.fa.fa-lg.fa-nam-square::before {
  content: url('/images/nam_logo-16.png');
}
.fa.fa-beeswax-square::before {
  content: url('/images/beeswax_logo-14.png');
}
.fa.fa-lg.fa-beeswax-square::before {
  content: url('/images/beeswax_logo-16.png');
}
.fa.fa-tradedesk-square::before {
  content: url('/images/tradedesk_logo-14.png');
}
.fa.fa-lg.fa-tradedesk-square::before {
  content: url('/images/tradedesk_logo-16.png');
}
.fa.fa-broadcast-square::before {
  content: url('/images/broadcast_logo-14.png');
}
.fa.fa-lg.fa-broadcast-square::before {
  content: url('/images/broadcast_logo-16.png');
}
.fa.fa-organictiktok-square::before {
  content: url('/images/organic_tiktok_logo-14.png');
}
.fa.fa-lg.fa-organictiktok-square::before {
  content: url('/images/organic_tiktok_logo-16.png');
}
.fa.fa-magellanai-square::before {
  content: url('/images/magellanai_logo-14.png');
}
.fa.fa-lg.fa-magellanai-square::before {
  content: url('/images/magellanai_logo-16.png');
}
.fa.fa-artsai-square::before {
  content: url('/images/artsai_logo-14.png');
}
.fa.fa-lg.fa-artsai-square::before {
  content: url('/images/artsai_logo-16.png');
}
.hexagon-xandr-sm {
  height: 26px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-xandr-sm .fa-xandr {
  width: 40px;
  height: 40px;
  background-size: 40px;
  background-image: url(/images/xandr_logo.png);
}
.hexagon-tiktok-sm {
  height: 26px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-tiktok-sm .fa-tiktok {
  width: 40px;
  height: 40px;
  background-size: 40px;
  background-image: url(/images/tiktok.png);
}
.hexagon-amazon-sm {
  height: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-amazon-sm .fa-amazon {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url(/images/amazon.png);
}
.hexagon-amazon-sm .fa-amazon::before {
  display: none;
}
.hexagon-dv360-sm {
  height: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-dv360-sm .fa-dv360 {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url(/images/dv360.png);
}
.hexagon-dv360-sm .fa-dv360::before {
  display: none;
}
.hexagon-triton-sm {
  height: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-triton-sm .fa-triton {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url(/images/triton_log.png);
}
.hexagon-triton-sm .fa-triton::before {
  display: none;
}
.hexagon-googleads-sm {
  height: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-googleads-sm .fa-googleads {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url(/images/googleads.png);
}
.hexagon-googleads-sm .fa-googleads::before {
  display: none;
}
.hexagon-gam-sm {
  height: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-gam-sm .fa-gam {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url(/images/gam.png);
}
.hexagon-gam-sm .fa-gam::before {
  display: none;
}
.hexagon-slack-sm {
  height: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-slack-sm .fa-slack {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url(/images/slack.png);
}
.hexagon-slack-sm .fa-slack::before {
  display: none;
}
.hexagon-adwords-sm .fa-adwords {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url(/images/adwords.png);
}
.hexagon-adwords-sm .fa-adwords::before {
  display: none;
}
.media-left.with-hexagon-sm {
  padding-right: 20px;
  padding-top: 10px;
}
.fa.fa-adwords:before,
.fa.fa-adwords-square:before {
  content: url('/images/adwords_logo-16.png');
}
.hexagon-dcm-sm {
  height: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-dcm-sm .fa-nextdoor {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url(/images/dcm.png);
}
.hexagon-dcm-sm .fa-dcm::before {
  display: none;
}
.hexagon-nam-sm {
  height: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-nam-sm .fa-nam {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url(/images/nam.png);
}
.hexagon-nam-sm .fa-nam::before {
  display: none;
}
.hexagon-beeswax-sm {
  height: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-beeswax-sm .fa-beeswax {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url(/images/beeswax.png);
}
.hexagon-beeswax-sm .fa-beeswax::before {
  display: none;
}
.hexagon-tradedesk-sm {
  height: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-tradedesk-sm .fa-tradedesk {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url(/images/tradedesk.png);
}
.hexagon-tradedesk-sm .fa-tradedesk::before {
  display: none;
}
.hexagon-broadcast-sm {
  height: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-broadcast-sm .fa-broadcast {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url(/images/broadcast.png);
}
.hexagon-broadcast-sm .fa-broadcast::before {
  display: none;
}
.hexagon-organictiktok-sm {
  height: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-organictiktok-sm .fa-organictiktok {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url(/images/organic_tiktok.png);
}
.hexagon-organictiktok-sm .fa-organictiktok::before {
  display: none;
}
.hexagon-magellanai-sm {
  height: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-magellanai-sm .fa-magellanai {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url(/images/magellanai_logo.png);
}
.hexagon-magellanai-sm .fa-magellanai::before {
  display: none;
}
.hexagon-artsai-sm {
  height: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.hexagon-artsai-sm .fa-artsai {
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-image: url(/images/artsai.png);
}
.hexagon-artsai-sm .fa-artsai::before {
  display: none;
}
/* Wizard Steps
================================================== */
.wizard-steps {
  list-style: none;
  margin-bottom: 25px;
  text-align: center;
}
@media (max-width: 480px) {
  .wizard-steps {
    margin-bottom: 0;
  }
}
.wizard-steps > ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  /* completed: */
  /* active: non-animated IE fallback */
  /* active: animated */
}
.wizard-steps > ul li {
  color: #dddddd;
  cursor: pointer;
  float: left;
  position: relative;
}
.wizard-steps > ul .steps-number {
  background-color: #fff;
  border: 2px solid #eeeeee;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  display: block;
  font-weight: 600;
  height: 30px;
  line-height: 26px;
  margin-bottom: 30px;
  width: 30px;
}
.wizard-steps > ul .steps-label {
  display: block;
  font-size: 16px;
  left: 50%;
  margin-left: -100px;
  position: absolute;
  top: 35px;
  width: 200px;
}
@media (max-width: 480px) {
  .wizard-steps > ul .steps-label {
    display: none;
  }
}
.wizard-steps > ul .steps-check {
  color: #25d261;
  display: none;
  left: 50%;
  margin-left: -100px;
  position: absolute;
  top: 55px;
  width: 200px;
}
@media (max-width: 480px) {
  .wizard-steps > ul .steps-check {
    top: 35px;
  }
}
.wizard-steps > ul .steps-bar {
  background-color: #eeeeee;
  height: 3px;
  margin-top: 14px;
  width: 150px;
}
@media (max-width: 480px) {
  .wizard-steps > ul .steps-bar {
    width: 100px;
  }
}
.wizard-steps > ul .steps-bar-inner {
  height: 100%;
  width: 0;
}
.wizard-steps > ul li.completed .steps-check {
  display: block;
}
.wizard-steps > ul li.active {
  color: #555555;
}
.wizard-steps > ul li.active .steps-number {
  border: 2px solid #555555;
}
@-webkit-keyframes steps-animation {
  0% {
    color: #eeeeee;
  }
  100% {
    color: #555555;
  }
}
@-moz-keyframes steps-animation {
  0% {
    color: #eeeeee;
  }
  100% {
    color: #555555;
  }
}
@keyframes steps-animation {
  0% {
    color: #eeeeee;
  }
  100% {
    color: #555555;
  }
}
@-webkit-keyframes steps-number-animation {
  0% {
    border: 2px solid #eeeeee;
  }
  100% {
    border: 2px solid #555555;
  }
}
@-moz-keyframes steps-number-animation {
  0% {
    border: 2px solid #eeeeee;
  }
  100% {
    border: 2px solid #555555;
  }
}
@keyframes steps-number-animation {
  0% {
    border: 2px solid #eeeeee;
  }
  100% {
    border: 2px solid #555555;
  }
}
.wizard-steps > ul li.active {
  -webkit-animation-name: steps-animation;
  -moz-animation-name: steps-animation;
  animation-name: steps-animation;
}
.wizard-steps > ul li.active .steps-number {
  -webkit-animation-name: steps-number-animation;
  -moz-animation-name: steps-number-animation;
  animation-name: steps-number-animation;
}
.wizard-steps > ul li.active,
.wizard-steps > ul li.active .steps-number {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.onoffswitch {
  display: inline-block;
  padding: 0 !important;
  position: relative;
  width: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.archived .onoffswitch {
  opacity: 0.5;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  border-radius: 15px;
  cursor: pointer;
  display: block;
  overflow: hidden;
  margin-bottom: 0;
}
.onoffswitch-inner {
  display: block;
  margin-left: -100%;
  width: 200%;
  -webkit-transition: margin 0.3s ease-in 0s;
  -moz-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.no-animation .onoffswitch-inner {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  display: block;
  float: left;
  height: 15px;
  line-height: 15px;
  padding: 0;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  background-color: #25d261;
  color: #ffffff;
  content: '';
  padding-left: 2px;
}
.uem-switcher .onoffswitch-inner:before,
.mismatch .onoffswitch-inner:before {
  background-color: #da7715;
}
.cbo .onoffswitch-inner:before {
  background-color: #1245fb;
}
.onoffswitch-inner:after {
  background-color: #cccccc;
  content: '';
  padding-right: 5px;
  text-align: right;
}
.onoffswitch-switch {
  background-color: #fff;
  background-image: -o-linear-gradient(bottom, #dddddd 0%, #ffffff 100%);
  background-image: -moz-linear-gradient(bottom, #dddddd 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(bottom, #dddddd 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(bottom, #dddddd 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #dddddd 0%, #ffffff 100%);
  border-radius: 15px;
  bottom: 0;
  box-shadow: inset 0 1px 1px #fff;
  display: block;
  margin: 2px;
  position: absolute;
  right: 15px;
  top: 0;
  width: 11px;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.no-animation .onoffswitch-switch {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}
.onoffswitch-checkbox:disabled + .onoffswitch-label {
  cursor: not-allowed;
  opacity: 0.33;
}
.indicator {
  background-color: #cccccc;
  border-radius: 10px;
  display: inline-block;
  height: 15px;
  margin-right: 1em;
  vertical-align: sub;
  width: 15px;
}
.indicator.active {
  background-color: #25d261;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.onoffswitch + .title,
.title + .onoffswitch {
  line-height: 15px;
  margin-left: 10px;
  vertical-align: text-bottom;
}
.optimization-switch {
  margin-left: 30px;
}
.optimization-switch .onoffswitch-label:before {
  color: #eeeeee;
  content: '\f0e7';
  font-family: FontAwesome;
  position: absolute;
  left: -25px;
  top: -10px;
}
.optimization-switch .cbo .onoffswitch-label:before {
  content: '\f005';
}
.optimization-switch .onoffswitch-checkbox:checked + .onoffswitch-label:before {
  color: #e4cd02;
}
.form-container-center-sync {
  padding-bottom: 60px;
  padding-top: 60px;
  padding-top: 20px;
}
.form-sync {
  margin-bottom: 50px;
  padding-top: 40px;
  position: relative;
}
.form-sync .form-buttons > div {
  display: inline;
}
.form-sync .sync-top-buttons {
  position: absolute;
  right: 0;
  top: -5px;
  z-index: 999;
}
.publisher-tab-loading .empty-table {
  position: absolute;
  z-index: 1000;
  background-color: #f8f8f8ad;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sync-list-header {
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  border-bottom: 0;
  padding: 10px 20px 10px 10px;
}
.sync-list-header tr td {
  font-size: 18px;
}
.sync-list-header tr td:first-child {
  padding-left: 10px;
}
.sync-list-header tr td.date-range .to {
  color: #888888;
  font-size: 12px;
  margin-left: 0.75em;
  margin-right: 0.75em;
  text-transform: uppercase;
}
.sync-list-header tr td.date-range .td-label-left {
  color: #888888;
  font-size: 11px;
  line-height: 20px;
  margin-right: 10px;
  text-transform: uppercase;
}
.sync-list-header tr td.currency {
  text-align: right;
}
.sync-list-header tr td.currency .td-label-left {
  color: #888888;
  font-size: 11px;
  line-height: 20px;
  margin-right: 10px;
  text-transform: uppercase;
}
.sync-list-header tr td.currency .td-label-primary {
  color: #107386;
}
.sync-list-header tr td.currency .td-label-success {
  color: #25d261;
}
.sync-list-header tr td.currency .td-label-danger {
  color: #e9221e;
}
.sync-list-header tr td.right-link-col {
  font-size: 12px;
  padding-right: 15px;
  text-align: right;
}
.sync-list-footer {
  border-bottom: 0;
  padding: 0.5% 0.5% 0% 0%;
}
.sync-list-footer .line-item-options {
  width: 70%;
}
.sync-list-footer .line-item-options .budget-overage-warning-trigger {
  width: fit-content;
}
.sync-list-footer tr td {
  font-size: 18px;
}
.sync-list-footer tr td:first-child {
  padding-left: 10px;
}
.sync-list-footer tr td.date-range .to {
  color: #888888;
  font-size: 12px;
  margin-left: 0.75em;
  margin-right: 0.75em;
  text-transform: uppercase;
}
.sync-list-footer tr td.currency {
  text-align: right;
  max-width: 0.1em;
}
.sync-list-footer tr td.currency .td-label-left {
  color: #888888;
  font-size: 11px;
  line-height: 20px;
  margin-right: 10px;
  text-transform: uppercase;
}
.sync-list-footer tr td.currency .td-label-primary {
  color: #107386;
}
.sync-list-footer tr td.currency .td-label-success {
  color: #25d261;
}
.sync-list-footer tr td.currency .td-label-danger {
  color: #e9221e;
}
.sync-list-footer tr td.right-link-col {
  font-size: 12px;
  padding-right: 15px;
  text-align: right;
}
.sync-list-container {
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
  padding: 10px;
}
.sync-list-container .empty-message {
  padding: 20px;
  text-align: center;
}
.sync-list-container .empty-message p {
  margin-bottom: 20px;
}
.sync-list-subheader {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-bottom: 0;
  color: #888888;
  font-size: 12px;
  padding: 10px 15px;
}
.sync-list-subheader:before,
.sync-list-subheader:after {
  content: " ";
  display: table;
}
.sync-list-subheader:after {
  clear: both;
}
.sync-list-subheader:before,
.sync-list-subheader:after {
  content: " ";
  display: table;
}
.sync-list-subheader:after {
  clear: both;
}
.sync-list {
  padding-left: 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #dddddd;
  height: 275px;
  margin-bottom: 0;
  overflow-y: scroll;
  padding-bottom: 50px;
}
.sync-list li {
  border-bottom: 1px solid #dddddd;
  cursor: pointer;
  padding: 10px 15px;
  position: relative;
}
.sync-list li:hover {
  background-color: #eef7f8;
  border-color: #cae5ea;
}
.sync-list li.loading {
  border-bottom: 0;
  padding: 20px;
  text-align: center;
}
.sync-list li .name {
  font-size: 14px;
}
@media (max-width: 480px) {
  .sync-list li .name {
    font-size: 12px;
  }
}
.sync-list.selected-account {
  height: auto;
  padding-bottom: 0px;
  margin-bottom: 10px;
  overflow-y: hidden;
}
.sync-list.selected-account li {
  border-bottom: 0;
}
.form-search .sync-list {
  margin-top: -4px;
}
.sync-list-table-container {
  background-color: #fff;
  border: 1px solid #dddddd;
  margin-bottom: 0;
  min-height: 350px;
}
.sync-list-table-container .loading {
  padding: 20px;
  text-align: center;
}
.sync-list-table-container .default-check {
  text-transform: capitalize;
}
.sync-list-table-container .custom-button {
  padding: 0px 10px 15px 0px !important;
  width: 10px;
}
.sync-list-table-container .sync-publisher-icon {
  width: 50px;
}
.sync-tabs {
  margin-bottom: 15px;
  margin-top: -40px;
}
.sync-tabs .sync-tabs-header {
  box-shadow: inset 0 -1px 0 #dddddd;
}
.sync-tabs .sync-tabs-header .row {
  margin-right: 0;
}
.sync-tabs .sync-tabs-header .nav-tabs > li > a {
  background-color: #eeeeee;
  color: #888888;
  font-size: 12px;
  line-height: 20px;
  padding: 10px;
}
.sync-tabs .sync-tabs-header .nav-tabs > li > a .badge-light {
  background-color: #f9f9f9;
  vertical-align: top;
}
.sync-tabs .sync-tabs-header .nav-tabs > li:hover > a {
  color: #555555;
}
.sync-tabs .sync-tabs-header .nav-tabs > li.active > a {
  background-color: #f9f9f9;
  border-bottom-color: #f9f9f9;
  color: #555555;
}
.sync-tabs .sync-tabs-header .clear {
  line-height: 40px;
  padding: 0 15px;
}
.sync-tabs .tab-content .tab-pane {
  background-color: #f9f9f9;
  border-radius: 0;
  border-top: 0;
  margin-bottom: 0;
  min-height: 0;
  padding: 10px;
}
.sync-connect-link {
  position: absolute;
  right: 15px;
  top: 95px;
  z-index: 1000;
}
.unified-table {
  border-collapse: collapse;
  margin-bottom: 20px;
  width: 100%;
}
.unified-table > thead {
  background-color: #f6f6f6;
}
.unified-table > thead > tr.th-group-headers th {
  border: 1px solid #dddddd;
  border-bottom: 0;
  color: #aaa;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
.unified-table > thead > tr > th {
  border: 1px solid #dddddd;
  border-bottom: 3px solid #dddddd;
  color: #555555;
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  font-size: 12px;
}
.unified-table > thead > tr > th > div {
  display: block;
  height: 100%;
  padding: 12px 14px;
  position: relative;
  white-space: pre;
}
.unified-table > thead > tr > th .icon-collapse {
  float: right;
  font-size: 14px;
}
.unified-table > thead > tr > th.center {
  text-align: center;
}
.unified-table > thead > tr > th.sortable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.unified-table > thead > tr > th.sortable > div {
  padding-left: 30px;
}
.unified-table > thead > tr > th.sortable:hover,
.unified-table > thead > tr > th.sort-asc,
.unified-table > thead > tr > th.sort-dsc {
  background-color: #eeeeee;
  cursor: pointer;
}
.unified-table > thead > tr > th .icon-sort-asc,
.unified-table > thead > tr > th .icon-sort-dsc {
  color: #555555;
  display: inline;
  font-size: 14px;
  left: 14px;
  opacity: 0.2;
  position: absolute;
  text-shadow: 0 1px 0 #fff;
  top: 8px;
}
.unified-table > thead > tr > th .icon-sort-dsc {
  top: 17px;
}
.unified-table > thead > tr > th.sort-asc .icon-sort-asc {
  opacity: 1;
}
.unified-table > thead > tr > th.sort-dsc .icon-sort-dsc {
  opacity: 1;
}
.unified-table > thead > tr > th.switch {
  width: 1%;
}
.unified-table > thead > tr > th.switch > div {
  padding: 13px 14px 6px 14px;
}
.unified-table > thead > tr > th.th-uem > div {
  color: #da7715;
}
.unified-table > thead > tr > th.th-uem > div > span:first-child:before {
  background-image: url(../../images/unified-dark-social.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 6px;
  width: 28px;
  background-image: url(../../images/unified-dark-social-spotlight.png);
  height: 14px;
  vertical-align: middle;
  width: 18px;
  content: ' ';
  height: 12px;
  margin-right: 5px;
  width: 16px;
  vertical-align: text-top;
}
.disabled > .unified-table > thead > tr > th.th-uem > div > span:first-child:before,
:disabled .unified-table > thead > tr > th.th-uem > div > span:first-child:before {
  background-image: none;
  color: #dddddd;
  font-family: FontAwesome;
  font-size: 16px;
  vertical-align: text-top;
  width: 16px;
}
.disabled > .unified-table > thead > tr > th.th-uem > div > span:first-child:before:after,
:disabled .unified-table > thead > tr > th.th-uem > div > span:first-child:before:after {
  content: '\f023';
}
.btn-sm .unified-table > thead > tr > th.th-uem > div > span:first-child:before {
  height: 12px;
  margin-right: 4px;
  width: 24px;
}
.unified-table > thead tr.th-group-headers + tr th {
  border-top: 0;
}
.unified-table.unified-table-compact > thead > tr > th {
  font-size: 11px;
}
.unified-table.unified-table-compact > thead > tr > th > div {
  padding: 7px 8px;
}
.unified-table.unified-table-compact > thead > tr > th.sortable > div {
  padding-left: 24px;
}
.unified-table.unified-table-compact > thead > tr > th .icon-sort-asc {
  left: 10px;
  top: 3px;
}
.unified-table.unified-table-compact > thead > tr > th .icon-sort-dsc {
  left: 10px;
  top: 12px;
}
.unified-table.unified-table-compact > thead > tr > th.switch > div {
  padding: 8px 8px 1px 8px;
}
.unified-table.unified-table-compact > thead > tr > th.th-uem > div > span:first-child:after {
  margin-top: -2px;
}
@media (max-width: 480px) {
  .unified-table > thead {
    display: block;
    left: -9999px;
    position: absolute;
    top: -9999px;
  }
}
.unified-table > tbody > tr {
  -webkit-transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}
.unified-table > tbody > tr > td {
  background-color: #fff;
  border: 1px solid #eeeeee;
  color: #555555;
  padding: 2px;
  word-wrap: break-word;
}
.unified-table > tbody > tr > td > div > .span-render-time-of-day {
  color: #888888;
  font-size: 11px;
}
.unified-table > tbody > tr > td > div,
.unified-table > tbody > tr > td > a:not(.btn) {
  display: block;
  height: 100%;
  padding: 8px 12px;
}
.unified-table > tbody > tr > td > div.long-url-class div,
.unified-table > tbody > tr > td > a:not(.btn).long-url-class div {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.unified-table > tbody > tr > td > div.with-icon,
.unified-table > tbody > tr > td > a:not(.btn).with-icon {
  padding: 0 12px;
}
@media (min-width: 480px) {
  .unified-table > tbody > tr > td {
    max-width: 200px;
  }
}
@media (min-width: 768px) {
  .unified-table > tbody > tr > td {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .unified-table > tbody > tr > td {
    max-width: 400px;
  }
}
@media (min-width: 1200px) {
  .unified-table > tbody > tr > td {
    max-width: 500px;
  }
}
.unified-table > tbody > tr > td.td-narrow {
  width: 1%;
}
.unified-table > tbody > tr > td.td-empty {
  color: transparent;
}
.unified-table > tbody > tr > td.td-fa-icon {
  font-size: 24px;
  line-height: 20px;
}
.unified-table > tbody > tr > td.td-fa-icon > div {
  padding: 3px 12px;
}
.unified-table > tbody > tr > td.td-fa-icon .fa-stack {
  font-size: 12px;
}
.unified-table > tbody > tr > td .td-label-left,
.unified-table > tbody > tr > td .td-label-right {
  color: #888888;
  font-size: 11px;
  float: left;
  line-height: 20px;
}
.unified-table > tbody > tr > td .td-label-left {
  margin-right: 10px;
}
.unified-table > tbody > tr > td .td-label-right {
  float: right;
}
.unified-table > tbody > tr > td .pacing-left {
  font-size: 12px;
  float: left;
  line-height: 20px;
}
.unified-table > tbody > tr > td .alert {
  margin-bottom: 0;
}
.unified-table > tbody > tr > td > .with-floating-alert {
  position: relative;
}
.unified-table > tbody > tr > td > .with-floating-alert .alert {
  display: none;
}
.unified-table > tbody > tr > td > .with-floating-alert:hover .alert {
  display: block;
  z-index: 10;
  top: 100%;
  left: 0;
  margin: -10px 10px 0 10px;
  position: absolute;
}
.unified-table > tbody > tr > td > .with-input-undo {
  position: relative;
}
.unified-table > tbody > tr > td > .with-input-undo .undo-link {
  font-size: 11px;
  position: absolute;
  right: 18px;
  top: 18px;
  z-index: 1000;
}
.unified-table > tbody > tr > td .cell {
  position: relative;
}
.unified-table > tbody > tr > td .cell-progress-bar {
  background-color: #eeeeee;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.unified-table > tbody > tr > td .cell-progress-bar ~ div,
.unified-table > tbody > tr > td .cell-progress-bar ~ span {
  position: relative;
  z-index: 2;
}
.unified-table > tbody > tr > td .cell-progress-bar ~ div .fa-exclamation-triangle,
.unified-table > tbody > tr > td .cell-progress-bar ~ span .fa-exclamation-triangle {
  padding-left: 20px;
}
.unified-table > tbody > tr > td .colored-table-cell {
  background-color: #eeeeee;
  display: block;
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.unified-table > tbody > tr > td .colored-table-cell ~ div,
.unified-table > tbody > tr > td .colored-table-cell ~ span {
  position: relative;
  z-index: 2;
}
.unified-table > tbody > tr > td .cell-success {
  background-color: #dff0d8;
}
.unified-table > tbody > tr > td .cell-success,
.unified-table > tbody > tr > td .cell-success .td-label-left,
.unified-table > tbody > tr > td .cell-success .td-label-right {
  color: #3c763d;
  color: #67be72;
}
a.unified-table > tbody > tr > td .cell-success:hover,
a.unified-table > tbody > tr > td .cell-success .td-label-left:hover,
a.unified-table > tbody > tr > td .cell-success .td-label-right:hover {
  color: #2b542c;
}
.unified-table > tbody > tr > td .cell-success .pacing-left {
  color: #25d261;
}
.unified-table > tbody > tr > td .cell-warning {
  background-color: #fcf8e3;
}
.unified-table > tbody > tr > td .cell-warning,
.unified-table > tbody > tr > td .cell-warning .td-label-left,
.unified-table > tbody > tr > td .cell-warning .td-label-right {
  color: #8a6d3b;
}
a.unified-table > tbody > tr > td .cell-warning:hover,
a.unified-table > tbody > tr > td .cell-warning .td-label-left:hover,
a.unified-table > tbody > tr > td .cell-warning .td-label-right:hover {
  color: #66512c;
}
.unified-table > tbody > tr > td .cell-warning .pacing-left {
  color: #f6cb5b;
}
.unified-table > tbody > tr > td .cell-danger {
  background-color: #fbd9d8;
}
.unified-table > tbody > tr > td .cell-danger,
.unified-table > tbody > tr > td .cell-danger .td-label-left,
.unified-table > tbody > tr > td .cell-danger .td-label-right {
  color: #e9221e;
}
a.unified-table > tbody > tr > td .cell-danger:hover,
a.unified-table > tbody > tr > td .cell-danger .td-label-left:hover,
a.unified-table > tbody > tr > td .cell-danger .td-label-right:hover {
  color: #c11613;
}
.unified-table > tbody > tr > td .cell-danger .pacing-left {
  color: #e9221e;
}
.unified-table > tbody > tr > td .cell-disabled {
  background-color: #fff;
  color: #dddddd;
}
.unified-table > tbody > tr > td .cell-disabled .td-label-left,
.unified-table > tbody > tr > td .cell-disabled .td-label-right,
.unified-table > tbody > tr > td .cell-disabled .pacing-left {
  color: #dddddd;
}
.unified-table > tbody > tr > td.switch {
  width: 1%;
}
.unified-table > tbody > tr > td.switch > div {
  padding: 8px 12px 3px 12px;
}
.unified-table > tbody > tr > td.sorted {
  background-color: #f9f9f9;
}
.unified-table > tbody > tr > td.num,
.unified-table > tbody > tr > td.date,
.unified-table > tbody > tr > td.currency,
.unified-table > tbody > tr > td.budget {
  text-align: right;
}
.unified-table > tbody > tr > td.num {
  min-width: 100px;
}
.unified-table > tbody > tr > td.date-range .to {
  color: #888888;
  font-size: 12px;
  margin-left: 0.75em;
  margin-right: 0.75em;
  text-transform: uppercase;
}
.unified-table > tbody > tr > td.state {
  text-transform: uppercase;
}
.unified-table > tbody > tr > td.state.complete {
  color: #25d261;
}
.unified-table > tbody > tr > td.state.draft {
  color: #888888;
}
.unified-table > tbody > tr > td.with-avatar {
  max-width: 200px;
}
.unified-table > tbody > tr > td.with-avatar > div {
  overflow: hidden;
  padding: 4px 12px 2px 12px;
  text-overflow: ellipsis;
  white-space: pre;
}
.unified-table > tbody > tr > td.with-avatar .icon-admin {
  float: right !important;
  color: #888888;
  font-size: 11px;
}
.unified-table > tbody > tr > td.user-email {
  max-width: 250px;
}
.unified-table > tbody > tr > td.user-email > div {
  overflow: hidden;
  padding: 4px 12px 2px 12px;
  text-overflow: ellipsis;
  white-space: pre;
}
.unified-table > tbody > tr > td.pacing {
  min-width: 120px;
  text-align: right;
}
.unified-table > tbody > tr > td.goal {
  text-align: right;
}
.unified-table > tbody > tr > td.goal .fa {
  font-size: 18px;
  line-height: 20px;
  margin-left: 10px;
}
.unified-table > tbody > tr > td.goal .value {
  display: inline-block;
}
.unified-table > tbody > tr > td.creative {
  position: relative;
}
.unified-table > tbody > tr > td.creative .td-label-left,
.unified-table > tbody > tr > td.creative .td-label-right {
  position: absolute;
  right: 15px;
  top: 10px;
}
.unified-table > tbody > tr > td.with-button > div {
  padding: 0;
}
.unified-table > tbody > tr > td.with-dropdown > div {
  padding: 0 12px;
  min-width: 180px;
}
.unified-table > tbody > tr > td.with-dropdown > div .impersonate-btn {
  background-color: #fc2d2d;
  color: whitesmoke;
}
.unified-table > tbody > tr > td.with-dropdown > div .impersonate-btn:hover {
  background-color: #e22828;
}
.unified-table > tbody > tr > td.with-dropdown > div .resetpassw-btn {
  background-color: #18aeca;
  color: whitesmoke;
}
.unified-table > tbody > tr > td.with-dropdown > div .resetpassw-btn:hover {
  background-color: #159cb5;
}
.unified-table > tbody > tr > td.with-dropdown > div .action-group > button:not(:last-child) {
  margin-right: 8px;
}
.unified-table > tbody > tr > td.cell-dropdown {
  padding: 0;
}
.unified-table > tbody > tr > td.cell-dropdown > div {
  padding: 0;
}
.unified-table > tbody > tr > td.with-right-action {
  white-space: nowrap;
}
.unified-table > tbody > tr > td.with-right-action .formattedNumber > a,
.unified-table > tbody > tr > td.with-right-action .td-right-action > a {
  visibility: hidden;
}
.unified-table > tbody > tr > td.with-right-action .formattedNumber {
  margin-right: 10px;
}
.unified-table > tbody > tr > td.with-right-action .formattedNumber .td-label-left {
  float: left;
}
.unified-table > tbody > tr > td.with-right-action .td-right-action {
  position: absolute;
  top: 10px;
  right: 0px;
}
.unified-table > tbody > tr > td.with-right-action:hover:not(.applied) .td-right-action > a {
  visibility: visible;
}
.unified-table > tbody > tr > td.with-right-action > div {
  text-align: right;
  position: relative;
}
.unified-table > tbody > tr > td .optimization-goal-table {
  width: 350px;
  word-wrap: normal;
}
.unified-table > tbody > tr > td .optimization-goal-table .goal-name {
  color: #888888;
  display: table-cell;
  max-width: 250px;
  min-width: 250px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 13px;
}
.unified-table > tbody > tr > td .optimization-goal-table .goal-budget {
  display: table-cell;
  width: 30%;
  border-left: 1px solid #eeeeee;
  padding-left: 10px;
  text-align: right;
}
@media (max-width: 480px) {
  .unified-table > tbody > tr > td .optimization-goal-table {
    width: auto;
  }
  .unified-table > tbody > tr > td .optimization-goal-table .goal-name,
  .unified-table > tbody > tr > td .optimization-goal-table .goal-budget {
    display: inline;
    max-width: auto;
    min-width: auto;
    white-space: normal;
    width: auto;
  }
  .unified-table > tbody > tr > td .optimization-goal-table .goal-budget {
    margin-left: 10px;
  }
  .unified-table > tbody > tr > td .optimization-goal-table .goal-budget .formattedNumber {
    display: inline;
  }
}
.unified-table > tbody > tr.highlighted > td {
  background-color: #fef9ec;
}
.unified-table > tbody > tr.archived > td,
.unified-table > tbody > tr.deactivated > td {
  background-color: #eeeeee;
  border: 1px solid #f9f9f9;
  color: #888888;
}
.unified-table > tbody > tr.archived > td .text-success,
.unified-table > tbody > tr.deactivated > td .text-success {
  color: #888888;
}
.unified-table.unified-token-table > tbody > tr > td {
  padding: 0;
}
.unified-table.unified-token-table > tbody > tr > td > div {
  line-height: 40px;
  padding: 4px 10px;
}
.unified-table.unified-token-table > tbody > tr > td > div.deactivated {
  background-color: #dddddd;
}
.unified-table.unified-token-table > tbody > tr > td .alert {
  line-height: 18px;
}
.unified-table.unified-table-compact > tbody > tr > td {
  padding: 1px;
}
.unified-table.unified-table-compact > tbody > tr > td > div,
.unified-table.unified-table-compact > tbody > tr > td > a:not(.btn) {
  font-size: 12px;
  line-height: 12px;
  padding: 5px 8px;
}
.unified-table.unified-table-compact > tbody > tr > td .td-label-left,
.unified-table.unified-table-compact > tbody > tr > td .td-label-right,
.unified-table.unified-table-compact > tbody > tr > td .pacing-left {
  line-height: 12px;
}
.unified-table.unified-table-compact > tbody > tr > td .fa-spinner {
  font-size: 12px;
}
.unified-table.unified-table-compact > tbody > tr > td .cell .loading .fa-spinner {
  font-size: 12px;
}
.unified-table.unified-table-compact > tbody > tr > td.switch > div {
  line-height: 8px;
  padding: 1px 8px 0 8px;
}
.unified-table.unified-table-compact > tbody > tr > td.with-avatar .avatar {
  display: none;
}
.unified-table.unified-table-compact > tbody > tr > td.with-button > div {
  padding: 0;
}
.unified-table.unified-table-compact > tbody > tr > td.with-button > div .btn {
  font-size: 11px;
  padding: 0 10px;
}
.unified-table.unified-table-compact > tbody > tr > td.with-dropdown > div {
  padding: 0 8px;
}
.unified-table.unified-table-compact > tbody > tr > td .fa-exclamation-triangle.spinner-timeout {
  font-size: 12px;
}
@media (min-width: 480px) {
  .unified-table > tbody > tr:hover > td {
    background-color: #eef7f8;
    border-color: #cae5ea;
    border-style: double;
  }
  .unified-table > tbody > tr:hover > td .cell {
    background-color: #eef7f8;
  }
  .unified-table > tbody > tr:hover > td .cell-progress-bar {
    background-color: #cae5ea;
  }
  .unified-table > tbody > tr:hover.archived > td {
    background-color: #eeeeee;
    border: 1px solid #f9f9f9;
  }
  .unified-table > tbody > tr:hover.archived > td .cell {
    background-color: #eeeeee;
  }
  .unified-table > tbody > tr:hover.archived > td .cell-progress-bar {
    background-color: #eeeeee;
  }
}
@media (min-width: 480px) and (max-width: 1200px) {
  .unified-table > thead > tr > th {
    font-size: 11px;
  }
  .unified-table > thead > tr > th > div {
    padding: 7px 8px;
  }
  .unified-table > thead > tr > th.sortable > div {
    padding-left: 24px;
  }
  .unified-table > thead > tr > th .icon-sort-asc {
    left: 10px;
    top: 3px;
  }
  .unified-table > thead > tr > th .icon-sort-dsc {
    left: 10px;
    top: 12px;
  }
  .unified-table > thead > tr > th.switch > div {
    padding: 8px 8px 1px 8px;
  }
  .unified-table > thead > tr > th.th-uem > div > span:first-child:after {
    margin-top: -2px;
  }
  .unified-table > tbody > tr > td {
    padding: 1px;
  }
  .unified-table > tbody > tr > td > div,
  .unified-table > tbody > tr > td > a:not(.btn) {
    font-size: 12px;
    line-height: 12px;
    padding: 5px 8px;
  }
  .unified-table > tbody > tr > td .td-label-left,
  .unified-table > tbody > tr > td .td-label-right,
  .unified-table > tbody > tr > td .pacing-left {
    line-height: 12px;
  }
  .unified-table > tbody > tr > td .fa-spinner {
    font-size: 12px;
  }
  .unified-table > tbody > tr > td .cell .loading .fa-spinner {
    font-size: 12px;
  }
  .unified-table > tbody > tr > td.switch > div {
    line-height: 8px;
    padding: 1px 8px 0 8px;
  }
  .unified-table > tbody > tr > td.with-avatar .avatar {
    display: none;
  }
  .unified-table > tbody > tr > td.with-button > div {
    padding: 0;
  }
  .unified-table > tbody > tr > td.with-button > div .btn {
    font-size: 11px;
    padding: 0 10px;
  }
  .unified-table > tbody > tr > td.with-dropdown > div {
    padding: 0 8px;
  }
  .unified-table > tbody > tr > td .fa-exclamation-triangle.spinner-timeout {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .unified-table {
    table-layout: fixed;
  }
  .unified-table > tbody > tr {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    display: block;
    margin-bottom: 20px;
  }
  .unified-table > tbody > tr > td > div {
    padding: 0;
  }
  .unified-table > tbody > tr > td:before {
    content: attr(data-th);
    color: #888888;
    display: block;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 4px;
    text-align: center;
    text-transform: uppercase;
  }
  .unified-table > tbody > tr > td:first-child:not(.switch):before {
    display: none;
  }
  .unified-table > tbody > tr > td.td-narrow {
    width: 100%;
  }
  .unified-table > tbody > tr > td .td-label-left,
  .unified-table > tbody > tr > td .td-label-right {
    float: none;
  }
  .unified-table > tbody > tr > td .td-label-left {
    margin-right: 5px;
  }
  .unified-table > tbody > tr > td .pacing-left {
    float: none;
    margin-right: 10px;
  }
  .unified-table > tbody > tr > td .cell.cell-success,
  .unified-table > tbody > tr > td .cell.cell-warning,
  .unified-table > tbody > tr > td .cell.cell-danger {
    padding: 5px 0;
  }
  .unified-table > tbody > tr > td .cell .formattedNumber {
    display: inline;
  }
  .unified-table > tbody > tr > td,
  .unified-table > tbody > tr > td.num,
  .unified-table > tbody > tr > td.date,
  .unified-table > tbody > tr > td.currency,
  .unified-table > tbody > tr > td.budget,
  .unified-table > tbody > tr > td.pacing,
  .unified-table > tbody > tr > td.goal {
    border-bottom: 0;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-top: 0;
    display: block;
    max-width: 100%;
    padding: 10px;
    text-align: center;
  }
  .unified-table > tbody > tr > td.switch {
    width: auto;
    padding: 10px 10px 0 10px;
  }
  .unified-table > tbody > tr > td.switch:before {
    margin-bottom: -1px;
  }
  .unified-table > tbody > tr > td.sorted {
    background-color: #fff;
  }
  .unified-table > tbody > tr > td:first-child {
    background-color: #eeeeee;
    border-bottom: 1px solid #dddddd;
    font-weight: bold;
  }
  .unified-table > tbody > tr > td:nth-child(2) {
    padding-top: 20px;
  }
  .unified-table > tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .unified-table > tbody > tr:last-child {
    margin-bottom: 0;
  }
}
.unified-table colgroup {
  border-right: 2px solid #dddddd;
}
.unified-table colgroup.last {
  border-right: 0;
}
.unified-table.unified-table-light > thead {
  background-color: transparent;
}
.unified-table.unified-table-light > thead > tr > th {
  border: 0;
  border-bottom: 1px solid #eeeeee;
  color: #888888;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
.unified-table.unified-table-light > thead > tr > th > div {
  padding: 5px 30px 8px 0;
}
.unified-table.unified-table-light > tbody > tr > td {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #eeeeee;
  padding: 0;
}
.unified-table.unified-table-light > tbody > tr > td > div {
  padding: 8px 30px 8px 0;
}
.unified-table.unified-table-light > tbody > tr > td .cell {
  background-color: transparent;
}
.unified-table.unified-table-light > tbody > tr > td .td-label-left {
  float: none;
  margin-right: 10px;
}
@media (max-width: 480px) {
  .unified-table.unified-table-light {
    margin-bottom: 10px;
  }
  .unified-table.unified-table-light > tbody > tr {
    border: 0;
    margin-bottom: 15px;
  }
  .unified-table.unified-table-light > tbody > tr > td {
    border-bottom: 0;
    padding: 2px;
  }
  .unified-table.unified-table-light > tbody > tr > td > div {
    padding: 0;
  }
}
.table-container {
  margin-bottom: 60px;
}
.table-container[class*=' container-'] {
  border-left: 7px solid #dddddd;
  margin-bottom: 60px;
  margin-left: -15px;
  padding-left: 15px;
}
@media (max-width: 480px) {
  .table-container[class*=' container-'] {
    margin-left: -17px;
    padding-left: 10px;
  }
}
.table-container.container-facebook {
  border-color: #3b5999;
}
.table-container.container-twitter {
  border-color: #55acee;
}
.table-container.container-linkedin {
  border-color: #4875b4;
}
.table-container.container-googleplus {
  border-color: #c63d2d;
}
.table-container.container-instagram {
  border-color: #3f729b;
}
.table-container.container-youtube {
  border-color: #ff3333;
}
.table-container.container-pinterest {
  border-color: #bd0015;
}
.table-container.container-vine {
  border-color: #00bf8f;
}
.table-container.container-tumblr {
  border-color: #32506d;
}
.table-container.container-snapchat {
  border-color: #e7dd30;
}
.table-container .buttons-right {
  text-align: right;
}
.table-container .buttons-right .btn-group {
  margin-left: 10px;
}
.table-scroll-x {
  overflow-x: auto;
}
.table-scroll-x.with-dropdown {
  padding-bottom: 200px;
}
.table-scroll-x .unified-table tbody > tr > td {
  max-width: 800px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre;
}
.table-scroll-x .unified-table tbody > tr > td[data-th='Actions'] {
  overflow: visible;
}
@media (max-width: 480px) {
  .table-scroll-x .unified-table tbody > tr > td {
    max-width: none;
    white-space: pre-wrap;
  }
}
.table-scroll-x .unified-table tbody > tr > td .name-container {
  max-width: 760px;
  overflow: hidden;
  padding-right: 40px;
  position: relative;
  text-overflow: ellipsis;
}
@media (max-width: 480px) {
  .table-scroll-x .unified-table tbody > tr > td .name-container {
    max-width: none;
    padding-right: 0;
    text-align: center;
  }
}
.table-scroll-x .unified-table tbody > tr > td .name-container > span:first-child:empty:before {
  content: '\00a0';
}
.table-scroll-x .unified-table tbody > tr > td .name-container .td-label-right {
  float: none;
  position: absolute;
  right: 10px;
  top: 8px;
}
@media (max-width: 480px) {
  .table-scroll-x .unified-table tbody > tr > td .name-container .td-label-right {
    float: none;
    margin-left: 5px;
    position: relative;
    right: 0;
    top: 0;
    vertical-align: text-top;
  }
}
.table-scroll-x .unified-table tbody > tr > td .name-container.long-label-right {
  padding-right: 14px;
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 480px) {
  .table-scroll-x .unified-table tbody > tr > td .name-container.long-label-right {
    display: block;
    padding-right: 0;
  }
}
.table-scroll-x .unified-table tbody > tr > td .name-container.long-label-right.long-label-right-with-span {
  display: block;
}
.table-scroll-x .unified-table tbody > tr > td .name-container.long-label-right.long-label-right-with-span > span {
  /* when there are containers */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 480px) {
  .table-scroll-x .unified-table tbody > tr > td .name-container.long-label-right.long-label-right-with-span > span {
    display: block;
  }
}
.table-scroll-x .unified-table tbody > tr > td .name-container.long-label-right .td-label-right {
  display: inline-block;
  padding-left: 1.5em;
  position: relative;
  right: auto;
  top: auto;
}
@media (max-width: 480px) {
  .table-scroll-x .unified-table tbody > tr > td .name-container.long-label-right .td-label-right {
    display: block;
    font-weight: normal;
    padding-left: 0;
  }
}
.table-scroll-x .unified-table tbody > tr > td.currency {
  min-width: 150px;
  overflow: visible;
}
.table-scroll-x .unified-table tbody > tr.archived > td .name-container {
  padding-right: 35px;
}
.table-scroll-x .unified-table tbody > tr.archived > td .name-container:after {
  color: #cbcbcb;
  content: '\f07b';
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
}
.table-scroll-x .unified-table.unified-table-compact tbody > tr > td.currency {
  min-width: 135px;
}
.table-scroll-y {
  overflow-y: auto;
}
.empty-table {
  display: table;
  min-height: 400px;
  width: 100%;
}
.empty-table.dashed {
  background-color: #f9f9f9;
  border: 1px dashed #dddddd;
  color: #888888;
  min-height: 300px;
}
.empty-table .empty-table-content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .empty-table {
    padding: 20px 0;
  }
}
.empty-table.bordered {
  border: 1px solid #dddddd;
}
.empty-table .loading-icon {
  color: #dddddd;
  font-size: 108px;
}
.empty-table .empty-icon {
  color: #dddddd;
  font-size: 108px;
}
@media (max-width: 480px) {
  .empty-table .empty-icon {
    font-size: 72px;
  }
}
.empty-table .empty-icon .icon-dark-social {
  background-image: url(../../images/unified-dark-social-muted.png);
  height: 80px;
  width: 160px;
}
.empty-table .empty-image {
  margin-bottom: 20px;
}
.empty-table .empty-message {
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .empty-table .empty-message {
    font-size: 18px;
  }
}
.empty-footer {
  border-top: 1px solid #dddddd;
  padding: 60px;
}
@media (max-width: 480px) {
  .empty-footer {
    padding: 20px 0;
  }
}
.empty-footer .empty-text {
  text-align: left;
  margin-bottom: 40px;
}
.pagination-container {
  padding-bottom: 15px;
  text-align: right;
}
.pagination-container .form-group {
  padding-left: 10px;
  vertical-align: top;
}
.pagination-container .pagination-results {
  border: 1px solid transparent;
  display: inline-block;
  line-height: 1.42857143;
  padding: 6px 10px 6px 0;
  vertical-align: top;
}
.pagination-container .pagination {
  margin: 0;
  vertical-align: top;
}
.table-settings:before,
.table-settings:after {
  content: " ";
  display: table;
}
.table-settings:after {
  clear: both;
}
.table-settings:before,
.table-settings:after {
  content: " ";
  display: table;
}
.table-settings:after {
  clear: both;
}
.table-size-controls {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1200px) {
  .table-size-controls {
    display: none;
  }
}
.table-size-controls + .pagination-container {
  display: inline-block;
  vertical-align: top;
}
.unified-fixed-table .td-status:before {
  background-color: transparent;
  content: ' ';
  display: block;
  height: 120%;
  left: 0px;
  position: absolute;
  width: 5px;
  top: -2px;
}
.unified-fixed-table .td-status.td-status-primary:before {
  background-color: #107386;
}
.unified-fixed-table .td-status.td-status-warning:before {
  background-color: #f6cb5b;
}
.unified-fixed-table .td-status.td-status-success:before {
  background-color: #25d261;
}
.unified-fixed-table .td-status.td-status-danger:before {
  background-color: #e9221e;
}
.btn-group + .table-size-controls,
.form-group + .table-size-controls {
  margin-left: 10px;
}
.fixed-table-settings {
  background-color: #fff;
  padding-bottom: 15px;
  padding-top: 15px;
  z-index: 990;
}
@media (max-width: 480px) {
  .fixed-table-settings {
    padding-bottom: 0;
  }
}
.fixed-table-settings .pagination-container {
  padding-bottom: 0;
}
.table-empty-ghost {
  border: 1px solid #eeeeee;
  border-bottom-width: 2px;
  box-shadow: inset 0 40px 0 #f9f9f9;
  height: 120px;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 42px 0 0 0;
  position: relative;
}
.table-empty-ghost:before {
  background: repeating-linear-gradient(90deg, transparent, transparent 250px, #eeeeee 250px, #eeeeee 251px);
  content: ' ';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.table-empty-ghost .table-empty-ghost-inner {
  background: repeating-linear-gradient(0deg, transparent, transparent 39px, #eeeeee 39px, #eeeeee 40px);
  box-shadow: 0 -3px 0 #eeeeee;
  font-size: 18px;
  height: 100%;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
}
.table-empty-ghost .table-empty-ghost-inner:before {
  background-color: rgba(255, 255, 255, 0.25);
  content: ' ';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.table-empty-ghost .table-empty-ghost-inner .table-empty-message {
  position: absolute;
  top: 25px;
  width: 100%;
  z-index: 3;
}
.table-empty-ghost .table-empty-ghost-inner .table-empty-message > span {
  background-color: #eeeeee;
  border: 2px solid #fff;
  border-radius: 5px;
  color: #555555;
  padding: 8px 10px;
}
.result-cell .cell-label {
  color: #888;
  font-size: 0.857em;
  text-transform: uppercase;
}
.result-cell .cell-value {
  float: right;
  text-align: right;
}
.terms-container {
  padding-bottom: 80px;
}
.terms-container p {
  margin-bottom: 20px;
}
.terms-container ol,
.terms-container ul {
  padding-left: 15px;
  margin-bottom: 20px;
}
.terms-container ol li,
.terms-container ul li {
  margin-bottom: 20px;
}
.terms-container ol li ul,
.terms-container ul li ul {
  list-style-type: disc;
  padding-left: 35px;
}
.confirm-checkbox.lg-margin-left {
  margin-left: 0;
}
.ribbon.disabled.unsync-campaign {
  color: black;
  opacity: 0.5;
  background-color: #888888;
}
#unsyncModalId .modal-lg.modal-dialog {
  width: 1027px;
}
.sharing-brand .dropdown-menu {
  min-width: 120px;
}
.subscription-key {
  position: absolute;
  font-size: 12px;
  color: #888888;
}
.property-limit-input {
  width: 100%;
  margin: 20px 0px;
}
.pacing-method-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.publisher-access .fa {
  padding-right: 15px;
}
.publisher-access .fa.disabled {
  color: inherit;
  opacity: 0.33;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.publisher-access .post-performance-config {
  width: 150px;
}
.publisher-access .post-performance-config label {
  font-weight: normal;
  cursor: pointer;
}
.publisher-access .post-performance-config label div {
  display: inline-block;
}
.publisher-access .post-performance-config label div input {
  margin-right: 5px;
}
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

/* Drawer: Base CSS */
.uprc-Drawer {
  background-color: #eeeeee;
  height: 100%;
  position: fixed;
  overflow-y: scroll;
  right: -500px;
  width: 500px;
  max-width: 750px;
  min-width: 250px;
  top: 95px;
  z-index: 1;
  transition: right 0.25s;
}

.uprc-Drawer.is-open {
  right: 0;
  z-index: 100;
}

.uprc-Drawer-border {
  background-color: #dddddd;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 10px;
  z-index: 1000;
}

.uprc-Drawer-border.resizable {
  cursor: col-resize;
}

.uprc-Drawer-body {
  height: 100%;
  position: relative;
  z-index: 200;
}

.uprc-Drawer-body > div {
  height: 100%;
}

.uprc-Drawer-close {
  color: #107386;
  cursor: pointer;
  font-size: 1.28571rem;
  opacity: 1;
  margin: 10px 0 0 0;
  padding: 5px 10px;
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 1000;
}

/* Drawer: Style Overrides */
.uprc-Drawer header {
  background-color: #eeeeee;
  font-size: 1.71429rem;
  font-weight: 400;
  margin: 0;
  padding: 10px 10px 10px 25px;
  position: fixed;
  width: 100%;
  z-index: 300;
}

.uprc-Drawer .content {
  height: 100%;
  overflow-y: auto;
  padding: 70px 30px 350px 25px;
  z-index: 200;
}

.uprc-Drawer .elements {
  overflow: hidden;
}

.uprc-Drawer .element {
  padding-right: 0.5rem;
}

.uprc-Drawer .element > label {
  color: #777;
}

.uprc-Drawer .footer {
  background-color: #eeeeee;
  bottom: 95px;
  height: 85px;
  padding: 25px 30px 15px 25px;
  position: absolute;
  width: 100%;
  z-index: 300;
}

.uprc-Drawer .footer:before {
  background-color: transparent;
  background-image: url(/images/inset-gradient-inverse.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 500px 12px;
  display: block;
  content: ' ';
  height: 20px;
  left: 0;
  position: absolute;
  top: -20px;
  width: 100%;
}

.uprc-Drawer label > input[type="radio"],
.uprc-Drawer label > input[type="checkbox"] {
  margin-right: 0.28571rem;
  vertical-align: text-top;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -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: #107386;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.btn-default {
  color: #107386;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #107386;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #107386;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #107386;
  background-color: #e6e6e6;
  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: #107386;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.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: #107386;
}

.btn-primary, .uprc-PageOptionsDropdown .dropdown.open > .btn {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .uprc-PageOptionsDropdown .dropdown.open > .btn:focus, .btn-primary.focus, .uprc-PageOptionsDropdown .dropdown.open > .focus.btn {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover, .uprc-PageOptionsDropdown .dropdown.open > .btn:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .uprc-PageOptionsDropdown .dropdown.open > .btn:active, .btn-primary.active, .uprc-PageOptionsDropdown .dropdown.open > .active.btn,
.open > .btn-primary.dropdown-toggle,
.uprc-PageOptionsDropdown .dropdown.open > .dropdown-toggle.btn {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover, .uprc-PageOptionsDropdown .dropdown.open > .btn:active:hover, .btn-primary:active:focus, .uprc-PageOptionsDropdown .dropdown.open > .btn:active:focus, .btn-primary:active.focus, .uprc-PageOptionsDropdown .dropdown.open > .btn:active.focus, .btn-primary.active:hover, .uprc-PageOptionsDropdown .dropdown.open > .active.btn:hover, .btn-primary.active:focus, .uprc-PageOptionsDropdown .dropdown.open > .active.btn:focus, .btn-primary.active.focus, .uprc-PageOptionsDropdown .dropdown.open > .active.focus.btn,
.open > .btn-primary.dropdown-toggle:hover,
.uprc-PageOptionsDropdown .dropdown.open > .dropdown-toggle.btn:hover,
.open > .btn-primary.dropdown-toggle:focus,
.uprc-PageOptionsDropdown .dropdown.open > .dropdown-toggle.btn:focus,
.open > .btn-primary.dropdown-toggle.focus,
.uprc-PageOptionsDropdown .dropdown.open > .dropdown-toggle.focus.btn {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active, .uprc-PageOptionsDropdown .dropdown.open > .btn:active, .btn-primary.active, .uprc-PageOptionsDropdown .dropdown.open > .active.btn,
.open > .btn-primary.dropdown-toggle,
.uprc-PageOptionsDropdown .dropdown.open > .dropdown-toggle.btn {
  background-image: none;
}

.btn-primary.disabled:hover, .uprc-PageOptionsDropdown .dropdown.open > .disabled.btn:hover, .btn-primary.disabled:focus, .uprc-PageOptionsDropdown .dropdown.open > .disabled.btn:focus, .btn-primary.disabled.focus, .uprc-PageOptionsDropdown .dropdown.open > .disabled.focus.btn, .btn-primary[disabled]:hover, .uprc-PageOptionsDropdown .dropdown.open > .btn[disabled]:hover, .btn-primary[disabled]:focus, .uprc-PageOptionsDropdown .dropdown.open > .btn[disabled]:focus, .btn-primary[disabled].focus, .uprc-PageOptionsDropdown .dropdown.open > .btn[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .uprc-PageOptionsDropdown .dropdown.open > .btn:hover,
.uprc-PageOptionsDropdown fieldset[disabled] .dropdown.open > .btn:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .uprc-PageOptionsDropdown .dropdown.open > .btn:focus,
.uprc-PageOptionsDropdown fieldset[disabled] .dropdown.open > .btn:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .uprc-PageOptionsDropdown .dropdown.open > .focus.btn,
.uprc-PageOptionsDropdown fieldset[disabled] .dropdown.open > .focus.btn {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge, .uprc-PageOptionsDropdown .dropdown.open > .btn .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.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: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.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: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  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;
  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:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.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;
  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:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.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;
  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:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.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 {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

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

.uprc-PageOptionsDropdown .btn {
  border: 1px solid #fff;
  border-radius: 2px;
}

.uprc-PageOptionsDropdown .btn .fa-gears {
  font-size: 1.14286rem;
}

.uprc-PageOptionsDropdown .btn:hover {
  border: 1px solid #ccc;
  border-radius: 2px;
}

.uprc-PageOptionsDropdown .dropdown {
  float: right;
}

.uprc-PageOptionsDropdown .dropdown.open > .dropdown-toggle.btn.btn-default {
  background-color: #107386 !important;
}

.uprc-PageOptionsDropdown .dropdown.open > .dropdown-toggle.btn.btn-default:hover {
  background-color: #0b4c58 !important;
}

.uprc-PageOptionsDropdown .dropdown-menu {
  right: 0;
  left: inherit;
}

.uprc-PageOptionsDropdown .dropdown-menu > li > a:hover, .uprc-PageOptionsDropdown .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.uprc-PageOptionsDropdown .dropdown-menu > .active > a, .uprc-PageOptionsDropdown .dropdown-menu > .active > a:hover, .uprc-PageOptionsDropdown .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label, .uprc-Input label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.uprc-validation, .uprc-Input-validation {
  background: transparent;
  height: 2.42857rem;
  position: absolute;
  width: 5px;
  z-index: 1;
}

.uprc-validation.validation-danger, .validation-danger.uprc-Input-validation {
  background-color: #E9221E;
}

.uprc-validation.validation-danger ~ input:focus, .validation-danger.uprc-Input-validation ~ input:focus {
  border-color: #E9221E;
}

.uprc-validation.validation-success, .validation-success.uprc-Input-validation {
  background-color: #25D261;
}

.uprc-validation.validation-success ~ input:focus, .validation-success.uprc-Input-validation ~ input:focus {
  border-color: #25D261;
}

.uprc-input-required, .uprc-Input .input-required input {
  border-left: 4px solid #25D261;
}

.uprc-input-empty, .uprc-Input .input-empty input {
  border-left: 4px solid #107386;
}

.uprc-Input {
  position: relative;
}

.uprc-Input .form-control {
  border-radius: 1px;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.uprc-DataManagementDrawerContent {
  height: 100%;
}

.uprc-DataManagementMenu {
  margin: 0 0 0.85rem;
  position: relative;
}

.uprc-DataManagementMenu .uprc-PageOptionsDropdown {
  position: absolute;
  right: 0;
  top: 0;
}
.uiadmin-summary-mediaspent-value {
  font-size: 14px;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

/* Table: Base CSS */
@media (max-width: 480px) {
  .uprc-Table {
    overflow-x: auto;
  }
}

.uprc-Table {
  /**
 * FixedDataTable v0.8.13 
 *
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableCellGroupLayout
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableCellLayout
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableColumnResizerLineLayout
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableLayout
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableRowLayout
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule ScrollbarLayout
 */
  /* Touching the scroll-track directly makes the scroll-track bolder */
  /**
 * This selector renders the "nub" of the scrollface. The nub must
 * be rendered as pseudo-element so that it won't receive any UI events then
 * we can get the correct `event.offsetX` and `event.offsetY` from the
 * scrollface element while dragging it.
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTable
 *
 */
  /**
 * Table.
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableCell
 */
  /**
 * Table cell.
 */
  /**
 * Column reorder goodies.
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableColumnResizerLine
 *
 */
  /**
 * Column resizer line.
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableRow
 */
  /**
 * Table row.
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule Scrollbar
 *
 */
  /**
 * Scrollbars.
 */
  /* Touching the scroll-track directly makes the scroll-track bolder */
}

.uprc-Table .fixedDataTableCellGroupLayout_cellGroup {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  white-space: nowrap;
}

.uprc-Table .fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.uprc-Table .fixedDataTableCellGroupLayout_cellGroupWrapper {
  position: absolute;
  top: 0;
}

.uprc-Table .fixedDataTableCellLayout_main {
  border-right-style: solid;
  border-right-width: 1px;
  border-width: 0 1px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  position: absolute;
  white-space: normal;
}

.uprc-Table .fixedDataTableCellLayout_lastChild {
  border-width: 0 1px 1px 0;
}

.uprc-Table .fixedDataTableCellLayout_alignRight {
  text-align: right;
}

.uprc-Table .fixedDataTableCellLayout_alignCenter {
  text-align: center;
}

.uprc-Table .fixedDataTableCellLayout_wrap1 {
  display: table;
}

.uprc-Table .fixedDataTableCellLayout_wrap2 {
  display: table-row;
}

.uprc-Table .fixedDataTableCellLayout_wrap3 {
  display: table-cell;
  vertical-align: middle;
}

.uprc-Table .fixedDataTableCellLayout_columnResizerContainer {
  position: absolute;
  right: 0px;
  width: 6px;
  z-index: 1;
}

.uprc-Table .fixedDataTableCellLayout_columnResizerContainer:hover {
  cursor: ew-resize;
}

.uprc-Table .fixedDataTableCellLayout_columnResizerContainer:hover .fixedDataTableCellLayout_columnResizerKnob {
  visibility: visible;
}

.uprc-Table .fixedDataTableCellLayout_columnResizerKnob {
  position: absolute;
  right: 0px;
  visibility: hidden;
  width: 4px;
}

.uprc-Table .fixedDataTableColumnResizerLineLayout_mouseArea {
  cursor: ew-resize;
  position: absolute;
  right: -5px;
  width: 12px;
}

.uprc-Table .fixedDataTableColumnResizerLineLayout_main {
  border-right-style: solid;
  border-right-width: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  z-index: 10;
}

.uprc-Table body[dir="rtl"] .fixedDataTableColumnResizerLineLayout_main {
  /* the resizer line is in the wrong position in RTL with no easy fix.
   * Disabling is more useful than displaying it.
   * #167 (github) should look into this and come up with a permanent fix.
   */
  display: none !important;
}

.uprc-Table .fixedDataTableColumnResizerLineLayout_hiddenElem {
  display: none !important;
}

.uprc-Table .fixedDataTableLayout_main {
  border-style: solid;
  border-width: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

.uprc-Table .fixedDataTableLayout_header,
.uprc-Table .fixedDataTableLayout_hasBottomBorder {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.uprc-Table .fixedDataTableLayout_footer .public_fixedDataTableCell_main {
  border-top-style: solid;
  border-top-width: 1px;
}

.uprc-Table .fixedDataTableLayout_topShadow,
.uprc-Table .fixedDataTableLayout_bottomShadow {
  height: 4px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1;
}

.uprc-Table .fixedDataTableLayout_bottomShadow {
  margin-top: -4px;
}

.uprc-Table .fixedDataTableLayout_rowsContainer {
  overflow: hidden;
  position: relative;
}

.uprc-Table .fixedDataTableLayout_horizontalScrollbar {
  bottom: 0;
  position: absolute;
}

.uprc-Table .fixedDataTableRowLayout_main {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: absolute;
  top: 0;
}

.uprc-Table .fixedDataTableRowLayout_body {
  left: 0;
  position: absolute;
  top: 0;
}

.uprc-Table .fixedDataTableRowLayout_rowExpanded {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  position: absolute;
}

.uprc-Table .fixedDataTableRowLayout_fixedColumnsDivider {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-left-style: solid;
  border-left-width: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}

.uprc-Table .fixedDataTableRowLayout_columnsShadow {
  position: absolute;
  width: 4px;
}

.uprc-Table .fixedDataTableRowLayout_columnsRightShadow {
  right: 1px;
}

.uprc-Table .fixedDataTableRowLayout_rowWrapper {
  position: absolute;
  top: 0;
}

.uprc-Table .ScrollbarLayout_main {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  overflow: hidden;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.uprc-Table .ScrollbarLayout_mainVertical {
  bottom: 0;
  right: 0;
  top: 0;
  width: 15px;
}

.uprc-Table .ScrollbarLayout_mainHorizontal {
  bottom: 0;
  height: 15px;
  left: 0;
  -webkit-transition-property: background-color height;
  transition-property: background-color height;
}

.uprc-Table .ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,
.uprc-Table .ScrollbarLayout_mainHorizontal:hover {
  height: 17px;
}

.uprc-Table .ScrollbarLayout_face {
  left: 0;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-property: background-color width position;
  transition-property: background-color width position;
}

.uprc-Table .ScrollbarLayout_face:after {
  border-radius: 6px;
  content: '';
  display: block;
  position: absolute;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}

.uprc-Table .ScrollbarLayout_faceHorizontal {
  bottom: 0;
  left: 0;
  top: 0;
}

.uprc-Table .ScrollbarLayout_faceHorizontal:after {
  bottom: 4px;
  left: 0;
  top: 4px;
  width: 100%;
}

.uprc-Table .ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,
.uprc-Table .ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after {
  bottom: calc(4px/2);
}

.uprc-Table .ScrollbarLayout_faceVertical {
  left: 0;
  right: 0;
  top: 0;
}

.uprc-Table .ScrollbarLayout_faceVertical:after {
  height: 100%;
  left: 4px;
  right: 4px;
  top: 0;
}

.uprc-Table .ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,
.uprc-Table .ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after {
  left: calc(4px/2);
  right: calc(4px/2);
}

.uprc-Table .public_fixedDataTable_main {
  border-color: #d3d3d3;
}

.uprc-Table .public_fixedDataTable_header,
.uprc-Table .public_fixedDataTable_hasBottomBorder {
  border-color: #d3d3d3;
}

.uprc-Table .public_fixedDataTable_header .public_fixedDataTableCell_main {
  font-weight: bold;
}

.uprc-Table .public_fixedDataTable_header,
.uprc-Table .public_fixedDataTable_scrollbarSpacer,
.uprc-Table .public_fixedDataTable_header .public_fixedDataTableCell_main {
  background-color: #f6f7f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#efefef));
  background-image: linear-gradient(#fff, #efefef);
}

.uprc-Table .public_fixedDataTable_scrollbarSpacer {
  position: absolute;
  z-index: 99;
}

.uprc-Table .public_fixedDataTable_footer .public_fixedDataTableCell_main {
  background-color: #f6f7f8;
  border-color: #d3d3d3;
}

.uprc-Table .public_fixedDataTable_topShadow {
  background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAF0lEQVR4AWPUkNeSBhHCjJoK2twgFisAFagCCp3pJlAAAAAASUVORK5CYII=) repeat-x;
}

.uprc-Table .public_fixedDataTable_bottomShadow {
  background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAHElEQVQI12MwNjZmZdAT1+Nm0JDWEGZQk1GTBgAWkwIeAEp52AAAAABJRU5ErkJggg==) repeat-x;
}

.uprc-Table .public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal {
  background-color: #fff;
}

.uprc-Table .public_fixedDataTableCell_main {
  background-color: #fff;
  border-color: #d3d3d3;
}

.uprc-Table .public_fixedDataTableCell_highlighted {
  background-color: #f4f4f4;
}

.uprc-Table .public_fixedDataTableCell_cellContent {
  padding: 8px;
}

.uprc-Table .public_fixedDataTableCell_columnResizerKnob {
  background-color: #0284ff;
}

.uprc-Table .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_cellContent {
  margin-left: 12px;
}

.uprc-Table .fixedDataTableCellLayout_columnReorderContainer {
  border-color: #0284ff;
  background-color: rgba(0, 0, 0, 0.1);
  width: 12px;
  margin-right: -12px;
  float: left;
  cursor: move;
}

.uprc-Table .fixedDataTableCellLayout_columnReorderContainer:after {
  content: '::';
  position: absolute;
  top: 50%;
  left: 1px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.uprc-Table .public_fixedDataTableColumnResizerLine_main {
  border-color: #0284ff;
}

.uprc-Table .public_fixedDataTableRow_main {
  background-color: #fff;
}

.uprc-Table .public_fixedDataTableRow_highlighted,
.uprc-Table .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
  background-color: #f6f7f8;
}

.uprc-Table .public_fixedDataTableRow_fixedColumnsDivider {
  border-color: #d3d3d3;
}

.uprc-Table .public_fixedDataTableRow_columnsShadow {
  background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==) repeat-y;
}

.uprc-Table .public_fixedDataTableRow_columnsRightShadow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.uprc-Table .public_Scrollbar_main.public_Scrollbar_mainActive,
.uprc-Table .public_Scrollbar_main {
  background-color: #fff;
  border-left: 1px solid #d3d3d3;
}

.uprc-Table .public_Scrollbar_mainOpaque,
.uprc-Table .public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
.uprc-Table .public_Scrollbar_mainOpaque:hover {
  background-color: #fff;
}

.uprc-Table .public_Scrollbar_face:after {
  background-color: #c2c2c2;
}

.uprc-Table .public_Scrollbar_main:hover .public_Scrollbar_face:after,
.uprc-Table .public_Scrollbar_mainActive .public_Scrollbar_face:after,
.uprc-Table .public_Scrollbar_faceActive:after {
  background-color: #7d7d7d;
}

.uprc-Table .public_fixedDataTable_main,
.uprc-Table .public_fixedDataTable_header,
.uprc-Table .public_fixedDataTable_hasBottomBorder {
  border-color: #ddd;
}

.uprc-Table .public_fixedDataTable_header,
.uprc-Table .public_fixedDataTable_header .public_fixedDataTableCell_main {
  background-color: #f6f6f6;
  background-image: none;
  border-color: #ddd;
  border-bottom-width: 3px;
  color: #555555;
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  font-size: 0.85714rem;
  font-weight: 700;
  white-space: nowrap;
}

.uprc-Table.is-compact .public_fixedDataTable_header .public_fixedDataTableCell_cellContent,
.uprc-Table.is-compact .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent {
  font-size: 0.78571rem;
  padding: 0.42857rem 0.57143rem;
}

.uprc-Table .header-cell {
  height: 100%;
  position: relative;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.uprc-Table .header-cell.sortable .public_fixedDataTableCell_cellContent {
  cursor: pointer;
  padding-left: 2.14286rem;
}

.uprc-Table .header-cell.sorted {
  background-color: #eeeeee;
}

.uprc-Table .header-cell.sorted.sorted-desc .fa-sort-desc {
  opacity: 1;
}

.uprc-Table .header-cell.sorted.sorted-asc .fa-sort-asc {
  opacity: 1;
}

.uprc-Table .header-cell .fa-sort-asc,
.uprc-Table .header-cell .fa-sort-desc {
  color: #555555;
  opacity: 0.2;
  font-size: 1rem;
  left: 1rem;
  position: absolute;
  text-shadow: 0 1px 0 #fff;
  top: 0.78571rem;
}

.uprc-Table .header-cell .fa-sort-desc {
  top: 0.92857rem;
}

.uprc-Table.is-compact .header-cell.sortable .public_fixedDataTableCell_cellContent {
  padding-left: 1.85714rem;
}

.uprc-Table.is-compact .header-cell .fa-sort-asc {
  left: 0.71429rem;
  top: 0.5rem;
}

.uprc-Table.is-compact .header-cell .fa-sort-desc {
  left: 0.71429rem;
  top: 0.57143rem;
}

.uprc-Table .fixedDataTableRowLayout_rowWrapper > .fixedDataTableLayout_header {
  box-shadow: 0 -1px 0 #dddddd;
}

.uprc-Table .public_fixedDataTableRow_main,
.uprc-Table .public_fixedDataTableRow_highlighted,
.uprc-Table .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
  background-color: #fff;
}

.uprc-Table .public_fixedDataTable_bodyRow:hover {
  box-shadow: 0 -1px 0 #cae5ea;
}

.uprc-Table .public_fixedDataTable_bodyRow:hover .public_fixedDataTableCell_main,
.uprc-Table .public_fixedDataTable_bodyRow:hover .public_fixedDataTableRow_highlighted,
.uprc-Table .public_fixedDataTable_bodyRow:hover .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
  background-color: #eef7f8;
  border-color: #cae5ea;
}

.uprc-Table .fixedDataTableCellLayout_main {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.uprc-Table .public_fixedDataTableCell_main {
  background-color: #fff;
  border-color: #eeeeee;
}

.uprc-Table .fixedDataTableCellLayout_wrap1,
.uprc-Table .fixedDataTableCellLayout_wrap2,
.uprc-Table .fixedDataTableCellLayout_wrap3 {
  height: 100%;
  width: 100%;
}

.uprc-Table:not(.has-rowheight) .fixedDataTableCellLayout_wrap1 {
  height: 40px;
}

.uprc-Table .public_fixedDataTableCell_cellContent {
  display: table;
  height: 100%;
  padding: 0.71429rem 0.85714rem;
  width: 100%;
}

.uprc-Table.is-compact .public_fixedDataTableCell_cellContent {
  font-size: 0.85714rem;
  padding: 0.28571rem 0.57143rem;
}

.uprc-Table.is-compact .fixedDataTableCellLayout_wrap1 {
  height: 26px;
}

.uprc-Table [title] {
  cursor: help;
}

.uprc-Table-empty-ghost {
  border: 1px solid #eeeeee;
  border-bottom-width: 2px;
  box-shadow: inset 0 40px 0 #f9f9f9;
  height: 120px;
  margin-bottom: 1.42857rem;
  overflow: hidden;
  padding: 42px 0 0 0;
  position: relative;
}

.uprc-Table-empty-ghost:before {
  background: repeating-linear-gradient(90deg, transparent, transparent 250px, #eeeeee 250px, #eeeeee 251px);
  content: ' ';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.uprc-Table-empty-ghost .uprc-Table-empty-ghost-inner {
  background: repeating-linear-gradient(0deg, transparent, transparent 39px, #eeeeee 39px, #eeeeee 40px);
  box-shadow: 0 -3px 0 #eeeeee;
  font-size: 1.28571rem;
  height: 100%;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
}

.uprc-Table-empty-ghost .uprc-Table-empty-ghost-inner:before {
  background-color: rgba(255, 255, 255, 0.25);
  content: ' ';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.uprc-Table-empty-ghost .uprc-Table-empty-ghost-inner .uprc-Table-empty-message {
  position: absolute;
  top: 25px;
  width: 100%;
  z-index: 3;
}

.uprc-Table-empty-ghost .uprc-Table-empty-ghost-inner .uprc-Table-empty-message > span {
  background-color: #eeeeee;
  border: 2px solid #fff;
  border-radius: 0.35714rem;
  color: #555555;
  padding: 0.57143rem 0.71429rem;
}

.uprc-Table-settings {
  background-color: #fff;
  padding: 15px 0;
}

.uprc-Table-loading {
  text-align: center;
}

.uprc-Table-loading .fa-spinner.fa-spin {
  color: #dddddd;
  font-size: 3em;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.uprc-CurrencyCell {
  width: 100%;
}

.uprc-CurrencyCell .cell-label {
  color: #888;
  display: table-cell;
  font-size: 0.85714rem;
}

.uprc-CurrencyCell .cell-value {
  display: table-cell;
  text-align: right;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.uprc-cell-date {
  overflow-y: auto;
  width: 100%;
}

.uprc-cell-date .cell-date {
  display: inline;
}

.uprc-cell-date .cell-date.d-1 {
  padding-left: 0.71429rem;
}

.uprc-cell-date .cell-date.d-2, .uprc-cell-date .cell-date.d-3 {
  color: #888888;
  font-size: 0.85714rem;
  padding-left: 0.42857rem;
  text-align: right;
}
.uprc-PublisherCell .fa.fa-warning {
  color: red;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.uprc-TextCell {
  overflow-y: auto;
  padding-right: 0 !important;
}

.uprc-TextCell,
.uprc-TextCell .public_fixedDataTableCell_wrap2,
.uprc-TextCell .public_fixedDataTableCell_wrap3 {
  display: block;
}

.uprc-TextCell .public_fixedDataTableCell_cellContent {
  padding-right: 2.14286rem !important;
  position: relative;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.uprc-ForeignLink .text {
  margin-left: 0.21429rem;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.uprc-TextCell .foreign-link-cell {
  position: absolute;
  right: 0.57143rem;
  top: 0.71429rem;
}

.uprc-TextCell .foreign-link-cell .external-link {
  cursor: pointer;
  margin-right: 0;
}

.uprc-TextCell .foreign-link-cell.is-string {
  color: #888888;
  float: right;
  font-size: 12px;
  margin-right: -1.28571rem;
  position: relative;
  right: auto;
  top: 0.07143rem;
}

.is-compact .uprc-TextCell .foreign-link-cell {
  right: 0.42857rem;
  top: 0.35714rem;
}

.is-compact .uprc-TextCell .foreign-link-cell.is-string {
  margin-right: -2rem;
  top: 0;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.uprc-DataManagementTableCell.active {
  background-color: #dff0d8;
  color: #3d6c2a;
}

.uprc-DataManagementTableCell.in-progress {
  background-color: #fcf8e3;
  color: #000000;
}

.uprc-DataManagementTableCell.inactive {
  background-color: #fbd9d8;
  color: #93110e;
}

.uprc-DataManagementTableCell.space-between > .fixedDataTableCellLayout_wrap2 {
  display: flex;
}

.uprc-DataManagementTableCell.space-between > .fixedDataTableCellLayout_wrap2 .public_fixedDataTableCell_cellContent {
  display: flex;
  justify-content: space-between;
}

.uprc-DataManagementTableCell.space-between > .fixedDataTableCellLayout_wrap2 .public_fixedDataTableCell_cellContent small {
  color: #787878;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

/*
.uprc-DataManagement-mask {
  background-color: rgba(100, 100, 100, 0.6);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
}
*/
.uprc-DataManagement-menu {
  display: block;
  padding: 0 0 15px 0;
}

.uprc-DataManagement-menu .filter-container {
  display: inline-block;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.uprc-ContextMenu {
  position: relative;
  display: inline;
}

.uprc-ContextMenu-item {
  background-color: #fff;
  transition: background-color 0.5s linear;
  padding-left: 0.35714rem;
}

.uprc-ContextMenu-item:hover {
  background-color: #B8CCED;
  transition: background-color 0.5s linear;
}
.uprc-EnsureInView {
  position: absolute;
  display: inline;
  cursor: pointer;
  z-index: 9999;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

/* Drawer: Base CSS */
.uprc-Drawer {
  background-color: #eeeeee;
  height: 100%;
  position: fixed;
  overflow-y: scroll;
  right: -500px;
  width: 500px;
  max-width: 750px;
  min-width: 250px;
  top: 95px;
  z-index: 1;
  transition: right 0.25s;
}

.uprc-Drawer.is-open {
  right: 0;
  z-index: 100;
}

.uprc-Drawer-border {
  background-color: #dddddd;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 10px;
  z-index: 1000;
}

.uprc-Drawer-border.resizable {
  cursor: col-resize;
}

.uprc-Drawer-body {
  height: 100%;
  position: relative;
  z-index: 200;
}

.uprc-Drawer-body > div {
  height: 100%;
}

.uprc-Drawer-close, .uprc-CollapsibleDrawer-closed {
  color: #107386;
  cursor: pointer;
  font-size: 1.28571rem;
  opacity: 1;
  margin: 10px 0 0 0;
  padding: 5px 10px;
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 1000;
}

/* Drawer: Style Overrides */
.uprc-Drawer header {
  background-color: #eeeeee;
  font-size: 1.71429rem;
  font-weight: 400;
  margin: 0;
  padding: 10px 10px 10px 25px;
  position: fixed;
  width: 100%;
  z-index: 300;
}

.uprc-Drawer .content {
  height: 100%;
  overflow-y: auto;
  padding: 70px 30px 350px 25px;
  z-index: 200;
}

.uprc-Drawer .elements {
  overflow: hidden;
}

.uprc-Drawer .element {
  padding-right: 0.5rem;
}

.uprc-Drawer .element > label {
  color: #777;
}

.uprc-Drawer .footer {
  background-color: #eeeeee;
  bottom: 95px;
  height: 85px;
  padding: 25px 30px 15px 25px;
  position: absolute;
  width: 100%;
  z-index: 300;
}

.uprc-Drawer .footer:before {
  background-color: transparent;
  background-image: url(/images/inset-gradient-inverse.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 500px 12px;
  display: block;
  content: ' ';
  height: 20px;
  left: 0;
  position: absolute;
  top: -20px;
  width: 100%;
}

.uprc-Drawer label > input[type="radio"],
.uprc-Drawer label > input[type="checkbox"] {
  margin-right: 0.28571rem;
  vertical-align: text-top;
}

.uprc-CollapsibleDrawer-closed {
  background-color: #eeeeee;
  border-right: solid 10px #dddddd;
  height: 100%;
  margin-top: 0;
  opacity: 0;
  right: 20rem;
  width: 0;
}

.uprc-CollapsibleDrawer-closed.is-closed {
  opacity: 1;
  right: 0;
  transition: right 0.25s, width .05s;
  width: 3rem;
}

.uprc-CollapsibleDrawer-open-button {
  color: #107386;
  cursor: pointer;
  font-size: 1.85714rem;
  margin-left: 0.35714rem;
  margin-top: 0;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

/* Drawer: Base CSS */
.uprc-Drawer {
  background-color: #eeeeee;
  height: 100%;
  position: fixed;
  overflow-y: scroll;
  right: -500px;
  width: 500px;
  max-width: 750px;
  min-width: 250px;
  top: 95px;
  z-index: 1;
  transition: right 0.25s;
}

.uprc-Drawer.is-open {
  right: 0;
  z-index: 100;
}

.uprc-Drawer-border {
  background-color: #dddddd;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 10px;
  z-index: 1000;
}

.uprc-Drawer-border.resizable {
  cursor: col-resize;
}

.uprc-Drawer-body {
  height: 100%;
  position: relative;
  z-index: 200;
}

.uprc-Drawer-body > div {
  height: 100%;
}

.uprc-Drawer-close, .uprc-GraphExplorerDrawer .uprc-Drawer-close {
  color: #107386;
  cursor: pointer;
  font-size: 1.28571rem;
  opacity: 1;
  margin: 10px 0 0 0;
  padding: 5px 10px;
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 1000;
}

/* Drawer: Style Overrides */
.uprc-Drawer header {
  background-color: #eeeeee;
  font-size: 1.71429rem;
  font-weight: 400;
  margin: 0;
  padding: 10px 10px 10px 25px;
  position: fixed;
  width: 100%;
  z-index: 300;
}

.uprc-Drawer .content {
  height: 100%;
  overflow-y: auto;
  padding: 70px 30px 350px 25px;
  z-index: 200;
}

.uprc-Drawer .elements {
  overflow: hidden;
}

.uprc-Drawer .element {
  padding-right: 0.5rem;
}

.uprc-Drawer .element > label {
  color: #777;
}

.uprc-Drawer .footer {
  background-color: #eeeeee;
  bottom: 95px;
  height: 85px;
  padding: 25px 30px 15px 25px;
  position: absolute;
  width: 100%;
  z-index: 300;
}

.uprc-Drawer .footer:before {
  background-color: transparent;
  background-image: url(/images/inset-gradient-inverse.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 500px 12px;
  display: block;
  content: ' ';
  height: 20px;
  left: 0;
  position: absolute;
  top: -20px;
  width: 100%;
}

.uprc-Drawer label > input[type="radio"],
.uprc-Drawer label > input[type="checkbox"] {
  margin-right: 0.28571rem;
  vertical-align: text-top;
}

.uprc-GraphExplorerDrawer .uprc-Drawer {
  top: 0;
  width: 0;
  min-width: 0;
}

.uprc-GraphExplorerDrawer .uprc-Drawer.is-open {
  right: 0;
  transition: right 0.25s;
  min-width: 17.85714rem;
}

.uprc-GraphExplorerDrawer .uprc-Drawer-close {
  margin: 0;
  position: absolute;
  top: 0;
}

.uprc-GraphExplorerDrawer .uprc-CollapsibleDrawer-closed {
  bottom: 0;
  height: auto;
  top: 95px;
}

.uprc-GraphExplorerDrawer-closed {
  background-color: #eee;
  border-right: solid 10px #ddd;
  height: 100%;
  margin-top: 0;
  opacity: 0;
  position: absolute;
  right: 20rem;
  top: 0;
  width: 0;
  z-index: 100;
}

.uprc-GraphExplorerDrawer-closed.is-closed {
  opacity: 1;
  right: 0;
  transition: right 0.25s, width .05s;
  width: 3rem;
}

.uprc-GraphExplorerDrawer-open-button {
  color: #107386;
  font-size: 1.85714rem;
  margin-left: 0.35714rem;
  margin-top: 0;
}

.uprc-GraphExplorerDrawer-body {
  height: 100%;
  overflow-y: scroll;
  padding-bottom: 95px;
  position: relative;
  z-index: 200;
}

.uprc-GraphExplorerDrawer .uprc-Drawer-body {
  height: 100%;
  margin: 0 0.35714rem;
  padding-top: 3rem;
}

.uprc-GraphExplorerDrawer .rc-collapse-anim-active {
  -webkit-transition: height 0.2s ease-out;
  transition: height 0.2s ease-out;
}

.uprc-GraphExplorerDrawer .rc-collapse {
  background-color: #f4f4f4;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
}

.uprc-GraphExplorerDrawer .rc-collapse > .rc-collapse-item {
  border-top: 1px solid #d9d9d9;
}

.uprc-GraphExplorerDrawer .rc-collapse > .rc-collapse-item:first-child {
  border-top: none;
}

.uprc-GraphExplorerDrawer .rc-collapse > .rc-collapse-item > .rc-collapse-header {
  color: #666;
  cursor: pointer;
  height: 3rem;
  line-height: 3rem;
  text-indent: 0.28571rem;
}

.uprc-GraphExplorerDrawer .rc-collapse > .rc-collapse-item > .rc-collapse-header .arrow {
  border-bottom: 3px solid transparent;
  border-left: 4px solid #666;
  border-top: 3px solid transparent;
  display: inline-block;
  content: ' ';
  font-size: 0;
  height: 0;
  line-height: 0;
  margin-right: 0.64286rem;
  vertical-align: middle;
  width: 0;
}

.uprc-GraphExplorerDrawer-panel .rc-collapse-content {
  background-color: #fff;
  color: #666;
  overflow: hidden;
  padding: 0;
}

.uprc-GraphExplorerDrawer-panel .rc-collapse-content > .rc-collapse-content-box {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}

.uprc-GraphExplorerDrawer-panel .rc-collapse-content-inactive {
  display: none;
}

.uprc-GraphExplorerDrawer-panel .rc-collapse-item:last-child > .rc-collapse-content {
  border-radius: 0 0 3px 3px;
}

.uprc-GraphExplorerDrawer-panel .rc-collapse > .rc-collapse-item-active > .rc-collapse-header .arrow {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #666;
  margin-right: 0.5rem;
}

.uprc-GraphExplorerDrawer-no-data-selection {
  color: #CCC;
  font-style: italic;
  padding: 0.5rem;
  text-align: center;
}

.uprc-GraphExplorerDrawer-panel-header-icon {
  margin-right: 0.28571rem;
}

.uprc-GraphExplorerDrawer-search-box {
  padding: 0 0.5rem;
}

.uprc-GraphExplorerDrawer ul .list-group-item {
  border: 0;
  border-radius: 0;
  display: table;
  padding: 0.5rem;
  width: 100%;
}

.uprc-GraphExplorerDrawer ul .list-group-item-attr {
  display: table-cell;
  height: 2rem;
  text-align: left;
  width: 2rem;
}

.uprc-GraphExplorerDrawer ul .list-group-item-attr > img {
  height: 2rem;
  width: 2rem;
}

.uprc-GraphExplorerDrawer ul .list-group-item-value {
  display: table-cell;
  font-size: 0.85714rem;
  padding-left: 0.5rem;
  text-align: left;
  vertical-align: middle;
  word-wrap: break-word;
}

.uprc-GraphExplorerDrawer ul.uprc-GraphExplorerDrawer-search-result-list {
  padding: 0.5rem 0;
}

.uprc-GraphExplorerDrawer ul.uprc-GraphExplorerDrawer-search-result-list .list-group-item:hover {
  background-color: #f9f9f9;
  cursor: pointer;
}

.uprc-GraphExplorerDrawer-data-selection-item-node-table {
  margin: 0.5rem 0.5rem 1.5rem 0.5rem;
}

.uprc-GraphExplorerDrawer-data-selection-item-node-table-row {
  border-bottom: 1px solid #eeeeee;
}

.uprc-GraphExplorerDrawer-data-selection-item-node-key {
  font-size: 0.85714rem;
  font-weight: bold;
  padding: 0.5rem;
  text-align: right;
  vertical-align: middle;
  width: 20%;
}

.uprc-GraphExplorerDrawer-data-selection-item-node-value {
  padding: 0.5rem;
  text-align: left;
  vertical-align: middle;
  width: 80%;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.uprc-GraphExplorerFlashMessages {
  left: 50%;
  margin-left: -17.85714rem;
  position: fixed;
  top: 50px;
  width: 35.71429rem;
}

.uprc-GraphExplorerFlashMessages .uprc-FlashMessage {
  background-color: #f9f9f9;
  border: 1px solid #cbcbcb;
  border-top: 0;
  padding: 0.71429rem 1.42857rem 0.71429rem 0.71429rem;
  position: relative;
}

.uprc-GraphExplorerFlashMessages .uprc-FlashMessage.info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.uprc-GraphExplorerFlashMessages .uprc-FlashMessage.error {
  background-color: #fbd9d8;
  border-color: #ebccd1;
  color: #E9221E;
}

.uprc-GraphExplorerFlashMessages .uprc-FlashMessage .close {
  position: absolute;
  right: 0.57143rem;
  top: 0.57143rem;
}

.uprc-GraphExplorerFlashMessages .uprc-FlashMessage .close:hover {
  color: #555555;
}

.uprc-GraphExplorerFlashMessages .uprc-FlashMessage .uprc-FlashMessage-removeAll {
  position: absolute;
  left: 36.42857rem;
  top: 0.71429rem;
}

.uprc-GraphExplorerFlashMessages .uprc-FlashMessage .uprc-FlashMessage-removeAll a {
  background-color: rgba(85, 85, 85, 0.1);
  border: 1px solid #cbcbcb;
  border-radius: 0.14286rem;
  cursor: pointer;
  padding: 0.14286rem 0.57143rem 0.14286rem 0.42857rem;
  text-decoration: none;
  white-space: nowrap;
}
.uprc-GraphExplorer {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.uprc-GraphExplorer-chartWrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.uprc-GraphExplorer-chart {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
}
.uiadmin-PMNExplorer {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 10px;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.modal-content {
  border-radius: 2px;
}

.modal-header {
  background-color: #f9f9f9;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.modal-content {
  border-radius: 2px;
}

.modal-header {
  background-color: #f9f9f9;
}

.uprc-ModalConfirm .modal-header {
  background-color: #fff;
  color: #107386;
}

.uprc-ModalConfirm .modal-body {
  background-color: #eeeeee;
}

.uprc-ModalConfirm .modal-footer {
  background-color: #eeeeee;
  border-top: 0;
}
.uprc-DrawerForm {
  height: 100%;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.select-none, .uprc-Ribbon {
  -webkit-user-select: none;
  /* Chrome, Opera, Safari */
  -moz-user-select: none;
  /* Firefox 2+ */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Standard syntax */
}

.cursor-grab {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

.cursor-grabbing {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

.uprc-Ribbon {
  background-color: #fff;
  border-top: 1px solid #eeeeee;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  padding: 6px 30px 6px 14px;
  position: relative;
}

.uprc-Ribbon .close {
  color: #107386;
  opacity: 1;
  position: absolute;
  right: 10px;
  top: 2px;
}

.element-selected .uprc-Ribbon {
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
  margin-bottom: 4px;
}

.uprc-Ribbon.active {
  background-color: #cbcbcb;
  border-color: #333333;
  font-weight: bold;
}

.draggable-container .uprc-Ribbon {
  padding-left: 8px;
}

.draggable-container .uprc-Ribbon:hover {
  background-color: #e6f8fc;
}

.draggable-container .uprc-Ribbon:hover .icon-drag {
  color: #107386;
  opacity: 0.75;
}

.draggable-container .uprc-Ribbon .icon-drag {
  margin-right: 5px;
}

.draggable-container .uprc-Ribbon .close {
  right: 8px;
}

.dragging-ribbon {
  display: none;
}
.hidden-ribbon {
  background-color: inherit;
  color: inherit;
  height: 2px;
  max-width: 450px;
  position: relative;
}

.hidden-ribbon .close {
  position: absolute;
  right: 0;
  top: 6px;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.select-none, .uprc-Ribbon {
  -webkit-user-select: none;
  /* Chrome, Opera, Safari */
  -moz-user-select: none;
  /* Firefox 2+ */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Standard syntax */
}

.cursor-grab {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

.cursor-grabbing {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

.uprc-Ribbon {
  background-color: #fff;
  border-top: 1px solid #eeeeee;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  padding: 6px 30px 6px 14px;
  position: relative;
}

.uprc-Ribbon .close {
  color: #107386;
  opacity: 1;
  position: absolute;
  right: 10px;
  top: 2px;
}

.element-selected .uprc-Ribbon {
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
  margin-bottom: 4px;
}

.uprc-Ribbon.active {
  background-color: #cbcbcb;
  border-color: #333333;
  font-weight: bold;
}

.draggable-container .uprc-Ribbon {
  padding-left: 8px;
}

.draggable-container .uprc-Ribbon:hover {
  background-color: #e6f8fc;
}

.draggable-container .uprc-Ribbon:hover .icon-drag {
  color: #107386;
  opacity: 0.75;
}

.draggable-container .uprc-Ribbon .icon-drag {
  margin-right: 5px;
}

.draggable-container .uprc-Ribbon .close {
  right: 8px;
}

.placeholder-ribbon {
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  margin: 0 0 5px 0;
  min-height: 35px;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.popover-default-target {
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.71429rem;
}

.uprc-Popover {
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  left: 0;
  padding: 10px;
  position: absolute;
  width: 250px;
  top: 0;
  z-index: 1060;
}

.uprc-Popover:before, .uprc-Popover:after {
  border: 10px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: auto;
  position: absolute;
  top: auto;
  width: 0;
}

.uprc-Popover--hide-tail:before, .uprc-Popover--hide-tail:after {
  display: none;
}

.uprc-Popover--bottom, .uprc-Popover--top {
  margin-left: -50%;
}

.uprc-Popover--left, .uprc-Popover--right {
  top: -9px;
}

.uprc-Popover--left:before, .uprc-Popover--left:after, .uprc-Popover--right:before, .uprc-Popover--right:after {
  top: 10px;
}

.uprc-Popover--hide {
  display: none;
}

.uprc-Popover--top {
  top: auto;
  bottom: 0;
  margin-bottom: 40px;
}

.uprc-Popover--top:before, .uprc-Popover--top:after {
  border-bottom: 0;
}

.uprc-Popover--top:before {
  border-top: 20px solid rgba(0, 0, 0, 0.4);
  bottom: -20px;
}

.uprc-Popover--top:after {
  border-top: 20px solid #fff;
  bottom: -18px;
}

.uprc-Popover--bottom {
  bottom: auto;
  top: 0;
  margin-top: 40px;
}

.uprc-Popover--bottom:before, .uprc-Popover--bottom:after {
  border-top: 0;
}

.uprc-Popover--bottom:before {
  border-bottom: 20px solid rgba(0, 0, 0, 0.4);
  top: -20px;
}

.uprc-Popover--bottom:after {
  border-bottom: 20px solid #fff;
  top: -18px;
}

.uprc-Popover--right {
  right: auto;
  left: 0;
  margin-left: 40px;
}

.uprc-Popover--right:before, .uprc-Popover--right:after {
  border-left: 0;
}

.uprc-Popover--right:before {
  border-right: 20px solid rgba(0, 0, 0, 0.4);
  left: -20px;
}

.uprc-Popover--right:after {
  border-right: 20px solid #fff;
  left: -18px;
}

.uprc-Popover--left {
  left: auto;
  right: 0;
  margin-right: 40px;
}

.uprc-Popover--left:before, .uprc-Popover--left:after {
  border-right: 0;
}

.uprc-Popover--left:before {
  border-left: 20px solid rgba(0, 0, 0, 0.4);
  right: -20px;
}

.uprc-Popover--left:after {
  border-left: 20px solid #fff;
  right: -18px;
}

.uprc-Popover__close {
  Color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  display: block;
  float: right;
  margin: 0 0 10px 10px;
}
.uprc-PopoverTarget {
  display: inline-block;
  position: relative;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.objective-add-all,
.clear-all {
  color: #107386;
  cursor: pointer;
  float: right;
  font-size: 12px;
}

.clear-all {
  margin: 5px;
}

.custom-popover-title {
  text-align: center;
  font-weight: bold;
}

.uprc-PopoverTarget > .popover-default-target {
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.5rem;
  padding: 0 0.85714rem 1.07143rem 0.85714rem;
}

.draggable-container {
  padding: 4px;
}

.clear-restore-box {
  display: inline-block;
  float: right;
}

.clear-all {
  color: #107386;
  cursor: pointer;
  float: right;
  font-size: 12px;
  margin: 5px 5px 0 5px;
}

.clear-all:hover {
  color: #222222;
}

.clear-all.restore-defaults {
  padding-right: 10px;
}

.clear-all.restore-defaults.right-divider {
  border-right: 1px solid #000000;
}

.clear-all .fa {
  margin-right: 3px;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label, .PropertiesModalContent .uprc-OrderOptions > label, .PropertiesModalContent .uprc-InputSelect > label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.PropertiesModalContent {
  min-height: 15rem;
}

.PropertiesModalContent .Select {
  width: 100% !important;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.message-container {
  max-width: 1200px;
  border: 1px solid;
  border-left: 0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  position: relative;
  margin-bottom: 4px;
}

.message-container.message-success {
  border-color: #25d261;
  background-color: rgba(37, 210, 97, 0.2);
}

.message-container.message-warning {
  border-color: #2474C7;
  background-color: #90B8E4;
}

.message-container.message-failure {
  border-color: #e9221e;
  background-color: rgba(233, 34, 30, 0.2);
}

.message-container.message-alert {
  border-color: #8A6D3B;
  background-color: #FCF8E3;
}

.message-container .message-icon-container {
  width: 16px;
  top: 0;
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.message-container .message-icon-container.message-success {
  background-color: #25d261;
}

.message-container .message-icon-container.message-warning {
  background-color: #2474C7;
}

.message-container .message-icon-container.message-failure {
  background-color: #e9221e;
}

.message-container .message-icon-container.message-alert {
  background-color: #8A6D3B;
}

.message-container .message-box_message-icon.message-success {
  font-size: 14px;
  color: #C5E8D1;
}

.message-container .message-box_message-icon.message-warning {
  color: #90B8E4;
}

.message-container .message-box_message-icon.message-failure {
  font-size: 12px;
  color: #EDC5C4;
}

.message-container .message-box_message-icon.message-alert {
  color: #FCF8E3;
}

.message-container .message-content {
  position: relative;
  font-size: 14px;
  padding: 4px 18px 4px 18px;
}

.message-container .message-close {
  position: absolute;
  top: 0;
  right: 5px;
}

.message-container .message-close:hover {
  cursor: pointer;
}

.message-icon {
  margin-left: 6px;
  font-size: 14px;
}

.message-icon:hover {
  cursor: pointer;
}

.message-icon.message-success,
.message-content.message-success,
.message-close.message-success {
  color: #25d261;
}

.message-icon.message-warning,
.message-content.message-warning,
.message-close.message-warning {
  color: #2474C7;
}

.message-icon.message-failure,
.message-content.message-failure,
.message-close.message-failure {
  color: #e9221e;
}

.message-icon.message-alert,
.message-content.message-alert,
.message-close.message-alert {
  color: #8A6D3B;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label, .uiadmin-PropertyHandleInput label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.uiadmin-PropertyHandleInput .uiadmin-PropertyHandleInput-input-wrapper {
  display: flex;
}

.uiadmin-PropertyHandleInput .uiadmin-PropertyHandleInput-input-wrapper label {
  align-self: center;
  color: #888888;
  font-size: 0.85714rem;
  margin: 0 0.85714rem 0 0;
}

.uiadmin-PropertyHandleInput .uiadmin-PropertyHandleInput-input-wrapper .uprc-Input {
  width: 100%;
}

.uiadmin-PropertyHandleInput .uiadmin-PropertyHandleInput-input-wrapper .uprc-Input label {
  display: none;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.uiadmin-CreateProperty .input-required {
  border-left: 0;
  padding-left: 0;
}

.uiadmin-CreateProperty .inline-edit-container .is-editing {
  border-top: none;
  border-right: none;
  border-left: none;
  height: 24px;
}
.uprc-LinkCell {
  display: block;
  overflow-y: auto;
  padding-right: rem(20);
}
.loading-icon {
  color: #888;
  font-size: rem(36);
}
.uprc-BrandsListTableCell.check-box .managed-lock {
  padding-top: 10px;
  padding-left: 12px;
}

.uprc-BrandsListTableCell.check-box.disabled {
  pointer-events: none;
}

.uprc-BrandsListTableCell.check-box.onoffswitch {
  display: inline-block;
  position: relative;
  width: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.uprc-BrandsListTableCell.check-box .onoffswitch-checkbox {
  display: none;
}

.uprc-BrandsListTableCell.check-box .onoffswitch-label {
  border-radius: 15px;
  cursor: pointer;
  display: block;
  overflow: hidden;
  margin-bottom: 0;
}

.uprc-BrandsListTableCell.check-box .onoffswitch-inner {
  display: block;
  margin-left: -100%;
  width: 200%;
  -webkit-transition: margin 0.3s ease-in 0s;
  -moz-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

.uprc-BrandsListTableCell.check-box.onoffswitch.no-animation .onoffswitch-inner {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.uprc-BrandsListTableCell.check-box .onoffswitch-inner:before,
.uprc-BrandsListTableCell.check-box .onoffswitch-inner:after {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  display: block;
  float: left;
  height: 15px;
  line-height: 15px;
  padding: 0;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.uprc-BrandsListTableCell.check-box .onoffswitch-inner:before {
  background-color: #25D261;
  color: #FFFFFF;
  content: "";
  padding-left: 2px;
}

.uprc-BrandsListTableCell.check-box .uem-switcher .onoffswitch-inner:before {
  background-color: #DA7715;
}

.uprc-BrandsListTableCell.check-box .onoffswitch-inner:after {
  background-color: #CCCCCC;
  content: "";
  padding-right: 5px;
  text-align: right;
}

.uprc-BrandsListTableCell.check-box .onoffswitch-switch {
  background-color: #fff;
  background-image: -o-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: -moz-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: -webkit-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: -ms-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: linear-gradient(to bottom, #DDDDDD 0%, #FFFFFF 100%);
  border-radius: 15px;
  bottom: 0;
  box-shadow: inset 0 1px 1px #fff;
  display: block;
  margin: 2px;
  position: absolute;
  right: 15px;
  top: 0;
  width: 11px;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.uprc-BrandsListTableCell.check-box .onoffswitch.no-animation .onoffswitch-switch {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.uprc-BrandsListTableCell.check-box .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.uprc-BrandsListTableCell.check-box .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

.uprc-BrandsListTableCell.check-box.disabled .onoffswitch-label {
  cursor: not-allowed;
  opacity: 0.33;
}
.loading-icon {
  color: #888;
  font-size: rem(36);
}
.initiatives-select-brand {
  margin: 0 10px;
  top: 50%;
  transform: translatey(-50%);
}

.initiatives-select-brand .Select-value-label {
  color: #107386;
}
.initiatives-select-company {
  margin: 0 10px;
  top: 50%;
  transform: translatey(-50%);
}

.initiatives-select-company .Select-value-label {
  color: #333;
}
.uprc-InitiativesListTableCell {
  /**
 * React Select
 * ============
 * Created by Jed Watson and Joss Mackison for KeystoneJS, http://www.keystonejs.com/
 * https://twitter.com/jedwatson https://twitter.com/jossmackison https://twitter.com/keystonejs
 * MIT License: https://github.com/JedWatson/react-select
*/
}

@keyframes Select-animation-spin {
  to {
    transform: rotate(1turn);
  }
}

@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn);
  }
}

.uprc-InitiativesListTableCell .Select {
  position: relative;
}

.uprc-InitiativesListTableCell .Select input::-webkit-contacts-auto-fill-button,
.uprc-InitiativesListTableCell .Select input::-webkit-credentials-auto-fill-button {
  display: none !important;
}

.uprc-InitiativesListTableCell .Select input::-ms-clear {
  display: none !important;
}

.uprc-InitiativesListTableCell .Select input::-ms-reveal {
  display: none !important;
}

.uprc-InitiativesListTableCell .Select,
.uprc-InitiativesListTableCell .Select div,
.uprc-InitiativesListTableCell .Select input,
.uprc-InitiativesListTableCell .Select span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.uprc-InitiativesListTableCell .Select.is-disabled .Select-arrow-zone {
  cursor: default;
  pointer-events: none;
}

.uprc-InitiativesListTableCell .Select.is-disabled > .Select-control {
  background-color: #f9f9f9;
}

.uprc-InitiativesListTableCell .Select.is-disabled > .Select-control:hover {
  box-shadow: none;
}

.uprc-InitiativesListTableCell .Select.is-searchable.is-open > .Select-control {
  cursor: text;
}

.uprc-InitiativesListTableCell .Select.is-searchable.is-focused:not(.is-open) > .Select-control {
  cursor: text;
}

.uprc-InitiativesListTableCell .Select.is-open > .Select-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9;
}

.uprc-InitiativesListTableCell .Select.is-open > .Select-control .Select-arrow {
  top: -2px;
  border-color: transparent transparent #999;
  border-width: 0 5px 5px;
}

.uprc-InitiativesListTableCell .Select.is-focused > .Select-control {
  background: #fff;
}

.uprc-InitiativesListTableCell .Select.is-focused:not(.is-open) > .Select-control {
  border-color: #08c #0099e6 #0099e6;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 5px -1px fade(#08c, 50%);
}

.uprc-InitiativesListTableCell .Select.has-value.is-clearable.Select--single > .Select-control .Select-value {
  padding-right: 42px;
}

.uprc-InitiativesListTableCell .Select.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.uprc-InitiativesListTableCell .Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  color: #333;
}

.uprc-InitiativesListTableCell .Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
.uprc-InitiativesListTableCell .Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label {
  cursor: pointer;
  text-decoration: none;
}

.uprc-InitiativesListTableCell .Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:hover, .uprc-InitiativesListTableCell .Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.uprc-InitiativesListTableCell .Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.uprc-InitiativesListTableCell .Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  color: #08c;
  outline: none;
  text-decoration: underline;
}

.uprc-InitiativesListTableCell .Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.uprc-InitiativesListTableCell .Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  background: #fff;
}

.uprc-InitiativesListTableCell .Select.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}

.uprc-InitiativesListTableCell .Select.is-open .Select-arrow,
.uprc-InitiativesListTableCell .Select .Select-arrow-zone:hover > .Select-arrow {
  border-top-color: #666;
}

.uprc-InitiativesListTableCell .Select.Select--rtl {
  direction: rtl;
  text-align: right;
}

.uprc-InitiativesListTableCell .Select-control {
  background-color: #fff;
  border-color: #d9d9d9 #ccc #b3b3b3;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #333;
  cursor: default;
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  height: 36px;
  outline: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.uprc-InitiativesListTableCell .Select-control:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}

.uprc-InitiativesListTableCell .Select-control .Select-input:focus {
  outline: none;
  background: #fff;
}

.uprc-InitiativesListTableCell .Select-placeholder,
.uprc-InitiativesListTableCell .Select--single > .Select-control .Select-value {
  bottom: 0;
  color: #aaa;
  left: 0;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.uprc-InitiativesListTableCell .Select-input {
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}

.uprc-InitiativesListTableCell .Select-input > input {
  width: 100%;
  background: none transparent;
  border: 0 none;
  box-shadow: none;
  cursor: default;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  outline: none;
  line-height: 17px;
  /* For IE 8 compatibility */
  padding: 8px 0 12px;
  /* For IE 8 compatibility */
  -webkit-appearance: none;
}

.is-focused .uprc-InitiativesListTableCell .Select-input > input {
  cursor: text;
}

.uprc-InitiativesListTableCell .Select-control:not(.is-searchable) > .Select-input {
  outline: none;
}

.uprc-InitiativesListTableCell .Select-loading-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}

.uprc-InitiativesListTableCell .Select-loading {
  -webkit-animation: Select-animation-spin 400ms infinite linear;
  -o-animation: Select-animation-spin 400ms infinite linear;
  animation: Select-animation-spin 400ms infinite linear;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-right-color: #333;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.uprc-InitiativesListTableCell .Select-clear-zone {
  -webkit-animation: Select-animation-fadeIn 200ms;
  -o-animation: Select-animation-fadeIn 200ms;
  animation: Select-animation-fadeIn 200ms;
  color: #999;
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px;
}

.uprc-InitiativesListTableCell .Select-clear-zone:hover {
  color: #D0021B;
}

.uprc-InitiativesListTableCell .Select-clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}

.uprc-InitiativesListTableCell .Select--multi .Select-clear-zone {
  width: 17px;
}

.uprc-InitiativesListTableCell .Select--multi .Select-multi-value-wrapper {
  display: inline-block;
}

.uprc-InitiativesListTableCell .Select .Select-aria-only {
  position: absolute;
  display: inline-block;
  height: 1px;
  width: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  float: left;
}

.uprc-InitiativesListTableCell .Select-arrow-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  padding-right: 5px;
}

.Select--rtl .uprc-InitiativesListTableCell .Select-arrow-zone {
  padding-right: 0;
  padding-left: 5px;
}

.uprc-InitiativesListTableCell .Select-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
  display: inline-block;
  height: 0;
  width: 0;
  position: relative;
}

@-webkit-keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.uprc-InitiativesListTableCell .Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-top: -1px;
  max-height: 200px;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
}

.uprc-InitiativesListTableCell .Select-menu {
  max-height: 198px;
  overflow-y: auto;
}

.uprc-InitiativesListTableCell .Select-option {
  box-sizing: border-box;
  background-color: #fff;
  color: #666666;
  cursor: pointer;
  display: block;
  padding: 8px 10px;
}

.uprc-InitiativesListTableCell .Select-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.uprc-InitiativesListTableCell .Select-option.is-selected {
  background-color: #f5faff;
  color: #333;
}

.uprc-InitiativesListTableCell .Select-option.is-focused {
  background-color: #f2f9fc;
  color: #333;
}

.uprc-InitiativesListTableCell .Select-option.is-disabled {
  color: #cccccc;
  cursor: default;
}

.uprc-InitiativesListTableCell .Select-noresults {
  box-sizing: border-box;
  color: #999999;
  cursor: default;
  display: block;
  padding: 8px 10px;
}

.uprc-InitiativesListTableCell .Select--multi .Select-input {
  vertical-align: middle;
  margin-left: 10px;
  padding: 0;
}

.uprc-InitiativesListTableCell .Select--multi.Select--rtl .Select-input {
  margin-left: 0;
  margin-right: 10px;
}

.uprc-InitiativesListTableCell .Select--multi.has-value .Select-input {
  margin-left: 5px;
}

.uprc-InitiativesListTableCell .Select--multi .Select-value {
  background-color: #f2f9fc;
  border-radius: 2px;
  border: 1px solid #c9e6f2;
  color: #08c;
  display: inline-block;
  font-size: 0.9em;
  margin-left: 5px;
  margin-top: 5px;
  vertical-align: top;
}

.uprc-InitiativesListTableCell .Select--multi .Select-value-icon,
.uprc-InitiativesListTableCell .Select--multi .Select-value-label {
  display: inline-block;
  vertical-align: middle;
}

.uprc-InitiativesListTableCell .Select--multi .Select-value-label {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}

.uprc-InitiativesListTableCell .Select--multi a.Select-value-label {
  color: #08c;
  cursor: pointer;
  text-decoration: none;
}

.uprc-InitiativesListTableCell .Select--multi a.Select-value-label:hover {
  text-decoration: underline;
}

.uprc-InitiativesListTableCell .Select--multi .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid #c9e6f2;
  padding: 1px 5px 3px;
}

.uprc-InitiativesListTableCell .Select--multi .Select-value-icon:hover, .uprc-InitiativesListTableCell .Select--multi .Select-value-icon:focus {
  background-color: #ddeff7;
  color: #0077b3;
}

.uprc-InitiativesListTableCell .Select--multi .Select-value-icon:active {
  background-color: #c9e6f2;
}

.uprc-InitiativesListTableCell .Select--multi.Select--rtl .Select-value {
  margin-left: 0;
  margin-right: 5px;
}

.uprc-InitiativesListTableCell .Select--multi.Select--rtl .Select-value-icon {
  border-right: none;
  border-left: 1px solid #c9e6f2;
}

.uprc-InitiativesListTableCell .Select--multi.is-disabled .Select-value {
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  color: #333;
}

.uprc-InitiativesListTableCell .Select--multi.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #e3e3e3;
}

.uprc-InitiativesListTableCell .Select--multi.is-disabled .Select-value-icon:hover, .uprc-InitiativesListTableCell .Select--multi.is-disabled .Select-value-icon:focus, .uprc-InitiativesListTableCell .Select--multi.is-disabled .Select-value-icon:active {
  background-color: #fcfcfc;
}

@keyframes Select-animation-spin {
  to {
    transform: rotate(1turn);
  }
}

@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn);
  }
}

.uprc-InitiativesListTableCell.check-box .managed-lock {
  padding-top: 10px;
  padding-left: 12px;
}

.uprc-InitiativesListTableCell.check-box.disabled {
  pointer-events: none;
}

.uprc-InitiativesListTableCell.check-box.onoffswitch {
  display: inline-block;
  position: relative;
  width: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.uprc-InitiativesListTableCell.check-box .onoffswitch-checkbox {
  display: none;
}

.uprc-InitiativesListTableCell.check-box .onoffswitch-label {
  border-radius: 15px;
  cursor: pointer;
  display: block;
  overflow: hidden;
  margin-bottom: 0;
}

.uprc-InitiativesListTableCell.check-box .onoffswitch-inner {
  display: block;
  margin-left: -100%;
  width: 200%;
  -webkit-transition: margin 0.3s ease-in 0s;
  -moz-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

.uprc-InitiativesListTableCell.check-box.onoffswitch.no-animation .onoffswitch-inner {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.uprc-InitiativesListTableCell.check-box .onoffswitch-inner:before,
.uprc-InitiativesListTableCell.check-box .onoffswitch-inner:after {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  display: block;
  float: left;
  height: 15px;
  line-height: 15px;
  padding: 0;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.uprc-InitiativesListTableCell.check-box .onoffswitch-inner:before {
  background-color: #25D261;
  color: #FFFFFF;
  content: "";
  padding-left: 2px;
}

.uprc-InitiativesListTableCell.check-box .uem-switcher .onoffswitch-inner:before {
  background-color: #DA7715;
}

.uprc-InitiativesListTableCell.check-box .onoffswitch-inner:after {
  background-color: #CCCCCC;
  content: "";
  padding-right: 5px;
  text-align: right;
}

.uprc-InitiativesListTableCell.check-box .onoffswitch-switch {
  background-color: #fff;
  background-image: -o-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: -moz-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: -webkit-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: -ms-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: linear-gradient(to bottom, #DDDDDD 0%, #FFFFFF 100%);
  border-radius: 15px;
  bottom: 0;
  box-shadow: inset 0 1px 1px #fff;
  display: block;
  margin: 2px;
  position: absolute;
  right: 15px;
  top: 0;
  width: 11px;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.uprc-InitiativesListTableCell.check-box .onoffswitch.no-animation .onoffswitch-switch {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.uprc-InitiativesListTableCell.check-box .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.uprc-InitiativesListTableCell.check-box .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

.uprc-InitiativesListTableCell.check-box.disabled .onoffswitch-label {
  cursor: not-allowed;
  opacity: 0.33;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
  font-size: 14px;
}

.btn-default.active {
  color: #333333;
}

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase;
}

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

.clearfix:after {
  clear: both;
}

.brand-adwords {
  color: #FF3333;
}

.brand-facebook {
  color: #3b5999;
}

.brand-twitter {
  color: #55ACEE;
}

.brand-linkedin {
  color: #4875B4;
}

.brand-instagram {
  color: #3f729b;
}

.brand-pinterest {
  color: #BD0015;
}

.brand-snapchat {
  color: #E7DD30;
}

.brand-youtube {
  color: #FF3333;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.uprc-Loading .loading-icon {
  color: #cbcbcb;
  font-size: 2.57143rem;
}

.uprc-Loading.empty-table {
  display: table;
  min-height: 28.57143rem;
  width: 100%;
}

.uprc-Loading.empty-table .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.moving-initiative-confirm .modal-title {
  color: #E9221E;
}

.moving-initiative-confirm .btn-primary, .moving-initiative-confirm .btn-primary:hover {
  background-color: #E9221E;
}

.moving-initiative-confirm .title {
  color: #888888;
  font-size: 12px;
  text-transform: uppercase;
}

/*# sourceMappingURL=app.css.map*/
.line-item-details-top {
  background-color: #fff;
  border: 1px solid #eeeeee;
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin-bottom: 20px;
}
.line-item-details-top > div {
  border-left: 1px solid #eeeeee;
  -ms-flex-basis: 0;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.line-item-details-top > div:first-child {
  border-left: 0;
}
@media (max-width: 480px) {
  .line-item-details-top {
    flex-flow: row wrap;
  }
  .line-item-details-top > div {
    border-top: 1px solid #eeeeee;
    border-left: 0;
    -ms-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
  }
  .line-item-details-top > div:first-child {
    border-top: 0;
  }
}
.line-item-details-top .box-goal,
.line-item-details-top .box-overview {
  flex-grow: 3.5;
  order: 1;
}
.line-item-details-top .box-pacing {
  flex-grow: 3;
  order: 2;
}
.line-item-details-top .box-pacing .not-available {
  padding: 74px 0;
  text-align: center;
  font-size: 24px;
}
.line-item-details-top .box-pacing .not-available .text {
  color: #bbbbbb;
}
.line-item-details-top .box-chart {
  flex-grow: 5.5;
  order: 3;
}
.line-item-form label.split-label {
  display: table;
  width: 100%;
}
.line-item-form label.split-label .split-label-cell {
  display: table-cell;
}
.overview-container {
  padding: 15px;
  position: relative;
}
.overview-container .overview-header {
  color: #888888;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.overview-container .overview-list {
  margin-bottom: 15px;
}
.overview-container .overview-list:last-child {
  margin-bottom: 0;
}
.overview-container .overview-list > .overview-item {
  border: 1px #eeeeee solid;
  padding: 8px 10px;
}
.overview-container .overview-list > .overview-item:before,
.overview-container .overview-list > .overview-item:after {
  content: " ";
  display: table;
}
.overview-container .overview-list > .overview-item:after {
  clear: both;
}
.overview-container .overview-list > .overview-item:before,
.overview-container .overview-list > .overview-item:after {
  content: " ";
  display: table;
}
.overview-container .overview-list > .overview-item:after {
  clear: both;
}
.overview-container .overview-list > .overview-item + .overview-item {
  border-top: 0;
}
.overview-container .overview-list > .overview-item .title {
  float: left;
  line-height: 25px;
}
.overview-container .overview-list > .overview-item .overview-value {
  font-size: 18px;
  float: right;
  line-height: 25px;
}
.overview-container .overview-list > .overview-item.danger {
  background-color: #fbd9d8;
}
a.overview-container .overview-list > .overview-item.danger:hover {
  background-color: #f7aba9;
}
.overview-container .overview-list > .overview-item.danger .overview-value {
  color: #e9221e;
}
a.overview-container .overview-list > .overview-item.danger .overview-value:hover {
  color: #c11613;
}
.overview-container .overview-list > .overview-item.warning {
  background-color: #f9f9f9;
}
.overview-container .overview-list > .overview-item.warning .overview-value {
  color: #8a6d3b;
}
a.overview-container .overview-list > .overview-item.warning .overview-value:hover {
  color: #66512c;
}
.overview-container .overview-list > .overview-item.success {
  background-color: #f9f9f9;
}
.overview-container .overview-list > .overview-item.success .overview-value {
  color: #3c763d;
  color: #67be72;
}
a.overview-container .overview-list > .overview-item.success .overview-value:hover {
  color: #2b542c;
}
.overview-container .overview-list.overview-list-horizontal {
  border: 1px #eeeeee solid;
  padding: 10px;
}
.overview-container .overview-list.overview-list-horizontal .title,
.overview-container .overview-list.overview-list-horizontal .overview-value {
  margin-bottom: 2px;
  word-wrap: break-word;
}
.overview-container .overview-list.overview-list-horizontal .tiny {
  line-height: 20px;
}
.pacing-performance-container {
  padding: 15px 15px 0 15px;
}
.pacing-performance-container .pacing-performance-header {
  color: #888888;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.pacing-performance-container .left-legend {
  border: 1px solid #dddddd;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.pacing-performance-container .left-legend.success {
  background-color: #62be77;
}
.pacing-performance-container .left-legend.warning {
  background-color: #f6cb5b;
}
.pacing-performance-container .left-legend.danger {
  background-color: #e65e62;
}
.pacing-performance-container .left-legend.info {
  background-color: #cae5ea;
  border-color: #a5d3dc;
}
.pacing-chart-container {
  height: 200px;
  padding: 0 0 15px;
}
.pacing-chart-container .bg-pending {
  color: #bbbbbb;
  padding: 70px 0;
  text-align: center;
}
.pacing-chart-container .bg-pending:before {
  bottom: -130px;
  color: #f9f9f9;
  content: '\f017';
  font-family: FontAwesome;
  font-size: 250px;
  position: absolute;
  right: -30px;
  z-index: -1;
}
.pacing-dates-container {
  padding: 20px 25px;
}
.pacing-dates-container .progress {
  margin-bottom: 15px;
}
.disable-click {
  opacity: 0.4;
  pointer-events: none;
  cursor: not-allowed;
}
.codification-input .span-link {
  white-space: pre;
}
.codification-input .codification-label {
  cursor: text;
}
.ads-image-preview {
  max-height: 200px;
  max-width: 200px;
}
.pacing-overview-container {
  padding-top: 15px;
}
@media (max-width: 480px) {
  .pacing-overview-container {
    box-shadow: inset 0 -1px 0 #dddddd;
  }
}
.pacing-overview-box {
  box-shadow: inset 0 -1px 0 #dddddd;
  border-top: 5px solid #888888;
  padding: 10px 0 11px 20px;
  text-align: right;
}
@media (max-width: 480px) {
  .pacing-overview-box {
    box-shadow: none;
    margin-right: 0;
  }
}
.pacing-overview-box.total {
  border-color: #25d261;
  min-height: 131px;
}
@media (max-width: 480px) {
  .pacing-overview-box.total {
    min-height: auto;
  }
}
.pacing-overview-box.under {
  border-color: #e9221e;
}
.pacing-overview-box.over {
  border-color: #f6cb5b;
}
@media (min-width: 480px) {
  .pacing-overview-box .currency-label {
    float: left;
    margin-left: 40px;
  }
}
@media (max-width: 480px) {
  .pacing-overview-box .currency-label {
    float: none;
    margin-right: 5px;
  }
}
.pacing-overview-box .title {
  font-size: 11px;
  margin-bottom: 5px;
}
.pacing-overview-box h3 {
  margin-bottom: 15px;
}
.pacing-overview-box h3 .currency-label {
  position: absolute;
  top: 8px;
  left: 0px;
  margin-left: 0px;
}
@media (max-width: 480px) {
  .pacing-overview-box h3 .currency-label {
    position: relative;
    top: 0;
    margin-right: 10px;
  }
}
.pacing-overview-box .quick-filter {
  float: left;
  font-size: 12px;
}
.kpi-container .empty-table {
  min-height: 172px;
}
.kpi-box {
  border-top: 5px solid #dddddd;
  box-sizing: border-box;
  min-height: 172px;
  margin-bottom: 15px;
}
.kpi-box.success {
  border-color: #25d261;
}
.kpi-box.danger {
  border-color: #e9221e;
}
.kpi-box.create {
  border-bottom: 1px solid #dddddd;
  padding-top: 10px;
  text-align: center;
}
.kpi-box h3 {
  margin-bottom: 15px;
}
.kpi-box .indicator-row {
  padding-top: 10px;
}
.kpi-box .indicator-row:before,
.kpi-box .indicator-row:after {
  content: " ";
  display: table;
}
.kpi-box .indicator-row:after {
  clear: both;
}
.kpi-box .indicator-row:before,
.kpi-box .indicator-row:after {
  content: " ";
  display: table;
}
.kpi-box .indicator-row:after {
  clear: both;
}
.kpi-box .indicator-row a {
  font-size: 12px;
  margin-bottom: 5px;
  vertical-align: top;
}
.kpi-box .indicator-row .star {
  color: #f6cb5b;
}
.kpi-box .indicator-row .title {
  color: #159ab4;
  margin-bottom: 5px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.kpi-box .indicator-row .title span {
  color: #888888;
}
.kpi-box .indicator-row .text-right {
  padding-right: 0px;
}
.kpi-box .indicator-row .icon-formula {
  padding-left: 5px;
}
.kpi-box .indicator-row .icon-formula .fa-stack {
  vertical-align: -1px;
}
.kpi-box .performance-row {
  padding-bottom: 10px;
}
.kpi-box .performance-row:before,
.kpi-box .performance-row:after {
  content: " ";
  display: table;
}
.kpi-box .performance-row:after {
  clear: both;
}
.kpi-box .performance-row:before,
.kpi-box .performance-row:after {
  content: " ";
  display: table;
}
.kpi-box .performance-row:after {
  clear: both;
}
.kpi-box .performance-row .title {
  margin-bottom: 5px;
}
.kpi-box .bottom {
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
  border-width: 1px 0;
  box-shadow: inset 0 1px 0 #fff, inset 0 -1px 0 #fff;
  padding: 10px;
}
.kpi-box .bottom:before,
.kpi-box .bottom:after {
  content: " ";
  display: table;
}
.kpi-box .bottom:after {
  clear: both;
}
.kpi-box .bottom:before,
.kpi-box .bottom:after {
  content: " ";
  display: table;
}
.kpi-box .bottom:after {
  clear: both;
}
.kpi-box .create-circle,
.kpi-box .create-star {
  display: block;
  height: 100px;
  position: relative;
}
.kpi-box .create-circle .fa-plus-circle,
.kpi-box .create-star .fa-plus-circle {
  font-size: 20px;
  margin-left: -10px;
  margin-top: 43px;
  position: absolute;
  z-index: 1;
}
.kpi-box .create-circle:before {
  display: block;
  color: #eeeeee;
  content: '\f111';
  font-family: FontAwesome;
  font-size: 84px;
  left: 50%;
  margin-left: -38px;
  position: absolute;
  top: -5px;
  z-index: 0;
}
.kpi-box .create-star:before {
  display: block;
  color: #eeeeee;
  content: '\f005';
  font-family: FontAwesome;
  font-size: 84px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  top: -5px;
  z-index: 0;
}
.bulk-button > .pull-right {
  margin-left: 14px;
  max-width: calc(100vw - 380px);
}
.bulk-button .alert {
  margin: 0px;
  padding: 7px 10px 8px 10px;
}
.bulk-button .alert > button {
  top: 0px;
  right: -5px;
}
.bulk-button button {
  top: 0px;
  right: -5px;
}
.bulk-button .badge-empty {
  padding-right: 29px;
}
.bulk-button .fa.warning {
  line-height: 20px;
}
.bulk-button-menu {
  width: 250px;
}
.account-highlight {
  background-color: #fcf8e3 !important;
  color: #8a6d3b !important;
}
a.account-highlight:hover {
  background-color: #f7ecb5 !important;
}
a.account-highlight:hover {
  color: #66512c !important;
}
.account-highlight .sub-text,
.account-highlight .text-muted {
  color: #8a6d3b !important;
}
a.account-highlight .sub-text:hover,
a.account-highlight .text-muted:hover {
  color: #66512c !important;
}
a.account-highlight-link {
  text-decoration: none !important;
}
.creative-content-not-found {
  white-space: normal;
}
.creative-placeholder {
  background-size: cover;
  display: table-cell;
  vertical-align: middle;
}
.creative-placeholder > div {
  margin: 0 10px;
}
.creative-placeholder.creative-facebook {
  background-image: url('/images/creative-facebook.png');
  height: 415px;
  width: 500px;
}
.creative-placeholder.creative-instagram {
  background-image: url('/images/creative-instagram.png');
  height: 533px;
  width: 510px;
}
.creative-placeholder.creative-twitter {
  background-image: url('/images/creative-twitter.png');
  height: 315px;
  width: 490px;
}
.creative-placeholder.creative-twitter > div {
  margin-left: 57px;
}
.creative-placeholder.creative-linkedin {
  background-image: url('/images/creative-linkedin.png');
  height: 407px;
  width: 319px;
}
.creative-placeholder.creative-snapchat {
  background-image: url('/images/creative-snapchat.png');
  height: 355px;
  width: 200px;
}
.creative-placeholder.creative-snapchat-pending {
  background-image: url('/images/creative-snapchat-pending.png');
  height: 355px;
  width: 200px;
}
.hidden-scrollbar-vertical .ScrollbarLayout_mainVertical {
  visibility: hidden;
}
.checkbox-label {
  color: #888888;
  font-weight: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.metric-custom-span {
  color: #cbcbcb;
}
.selected-account .selected-account-info {
  display: flex;
}
.selected-account .selected-account-info > :first-child {
  padding-right: 20px;
}
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
/* DayPicker styles */
.DayPicker {
  display: inline-block; }

.DayPicker-wrapper {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-bottom: 1rem;
  flex-direction: row; }

.DayPicker-Months {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.DayPicker-Month {
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 1rem;
  margin-top: 1rem; }

.DayPicker-NavButton {
  position: absolute;
  cursor: pointer;
  top: 1rem;
  right: 1.5rem;
  margin-top: 2px;
  color: #8b9898;
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center; }

.DayPicker-NavButton:hover {
  opacity: 0.8; }

.DayPicker-NavButton--prev {
  margin-right: 1.5rem;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC"); }

.DayPicker-NavButton--next {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg=="); }

.DayPicker-NavButton--interactionDisabled {
  display: none; }

.DayPicker-Caption {
  padding: 0 0.5rem;
  display: table-caption;
  text-align: left;
  margin-bottom: 0.5rem; }

.DayPicker-Caption > div {
  font-size: 1.15rem;
  font-weight: 500; }

.DayPicker-Weekdays {
  margin-top: 1rem;
  display: table-header-group; }

.DayPicker-WeekdaysRow {
  display: table-row; }

.DayPicker-Weekday {
  display: table-cell;
  padding: 0.5rem;
  font-size: 0.875em;
  text-align: center;
  color: #8b9898; }

.DayPicker-Weekday abbr[title] {
  border-bottom: none;
  text-decoration: none; }

.DayPicker-Body {
  display: table-row-group; }

.DayPicker-Week {
  display: table-row; }

.DayPicker-Day {
  display: table-cell;
  padding: 0.5rem;
  text-align: center;
  cursor: pointer;
  vertical-align: middle; }

.DayPicker-WeekNumber {
  display: table-cell;
  padding: 0.5rem;
  text-align: right;
  vertical-align: middle;
  min-width: 1rem;
  font-size: 0.75em;
  cursor: pointer;
  color: #8b9898;
  border-right: 1px solid #eaecec; }

.DayPicker--interactionDisabled .DayPicker-Day {
  cursor: default; }

.DayPicker-Footer {
  padding-top: 0.5rem; }

.DayPicker-TodayButton {
  border: none;
  background-image: none;
  background-color: transparent;
  box-shadow: none;
  cursor: pointer;
  color: #4a90e2;
  font-size: 0.875em; }

/* Default modifiers */
.DayPicker-Day--today {
  color: #d0021b;
  font-weight: 700; }

.DayPicker-Day--outside {
  cursor: default;
  color: #8b9898; }

.DayPicker-Day--disabled {
  color: #dce0e0;
  cursor: default;
  /* background-color: #eff1f1; */ }

/* Example modifiers */
.DayPicker-Day--sunday {
  background-color: #f7f8f8; }

.DayPicker-Day--sunday:not(.DayPicker-Day--today) {
  color: #dce0e0; }

.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
  position: relative;
  color: #f0f8ff;
  background-color: #4a90e2;
  border-radius: 100%; }

.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
  background-color: #51a0fa; }

.DayPicker:not(.DayPicker--interactionDisabled)
.DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
  background-color: #f0f8ff;
  border-radius: 50%; }

/* DayPickerInput */
.DayPickerInput {
  display: inline-block; }

.DayPickerInput-OverlayWrapper {
  position: relative; }

.DayPickerInput-Overlay {
  left: 0;
  z-index: 1;
  position: absolute;
  background: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label, .uprc-InputSelect label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.uprc-validation {
  background: transparent;
  height: 2.42857rem;
  position: absolute;
  width: 5px;
  z-index: 1; }
  .uprc-validation.validation-danger {
    background-color: #E9221E; }
    .uprc-validation.validation-danger ~ input:focus {
      border-color: #E9221E; }
  .uprc-validation.validation-success {
    background-color: #25D261; }
    .uprc-validation.validation-success ~ input:focus {
      border-color: #25D261; }

.uprc-input-required, .uprc-InputSelect.input-required .Select-control {
  border-left: 4px solid #25D261; }

.uprc-input-empty {
  border-left: 4px solid #107386; }

/* InputSelect: Base CSS */
.uprc-InputSelect {
  /**
 * React Select
 * ============
 * Created by Jed Watson and Joss Mackison for KeystoneJS, http://www.keystonejs.com/
 * https://twitter.com/jedwatson https://twitter.com/jossmackison https://twitter.com/keystonejs
 * MIT License: https://github.com/JedWatson/react-select
*/
  background: transparent;
  height: auto; }

@keyframes Select-animation-spin {
  to {
    transform: rotate(1turn); } }

@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn); } }
  .uprc-InputSelect .Select {
    position: relative; }
    .uprc-InputSelect .Select input::-webkit-contacts-auto-fill-button,
    .uprc-InputSelect .Select input::-webkit-credentials-auto-fill-button {
      display: none !important; }
    .uprc-InputSelect .Select input::-ms-clear {
      display: none !important; }
    .uprc-InputSelect .Select input::-ms-reveal {
      display: none !important; }
    .uprc-InputSelect .Select,
    .uprc-InputSelect .Select div,
    .uprc-InputSelect .Select input,
    .uprc-InputSelect .Select span {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .uprc-InputSelect .Select.is-disabled .Select-arrow-zone {
      cursor: default;
      pointer-events: none; }
    .uprc-InputSelect .Select.is-disabled > .Select-control {
      background-color: #f9f9f9; }
      .uprc-InputSelect .Select.is-disabled > .Select-control:hover {
        box-shadow: none; }
    .uprc-InputSelect .Select.is-searchable.is-open > .Select-control {
      cursor: text; }
    .uprc-InputSelect .Select.is-searchable.is-focused:not(.is-open) > .Select-control {
      cursor: text; }
    .uprc-InputSelect .Select.is-open > .Select-control {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      background: #fff;
      border-color: #b3b3b3 #ccc #d9d9d9; }
      .uprc-InputSelect .Select.is-open > .Select-control .Select-arrow {
        top: -2px;
        border-color: transparent transparent #999;
        border-width: 0 5px 5px; }
    .uprc-InputSelect .Select.is-focused > .Select-control {
      background: #fff; }
    .uprc-InputSelect .Select.is-focused:not(.is-open) > .Select-control {
      border-color: #08c #0099e6 #0099e6;
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 5px -1px fade(#08c, 50%); }
    .uprc-InputSelect .Select.has-value.is-clearable.Select--single > .Select-control .Select-value {
      padding-right: 42px; }
    .uprc-InputSelect .Select.has-value.Select--single > .Select-control .Select-value .Select-value-label,
    .uprc-InputSelect .Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
      color: #333; }
    .uprc-InputSelect .Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
    .uprc-InputSelect .Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label {
      cursor: pointer;
      text-decoration: none; }
      .uprc-InputSelect .Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:hover, .uprc-InputSelect .Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
      .uprc-InputSelect .Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:hover,
      .uprc-InputSelect .Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
        color: #08c;
        outline: none;
        text-decoration: underline; }
      .uprc-InputSelect .Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
      .uprc-InputSelect .Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
        background: #fff; }
    .uprc-InputSelect .Select.has-value.is-pseudo-focused .Select-input {
      opacity: 0; }
    .uprc-InputSelect .Select.is-open .Select-arrow,
    .uprc-InputSelect .Select .Select-arrow-zone:hover > .Select-arrow {
      border-top-color: #666; }
    .uprc-InputSelect .Select.Select--rtl {
      direction: rtl;
      text-align: right; }
  .uprc-InputSelect .Select-control {
    background-color: #fff;
    border-color: #d9d9d9 #ccc #b3b3b3;
    border-radius: 4px;
    border: 1px solid #ccc;
    color: #333;
    cursor: default;
    display: table;
    border-spacing: 0;
    border-collapse: separate;
    height: 36px;
    outline: none;
    overflow: hidden;
    position: relative;
    width: 100%; }
    .uprc-InputSelect .Select-control:hover {
      box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06); }
    .uprc-InputSelect .Select-control .Select-input:focus {
      outline: none;
      background: #fff; }
  .uprc-InputSelect .Select-placeholder,
  .uprc-InputSelect .Select--single > .Select-control .Select-value {
    bottom: 0;
    color: #aaa;
    left: 0;
    line-height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    right: 0;
    top: 0;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .uprc-InputSelect .Select-input {
    height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle; }
    .uprc-InputSelect .Select-input > input {
      width: 100%;
      background: none transparent;
      border: 0 none;
      box-shadow: none;
      cursor: default;
      display: inline-block;
      font-family: inherit;
      font-size: inherit;
      margin: 0;
      outline: none;
      line-height: 17px;
      /* For IE 8 compatibility */
      padding: 8px 0 12px;
      /* For IE 8 compatibility */
      -webkit-appearance: none; }
      .is-focused .uprc-InputSelect .Select-input > input {
        cursor: text; }
  .uprc-InputSelect .Select-control:not(.is-searchable) > .Select-input {
    outline: none; }
  .uprc-InputSelect .Select-loading-zone {
    cursor: pointer;
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 16px; }
  .uprc-InputSelect .Select-loading {
    -webkit-animation: Select-animation-spin 400ms infinite linear;
    -o-animation: Select-animation-spin 400ms infinite linear;
    animation: Select-animation-spin 400ms infinite linear;
    width: 16px;
    height: 16px;
    box-sizing: border-box;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-right-color: #333;
    display: inline-block;
    position: relative;
    vertical-align: middle; }
  .uprc-InputSelect .Select-clear-zone {
    -webkit-animation: Select-animation-fadeIn 200ms;
    -o-animation: Select-animation-fadeIn 200ms;
    animation: Select-animation-fadeIn 200ms;
    color: #999;
    cursor: pointer;
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 17px; }
    .uprc-InputSelect .Select-clear-zone:hover {
      color: #D0021B; }
  .uprc-InputSelect .Select-clear {
    display: inline-block;
    font-size: 18px;
    line-height: 1; }
  .uprc-InputSelect .Select--multi .Select-clear-zone {
    width: 17px; }
  .uprc-InputSelect .Select--multi .Select-multi-value-wrapper {
    display: inline-block; }
  .uprc-InputSelect .Select .Select-aria-only {
    position: absolute;
    display: inline-block;
    height: 1px;
    width: 1px;
    margin: -1px;
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    float: left; }
  .uprc-InputSelect .Select-arrow-zone {
    cursor: pointer;
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 25px;
    padding-right: 5px; }
    .Select--rtl .uprc-InputSelect .Select-arrow-zone {
      padding-right: 0;
      padding-left: 5px; }
  .uprc-InputSelect .Select-arrow {
    border-color: #999 transparent transparent;
    border-style: solid;
    border-width: 5px 5px 2.5px;
    display: inline-block;
    height: 0;
    width: 0;
    position: relative; }

@-webkit-keyframes Select-animation-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes Select-animation-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  .uprc-InputSelect .Select-menu-outer {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top-color: #e6e6e6;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
    box-sizing: border-box;
    margin-top: -1px;
    max-height: 200px;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 1000;
    -webkit-overflow-scrolling: touch; }
  .uprc-InputSelect .Select-menu {
    max-height: 198px;
    overflow-y: auto; }
  .uprc-InputSelect .Select-option {
    box-sizing: border-box;
    background-color: #fff;
    color: #666666;
    cursor: pointer;
    display: block;
    padding: 8px 10px; }
    .uprc-InputSelect .Select-option:last-child {
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px; }
    .uprc-InputSelect .Select-option.is-selected {
      background-color: #f5faff;
      color: #333; }
    .uprc-InputSelect .Select-option.is-focused {
      background-color: #f2f9fc;
      color: #333; }
    .uprc-InputSelect .Select-option.is-disabled {
      color: #cccccc;
      cursor: default; }
  .uprc-InputSelect .Select-noresults {
    box-sizing: border-box;
    color: #999999;
    cursor: default;
    display: block;
    padding: 8px 10px; }
  .uprc-InputSelect .Select--multi .Select-input {
    vertical-align: middle;
    margin-left: 10px;
    padding: 0; }
  .uprc-InputSelect .Select--multi.Select--rtl .Select-input {
    margin-left: 0;
    margin-right: 10px; }
  .uprc-InputSelect .Select--multi.has-value .Select-input {
    margin-left: 5px; }
  .uprc-InputSelect .Select--multi .Select-value {
    background-color: #f2f9fc;
    border-radius: 2px;
    border: 1px solid #c9e6f2;
    color: #08c;
    display: inline-block;
    font-size: 0.9em;
    margin-left: 5px;
    margin-top: 5px;
    vertical-align: top; }
  .uprc-InputSelect .Select--multi .Select-value-icon,
  .uprc-InputSelect .Select--multi .Select-value-label {
    display: inline-block;
    vertical-align: middle; }
  .uprc-InputSelect .Select--multi .Select-value-label {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    cursor: default;
    padding: 2px 5px; }
  .uprc-InputSelect .Select--multi a.Select-value-label {
    color: #08c;
    cursor: pointer;
    text-decoration: none; }
    .uprc-InputSelect .Select--multi a.Select-value-label:hover {
      text-decoration: underline; }
  .uprc-InputSelect .Select--multi .Select-value-icon {
    cursor: pointer;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    border-right: 1px solid #c9e6f2;
    padding: 1px 5px 3px; }
    .uprc-InputSelect .Select--multi .Select-value-icon:hover, .uprc-InputSelect .Select--multi .Select-value-icon:focus {
      background-color: #ddeff7;
      color: #0077b3; }
    .uprc-InputSelect .Select--multi .Select-value-icon:active {
      background-color: #c9e6f2; }
  .uprc-InputSelect .Select--multi.Select--rtl .Select-value {
    margin-left: 0;
    margin-right: 5px; }
  .uprc-InputSelect .Select--multi.Select--rtl .Select-value-icon {
    border-right: none;
    border-left: 1px solid #c9e6f2; }
  .uprc-InputSelect .Select--multi.is-disabled .Select-value {
    background-color: #fcfcfc;
    border: 1px solid #e3e3e3;
    color: #333; }
  .uprc-InputSelect .Select--multi.is-disabled .Select-value-icon {
    cursor: not-allowed;
    border-right: 1px solid #e3e3e3; }
    .uprc-InputSelect .Select--multi.is-disabled .Select-value-icon:hover, .uprc-InputSelect .Select--multi.is-disabled .Select-value-icon:focus, .uprc-InputSelect .Select--multi.is-disabled .Select-value-icon:active {
      background-color: #fcfcfc; }

@keyframes Select-animation-spin {
  to {
    transform: rotate(1turn); } }

@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn); } }
  .uprc-InputSelect .Select-wrapper {
    position: relative; }
  .uprc-InputSelect .Select-control {
    border-radius: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    height: 2.42857rem;
    padding: 0; }
  .uprc-InputSelect .Select-placeholder {
    color: #555555;
    opacity: 0.7; }
  .uprc-InputSelect .Select-value {
    padding: 0; }
  .uprc-InputSelect .Select--multi .Select-value {
    left: auto;
    position: static;
    right: auto;
    top: auto; }
  .uprc-InputSelect .Select--multi .Select-value-label {
    white-space: normal;
    word-break: break-all; }
  .uprc-InputSelect .Select-input {
    height: 2.28571rem; }
  .uprc-InputSelect .Select-option {
    color: #555555;
    padding-left: 0.85714rem; }
    .uprc-InputSelect .Select-option.is-focused {
      background-color: #eeeeee; }
  .uprc-InputSelect .Select-clear {
    margin-top: 0.14286rem;
    padding: 0;
    position: static; }
  .uprc-InputSelect .Select-arrow {
    right: 0;
    top: 0; }

.uprc-InputSelect-validation {
  width: auto !important;
  z-index: auto !important; }
  .uprc-InputSelect-validation.validation-danger .Select-control {
    border-left-color: #E9221E; }
  .uprc-InputSelect-validation.validation-danger.Select.is-focused > .Select-control {
    border-color: #E9221E; }

.uia-TableController .select-with-icon .Select-value:before {
  color: #333;
  content: '\F0CA    ';
  font-family: fontAwesome; }

.uia-TableController .form-group {
  margin: 0 10px 15px 0;
  width: 230px;
  height: 58px; }

.uia-TableController .btn-group {
  margin: 8px 10px 0 0; }

.uia-TableController .right {
  float: right; }

.uia-TableController .dropdown-menu > li {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.uia-TableController .dropdown-menu > li:hover,
.uia-TableController .dropdown-menu > li:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
  cursor: pointer; }

.uia-TableController .dropdown-menu > li.disabled,
.uia-TableController .dropdown-menu > li.disabled:hover,
.uia-TableController .dropdown-menu > li.disabled:focus {
  color: #777; }

.uia-TableController .attribution-input {
  display: inline-block; }
  .uia-TableController .attribution-input .form-group {
    width: 245px; }
    .uia-TableController .attribution-input .form-group label {
      text-transform: none; }

.uia-TableController .uprc-InputSearch + div {
  margin-right: 10px; }

.uia-TableController .uprc-InputSearch input {
  height: auto; }

.uia-TableController .uprc-InputSelect .is-clearable .Select-value {
  padding-right: 45px !important; }

.uia-TableController .uprc-TableSize .btn-group-toggle {
  margin-top: 8px; }

.uia-TableController .divider-gradient + div {
  margin: 0 10px 15px 0;
  width: 230px;
  height: 58px;
  display: inline-block;
  vertical-align: middle; }

.uia-TableController .divider-gradient + div + div {
  margin-right: 10px; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.uprc-Loading .loading-icon {
  color: #cbcbcb;
  font-size: 2.57143rem; }

.uprc-Loading.empty-table {
  display: table;
  min-height: 28.57143rem;
  width: 100%; }
  .uprc-Loading.empty-table .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

/* Table: Base CSS */
@media (max-width: 480px) {
  .uprc-Table {
    overflow-x: auto; } }

.uprc-Table {
  /**
 * FixedDataTable v0.8.13 
 *
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableCellGroupLayout
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableCellLayout
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableColumnResizerLineLayout
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableLayout
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableRowLayout
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule ScrollbarLayout
 */
  /* Touching the scroll-track directly makes the scroll-track bolder */
  /**
 * This selector renders the "nub" of the scrollface. The nub must
 * be rendered as pseudo-element so that it won't receive any UI events then
 * we can get the correct `event.offsetX` and `event.offsetY` from the
 * scrollface element while dragging it.
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTable
 *
 */
  /**
 * Table.
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableCell
 */
  /**
 * Table cell.
 */
  /**
 * Column reorder goodies.
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableColumnResizerLine
 *
 */
  /**
 * Column resizer line.
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableRow
 */
  /**
 * Table row.
 */
  /**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule Scrollbar
 *
 */
  /**
 * Scrollbars.
 */
  /* Touching the scroll-track directly makes the scroll-track bolder */ }
  .uprc-Table .fixedDataTableCellGroupLayout_cellGroup {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    white-space: nowrap; }
  .uprc-Table .fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
    display: inline-block;
    vertical-align: top;
    white-space: normal; }
  .uprc-Table .fixedDataTableCellGroupLayout_cellGroupWrapper {
    position: absolute;
    top: 0; }
  .uprc-Table .fixedDataTableCellLayout_main {
    border-right-style: solid;
    border-right-width: 1px;
    border-width: 0 1px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    position: absolute;
    white-space: normal; }
  .uprc-Table .fixedDataTableCellLayout_lastChild {
    border-width: 0 1px 1px 0; }
  .uprc-Table .fixedDataTableCellLayout_alignRight {
    text-align: right; }
  .uprc-Table .fixedDataTableCellLayout_alignCenter {
    text-align: center; }
  .uprc-Table .fixedDataTableCellLayout_wrap1 {
    display: table; }
  .uprc-Table .fixedDataTableCellLayout_wrap2 {
    display: table-row; }
  .uprc-Table .fixedDataTableCellLayout_wrap3 {
    display: table-cell;
    vertical-align: middle; }
  .uprc-Table .fixedDataTableCellLayout_columnResizerContainer {
    position: absolute;
    right: 0px;
    width: 6px;
    z-index: 1; }
  .uprc-Table .fixedDataTableCellLayout_columnResizerContainer:hover {
    cursor: ew-resize; }
  .uprc-Table .fixedDataTableCellLayout_columnResizerContainer:hover .fixedDataTableCellLayout_columnResizerKnob {
    visibility: visible; }
  .uprc-Table .fixedDataTableCellLayout_columnResizerKnob {
    position: absolute;
    right: 0px;
    visibility: hidden;
    width: 4px; }
  .uprc-Table .fixedDataTableColumnResizerLineLayout_mouseArea {
    cursor: ew-resize;
    position: absolute;
    right: -5px;
    width: 12px; }
  .uprc-Table .fixedDataTableColumnResizerLineLayout_main {
    border-right-style: solid;
    border-right-width: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    z-index: 10; }
  .uprc-Table body[dir="rtl"] .fixedDataTableColumnResizerLineLayout_main {
    /* the resizer line is in the wrong position in RTL with no easy fix.
   * Disabling is more useful than displaying it.
   * #167 (github) should look into this and come up with a permanent fix.
   */
    display: none !important; }
  .uprc-Table .fixedDataTableColumnResizerLineLayout_hiddenElem {
    display: none !important; }
  .uprc-Table .fixedDataTableLayout_main {
    border-style: solid;
    border-width: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: relative; }
  .uprc-Table .fixedDataTableLayout_header,
  .uprc-Table .fixedDataTableLayout_hasBottomBorder {
    border-bottom-style: solid;
    border-bottom-width: 1px; }
  .uprc-Table .fixedDataTableLayout_footer .public_fixedDataTableCell_main {
    border-top-style: solid;
    border-top-width: 1px; }
  .uprc-Table .fixedDataTableLayout_topShadow,
  .uprc-Table .fixedDataTableLayout_bottomShadow {
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1; }
  .uprc-Table .fixedDataTableLayout_bottomShadow {
    margin-top: -4px; }
  .uprc-Table .fixedDataTableLayout_rowsContainer {
    overflow: hidden;
    position: relative; }
  .uprc-Table .fixedDataTableLayout_horizontalScrollbar {
    bottom: 0;
    position: absolute; }
  .uprc-Table .fixedDataTableRowLayout_main {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    top: 0; }
  .uprc-Table .fixedDataTableRowLayout_body {
    left: 0;
    position: absolute;
    top: 0; }
  .uprc-Table .fixedDataTableRowLayout_rowExpanded {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    position: absolute; }
  .uprc-Table .fixedDataTableRowLayout_fixedColumnsDivider {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-left-style: solid;
    border-left-width: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 0; }
  .uprc-Table .fixedDataTableRowLayout_columnsShadow {
    position: absolute;
    width: 4px; }
  .uprc-Table .fixedDataTableRowLayout_columnsRightShadow {
    right: 1px; }
  .uprc-Table .fixedDataTableRowLayout_rowWrapper {
    position: absolute;
    top: 0; }
  .uprc-Table .ScrollbarLayout_main {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    overflow: hidden;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .uprc-Table .ScrollbarLayout_mainVertical {
    bottom: 0;
    right: 0;
    top: 0;
    width: 15px; }
  .uprc-Table .ScrollbarLayout_mainHorizontal {
    bottom: 0;
    height: 15px;
    left: 0;
    -webkit-transition-property: background-color height;
    transition-property: background-color height; }
  .uprc-Table .ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,
  .uprc-Table .ScrollbarLayout_mainHorizontal:hover {
    height: 17px; }
  .uprc-Table .ScrollbarLayout_face {
    left: 0;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-property: background-color width position;
    transition-property: background-color width position; }
  .uprc-Table .ScrollbarLayout_face:after {
    border-radius: 6px;
    content: '';
    display: block;
    position: absolute;
    -webkit-transition: background-color 250ms ease;
    transition: background-color 250ms ease; }
  .uprc-Table .ScrollbarLayout_faceHorizontal {
    bottom: 0;
    left: 0;
    top: 0; }
  .uprc-Table .ScrollbarLayout_faceHorizontal:after {
    bottom: 4px;
    left: 0;
    top: 4px;
    width: 100%; }
  .uprc-Table .ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,
  .uprc-Table .ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after {
    bottom: calc(4px/2); }
  .uprc-Table .ScrollbarLayout_faceVertical {
    left: 0;
    right: 0;
    top: 0; }
  .uprc-Table .ScrollbarLayout_faceVertical:after {
    height: 100%;
    left: 4px;
    right: 4px;
    top: 0; }
  .uprc-Table .ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,
  .uprc-Table .ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after {
    left: calc(4px/2);
    right: calc(4px/2); }
  .uprc-Table .public_fixedDataTable_main {
    border-color: #d3d3d3; }
  .uprc-Table .public_fixedDataTable_header,
  .uprc-Table .public_fixedDataTable_hasBottomBorder {
    border-color: #d3d3d3; }
  .uprc-Table .public_fixedDataTable_header .public_fixedDataTableCell_main {
    font-weight: bold; }
  .uprc-Table .public_fixedDataTable_header,
  .uprc-Table .public_fixedDataTable_scrollbarSpacer,
  .uprc-Table .public_fixedDataTable_header .public_fixedDataTableCell_main {
    background-color: #f6f7f8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#efefef));
    background-image: linear-gradient(#fff, #efefef); }
  .uprc-Table .public_fixedDataTable_scrollbarSpacer {
    position: absolute;
    z-index: 99; }
  .uprc-Table .public_fixedDataTable_footer .public_fixedDataTableCell_main {
    background-color: #f6f7f8;
    border-color: #d3d3d3; }
  .uprc-Table .public_fixedDataTable_topShadow {
    background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAF0lEQVR4AWPUkNeSBhHCjJoK2twgFisAFagCCp3pJlAAAAAASUVORK5CYII=) repeat-x; }
  .uprc-Table .public_fixedDataTable_bottomShadow {
    background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAHElEQVQI12MwNjZmZdAT1+Nm0JDWEGZQk1GTBgAWkwIeAEp52AAAAABJRU5ErkJggg==) repeat-x; }
  .uprc-Table .public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal {
    background-color: #fff; }
  .uprc-Table .public_fixedDataTableCell_main {
    background-color: #fff;
    border-color: #d3d3d3; }
  .uprc-Table .public_fixedDataTableCell_highlighted {
    background-color: #f4f4f4; }
  .uprc-Table .public_fixedDataTableCell_cellContent {
    padding: 8px; }
  .uprc-Table .public_fixedDataTableCell_columnResizerKnob {
    background-color: #0284ff; }
  .uprc-Table .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_cellContent {
    margin-left: 12px; }
  .uprc-Table .fixedDataTableCellLayout_columnReorderContainer {
    border-color: #0284ff;
    background-color: rgba(0, 0, 0, 0.1);
    width: 12px;
    margin-right: -12px;
    float: left;
    cursor: move; }
  .uprc-Table .fixedDataTableCellLayout_columnReorderContainer:after {
    content: '::';
    position: absolute;
    top: 50%;
    left: 1px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .uprc-Table .public_fixedDataTableColumnResizerLine_main {
    border-color: #0284ff; }
  .uprc-Table .public_fixedDataTableRow_main {
    background-color: #fff; }
  .uprc-Table .public_fixedDataTableRow_highlighted,
  .uprc-Table .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
    background-color: #f6f7f8; }
  .uprc-Table .public_fixedDataTableRow_fixedColumnsDivider {
    border-color: #d3d3d3; }
  .uprc-Table .public_fixedDataTableRow_columnsShadow {
    background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==) repeat-y; }
  .uprc-Table .public_fixedDataTableRow_columnsRightShadow {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .uprc-Table .public_Scrollbar_main.public_Scrollbar_mainActive,
  .uprc-Table .public_Scrollbar_main {
    background-color: #fff;
    border-left: 1px solid #d3d3d3; }
  .uprc-Table .public_Scrollbar_mainOpaque,
  .uprc-Table .public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
  .uprc-Table .public_Scrollbar_mainOpaque:hover {
    background-color: #fff; }
  .uprc-Table .public_Scrollbar_face:after {
    background-color: #c2c2c2; }
  .uprc-Table .public_Scrollbar_main:hover .public_Scrollbar_face:after,
  .uprc-Table .public_Scrollbar_mainActive .public_Scrollbar_face:after,
  .uprc-Table .public_Scrollbar_faceActive:after {
    background-color: #7d7d7d; }
  .uprc-Table .public_fixedDataTable_main,
  .uprc-Table .public_fixedDataTable_header,
  .uprc-Table .public_fixedDataTable_hasBottomBorder {
    border-color: #ddd; }
  .uprc-Table .public_fixedDataTable_header,
  .uprc-Table .public_fixedDataTable_header .public_fixedDataTableCell_main {
    background-color: #f6f6f6;
    background-image: none;
    border-color: #ddd;
    border-bottom-width: 3px;
    color: #555555;
    font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
    font-size: 0.85714rem;
    font-weight: 700;
    white-space: nowrap; }
  .uprc-Table.is-compact .public_fixedDataTable_header .public_fixedDataTableCell_cellContent,
  .uprc-Table.is-compact .public_fixedDataTable_header .public_fixedDataTableCell_main .public_fixedDataTableCell_cellContent {
    font-size: 0.78571rem;
    padding: 0.42857rem 0.57143rem; }
  .uprc-Table .header-cell {
    height: 100%;
    position: relative;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; }
    .uprc-Table .header-cell.sortable .public_fixedDataTableCell_cellContent {
      cursor: pointer;
      padding-left: 2.14286rem; }
    .uprc-Table .header-cell.sorted {
      background-color: #eeeeee; }
      .uprc-Table .header-cell.sorted.sorted-desc .fa-sort-desc {
        opacity: 1; }
      .uprc-Table .header-cell.sorted.sorted-asc .fa-sort-asc {
        opacity: 1; }
    .uprc-Table .header-cell .fa-sort-asc,
    .uprc-Table .header-cell .fa-sort-desc {
      color: #555555;
      opacity: 0.2;
      font-size: 1rem;
      left: 1rem;
      position: absolute;
      text-shadow: 0 1px 0 #fff;
      top: 0.78571rem; }
    .uprc-Table .header-cell .fa-sort-desc {
      top: 0.92857rem; }
  .uprc-Table.is-compact .header-cell.sortable .public_fixedDataTableCell_cellContent {
    padding-left: 1.85714rem; }
  .uprc-Table.is-compact .header-cell .fa-sort-asc {
    left: 0.71429rem;
    top: 0.5rem; }
  .uprc-Table.is-compact .header-cell .fa-sort-desc {
    left: 0.71429rem;
    top: 0.57143rem; }
  .uprc-Table .fixedDataTableRowLayout_rowWrapper > .fixedDataTableLayout_header {
    box-shadow: 0 -1px 0 #dddddd; }
  .uprc-Table .public_fixedDataTableRow_main,
  .uprc-Table .public_fixedDataTableRow_highlighted,
  .uprc-Table .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
    background-color: #fff; }
  .uprc-Table .public_fixedDataTable_bodyRow:hover {
    box-shadow: 0 -1px 0 #cae5ea; }
    .uprc-Table .public_fixedDataTable_bodyRow:hover .public_fixedDataTableCell_main,
    .uprc-Table .public_fixedDataTable_bodyRow:hover .public_fixedDataTableRow_highlighted,
    .uprc-Table .public_fixedDataTable_bodyRow:hover .public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
      background-color: #eef7f8;
      border-color: #cae5ea; }
  .uprc-Table .fixedDataTableCellLayout_main {
    border-bottom-style: solid;
    border-bottom-width: 1px; }
  .uprc-Table .public_fixedDataTableCell_main {
    background-color: #fff;
    border-color: #eeeeee; }
  .uprc-Table .fixedDataTableCellLayout_wrap1,
  .uprc-Table .fixedDataTableCellLayout_wrap2,
  .uprc-Table .fixedDataTableCellLayout_wrap3 {
    height: 100%;
    width: 100%; }
  .uprc-Table:not(.has-rowheight) .fixedDataTableCellLayout_wrap1 {
    height: 40px; }
  .uprc-Table .public_fixedDataTableCell_cellContent {
    display: table;
    height: 100%;
    padding: 0.71429rem 0.85714rem;
    width: 100%; }
  .uprc-Table.is-compact .public_fixedDataTableCell_cellContent {
    font-size: 0.85714rem;
    padding: 0.28571rem 0.57143rem; }
  .uprc-Table.is-compact .fixedDataTableCellLayout_wrap1 {
    height: 26px; }
  .uprc-Table [title] {
    cursor: help; }

.uprc-Table-empty-ghost {
  border: 1px solid #eeeeee;
  border-bottom-width: 2px;
  box-shadow: inset 0 40px 0 #f9f9f9;
  height: 120px;
  margin-bottom: 1.42857rem;
  overflow: hidden;
  padding: 42px 0 0 0;
  position: relative; }
  .uprc-Table-empty-ghost:before {
    background: repeating-linear-gradient(90deg, transparent, transparent 250px, #eeeeee 250px, #eeeeee 251px);
    content: ' ';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
  .uprc-Table-empty-ghost .uprc-Table-empty-ghost-inner {
    background: repeating-linear-gradient(0deg, transparent, transparent 39px, #eeeeee 39px, #eeeeee 40px);
    box-shadow: 0 -3px 0 #eeeeee;
    font-size: 1.28571rem;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1; }
    .uprc-Table-empty-ghost .uprc-Table-empty-ghost-inner:before {
      background-color: rgba(255, 255, 255, 0.25);
      content: ' ';
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 2; }
    .uprc-Table-empty-ghost .uprc-Table-empty-ghost-inner .uprc-Table-empty-message {
      position: absolute;
      top: 25px;
      width: 100%;
      z-index: 3; }
      .uprc-Table-empty-ghost .uprc-Table-empty-ghost-inner .uprc-Table-empty-message > span {
        background-color: #eeeeee;
        border: 2px solid #fff;
        border-radius: 0.35714rem;
        color: #555555;
        padding: 0.57143rem 0.71429rem; }

.uprc-Table-settings {
  background-color: #fff;
  padding: 15px 0; }

.uprc-Table-loading {
  text-align: center; }
  .uprc-Table-loading .fa-spinner.fa-spin {
    color: #dddddd;
    font-size: 3em; }

.uprc-cell-numeric {
  width: 100%; }
  .uprc-cell-numeric .cell-numeric {
    text-align: right; }

.uia-cell-button .btn {
  margin: -5px auto; }

.is-compact .uia-cell-button .btn {
  font-size: 11px;
  padding: 0 10px;
  margin: 0 auto; }

.uia-CurrencyCell .cell-label {
  color: #888;
  display: table-cell;
  font-size: 0.857em; }

.uia-CurrencyCell .cell-value {
  display: table-cell;
  text-align: right; }

.uia-CurrencyCell.cell-high-danger {
  color: #fff;
  background-color: #e9221e;
  border: 2px solid #fff;
  box-shadow: inset 0 -4px 0 #fff; }
  .uia-CurrencyCell.cell-high-danger .cell-label {
    color: #fff; }

.uia-cell-remaining {
  text-align: right; }

.external-link {
  float: right;
  margin-right: 5px; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.uprc-cell-date {
  overflow-y: auto;
  width: 100%; }
  .uprc-cell-date .cell-date {
    display: inline; }
    .uprc-cell-date .cell-date.d-1 {
      padding-left: 0.71429rem; }
    .uprc-cell-date .cell-date.d-2, .uprc-cell-date .cell-date.d-3 {
      color: #888888;
      font-size: 0.85714rem;
      padding-left: 0.42857rem;
      text-align: right; }

.uia-cell-status .managed-lock, .uia-cell-optStatus .managed-lock {
  padding-top: 10px;
  padding-left: 12px; }

.uia-cell-status.disabled, .uia-cell-optStatus.disabled {
  pointer-events: none; }

.uia-cell-status .onoffswitch, .uia-cell-optStatus .onoffswitch {
  display: inline-block;
  position: relative;
  width: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.uia-cell-status .onoffswitch-checkbox, .uia-cell-optStatus .onoffswitch-checkbox {
  display: none; }

.uia-cell-status .onoffswitch-label, .uia-cell-optStatus .onoffswitch-label {
  border-radius: 15px;
  cursor: pointer;
  display: block;
  overflow: hidden;
  margin-bottom: 0; }

.uia-cell-status .onoffswitch-inner, .uia-cell-optStatus .onoffswitch-inner {
  display: block;
  margin-left: -100%;
  width: 200%;
  -webkit-transition: margin 0.3s ease-in 0s;
  -moz-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s; }

.uia-cell-status .onoffswitch.no-animation .onoffswitch-inner, .uia-cell-optStatus .onoffswitch.no-animation .onoffswitch-inner {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.uia-cell-status .onoffswitch-inner:before,
.uia-cell-status .onoffswitch-inner:after, .uia-cell-optStatus .onoffswitch-inner:before,
.uia-cell-optStatus .onoffswitch-inner:after {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  display: block;
  float: left;
  height: 15px;
  line-height: 15px;
  padding: 0;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.uia-cell-status .onoffswitch-inner:before, .uia-cell-optStatus .onoffswitch-inner:before {
  background-color: #25D261;
  color: #FFFFFF;
  content: "";
  padding-left: 2px; }

.uia-cell-status .uem-switcher .onoffswitch-inner:before, .uia-cell-optStatus .uem-switcher .onoffswitch-inner:before {
  background-color: #DA7715; }

.uia-cell-status .onoffswitch-inner:after, .uia-cell-optStatus .onoffswitch-inner:after {
  background-color: #CCCCCC;
  content: "";
  padding-right: 5px;
  text-align: right; }

.uia-cell-status .onoffswitch-switch, .uia-cell-optStatus .onoffswitch-switch {
  background-color: #fff;
  background-image: -o-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: -moz-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: -webkit-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: -ms-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: linear-gradient(to bottom, #DDDDDD 0%, #FFFFFF 100%);
  border-radius: 15px;
  bottom: 0;
  box-shadow: inset 0 1px 1px #fff;
  display: block;
  margin: 2px;
  position: absolute;
  right: 15px;
  top: 0;
  width: 11px;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s; }

.uia-cell-status .onoffswitch.no-animation .onoffswitch-switch, .uia-cell-optStatus .onoffswitch.no-animation .onoffswitch-switch {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.uia-cell-status .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner, .uia-cell-optStatus .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.uia-cell-status .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch, .uia-cell-optStatus .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px; }

.uia-cell-status.disabled .onoffswitch-label, .uia-cell-optStatus.disabled .onoffswitch-label {
  cursor: not-allowed;
  opacity: 0.33; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.uprc-PublisherLoading {
  align-items: center;
  background-color: white;
  bottom: 0;
  display: flex;
  flex-flow: column nowrap;
  flex-grow: 1;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100; }
  .uprc-PublisherLoading::after {
    animation: loading-flash 1s infinite;
    display: block;
    font-family: FontAwesome;
    font-size: 6rem; }
  .uprc-PublisherLoading.linkedin::after {
    content: '\F0E1';
    color: #4875B4; }
  .uprc-PublisherLoading.error::after {
    animation: none;
    color: #888888; }

@keyframes loading-flash {
  0% {
    opacity: 0.5; }
  50% {
    opacity: 0; }
  100% {
    opacity: 0.5; } }

.uia-cell-pacing-trend .cell-label {
  display: inline-block; }

.uia-cell-pacing-trend .cell-value {
  display: inline-block;
  text-align: right;
  float: right; }

.uia-cell-pacing-trend.cell-danger {
  background-color: #fbd9d8;
  color: #e9221e; }

.uia-cell-pacing-trend.cell-high-danger-text {
  color: #e9221e;
  background-color: #fff; }

.uia-cell-pacing-trend.cell-success {
  background-color: #dff0d8;
  color: #67BE72; }

.uia-cell-pacing-trend.cell-warning {
  background-color: #fcf8e3;
  color: #8a6d3b; }

.uia-cell-pacing-trend .public_fixedDataTableCell_cellContent {
  border: 2px solid #fff;
  box-shadow: inset 0 -4px 0 #fff; }

.uia-cell-percentage {
  width: 100%; }
  .uia-cell-percentage .cell-value {
    display: block;
    text-align: right;
    float: right; }

.uia-cell-text {
  display: block !important;
  height: 40px !important;
  overflow-y: auto;
  padding-right: 20px; }

.is-compact .uia-cell-text {
  height: 26px !important; }

.uia-cell-true-pacing .cell-label {
  display: inline-block; }

.uia-cell-true-pacing .cell-value {
  display: inline-block;
  text-align: right;
  float: right; }

.uia-cell-true-pacing.cell-danger {
  background-color: #fbd9d8;
  color: #e9221e; }

.uia-cell-true-pacing.cell-high-danger {
  background-color: #e9221e;
  color: #fff; }

.uia-cell-true-pacing.cell-success {
  background-color: #dff0d8;
  color: #67be72; }

.uia-cell-true-pacing.cell-warning {
  background-color: #fcf8e3;
  color: #8a6d3b; }

.uia-cell-true-pacing .public_fixedDataTableCell_cellContent {
  border: 2px solid #fff;
  box-shadow: inset 0 -4px 0 #fff; }

.uia-ResultCell .cell-label {
  color: #888;
  display: table-cell;
  font-size: 0.857em;
  text-transform: uppercase; }

.uia-ResultCell .cell-value {
  display: table-cell;
  text-align: right; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.uia-TableLinkedin .uprc-cell-date {
  text-align: right; }

.uia-TableLinkedin .uprc-Table-empty-message {
  text-align: left; }

.uia-TableLinkedin .cell-disabled {
  background-color: #fff;
  color: #dddddd; }

.uia-TableLinkedin .cell-ad-content {
  height: 100%;
  overflow-y: auto; }

.uia-TableLinkedin .linkedin-ad-content-image {
  max-height: 270px;
  margin-bottom: 9px; }

.uia-TableLinkedin .linkedin-ad-content-video {
  width: 100%;
  max-height: 250px;
  margin-bottom: 10px; }

.uia-TableController .form-inline .form-group {
  height: 58px;
  margin: 0 10px 15px 0;
  vertical-align: bottom;
  width: 230px; }

.uia-TableController .form-inline .btn-group {
  margin: 0 10px 15px 0;
  vertical-align: bottom; }

.uia-TableController .form-inline.right {
  float: right; }
  .uia-TableController .form-inline.right .form-group:last-child {
    height: auto;
    margin-right: 0;
    width: auto; }

.uia-TableController .form-inline .dropdown-menu > li {
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 1.42857143;
  padding: 3px 20px;
  white-space: nowrap; }

.uia-TableController .form-inline .dropdown-menu > li:hover,
.uia-TableController .form-inline .dropdown-menu > li:focus {
  background-color: #f5f5f5;
  color: #262626;
  cursor: pointer;
  text-decoration: none; }

.uia-TableController .form-inline .dropdown-menu > li.disabled,
.uia-TableController .form-inline .dropdown-menu > li.disabled:hover,
.uia-TableController .form-inline .dropdown-menu > li.disabled:focus {
  color: #777; }

.uia-TableController .form-inline .attribution-input.form-group {
  display: inline-block;
  width: 250px; }
  .uia-TableController .form-inline .attribution-input.form-group label {
    text-transform: none; }

.uia-TableController .divider-gradient + div {
  margin: 0 10px 15px 0;
  width: 230px;
  height: 58px;
  display: inline-block;
  vertical-align: middle; }

.uia-TableController .divider-gradient + div + div {
  margin-right: 10px; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.modal-content {
  border-radius: 2px; }

.modal-header {
  background-color: #f9f9f9; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.modal-content {
  border-radius: 2px; }

.modal-header {
  background-color: #f9f9f9; }

.uprc-ModalConfirm .modal-header {
  background-color: #fff;
  color: #107386; }

.uprc-ModalConfirm .modal-body {
  background-color: #eeeeee; }

.uprc-ModalConfirm .modal-footer {
  background-color: #eeeeee;
  border-top: 0; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.uia-Table .uprc-cell-date {
  text-align: right; }

.uia-Table .uprc-Table-empty-message {
  text-align: left; }

.uia-Table .cell-disabled {
  background-color: #fff;
  color: #dddddd; }

.uia-Table .preview-cell-pinterest {
  height: 100%;
  overflow-y: auto; }

.success-modal .btn {
  background-color: #25D261;
  color: #FFFFFF; }

.error-modal .btn {
  background-color: #E9221E;
  color: #FFFFFF; }

.statusConfirmModal .modal-header {
  display: none; }

.statusConfirmModal .modal-body, .statusConfirmModal .modal-header, .statusConfirmModal .modal-footer {
  background-color: #FFFFFF; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.uia-ToolAdDownloadModal .modal-header {
  color: black !important; }

.uia-ToolAdDownloadModal .modal-body {
  background-color: #FFFFFF !important;
  padding: 0 15px 0 15px; }
  .uia-ToolAdDownloadModal .modal-body .row .available-area {
    border-right: 1px solid #eeeeee; }
    .uia-ToolAdDownloadModal .modal-body .row .available-area .available-list-container {
      margin-top: 10px; }
      .uia-ToolAdDownloadModal .modal-body .row .available-area .available-list-container .selected-container .ribbon {
        width: 95%; }
    .uia-ToolAdDownloadModal .modal-body .row .available-area .selected-list-container {
      margin-top: 10px; }

.uia-ToolAdDownloadModal .modal-footer {
  background-color: #FFFFFF !important;
  border-top: solid 1px #eeeeee !important; }
  .uia-ToolAdDownloadModal .modal-footer .btn-primary {
    color: #6de19b !important;
    border: none; }

.uia-TableController .form-inline .form-group {
  height: 58px;
  margin: 0 10px 15px 0;
  vertical-align: bottom;
  width: 230px; }

.uia-TableController .form-inline.right {
  float: right; }
  .uia-TableController .form-inline.right .form-group:last-child {
    height: auto;
    margin-right: 0;
    width: auto; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.uia-Table .uprc-cell-date {
  text-align: right; }

.uia-Table .uprc-Table-empty-message {
  text-align: left; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

/* Drawer: Base CSS */
.uprc-Drawer {
  background-color: #eeeeee;
  height: 100%;
  position: fixed;
  overflow-y: scroll;
  right: -500px;
  width: 500px;
  max-width: 750px;
  min-width: 250px;
  top: 95px;
  z-index: 1;
  transition: right 0.25s; }
  .uprc-Drawer.is-open {
    right: 0;
    z-index: 100; }

.uprc-Drawer-border {
  background-color: #dddddd;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 10px;
  z-index: 1000; }
  .uprc-Drawer-border.resizable {
    cursor: col-resize; }

.uprc-Drawer-body {
  height: 100%;
  position: relative;
  z-index: 200; }

.uprc-Drawer-body > div {
  height: 100%; }

.uprc-Drawer-close {
  color: #107386;
  cursor: pointer;
  font-size: 1.28571rem;
  opacity: 1;
  margin: 10px 0 0 0;
  padding: 5px 10px;
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 1000; }

/* Drawer: Style Overrides */
.uprc-Drawer header {
  background-color: #eeeeee;
  font-size: 1.71429rem;
  font-weight: 400;
  margin: 0;
  padding: 10px 10px 10px 25px;
  position: fixed;
  width: 100%;
  z-index: 300; }

.uprc-Drawer .content {
  height: 100%;
  overflow-y: auto;
  padding: 70px 30px 350px 25px;
  z-index: 200; }

.uprc-Drawer .elements {
  overflow: hidden; }

.uprc-Drawer .element {
  padding-right: 0.5rem; }

.uprc-Drawer .element > label {
  color: #777; }

.uprc-Drawer .footer {
  background-color: #eeeeee;
  bottom: 95px;
  height: 85px;
  padding: 25px 30px 15px 25px;
  position: absolute;
  width: 100%;
  z-index: 300; }
  .uprc-Drawer .footer:before {
    background-color: transparent;
    background-image: url(/images/inset-gradient-inverse.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 500px 12px;
    display: block;
    content: ' ';
    height: 20px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 100%; }

.uprc-Drawer label > input[type="radio"],
.uprc-Drawer label > input[type="checkbox"] {
  margin-right: 0.28571rem;
  vertical-align: text-top; }

.custom-metric-formula {
  color: red; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.popover-default-target {
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.71429rem; }

.uprc-Popover {
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  left: 0;
  padding: 10px;
  position: absolute;
  width: 250px;
  top: 0;
  z-index: 1060; }
  .uprc-Popover:before, .uprc-Popover:after {
    border: 10px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: auto;
    position: absolute;
    top: auto;
    width: 0; }
  .uprc-Popover--hide-tail:before, .uprc-Popover--hide-tail:after {
    display: none; }
  .uprc-Popover--bottom, .uprc-Popover--top {
    margin-left: -50%; }
  .uprc-Popover--left, .uprc-Popover--right {
    top: -9px; }
    .uprc-Popover--left:before, .uprc-Popover--left:after, .uprc-Popover--right:before, .uprc-Popover--right:after {
      top: 10px; }
  .uprc-Popover--hide {
    display: none; }
  .uprc-Popover--top {
    top: auto;
    bottom: 0;
    margin-bottom: 40px; }
    .uprc-Popover--top:before, .uprc-Popover--top:after {
      border-bottom: 0; }
    .uprc-Popover--top:before {
      border-top: 20px solid rgba(0, 0, 0, 0.4);
      bottom: -20px; }
    .uprc-Popover--top:after {
      border-top: 20px solid #fff;
      bottom: -18px; }
  .uprc-Popover--bottom {
    bottom: auto;
    top: 0;
    margin-top: 40px; }
    .uprc-Popover--bottom:before, .uprc-Popover--bottom:after {
      border-top: 0; }
    .uprc-Popover--bottom:before {
      border-bottom: 20px solid rgba(0, 0, 0, 0.4);
      top: -20px; }
    .uprc-Popover--bottom:after {
      border-bottom: 20px solid #fff;
      top: -18px; }
  .uprc-Popover--right {
    right: auto;
    left: 0;
    margin-left: 40px; }
    .uprc-Popover--right:before, .uprc-Popover--right:after {
      border-left: 0; }
    .uprc-Popover--right:before {
      border-right: 20px solid rgba(0, 0, 0, 0.4);
      left: -20px; }
    .uprc-Popover--right:after {
      border-right: 20px solid #fff;
      left: -18px; }
  .uprc-Popover--left {
    left: auto;
    right: 0;
    margin-right: 40px; }
    .uprc-Popover--left:before, .uprc-Popover--left:after {
      border-right: 0; }
    .uprc-Popover--left:before {
      border-left: 20px solid rgba(0, 0, 0, 0.4);
      right: -20px; }
    .uprc-Popover--left:after {
      border-left: 20px solid #fff;
      right: -18px; }
  .uprc-Popover__close {
    Color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    display: block;
    float: right;
    margin: 0 0 10px 10px; }

.uprc-PopoverTarget {
  display: inline-block;
  position: relative; }

.custom-popover-title {
  text-align: center;
  font-weight: bold; }

.uia-GoalList .kpi-box .feature-clickable {
  cursor: pointer; }

.uia-GoalList .overlay-form-background {
  right: 500px;
  height: 100%;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2000; }
  .uia-GoalList .overlay-form-background:after {
    background-color: transparent;
    content: ' ';
    display: block;
    height: 95px;
    left: 100%;
    position: absolute;
    top: 0;
    width: 550px;
    z-index: 2000; }

.uia-GoalList .row .icon-formula {
  padding-left: 5px; }
  .uia-GoalList .row .icon-formula .fa-stack {
    vertical-align: -1px; }

.uia-GoalList .row .text-right {
  padding-right: 0px; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label, .uprc-Input label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.uprc-validation, .uprc-Input-validation {
  background: transparent;
  height: 2.42857rem;
  position: absolute;
  width: 5px;
  z-index: 1; }
  .uprc-validation.validation-danger, .validation-danger.uprc-Input-validation {
    background-color: #E9221E; }
    .uprc-validation.validation-danger ~ input:focus, .validation-danger.uprc-Input-validation ~ input:focus {
      border-color: #E9221E; }
  .uprc-validation.validation-success, .validation-success.uprc-Input-validation {
    background-color: #25D261; }
    .uprc-validation.validation-success ~ input:focus, .validation-success.uprc-Input-validation ~ input:focus {
      border-color: #25D261; }

.uprc-input-required, .uprc-Input .input-required input {
  border-left: 4px solid #25D261; }

.uprc-input-empty, .uprc-Input .input-empty input {
  border-left: 4px solid #107386; }

.uprc-Input {
  position: relative; }
  .uprc-Input .form-control {
    border-radius: 1px; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label, .uprc-InputNumber label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.uprc-validation, .uprc-InputNumber-validation {
  background: transparent;
  height: 2.42857rem;
  position: absolute;
  width: 5px;
  z-index: 1; }
  .uprc-validation.validation-danger, .validation-danger.uprc-InputNumber-validation {
    background-color: #E9221E; }
    .uprc-validation.validation-danger ~ input:focus, .validation-danger.uprc-InputNumber-validation ~ input:focus {
      border-color: #E9221E; }
  .uprc-validation.validation-success, .validation-success.uprc-InputNumber-validation {
    background-color: #25D261; }
    .uprc-validation.validation-success ~ input:focus, .validation-success.uprc-InputNumber-validation ~ input:focus {
      border-color: #25D261; }

.uprc-input-required, .uprc-InputNumber .input-required input {
  border-left: 4px solid #25D261; }

.uprc-input-empty {
  border-left: 4px solid #107386; }

.uprc-InputNumber .form-control {
  border-radius: 1px; }

.uprc-InputNumber .input-group.display-block {
  display: block; }

.uprc-InputNumber-validation {
  z-index: 3; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.uia-GoalForm .input-success input {
  border-left: 4px solid #25D261; }
  .uia-GoalForm .input-success input:focus {
    border-color: #25D261; }

.uia-GoalForm .input-success-validation {
  border-left: 4px solid #25D261; }

.uia-GoalForm .uprc-InputSelect .input-success .Select-control {
  border-color: #25D261; }

.uia-GoalForm .metric-custom-span {
  color: #cbcbcb; }

.uprc-Popover {
  z-index: 2100 !important; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

/* LineItemDetail: CSS */
.uia-LineItemDetail .uprc-Drawer.is-open {
  z-index: 2001 !important; }

.uia-LineItemDetail .uprc-Drawer .form-control,
.uia-LineItemDetail .uprc-Drawer .uprc-InputSelect-validation {
  z-index: inherit; }

.uia-LineItemDetail .uprc-InputSelect .Select {
  width: 100%;
  z-index: inherit; }

.uia-LineItemDetail .input-required {
  border-left: 0;
  padding-left: 0; }

.uia-LineItemDetail .uprc-u-clickable {
  color: #107386;
  cursor: pointer; }

.uia-LineItemDetail .empty-data {
  display: table;
  width: 100%; }
  .uia-LineItemDetail .empty-data .empty-data-content {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
    .uia-LineItemDetail .empty-data .empty-data-content h3 {
      font-size: 14px;
      color: #333333; }

.uia-LineItemDetail .creative-pinterest {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAGfCAYAAACp5SATAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEJEQ0QwRjlCQjJFMTFFNzhDQ0VBMEVEN0I4NDIxM0EiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEJEQ0QwRkFCQjJFMTFFNzhDQ0VBMEVEN0I4NDIxM0EiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQkRDRDBGN0JCMkUxMUU3OENDRUEwRUQ3Qjg0MjEzQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQkRDRDBGOEJCMkUxMUU3OENDRUEwRUQ3Qjg0MjEzQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi+E+OIAAAxBSURBVHja7N1/chrXAcBxLwsIyThynKpR4k47TGf6h3OAHCXX0A16BV0jR+kBmplOfyhtOqls6qpWkISAZfteCs5qIySBhWDR5zPDRJYAk7e2v/sey24yGo1eHR8ffzUYDHafAACV0Ww23+3v73+dpuk39Rjz6S8MDQBUR5ZlX8SOv3z58ve1ODMXcwContDvP05X2GuGAwCqr5bnuVEAgKoHPUkSowAAVQ+6IQAAQQcABB0AEHQAQNABQNABAEEHAO5Pfd4HHB0dHeZ5ngyHw/p4PF6rHYIkSfJGozGq1WrjTqdzYPMCIOg32N3dnT5uvIb/T+np6enYpgVA0G+RZdlaL9XPWjno9XqHNjmPUbvdtmL1SMRV1Cq93nj68U07Y+mqVojr/vgDbJa9vT2DsCLdbrdaM/QPEfbE6sHTNE2f1Wq1Vrg1wrfT/++o5aNwG2RZdjYajU7Df/v+eADAGgU9hHur2WzuhZh/HL++8UXV65+E+45D0N8NBoPjEPczmwoAVhz0ra2tX4ZAfx5n53PM5Gsx/uH2PEa93+9/H2fxNhkAPHDQQ5TT7e3t34Qovyj9KA+z7/PxeHwel9jDbRxjH2buzXBrl2bwSdgZ+Cwuz19cXBzF+9psAPBAQY8x39nZ+W2aph8Vvz8ajd6GGfebWcvo8XGNRuP5NOLvX2iYrbdarSxE/VubDQAeKOhxZl6MeZhZZ/1+/9vhcHhy0+Pi/ULw34b7vQs7BJ3wHLvTn4XQ/yLM6s8uLy+7Nh0A/GQpnycPs+tPisvsMdJhZv2X22JeCvvo/Pz8byHg/dJzfzbPe/EAIOgLiAezxegWvxdm1N+NRqMfriwN1OvtuLQe3ze/Zbb+fen5w9M3X9h0AFDo6r0/Yb3+UfG97yzLeiHK/y4Gf3t7uxPfE59Eexhm738Nwe9d93xx6X1ra2sQQ174PXbDTsIbmw8AljRDj7EtBfnK+92tVutX05hPAt8Iwf78pll6edk9PKZl0wHAEoMeZufbxRgXZ95pmrYajcbPzkkYAh0/ppbcEPVR6f6JTQcASwx68YC1yalch4Wgt2eEOwbbSWMAYF2CXgr2qHgimFlHp8eTzNyyk5DaVADwsEHPCl+npcBnM4L+w809T64cCR+v4mLTse68MwRUOujj8fiy8A9aM03TZiHcP7t6WlyWL3+k7coLrNUa1wR9aNOx7ux3ApUOerz0aSHotUaj8XHhZ+fF4E9n5+F7MwMdD6QrL7mH+1/YdADwk3v/HHqYbf93a2vr5ZPJUnsI+qeDweBkEvKkfIR6CPrpjS+w9DG46U7AIq+t3W4f2OQAmKFPxKXEWbcQ9P5wOHxbmKU3YpTjz8Jse7u4fD65//ms54o9D495UZqdh6cfnt70GgDADP0ObjvYp9/v/zPGu1arPZ2Eux8fE0/3es3zZLOer9VqfRrfQy/Nzk/i++4OOAKADwz6HWbwo7Ozsz+HIMcLqTSmJ5cJkX9Wvm/8bPp1B8uF+D+Ly/Wl580uLy9f22wAs3W7Lkgp6Pcc9YuLi++mvw4z7Xq47ZTvF99vj++vT490nxxI9zx8/9fx6+J944VaygfVzaPX6x3a5Kvh+AV4GJ1Ox981QV+uMBPfue7EMnEGv7Oz87t4EZe4ExAv7FI8fexUCP5/zM4BYPVBv/L++WSmnU1m7cl1y/GFmL8Ns/2/21wAsPqgPy3+On5cLcy4/xUvpTor5iH654PB4HW4vbWpAGDFQY/vhZeX0WOsw21wdnb2p0ajsRuvox6X38OP8vj9+FnzeDBd8VzwAMAKgx7fF5/Eeiqe7/X9GeWGw+G7eLM5AGDB1j7EbxJP3/qkcJGW+P55uPUNPwBUKOhhhn7l4iqTI9otpQNAlYJevlraaDSyvA4AFQz6+6ulxaX2EPRTQw8AFQt6XrhiynA4fB1P4WroAaBiQQ+yyez83GfKAaC6M/Qfg97v9//hYDgAqG7Qh2Fmfjy96hoAcL8WvR56Ps/9Q8zfTB73IP9Ts16fK34BIOgFjUZjrQ9qm3eHAwAeZdBPTk5+DHqWZel9vZBarTYuhzgeHB9n9Xf9fa57DgAQ9Gt0Oh3L1gCwZmqGAAAEHQAQdABA0AEAQQcAQQcABB0AEHQAQNABQNABgDUz96lfe73eoWEDgOWb5yqhZugAsAEEHQAEHQAQdAAWkiSJQUDQAaouz3ODgKADgKADAIIOAAg6ACDoACDoAICgAwCCDgAIOgAIOgAg6ACAoAMAt6jP+4B2u31g2ADADB0AEHQAQNABQNABAEEHAAQdABB0ABB0AEDQAYAlmvtMcUdHR4eGjcciz/MnSZIYCPw5YyU6nc6dz85aX+Q32Nvb+4NhBoDl6Xa7X85zf0vuALABBB0ABB0AEHQAQNABAEEHAEEHAAQdABB0AEDQAUDQAQBBBwAEHQAQdOCOXM4TBB3YAPEa3cD671RP/64KOgCsQZgX3amePr+gA8ASPdRql6ADwAYQdAAQdABA0AEAQQcABB0ABJ3lcYYuAAR9AzhDFwCCDgCCDgAIOgAg6ACAoAOAoAMAgg4ACDoAIOgAIOgAgKADAIIOAAg6ACDoACDoAFBpSZIIOgBUXZ7ngm5vCQAE/VHsLQHAow06ACDoACDoAICgAwCCDgAIOgAIOgAg6ACAoAMAgg4Agm4IAEDQAQBBBwAEHQAQdAAQdABA0AEAQQdYa0mSGAQEHaDq8jw3CAg6ADDfzqOgA0CFTd/eEXQA2ACCDo9k7x0QdKDCHJwFgg4ACDoAIOgAgKDDunKQGiDosAEcpAYIOgAg6AAg6ACAoAMAgg4ACDoACPoVPnIDABsQdCfFAIANCDoAIOgAgKADAIIOAIIOAAg6ACDoAICgA4CgAwCCDgAIOgAg6AAg6ACAoAMAgg4ACDoACDoAIOgAgKADAIIOAIIOAAg6ACDoAICgA4CgAwCCDgAIOgAg6AAg6ACAoAMAgg4ACDoACLohAFiNJEkMAoIOUHV5nhsEBB0AEHQAEHQAQNABAEEHAAQdYIV8VA1BB9gAPqqGoAMAgg4Agg4ACDoAIOgAgKADgKADAIIOAAg6ACDoACDoAICgAwCCDgAIOgAIOgAg6ACAoAMAgg4Agg4ACDoAIOgAgKADgKADAIIOAAg6AI9ekiQGQdABqLo8zw2CoAOAoAMAgg4ACDoAIOgAgKADgKADAIIOAAg6ACDoACDoAICgAwCCDgAIOgAIOgAg6ACAoAMAgg4Agg4ACDoAIOgAgKADgKADAIIOAAg6ACDoACDoAICgAwCCDgAIOgAIOgAg6ACAoAMAgg4Agg4ACDoAIOgAgKADgKADAILODZIkMQgACHrV5XluEAAQdIBls5KGoANsACtpCDoAIOgAgKADgKAbAgAQdABA0AEAQQcABB0ABB0AEHQAQNABAEEHAEEHAAQdABB0AEDQAUDQAQBBBwAEHQAQdAAQdABA0AEAQQcABB0ABB0AEHQAQNABAEEHAEEHAAQdABB0AEDQAUDQAQBBB+4mSRKDAAg6VF2e5wYBEHQAQNABQNABAEEHAAQdABB0ABB0AEDQAQBBBwAEHQAEHQBY3DKv3yDoAPBAlnn9BkEHgA0g6AAg6ACAoAMAgg4ACDoACDoAIOgAgKADAIIOsATLPK0n3Ka+yIO63e6X06/jaezu8w/xfT8ftgGAoF+j0+kcGDYAWC+W3AFA0AEAQQcABB0AEHQAEHQAQNABAEEHAAQdAAQdABB0AEDQAQBBB4CNNPfV1nq93qFhW412u73wle5sN9uNh9tuYIYOAAg6AAg6ACDoAICgAwCCDgCCDgAIOgAg6ACAoAMAgg4Agg4ACDoAcE/mvtqaKxBVk+1muwFm6ACAoAMAgg4ACDoACDoAIOgAgKADAIIOAIIOAAg6ACDoAICgA4CgAwCCDgAIOgAg6ADwONUXeVCv1zs0dMAs7Xb7wCiAGToAIOgAIOgAgKADAIIOAAg6AAg6ACDoAICgAwCCDgCCDgAIOgAg6ADAwvI8F3QAqLokSQQdADaFoAOAoAMA66C+yIPa7faBoQMAM3QAQNABAEEHAEEHAAQdABB0AOCaoDebzXdZlr0yFABQLaHfX8SOx6+T0Wj06vj4+KvBYLC76BPGE8NPzyVb/PX0hPHFn/Fwytvltu8DPNZ/Fz/0vqsSY76/v/91mqbf/E+AAQAoRnc1H8nxjQAAAABJRU5ErkJggg==);
  height: 415px;
  width: 500px; }

.uia-LineItemDetail .external-link {
  position: absolute;
  right: 5px;
  top: 5px; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.uprc-ForeignLink .text {
  margin-left: 0.21429rem; }

.uprc-InlineEditInput .edit-reset,
.uprc-InlineEditInput .edit-revert {
  cursor: pointer; }

.uprc-InlineEditInput .edit-revert {
  margin-left: 5px; }

.uia-pagination-container {
  text-align: right; }
  .uia-pagination-container .pagination-results {
    display: inline-block;
    line-height: 34px;
    padding: 0 10px;
    vertical-align: top; }
  .uia-pagination-container .pagination {
    margin: 0;
    vertical-align: top; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.uprc-TextCell {
  overflow-y: auto;
  padding-right: 0 !important; }
  .uprc-TextCell,
  .uprc-TextCell .public_fixedDataTableCell_wrap2,
  .uprc-TextCell .public_fixedDataTableCell_wrap3 {
    display: block; }
  .uprc-TextCell .public_fixedDataTableCell_cellContent {
    padding-right: 2.14286rem !important;
    position: relative; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.uprc-CurrencyCell {
  width: 100%; }
  .uprc-CurrencyCell .cell-label {
    color: #888;
    display: table-cell;
    font-size: 0.85714rem; }
  .uprc-CurrencyCell .cell-value {
    display: table-cell;
    text-align: right; }

.uprc-cell-percentage {
  width: 100%; }
  .uprc-cell-percentage .cell-value {
    display: block;
    text-align: right; }

/* LineItemOptimizationLogs: CSS */
.uia-LineItemOptimizationLogs .uprc-Drawer.is-open {
  z-index: 2001 !important; }

.ad-account-option .ad-account-name {
  display: block; }

.ad-account-option .ad-account-id {
  display: block;
  color: #888; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.select-none, .uprc-Ribbon {
  -webkit-user-select: none;
  /* Chrome, Opera, Safari */
  -moz-user-select: none;
  /* Firefox 2+ */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Standard syntax */ }

.cursor-grab {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.cursor-grabbing {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

.uprc-Ribbon {
  background-color: #fff;
  border-top: 1px solid #eeeeee;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  padding: 6px 30px 6px 14px;
  position: relative; }
  .uprc-Ribbon .close {
    color: #107386;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 2px; }
  .element-selected .uprc-Ribbon {
    background-color: #f9f9f9;
    border: 1px solid #dddddd;
    margin-bottom: 4px; }
  .uprc-Ribbon.active {
    background-color: #cbcbcb;
    border-color: #333333;
    font-weight: bold; }
  .draggable-container .uprc-Ribbon {
    padding-left: 8px; }
    .draggable-container .uprc-Ribbon:hover {
      background-color: #e6f8fc; }
      .draggable-container .uprc-Ribbon:hover .icon-drag {
        color: #107386;
        opacity: 0.75; }
    .draggable-container .uprc-Ribbon .icon-drag {
      margin-right: 5px; }
    .draggable-container .uprc-Ribbon .close {
      right: 8px; }

.uprc-RibbonAddOption.level-1 {
  padding-left: 20px; }

.uprc-RibbonAddOption.level-2 {
  padding-left: 26px; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.select-none, .uprc-Ribbon {
  -webkit-user-select: none;
  /* Chrome, Opera, Safari */
  -moz-user-select: none;
  /* Firefox 2+ */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Standard syntax */ }

.cursor-grab {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.cursor-grabbing {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

.uprc-Ribbon {
  background-color: #fff;
  border-top: 1px solid #eeeeee;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  padding: 6px 30px 6px 14px;
  position: relative; }
  .uprc-Ribbon .close {
    color: #107386;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 2px; }
  .element-selected .uprc-Ribbon {
    background-color: #f9f9f9;
    border: 1px solid #dddddd;
    margin-bottom: 4px; }
  .uprc-Ribbon.active {
    background-color: #cbcbcb;
    border-color: #333333;
    font-weight: bold; }
  .draggable-container .uprc-Ribbon {
    padding-left: 8px; }
    .draggable-container .uprc-Ribbon:hover {
      background-color: #e6f8fc; }
      .draggable-container .uprc-Ribbon:hover .icon-drag {
        color: #107386;
        opacity: 0.75; }
    .draggable-container .uprc-Ribbon .icon-drag {
      margin-right: 5px; }
    .draggable-container .uprc-Ribbon .close {
      right: 8px; }

.uprc-RibbonHeader {
  border-top: 1px solid #eeeeee;
  color: #888888;
  display: block;
  padding: 6px 8px 4px 8px; }
  .uprc-RibbonHeader:first-child {
    border: 0; }
  .uprc-RibbonHeader.level-0.u-clickable .objective-name {
    cursor: pointer; }
    .uprc-RibbonHeader.level-0.u-clickable .objective-name i {
      font-size: 11px;
      line-height: 17px; }
  .uprc-RibbonHeader.level-1 {
    padding-left: 14px; }
    .uprc-RibbonHeader.level-1.u-clickable .objective-name {
      cursor: pointer; }
  .uprc-RibbonHeader.level-2 {
    padding-left: 20px; }
  .uprc-Ribbon + .uprc-RibbonHeader {
    border-top: 1px solid #cbcbcb; }
  .uprc-RibbonHeader .objective-name {
    float: left;
    font-size: 12px;
    text-transform: uppercase; }
  .uprc-RibbonHeader .objective-add-all {
    color: #107386;
    cursor: pointer;
    float: right;
    font-size: 12px; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.objective-add-all,
.clear-all {
  color: #107386;
  cursor: pointer;
  float: right;
  font-size: 12px; }

.clear-all {
  margin: 5px; }

.custom-popover-title {
  text-align: center;
  font-weight: bold; }

.uprc-PopoverTarget > .popover-default-target {
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.5rem;
  padding: 0 0.85714rem 1.07143rem 0.85714rem; }

.element-selector-search {
  margin-bottom: 10px;
  position: relative; }
  .element-selector-search .close {
    position: absolute;
    bottom: 8px;
    right: 10px; }

.clear-all .fa {
  margin-right: 3px; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.select-none, .uprc-Ribbon {
  -webkit-user-select: none;
  /* Chrome, Opera, Safari */
  -moz-user-select: none;
  /* Firefox 2+ */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Standard syntax */ }

.cursor-grab {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.cursor-grabbing {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

.uprc-Ribbon {
  background-color: #fff;
  border-top: 1px solid #eeeeee;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  padding: 6px 30px 6px 14px;
  position: relative; }
  .uprc-Ribbon .close {
    color: #107386;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 2px; }
  .element-selected .uprc-Ribbon {
    background-color: #f9f9f9;
    border: 1px solid #dddddd;
    margin-bottom: 4px; }
  .uprc-Ribbon.active {
    background-color: #cbcbcb;
    border-color: #333333;
    font-weight: bold; }
  .draggable-container .uprc-Ribbon {
    padding-left: 8px; }
    .draggable-container .uprc-Ribbon:hover {
      background-color: #e6f8fc; }
      .draggable-container .uprc-Ribbon:hover .icon-drag {
        color: #107386;
        opacity: 0.75; }
    .draggable-container .uprc-Ribbon .icon-drag {
      margin-right: 5px; }
    .draggable-container .uprc-Ribbon .close {
      right: 8px; }

.dragging-ribbon {
  display: none; }

.hidden-ribbon {
  background-color: inherit;
  color: inherit;
  height: 2px;
  max-width: 450px;
  position: relative; }
  .hidden-ribbon .close {
    position: absolute;
    right: 0;
    top: 6px; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.select-none, .uprc-Ribbon {
  -webkit-user-select: none;
  /* Chrome, Opera, Safari */
  -moz-user-select: none;
  /* Firefox 2+ */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Standard syntax */ }

.cursor-grab {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.cursor-grabbing {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

.uprc-Ribbon {
  background-color: #fff;
  border-top: 1px solid #eeeeee;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  padding: 6px 30px 6px 14px;
  position: relative; }
  .uprc-Ribbon .close {
    color: #107386;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 2px; }
  .element-selected .uprc-Ribbon {
    background-color: #f9f9f9;
    border: 1px solid #dddddd;
    margin-bottom: 4px; }
  .uprc-Ribbon.active {
    background-color: #cbcbcb;
    border-color: #333333;
    font-weight: bold; }
  .draggable-container .uprc-Ribbon {
    padding-left: 8px; }
    .draggable-container .uprc-Ribbon:hover {
      background-color: #e6f8fc; }
      .draggable-container .uprc-Ribbon:hover .icon-drag {
        color: #107386;
        opacity: 0.75; }
    .draggable-container .uprc-Ribbon .icon-drag {
      margin-right: 5px; }
    .draggable-container .uprc-Ribbon .close {
      right: 8px; }

.placeholder-ribbon {
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  margin: 0 0 5px 0;
  min-height: 35px; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.objective-add-all,
.clear-all {
  color: #107386;
  cursor: pointer;
  float: right;
  font-size: 12px; }

.clear-all {
  margin: 5px; }

.custom-popover-title {
  text-align: center;
  font-weight: bold; }

.uprc-PopoverTarget > .popover-default-target {
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.5rem;
  padding: 0 0.85714rem 1.07143rem 0.85714rem; }

.draggable-container {
  padding: 4px; }

.clear-restore-box {
  display: inline-block;
  float: right; }

.clear-all {
  color: #107386;
  cursor: pointer;
  float: right;
  font-size: 12px;
  margin: 5px 5px 0 5px; }
  .clear-all:hover {
    color: #222222; }
  .clear-all.restore-defaults {
    padding-right: 10px; }
    .clear-all.restore-defaults.right-divider {
      border-right: 1px solid #000000; }
  .clear-all .fa {
    margin-right: 3px; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html {
  font-size: 14px; }

.btn-default.active {
  color: #333333; }

.uprc-label {
  color: #888;
  font-size: 0.85714rem;
  font-weight: normal;
  text-transform: uppercase; }

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

.clearfix:after {
  clear: both; }

.brand-adwords {
  color: #FF3333; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-instagram {
  color: #3f729b; }

.brand-pinterest {
  color: #BD0015; }

.brand-snapchat {
  color: #E7DD30; }

.brand-youtube {
  color: #FF3333; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.uia-summary-bottom {
  color: #333333;
  font-size: 11px; }
  .uia-summary-bottom .uia-summary-bottom-unit {
    color: #888888;
    display: inline-block;
    font-size: 0.82em;
    margin-right: 0.5em;
    text-transform: uppercase; }

.uia-adAccount-cell {
  margin: 10px 10px 0px 10px; }
  .uia-adAccount-cell .cell-ad-account-name {
    color: #434343;
    cursor: default; }
  .uia-adAccount-cell .cell-ad-account-id {
    float: right;
    color: #888;
    font-size: 11px; }

.content-sync-campaigns {
  margin: 10px;
  font-weight: 200; }
  .content-sync-campaigns .fa-refresh {
    margin-right: 10px; }

.onoffswitch {
  display: inline-block;
  position: relative;
  width: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  border-radius: 15px;
  cursor: pointer;
  display: block;
  overflow: hidden;
  margin-bottom: 0; }

.onoffswitch-inner {
  display: block;
  margin-left: -100%;
  width: 200%;
  -webkit-transition: margin 0.3s ease-in 0s;
  -moz-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s; }

.onoffswitch.no-animation .onoffswitch-inner {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.onoffswitch-inner:before,
.onoffswitch-inner:after {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  display: block;
  float: left;
  height: 15px;
  line-height: 15px;
  padding: 0;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.onoffswitch-inner:before {
  background-color: #25D261;
  color: #FFFFFF;
  content: "";
  padding-left: 2px; }

.uem-switcher .onoffswitch-inner:before {
  background-color: #DA7715; }

.onoffswitch-inner:after {
  background-color: #CCCCCC;
  content: "";
  padding-right: 5px;
  text-align: right; }

.onoffswitch-switch {
  background-color: #fff;
  background-image: -o-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: -moz-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: -webkit-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: -ms-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%);
  background-image: linear-gradient(to bottom, #DDDDDD 0%, #FFFFFF 100%);
  border-radius: 15px;
  bottom: 0;
  box-shadow: inset 0 1px 1px #fff;
  display: block;
  margin: 2px;
  position: absolute;
  right: 15px;
  top: 0;
  width: 11px;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s; }

.onoffswitch.no-animation .onoffswitch-switch {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px; }

.onoffswitch-checkbox:disabled + .onoffswitch-label {
  cursor: not-allowed;
  opacity: 0.33; }

.indicator {
  background-color: #CCCCCC;
  border-radius: 10px;
  display: inline-block;
  height: 15px;
  margin-right: 1em;
  vertical-align: sub;
  width: 15px; }

.indicator.active {
  background-color: #25D261;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.onoffswitch + .title,
.title + .onoffswitch {
  line-height: 15px;
  margin-left: 10px;
  vertical-align: text-bottom; }

.optimization-switch {
  margin-left: 30px; }

.optimization-switch .onoffswitch-label:before {
  color: #eeeeee;
  content: "\F0E7";
  font-family: FontAwesome;
  position: absolute;
  left: -25px;
  top: -10px; }

.optimization-switch .onoffswitch-checkbox:checked + .onoffswitch-label:before {
  color: #e4cd02; }

.uia-cell-link {
  display: block !important;
  height: 40px !important;
  overflow-y: auto;
  padding-right: 20px; }

.is-compact .uia-cell-link {
  height: 26px !important; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.brand-facebook {
  color: #3b5999; }

.brand-twitter {
  color: #55ACEE; }

.brand-linkedin {
  color: #4875B4; }

.brand-googleplus {
  color: #C63D2D; }

.brand-instagram {
  color: #3f729b; }

.brand-youtube {
  color: #FF3333; }

.brand-pinterest {
  color: #BD0015; }

.brand-vine {
  color: #00BF8F; }

.brand-tumblr {
  color: #32506D; }

.brand-salesforce {
  color: #1798c1; }

.brand-awesm {
  background-color: #ff7e00; }

.brand-uem {
  background-color: #DA7715; }

.brand-snapchat {
  color: #E7DD30; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.optimization-last-status-cell {
  font-size: 12px; }
  .optimization-last-status-cell.optimization-failed {
    color: #E9221E; }

.uia-CampaignPacingDashboard .cell-progress-bar {
  background-color: #eeeeee;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1; }

.uia-CampaignPacingDashboard .cell-progress-bar-warning {
  background-color: #fcf8e3; }

.uia-CampaignPacingDashboard .cell-value-progress-bar {
  position: relative;
  z-index: 2; }

.uia-CampaignPacingDashboard .warning {
  color: #f6cb5b;
  font-size: 14px;
  position: relative;
  z-index: 3; }

.empty-campaign {
  padding: 20px 0 0 0; }
  .empty-campaign .empty-campaign-img {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAScAAAFsCAYAAACOxX/uAAAAAXNSR0IArs4c6QAAJ5dJREFUeAHtnQ10FNeV59+ran0jQNhigPAlMebY3gSP7QyZic/EnCULCIcPCfeMMR8RsaOdyRlvjveMvcfZTUYzPvaccc6sd+IM8RLHQxBfdoPkQLAA21k5Z+wYx5AJGePEDhIgQMYyCJCEWuquenurWy21mq6mq9VV/arrX+fgrnp137v3/l7r76rXr15xlsa2eOXaPyjyqSsY5zWCsSrO+HSqNpX+KWlUz7kJxRwSQvuLg807WnIeDAIAARBIiwBPZbWkdsNnVc6eJpuvcNpS2cp+TggRFoI9eLClKSB7rIgPBECAsaSC86d/6i+ZNL3kewpnXyNIrrg6Sq8zhcYE3/hq87ad6dnDCgRAIFcE1ETHS1Y9MKt0YtFhhfP76FxS8Uqs455jrlBGtfNuveP073/761+7J25ECgLeIzBGnGrq1s1UlIIjdAc3P49RkOCKVfNvW3Duow+OH8vjPJEaCLiawIg4LVmyoUwtUl6nkaVbXJ1RGsEb42c0SL7iltsXfPL7D46/l0YVmIAACDhMYGQ8SZnA/w/5/iOH/efMnSFQnCmbl69Z/82cBQHHIAACpgQiV07LVq5doKjq/yWrPBtjMs077gRf9oe3fq7/9789/nZcIXZBAARyTCBy5aT4CozpAiNXUTmOyXH3XFG+u7xuwxOOO4ZDEAABUwJqTY2/khf6nqeLJs+KU4QO54vn3fY5RmNQb5rSwgkQAAHHCCiipHglCdPIwLhjniV0pHClsaZu41MShoaQQMBzBBSaz7TYc1mnSJhGyb+1vHb9MylMcAoEQMABAnQrJ2Y64MddLhTlsZrajcavl9hAAARyREBhgn0mR76ldksjcN9cXrf+XyhID/6CKXXXIDiPEODL6zb20J/fZI/kazlNelj4PFUaslzRZRU4E32Cc8pV7+I6fycYCu7/2U8D51yWBsLNIwK8Zs3Gy3RpMCmPckIqWSBAqzjQJHp+RHDx5MG9Ta9moUk0AQKWCHh7+oAlVN4yjsyg5+xP6EnpA8vXbPj5l2s33OYtAsg21wQgTrnuAVf4539WyPmRZXXradoJNhBwhoDxax0GfJ1h7W4vnJXTCqiv1NRu+Lq7E0H0biGAKye39JQEcUaeleZs87LV6zA3ToL+yPcQIE753sNZzo8Eyqco6p6ldeuNdeSxgYBtBCBOtqHN44Zp6onK+JN5nCFSk4AAxEmCTnBlCJxvMl6A4crYEbQrCECcXNFNUgap0Jt56qWMDEHlBQGF07TgvMgESThOgL45dY47hUPPEMCVk2e62o5EedXy2o3z7WgZbYIAxAnfgXERoDcpzx1XA6gMAiYEIE4mYFCcHgGhKDPSs4QVCFgj4LNmHmct9M26zvBq7zgkbt7lCv9ZZJKlxSRowPImi1VgDgJpEfDRU+c0rpnBmDhXTh58ZVtbWl5gJD2B5Ws20ioEGXwRBB5/kr5zXRogbutc2nEIGwTynQDEKd97GPmBgEsJQJxc2nEIGwTynQDEKd97GPmBgEsJQJxc2nEIGwTynYAhThn8VJfvWJAfCIBArgngyinXPQD/IAACSQlAnJJiQSEIgECuCUCcct0D8A8CIJCUAMQpKRYUggAI5JoA1nPKdQ/APwiAQFICuHJKigWFIAACuSYAccp1D8A/CIBAUgIQp6RYUAgCIJBrAhCnXPcA/IMACCQloDBazynpGRSCAAiAQA4J4Moph/DhGgRAwJwAxMmcDc6AAAjkkADEyUH4ixYt8tWsXrfEQZdwBQKuJQBxcq7reMlNM1/gqtpaU7fufufcwhMIuJMAxMmhfqtZs/EZzpSvkjuFc2XHstXrFjvkGm5AwJUEFMHwOnK7e66mbsPj9JPo34z64YWKorb8lzUP3jJahj0QAIF4Apm/ty6+FeybElheu34T6f8/JhoIJt54bW+oPbEcxyAAAlECECcbvwlLazeuYor4YaILIcSbA5c61zLWpiWewzEIgECUAMTJpm/CkroHv6RwtptWQVYTXPw7G9BXtrW1BRPKcQgCIBBHAOIUByNbu0tr19+hcGUfjTMVx7cpBDs5FA4te6N119X4cuyDAAhcT8DHaEQcrzi4HkymJV9e82C1ypSDVH9SQhsfh3h4yRv7dl1IKMchCIBAEgK4ckoCJdOiRcv90wqF+hqJ/bT4NgRjV3RdX/Z6y04MgMeDwT4IpCAAcUoBx8qpL3/ZP6mwuPgg/TJXHV+PhCmoifDKwy07fx1fjn0QAIHUBCBOqfmkdZYeSykunFiyj66Y7hhbQWj0y9xfHG7e+fOx5TgCARC4EQGI040I3fC8Xy2ZUvISCdOXrjPVxdcPtmzfd105CkAABG5IwMcj6zlhSacbkjIxqKkr+SHNsV+ZeFpn7HESpn9NLMcxCIBAegRw5ZQep6RWNPv7Gbpi2pR4km7l/ulgc9N3E8txDAIgkD4Bzz34u6xu3R+nj8fcsqZ2/d8wRXks0UIw/cetzU3XlSfa4RgEQCA1AU+JEwnKOloZ4Miy2g2PpsaS+uyy2o1fpV/lnkm0ouflfjpw8ezDVE4/0mEDARAYDwHPiNOyNRuWk6Bs5ZGN/dPSug0bMgFXs2bDChqne8FoJr4+3cr92+XzwT+nx1LC8eXYBwEQyIyAJ8TJuJWjRPeQnkTG2AxhoeMXI4JlgdvSVev/jBTppVg7sap0mfSbAb13xS9+ERiIleETBEBgfAQ8sZ6T6B86SQLSEY/KEBhF8MCSVeu/GF9utr9s5doFqqrQtABeEm9Dz8ud0oW+tO2VVy7Hl2MfBEBgfAQ8ceV06FDgEiMBoaGgM2NwcVbq8/GfLqnd8Nkx5QkHS1ZsqFIKCg7RL3OT40/RrdwnYXpe7lDz9q74cuyDAAiMn4AnxMnA1Nq842yYhZcyIT4di41XqJwfWl734Jyx5dGjxSvX/oFawF+jozHPy9GQd6/ORM1re3d+lKweykAABMZHwDPiZGA6vHfXb3WmL6df1frisdHQ9gzB1MM1Nf7K+PKamnUTiwoKDtL5efHldCs3qLHwKrpiOhZfjn0QAIHsEfCUOBnYDjbv+CXXRR3d4g3FY6QxqPm8tKT1npUry41y43k5VmKMMbE/irejfZ1u5x481Lzz/yWU4xAEQCCLBBS6zRnzk3gW25a2qVdbtr9GaW+kAOkpkzHb3RMLJrfcvWJFacmUWbtIsO4dc5YOhC7+8mBLU3NiOY5BAASyS8BzV04xfK3N217SBXskdhz7JKVePLWg4iMSptWxstinEPr/bG1pum5N8Nh5fIIACGSPgGfFyUB4sHnbZhrY/rtEnMYYVGKZ0Nk/tzZvfzqxHMcgAAL2EPC0OBlIX23e1kj3aptT4aUxph2tLdvG9chLqvZxDgRA4HoCnhcnA8mrzduN27uXr8dDJUIc/OT0iU3GXtLzKAQBELCFAL0am6YWYtNP/3ZgAwnR6/EoaMrAOxdCl9ccPXo0FF+OfRAAAfsJ4MppmPH77weGrl0K1tIt3C+NIpoLdULvH7jv6P791+zvBngAARBIJABxiiPS1hboGwiFaZImO2w87hJ57CXuPHZBAAScI4CVMBNYt+3fZTzeQs/hYQMBEMglAVw55ZI+fIMACJgSgDiZosEJEACBXBIgcaLf67CBAAiAgGQEcOUkWYcgHBAAgSgBiBO+CSAAAlISgDhJ2S0ICgRAAOKE7wAIgICUBBSaEY0BcSm7BkGBgLcJ4MrJ2/2P7EFAWgIQJ2m7BoGBgLcJQJy83f/IHgSkJQBxkrZrEBgIeJsAreeEGeLe/gogexCQkwCunOTsF0QFAp4nAHHy/FcAAEBATgIQJzn7BVGBgOcJQJw8/xUAABCQk0DmK2EKUbG87sE5cqaFqEAABNxOwEcr+V+m969MtpwI5/+LMR/9w+ZlAvRb72Uv54/c7SOg0JN15+xrHi3nOwGhC3x/8r2Tc5SfQu9qO5sj33CbBwQ0rnTmQRpIQUIChjiNeZGkhDEiJHkJfHy4pel9ecNDZG4moIQUvdnNCSD23BGgF4++Qt7xmvbcdUFee1Ze37uznV67/VZeZ4nkbCEgdL7NlobRKAgQgcg8J03THwcNELBCgP6H1nKwZdsvrNSBLQhYIRARp8M/2f42VXrZSkXYepcACdNgmIf/h3cJIHMnCIzMEB+6MtBAg+MfOOEUPlxOQOgPvbZ350cuzwLhS05gRJxefz1wZYhrX6HRzW7JY0Z4OSRA85r+vrVl+44chgDXHiEwIk5GvsbgeIiF/4QE6jceyR9ppkmAXoQR1nXxzdaWpr9NswrMQGBcBNTE2u0f/KanetaCbUohm0EidQcWo0sk5MFjIdrpiun+g69sf8mD2SPlHBFI+VqopbXr71C58hTNZ1kOkcpRD+XQLV0tdXHBnrpw5sSWo0ePhnIYClx7kEBKcYrxWFq3fjo9hPcVxnkNPehZRQPn02m/ks6PuS2M2ePTfQTof0D9FDWJET9P++8wpu9rbd5hTBXQ3ZcNIs4HAmmJUz4kajWHI788diW+zhf++K5J8cfYBwEQsJdA5us52RtXzlun29iJOQ8CAYCAhwngtszDnY/UQUBmAhAnmXsHsYGAhwlAnDzc+UgdBGQmAHGSuXcQGwh4mADEycOdj9RBQGYCECeZewexgYCHCUCcPNz5SB0EZCYAcZK5dxAbCHiYAMTJw52P1EFAZgIQJ5l7B7GBgIcJQJw83PlIHQRkJgBxkrl3EBsIeJgAxMnDnY/UQUBmAhAnmXsHsYGAhwlAnDzc+UgdBGQmAHGSuXcQGwh4mADEycOdj9RBQGYCECeZewexgYCHCUCcPNz5SB0EZCYAcZK5dxAbCHiYAMTJw52P1EFAZgIQJ5l7B7GBgIcJQJw83PlIHQRkJgBxkrl3EBsIeJgAxMnDnY/UQUBmAhAnmXsHsYGAhwlAnDzc+UgdBGQmAHGSuXcQGwh4mADEycOdj9RBQGYCECeZewexgYCHCUCcPNz5SB0EZCYAcZK5dxAbCHiYAMTJw52P1EFAZgIQJ5l7B7GBgIcJQJw83PlIHQRkJgBxkrl3EBsIeJgAxMnDnY/UQUBmAhAnmXsHsYGAhwlAnDzc+UgdBGQmAHGSuXcQGwh4mADEycOdj9RBQGYCECeZewexgYCHCUCcPNz5SB0EZCYAcZK5dxAbCHiYAMTJw52P1EFAZgIQJ5l7B7GBgIcJQJw83PlIHQRkJgBxkrl3EBsIeJgAxMnDnY/UQUBmAhAnmXsHsYGAhwn4PJw7UgcBEIgj4Pc/NOUaC1cxXe3pvzj7TFtbYzjutOO73HGPLnH47nu/EvGhLvz8nWAVDwT7eUNgRUNDqX5Fq2aaVhFLStFZSFPZqVcDWy9Q2Zi/hZiN3Z/4gzMhDHEyAYPivCGwqLHRV/JBxxxF4zPMklLUcH+xXnoyENhyxczGrnKIkwlZiJMJGBTnAQHB6+r+67QhNThXCCW9oR1V+7S/RO1o27o16BQAiJMJaYiTCRgUu5rA6vr6yaF+MY8JXmo1EV0ROg/7zpapV88GAgHNan2r9hAnE2IQJxMwKHYlgfr6+uIL/bxaEeKm8SYghDZUpLOOlpamT8bbVqr6ECcTOhAnEzAodhUBv9+vhtSyWUFNn6kKJat/74KzXt+gcnLfvhd77YCS1WDtCDBXbUKcckUefrNEgK9c+/DU0GC4SlFYQZbaTNqMUPULZfrAKbrVG0pqkGEhxMkEHMTJBAyKpSdQs27dRBZU5ylcmeBcsFzz+VjnnbfOOdfY2Khnwy/EyYQixMkEDIqlJVBT80hRwYT+uZrQp+YqSJofFfQJvb2lZdvF8cYAcTIhCHEyAYNi6QjQlYpy9P32mWGNz1LockmGAGk86nK4WGs/3NTUn2k8ECcTchAnEzAolopAjX9Tpcq0KpqvVCRVYMPBqDzcNa2i9PSWLVtCVuODOJkQgziZgEGxFAT8/m9MGNT7qjWuTJIioBRBcK4bz+id2f/yj89zztN+FAbiZAIV4mQCBsU5JUBTAwoH9LI5dNs0LaeBZOKci2usINR+YOfOnnSqQ5xMKEGcTMCgOCcEjHGlI8fPzlAUbTY9h6vmJIgsOaWJoJeKlSntgcCzA6mahDiZ0IE4mYBBseMEjKVM+vWhas7VEsed2+RQ4brQ9fD5/ovzTZdmgTiZwIc4mYBBsWMEki1l4phzhxylWpoF4mTSCRAnEzAotp3AojSWMrE9CIcdKDotzaKOXZoF4mTSCRAnEzAotpFABkuZ2BhNTprWaGmWSdGlWSBOJj0AcTIBg2JbCBhTA4LKwHxdE2W2OHBRo8bSLD4hOtNbaMpFiSFUEHAjgSF1oEIPQ5iMvlN0roR1PkOKqe5u/DIhZhAAAXsJQJzs5YvWQQAEMiSA27oMwaEaCOQrAZ/PxyoqKljl5HJm7Me2YDDMevp6WHd3WhO8Y9Uy/hz1nHETqAgCIJAPBO794kK2dPG9bMGC203T6enpZRsa/pvp+WyegDhlkybaAgEXEjCujh579K/YPQvvkip6jDlJ1R0IBgScJ/D1+gekEyaDAsTJ+e8CPIKANAQqKyvYfUsXSxNPfCAQp3ga2AcBjxFYeJdct3Lx+DHmFE8D+yDgMQKzZ01PmXFvMMg+7eoesentteUtUCPtx+9AnOJpYB8EPEaguLjYNOOOjk72+Hf+gQ0EUy67ZFp/vCdwWzdegqgPAnlK4MjRYzkTJgMpxClPv1hICwTcTgDi5PYeRPwgkKcEIE552rFICwTcTgAD4m7vQcQPAhYIlE8oYU9/54mRGjffXDmyn7hz39L/zO75wsIxxd093ew7Tz47psyuA4hTmmQTF59LsxrMQCAtAl0ff/KDLVt37UrLeFxGPlZVNSutFsrLy5nxL34bGAjGH9q6j9s6W/GicRDILwKXLzuzIoFBDeKUX98dZAMCthLo7oE42QoYjYMACGRGoKt7dLZ4Zi2kXwtjTmmyWvj5O/EyiDRZwcw6gVUPbDIGguZar+lsja64R1ns9gxxspsw2gcBiQj09vWyr/g3jUT06F8/zBbfe8/IcfzO9t172O69B+KLHN3HmJOjuOEMBEAgXQIQp3RJwQ4EQMBRAhAnR3HDGQiAQLoEIE7pkoIdCICAowQgTo7ihjMQAIF0CUCc0iUFOxAAAUcJQJwcxQ1nIAAC6RKAOKVLCnYgAAKOEoA4OYobzkAABNIlAHFKlxTsQAAEHCUAcXIUN5yBAAikSwDilC4p2IEACDhKAOLkKG44AwEQSJcAxCldUrADARBwlADEyVHccAYCIJAuAYhTuqRgBwIg4CgBLDbnKG44AwG5COz9yQH25s/fThpUp4OrXiYLAOKUjArKQMBhAnp/wUW1MFihcWWSk67PdHYx459MG+d6WGf6aayLbdIrie+pwxriJqBQnFUCK9Y23CzCwWohlKKsNuySxlQe7jpXUXr66JYtIYw5uaTTEKY3COzfteXTz/+n6vcUrp/WdaF7I2vGBGeXQyXasX2B7b83hMnIG1dOJr2PKycTMCh2jEBNzSNFBRP652pCn+qYU4cdKToL+oTe3tKy7WKia1w5JRLBMQhIQqC19bnBfYEXf6dOVP6drix6JQkrS2Fwzefjp+5eMPdoMmEynODKyQQ1rpxMwKA4VwT4yrUPTw0PaXM5F4W5CiIbfoWqXyjTB04FAoGhVO3h17pUdHAOBOQhIPbteuGC3+//NKSWzQpq+kxVKK66uOBq+GqJPvFk4KXNfelghTilQwk2ICAJAbra0CiUU/X19R9f6OfVihA3SRKaaRg0NWBwKCxOHd6z/RNToyQnXKW8SeK3rQi3dbahRcNZJLB6df1krYhX65ooy2KzWWnK+LWRM9/ZMvXq2WFRtdQuxMkEF8TJBAyKZSTAl9atn1ZY4Juja6xAhgAVwbrDM8o7Wp97bjDTeHBblyk51AMBeQiIQ83buxYtauwum3FmthJiMyIXLTmITxV6X5FS3B7Ys+XKeN1DnMZLEPVBQBICbW2NYQqlfcWKho9ZqVbNNK3CqdBovlJIU9mpfXu2XSCfIht+IU7ZoIg2QEAiAvv3b7lG4fyH3//QlH59qJpztcSu8GgmOwmRONd7qbOzra3NEMesbZiEmTWUaAgE5CIQCPzo0sLPzTum66EOmtJo/MqX1Y1+KbxUzAaO7g80dWRbmIxAMSBu0l0YEDcBg2JXEmhoaCg4f3FoLs00nzbuBLi4xgpC7Qd27uwZd1spGoA4mcCBOJmAQbGrCfj935gwqPdVZ7I0i7GUiaL6Tu/b/SNaY4VnZVwpFUzc1qWig3MgkGcEAoHNffv2bjuuFBR+YEyOTDc9YymTGRXF7+3b/eJ5J4TJiAvilG7vwA4E8ohAukuzxC9lsmV4KROnMOC2zoQ0butMwKA47wgkW5ol1VImTgHAlZNTpOEHBCQlEFuaRS8K/ZrWjrpyo6VMnEoDV04mpHHlZAIGxSDgEAFcOTkEGm5AAASsEYA4WeMFaxAAAYcIQJwcAg03IAAC1ghAnKzxgjUIgIBDBCBODoGGGxAAAWsEIE7WeMEaBEDAIQIQJ4dAww0IgIA1AhAna7xgDQIg4BABiJNDoOEGBEDAGgGIkzVesAYBEHCIAMTJIdBwAwIgYI0AxMkaL1iDAAg4RADi5BBouAEBELBGAOJkjResQQAEHCIAcXIINNyAAAhYIwBxssYL1iAAAg4RgDg5BBpuQAAErBGAOFnjBWsQAAGHCECcHAINNyAAAtYIQJys8YI1CICAQwQgTg6BhhsQAAFrBCBO1njBGgRAwCECECeHQMMNCICANQIQJ2u8YA0CIOAQAYiTQ6DhBgRAwBoBiJM1XrAGARBwiADEySHQcAMCIGCNAMTJGi9YgwAIOEQA4uQQaLgBARCwRgDiZI0XrEEABBwiAHFyCDTcgAAIWCMAcbLGC9YgAAIOEYA4OQQabkAABKwRgDhZ4wVrEAABhwhAnBwCDTcgAALWCECcrPGCNQiAgEMEIE4OgYYbEAABawQgTtZ4wRoEQMAhAhAnh0DDDQiAgDUCECdrvGANAnlNwO/3F1KCXIYkfTIEgRhAAARyS4BESQ2y4tm9jH9mub++z1eunNz34ou9uYxKCoXMJQAz3+++9ysRf27h5+8Eq3gg2M8XAnzl2oenisFwla6wgvikVB7+pIj9YUcg0DgUX+7UPv7gTEhDnEzAoDhvCNSse2QiC16Zp3BlgllSui70wkLlzJ23zjnX2Niom9nZUQ5xMqEKcTIBg2LXE6h55JEi3/neKp2zynSTUXQWZEWDHft37fo03TrjtYM4mRCEOJmAQbFrCUTHlUo+E9b4LIUulzJJRBP6lcpScbKpqak/k/pW6kCcTGhBnEzAoNiVBGr8mypVplUJoRRlIwEaj+qaVlF6esuWLaFstJesDYhTMipUBnEyAYNiVxHw+78xYUC5Ok9ovonZDpxzPUxtntn/8o/Pc87H/ICUDV8QJxOKECcTMCh2BQFjvtKAXjZHcDbN7oCF0AZ40YSTB3b+oCebviBOJjQhTiZgUCw1AfpFTTly/OwMRdFmMyZUJ4NVhLhUrExpDwSeHciGX4iTCUWIkwkYFEtLwO9/aEpQ0+bRfKXiXAVJ4+xC19n5/ouzz7S1NRq3fRlvECcTdBAnEzAolo7AioaGUq1naB6N+kyWJTiaehDSVHbq1cDWCxRTRuNRECeT3oQ4mYBBsTQE7m5oKJh6ZXC2ovEZ0gSVEIiihvuL9dKTgcCWKwmnbngIcTJBBHEyAYNiCQgIvvKBh6brWngOTQ1wx/OxqvZpf4na0bZ1azBdgBAnE1IQJxMwKM4pgdX19ZND/WIeE7w0p4Fk4Fyn4Sge9p0tU6+eDQQC2o2agDiZEII4mYBBcU4I0NSAkj42oYp+EbspJwFk0SlNPRgq0llHS0vTJ6mahTiZ0IE4mYBBsaMEYkuZhGgpE1UoefX3SnOwen2DtDTLvuRLs+RVstn81kCcskkTbWVAILKUSYiWMlESljLJoC2pq0SXZhmkpVkCY5ZmgTiZdBvEyQQMim0nkM5SJrYH4bgDrvl8rDN+aRaIk0knQJxMwKDYNgI1NbSUSam1pUxsCyZHDccvzQJxMukEiJMJGBTbQqC2duNNQc5vzXQpE1uCymGjxqMwGa3pksOY4RoE8pKAXqSWQphGuzYseDnEaZQH9kAABCQiAHGSqDMQCgiAwCgBiNMoC+yBAAhIRADiJFFnIBQQAIFRAhCnURbYAwEQkIgAxEmizkAoIAACowQgTqMssAcCICARAXesBSMRMIQCAl4kMH16JauuqmKGYHR1fco+7Gi3HQPEyXbEcAACuSVQUuxjA8HMlvM2ROmRv3yYLbh9/pgkurq72bPPPs9OfBQVKR/5WLr4XvbBiQ9Ze0fnGNtMDyBOmZJDPRBwAQFDmL73zN+zJ7/7HDvT2WUp4rvuWsC+9egjrJjaSNymV1ayZ57+Njtw6A02uaKC3b3gdtZ+posdOPBGomnGxxhzyhgdKoKA/AQWkGhMnz6dPfV3T7DZs6anHXD5hBL2KF0xJROm+EbuW7qY3bPwLtbT08ue/f4PyFclK6G62dggTtmgiDZAQFIC0yujglRRXs6e+vYTzBCrdLb1D6xhFRXl6ZhGbNo7OyNXWfevuo8N9GXltXUM4pQ2fhiCgPsIhNjoWJMhNk9/+zEaQ6pnJcWpr26+uHChpWSjV0897AcvbLdUL5Xx9TeTqaxxDgRAwFUEOpOMMxkD13ctWMD2/OQA+/lbb7PehCsdY5zKylWTAeSNN99izz3/AguPauG4OeHKadwI0QAIyEvgxIkTNB7Uc12AlZUV7K8eXs+afvg99uhfP8yMwW+jzNhCGQjMm2+/m1VhMuLAlZNBARsI5CkB40rm+a3b2RP0q1uyzUdr4y6+957IP+N8MBhkZ+hXN6tbX2+f1So3tMeV0w0RwQAE3EvAGADv6b7Mtu/ek1YSxcXFbP78qrRs4416Ll9/dRZ/PpN9XDllQg11QMAlBComT2CP0SB4NseCkqVuTCXI9gZxSpPokV/+6m+jpjo3NmNfZyy6Brse/YyV05nrbLgYtmWRupF6nOvD7UTbi7ehE9G2k9tE60fbIstoO+QiWifqa4wNWQwf09vCRmKJlQ3nk4YN1aZ26L/GNtwOHUSPhz9FlM+wTdQ23mb4vNFCRjYiVm84XjqMtMPFcFxUYG4zGn+mNqP9FPWX2E4kV0oyimg4Rz4aW+R85CSnUqHSf5RzH3e9/MKPX37NKM7m9uFHHZHm6O7Ntq2DZoSHbVA/G0O2jUVOGqavWmPU8eid8MjeyE4stNGCkb3IVzV2PvYZPZstmxEXIzsxPyxuzsjIn8boyeG9kTiMv6ckbRhm0eLhkylthhuN/o0OH0Q/rqtm0ea6+rHW49oxtzGMo2czthmpmKKdYZsR02RA6WREX+lT4erNsTSy+dnV1c3efOtddu891qYGWInh6PHjVszTth39PqZdBYYgAAJuIrB1x27WTc/C2bUdOwpxsost2gWB3BMYHiqwI5Du7h7237/1JDvx4YdZb964Mjv+UfbbNQLFbZ1Jd+lMfC92it5QP1Xo4nfRY3qjFm3GPr0mOvJJu5HPWDmdMSyGbaK2dBC1jdYdtldMbUbtk9gM+7diQ61EfSrGXtKYjFu/tGyE0YaxJbRDh5Fy1TgzbBMri2cUi4Wpw3EINeqXqhnNUrHRUtRHEhvjvGEXs6HqUdu4dqjFYZth25F2jLaj/ujLn8LGFzk36mu4HZ9Rf3hfRG2Momg819uMnovaGnV1KozZK2FF03y6/t7R3xRT2USj3K5t6/a9kcmX969eyowpBNnY9rxygMVNQs9GkyNtjN4SjxRhBwRAwGkCqx7YNCscFnPt8ms8rvLi5v/NyssNDczOZkzu3PSNx20ZDNd1FsKYU3b6Ca2AgNQEBoIDbOv23VmN8fvPb7VFmGJBQpxiJPAJAnlO4NDP3syaQBnrOB05Zs9AeKwbaHgAGwiAQK4J3PrZOyfRrcxku+M48buT7N/eeZdNmFDOykoKWVlZmWWXxrymp//5X5geppl+Nm00KqdDnGyCi2ZBwAoBp8TJiOnK1T729jvvsb7ea+zOO263NDj+4Ycd7NtP/SMLXhuykp5lW0OcsjNkb9k1KoAACOSKwBdoBYI1tCjc7Qnrgt8onuO0wsGT//B9Wo88O4vJ3cgfxOlGhHAeBFxKwFgy11ia13iYt6K8gt1ySzW9qOA2y2s1GY+mGA8Ov3LgkO3P6MWjhjjF08A+COQRAWOCZHXVLLb+/vsja3tnktpb7x5jL9CSK8ZETqc3iJPTxOEPBBwk8Nbbx5jxb8Ft89nixV+KrCFeSW9LSbWdoNc7vfnuu+xteiav53L2VxtI5Tv+HMQpngb2QSBPCRz/4ENm/DM2Y8XLWbNmsQr6xa6YJmUGe4Osm9ZjMp6/u0wTKzN9x1220UGcsk0U7YGA5ASMW7Rc3KZZxYJJmFaJwR4EQMARAhAnRzDDCQiAgFUCECerxGAPAiDgCAGIkyOY4QQEQMAqAYiTVWKwBwEbCBRqfecLfKxT43pkrScbXLimSa6Gr05QS/8D6zm5pssQqBcI1NfXF3cP+KqYFrZlTXGZGdILPwY1pna0Bv41sqYwxEnm3kJsniXg9zdMCiqhebomrC8b4DJqui7o5UC+s2Xq1bOBQECLhQ9xipHAJwjIR4AvrVs/rbDAN0fXWIF84Y0/IlqyuTs8o7yj9bnnBhNbgzglEsExCEhGYNGiRl/ZTWdm05r1MyIXGZLFl0k4lEcfK550snXHc1fN6kOczMigHAQkI7BiRUOp7huoZqqa+uE4yeKOD0ehtcE1lZ16NbD1ApWnHPyHOMWTwz4IuIDAUv9DU1R9qJpztcQF4UZCNH6FLGDiXG93Z2dbW1s4nbghTulQgg0ISEaA3jDFV/z5V2fQa67m0AWI1Cva0ovSLhUr19ppsNvSKnUQJ8m+dAgHBKwQaGhoKDh/cWiu4GyalXqO2HJxjRWE2g/s3JnRYlAQJ0d6CU5AwF4Cfr9/wqBeUq1xZZK9nm7cOs1XCiuq7/S+3T/qYoynHFdK1RrEKRUdnAMBlxFYsbbhZhEOVtMrl4tyEXqBKs53Tio6c3TLltB4/UOcxksQ9UFAMgKNjY3K0ffbZ4Y1PktRuCOPqNFt5eVwsdZ+uKmpP1s4IE7ZIol2QEAyAn5/Y+EgO1OlCX2qXaHR1ICgT+jtLS3bLmbbB8Qp20TRHghIRmDl175WHu7V59HoT3n2QuOaXqSe+cItM8/TlZotb9eEOGWvt9ASCMhMgK9cuXZquKB4LueicDyBCk2/UOYbOEVTA2x9sybEaTy9hLog4DIC9KueGlLLZgU1faYqFEt//8ZSJiX6xJOBwOY+J9K2FJwTAcEHCICA/QSsLM2SuJSJ/dFFPUCcnCINPyAgIYHVq+sna0W8OtnSLGZLmTiVBsTJKdLwAwLyErhuaZZUS5k4lQbEySnS8AMCkhMwlmYpndL5GVFS2pNqKROn0vj/mX1bc7/XFhwAAAAASUVORK5CYII=);
    height: 120px;
    width: 97px;
    background-size: cover;
    margin: 0 auto 20px; }

.uia-CampaignPacingDashboard .uprc-InputSelect .Select {
  z-index: inherit; }
  .uia-CampaignPacingDashboard .uprc-InputSelect .Select.Select--multi {
    height: auto; }
    .uia-CampaignPacingDashboard .uprc-InputSelect .Select.Select--multi .Select-placeholder {
      color: black; }

.uia-CampaignPacingDashboard .uia-cell-true-pacing.cell-high-danger {
  color: #e9221e;
  background-color: #fff; }

.uia-CampaignPacingDashboard .right-tray-backdrop {
  z-index: 99;
  /* drawer z-index is 100 */
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 95px; }


/*# sourceMappingURL=app.css.map*/
.uia-InitiativeDetail .uprc-Drawer .uprc-InputSelect .Select .Select-control {
  height: 36px;
  padding: 0;
}
.uia-InitiativeDetail .uprc-Drawer .uprc-InputSelect .Select .Select-control .Select-value,
.uia-InitiativeDetail .uprc-Drawer .uprc-InputSelect .Select .Select-control .Select-placeholder {
  line-height: 20px;
}
.uia-InitiativeDetail .uprc-Drawer .uprc-InputSelect .Select .Select-control .Select-arrow {
  right: 0;
  top: 0;
}
.uia-InitiativeDetail .uprc-Drawer .uprc-InputSelect .Select .Select-control .Select-multi-value-wrapper {
  display: block;
  height: 10px;
  padding: 0;
}
.uia-InitiativeDetail .uprc-Drawer .uprc-InputSelect .Select .Select-control .Select-multi-value-wrapper > .Select-value {
  display: inline-block;
  height: 24px;
  margin-bottom: 5px;
}
.uia-InitiativeDetail .uprc-Drawer .uprc-InputSelect .Select .Select-control .Select-multi-value-wrapper > .Select-value > .Select-value-icon,
.uia-InitiativeDetail .uprc-Drawer .uprc-InputSelect .Select .Select-control .Select-multi-value-wrapper > .Select-value > .Select-value-label {
  line-height: 24px;
  margin-top: -10px;
  padding: 0 5px 5px;
}
.uia-InitiativeDetail .uprc-Drawer .uprc-InputSelect .Select.is-open .Select-control .Select-arrow-zone {
  top: 2px;
}
.uia-InitiativeDetail .uprc-Summary-unit .uprc-InputSelect .Select .Select-control {
  font-size: 12px;
  height: 26px;
  padding: 0;
  text-align: left;
}
.uia-InitiativeDetail .uprc-Summary-unit .uprc-InputSelect .Select .Select-control .Select-value,
.uia-InitiativeDetail .uprc-Summary-unit .uprc-InputSelect .Select .Select-control .Select-placeholder {
  line-height: 12px;
}
.uia-InitiativeDetail .uprc-Summary-unit .uprc-InputSelect .Select .Select-control .Select-value .Select-value-label,
.uia-InitiativeDetail .uprc-Summary-unit .uprc-InputSelect .Select .Select-control .Select-placeholder .Select-value-label {
  line-height: 12px;
}
.uia-InitiativeDetail .uprc-Summary-unit .uprc-InputSelect .Select .Select-control .Select-input {
  height: 26px;
}
.uia-InitiativeDetail .uprc-Summary-unit .uprc-InputSelect .Select .Select-control .Select-arrow-zone {
  position: absolute;
  right: 0;
  top: 6px;
}
.uia-InitiativeDetail .uprc-Summary-unit .uprc-InputSelect .Select .Select-control .Select-arrow-zone .Select-arrow {
  right: 0;
  top: 0;
}
.uia-InitiativeDetail .uprc-Summary-unit .uprc-InputSelect .Select.is-open .Select-control .Select-arrow-zone {
  top: 2px;
}
.uia-TableController .form-inline input.form-control {
  width: 100%;
}
.ad-account-option .ad-account-name {
  display: block;
}
.ad-account-option .ad-account-id {
  display: block;
  color: #888;
}
.external-link-icon {
  padding-left: 0.5em;
}
.external-link-icon.primary {
  color: #107386;
}
.optimizer-log-link {
  position: absolute;
  z-index: 1;
}
#optimizationTable .td-switch {
  flex: 0.3;
}
#optimizationTable .td-goal {
  flex: 2;
  max-width: 265px;
  padding-right: 15px;
}
#optimizationTable .td-goal .select-goal {
  width: 100%;
  max-width: 250px;
}
#optimizationTable .td-date {
  flex: 0.8;
}
#optimizationTable .td-currency {
  flex: 0.8;
}
#optimizationTable .td-input-undo-md {
  flex: 0.8;
  padding-right: 10px;
}
#optimizationTable .td-impressions {
  flex: 1.25;
}
.brand-block-container {
  border-spacing: 20px;
  display: table;
  margin: 0 auto 20px;
}
@media (max-width: 992px) {
  .brand-block-container {
    display: block;
  }
}
.brand-block {
  border-radius: 3px;
  display: table-cell;
  padding: 40px;
  text-align: center;
}
@media (max-width: 992px) {
  .brand-block {
    display: block;
    margin-bottom: 20px;
    padding-top: 30px;
  }
  .brand-block .btn {
    display: block;
    width: 100%;
  }
}
.brand-block.block-facebook {
  background-color: #3b5999;
  color: #fff;
}
.brand-block.block-facebook .btn {
  border-color: #2d4474;
}
.brand-block.block-twitter {
  background-color: #55acee;
  color: #fff;
}
.brand-block.block-twitter .btn {
  border-color: #147bc9;
}
.brand-block .brand-block-logo {
  font-size: 72px;
  margin: 0 auto 20px auto;
}
@media (max-width: 992px) {
  .brand-block .brand-block-logo {
    font-size: 36px;
    margin: 0 auto 10px auto;
  }
}
.embedded-posts-container {
  border-top: 1px solid #eeeeee;
  padding-bottom: 20px;
  padding-top: 20px;
}
.embedded-posts-container:before,
.embedded-posts-container:after {
  content: " ";
  display: table;
}
.embedded-posts-container:after {
  clear: both;
}
.embedded-posts-container:before,
.embedded-posts-container:after {
  content: " ";
  display: table;
}
.embedded-posts-container:after {
  clear: both;
}
.embedded-posts-container .col-md-4 {
  min-width: 423px;
  padding-bottom: 20px;
}
.or-label {
  margin-right: 50px;
  margin-left: 40px;
  margin-top: 30px;
  font-weight: normal;
  color: #888888;
  font-family: 'Helvetic Neue', Helvetica, Arial;
}
.scheduled-reports-container h3 {
  padding-top: 40px;
}
.report-export-params .header {
  margin-top: 40px;
  margin-bottom: -10px;
}
.report-export-params .header span {
  color: #888;
  fontsize: 12px;
  texttransform: uppercase;
  fontweight: normal;
}
.report-export-params .alert-danger {
  margin-top: 20px;
}
.requesting-export.fa-spinner {
  position: absolute;
  z-index: 2100;
  left: 45%;
  top: 40%;
  color: #d5d5d5;
  font-size: 50px;
}
.search-template-input {
  width: 300px;
  margin-bottom: 10px;
  margin-left: 15px;
}
label.attribution-label {
  text-transform: none;
}
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label,.uprc-Input label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uprc-validation,.uprc-Input-validation{background:transparent;height:2.42857rem;position:absolute;width:5px;z-index:1}.uprc-validation.validation-danger,.validation-danger.uprc-Input-validation{background-color:#E9221E}.uprc-validation.validation-danger ~ input:focus,.validation-danger.uprc-Input-validation ~ input:focus{border-color:#E9221E}.uprc-validation.validation-success,.validation-success.uprc-Input-validation{background-color:#25D261}.uprc-validation.validation-success ~ input:focus,.validation-success.uprc-Input-validation ~ input:focus{border-color:#25D261}.uprc-input-required,.uprc-Input .input-required input{border-left:4px solid #25D261}.uprc-input-empty,.uprc-Input .input-empty input{border-left:4px solid #107386}.uprc-Input{position:relative}.uprc-Input .form-control{border-radius:1px}.uprc-Input .uprc-input-icon{position:absolute;right:15px;top:30px;color:#888;font-size:20px;cursor:pointer}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-company .Select-value{color:#333}.uir-company .Select-arrow-zone{display:None !important}.uir-company .Select-loading{position:absolute !important}.uir-company .Select-placeholder{color:#999;padding:10px 0 0 12px}.uir-company .Select-placeholder:before{content:"\F002";font-family:FontAwesome;left:5px;margin-right:5px}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-selected-option{background-color:#f9f9f9;border:1px solid #eeeeee;cursor:pointer;font-size:12px;font-weight:normal;padding:6px 20px 6px 14px;position:relative;margin:5px 10px 5px 5px}.uir-selected-option .close{color:#107386;opacity:1;position:absolute;right:10px;top:4px;font-size:18px;font-weight:bold;line-height:1}.element-selected .uir-selected-option{background-color:#f9f9f9;border:1px solid #ddd;margin-bottom:4px}.uir-selected-option.active{background-color:#cbcbcb;border-color:#333;font-weight:bold}.draggable-container .uir-selected-option{padding-left:8px}.draggable-container .uir-selected-option:hover{background-color:#a6e0ed}.draggable-container .uir-selected-option .close{right:8px}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir--data-feed-selected-options .selection-control{margin-bottom:5px}.uir--data-feed-selected-options label{display:inline-block;font-weight:normal;text-transform:uppercase;color:#888;font-size:.85714rem;margin-bottom:.35714rem}.uir--data-feed-selected-options a.selection-btn{font-family:'Open Sans', 'Arial', 'Helvetica', sans-serif;color:#107386;font-size:12px;line-height:17px;cursor:pointer;display:inline !important}.uir--data-feed-selected-options .edit-selection-btn{margin-right:15px}.uir--data-feed-selected-options .btn-group{float:right}.uir--data-feed-selected-options .btn.btn-link{outline:none}.uir--data-feed-selected-options .selected-container-tray{background-color:#fff;border:1px solid #cbcbcb;height:auto;max-height:25vh;margin-bottom:10px;min-height:150px !important;overflow-y:scroll;width:100%}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.select-none,.uprc-Ribbon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cursor-grab{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.cursor-grabbing{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.uprc-Ribbon{background-color:#fff;border-top:1px solid #eee;cursor:pointer;font-size:12px;font-weight:normal;padding:6px 30px 6px 14px;position:relative}.uprc-Ribbon .close{color:#107386;opacity:1;position:absolute;right:10px;top:2px}.element-selected .uprc-Ribbon{background-color:#f9f9f9;border:1px solid #ddd;margin-bottom:4px}.uprc-Ribbon.active{background-color:#cbcbcb;border-color:#333;font-weight:bold}.draggable-container .uprc-Ribbon{padding-left:8px}.draggable-container .uprc-Ribbon:hover{background-color:#e6f8fc}.draggable-container .uprc-Ribbon:hover .icon-drag{color:#107386;opacity:0.75}.draggable-container .uprc-Ribbon .icon-drag{margin-right:5px}.draggable-container .uprc-Ribbon .close{right:8px}

.uprc-RibbonAddOption.level-1{padding-left:20px}.uprc-RibbonAddOption.level-2{padding-left:26px}

.accordion{background:#f9f9f9}.accordion.open{border:1px solid #ddd;padding:8px 6px}.accordion .accordion-title{cursor:pointer;padding:8px 6px;display:flex;align-items:center;gap:6px;border:1px solid #ddd}.accordion .accordion-title .title{font-size:14px;color:#999999;font-weight:500;text-transform:uppercase}.accordion .accordion-title.open{border:none;padding:0;margin-bottom:4px}.accordion .accordion-arrow{font-size:12px;color:#888888}.accordion .accordion-body .uprc-Ribbon{margin-right:0 !important}.accordion .accordion-body .uprc-Ribbon:last-child{margin:0 !important}

.available-item-accordion .search{margin-bottom:4px}.available-item-accordion .disabled-option{opacity:0.5;pointer-events:none}.available-item-accordion .no-results-found{color:#999;font-style:italic;padding:8px}

/*!
 * https://github.com/YouCanBookMe/react-datetime
 */

.rdt {
  position: relative;
}
.rdtPicker {
  display: none;
  position: absolute;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,.1);
  border: 1px solid #f9f9f9;
}
.rdtOpen .rdtPicker {
  display: block;
}
.rdtStatic .rdtPicker {
  box-shadow: none;
  position: static;
}

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

.rdtPicker table {
  width: 100%;
  margin: 0;
}
.rdtPicker td,
.rdtPicker th {
  text-align: center;
  height: 28px;
}
.rdtPicker td {
  cursor: pointer;
}
.rdtPicker td.rdtDay:hover,
.rdtPicker td.rdtHour:hover,
.rdtPicker td.rdtMinute:hover,
.rdtPicker td.rdtSecond:hover,
.rdtPicker .rdtTimeToggle:hover {
  background: #eeeeee;
  cursor: pointer;
}
.rdtPicker td.rdtOld,
.rdtPicker td.rdtNew {
  color: #999999;
}
.rdtPicker td.rdtToday {
  position: relative;
}
.rdtPicker td.rdtToday:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #428bca;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.rdtPicker td.rdtActive,
.rdtPicker td.rdtActive:hover {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.rdtPicker td.rdtActive.rdtToday:before {
  border-bottom-color: #fff;
}
.rdtPicker td.rdtDisabled,
.rdtPicker td.rdtDisabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}

.rdtPicker td span.rdtOld {
  color: #999999;
}
.rdtPicker td span.rdtDisabled,
.rdtPicker td span.rdtDisabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.rdtPicker th {
  border-bottom: 1px solid #f9f9f9;
}
.rdtPicker .dow {
  width: 14.2857%;
  border-bottom: none;
  cursor: default;
}
.rdtPicker th.rdtSwitch {
  width: 100px;
}
.rdtPicker th.rdtNext,
.rdtPicker th.rdtPrev {
  font-size: 21px;
  vertical-align: top;
}

.rdtPrev span,
.rdtNext span {
  display: block;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;
}

.rdtPicker th.rdtDisabled,
.rdtPicker th.rdtDisabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.rdtPicker thead tr:first-child th {
  cursor: pointer;
}
.rdtPicker thead tr:first-child th:hover {
  background: #eeeeee;
}

.rdtPicker tfoot {
  border-top: 1px solid #f9f9f9;
}

.rdtPicker button {
  border: none;
  background: none;
  cursor: pointer;
}
.rdtPicker button:hover {
  background-color: #eee;
}

.rdtPicker thead button {
  width: 100%;
  height: 100%;
}

td.rdtMonth,
td.rdtYear {
  height: 50px;
  width: 25%;
  cursor: pointer;
}
td.rdtMonth:hover,
td.rdtYear:hover {
  background: #eee;
}

.rdtCounters {
  display: inline-block;
}

.rdtCounters > div {
  float: left;
}

.rdtCounter {
  height: 100px;
}

.rdtCounter {
  width: 40px;
}

.rdtCounterSeparator {
  line-height: 100px;
}

.rdtCounter .rdtBtn {
  height: 40%;
  line-height: 40px;
  cursor: pointer;
  display: block;

  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;
}
.rdtCounter .rdtBtn:hover {
  background: #eee;
}
.rdtCounter .rdtCount {
  height: 20%;
  font-size: 1.2em;
}

.rdtMilli {
  vertical-align: middle;
  padding-left: 8px;
  width: 48px;
}

.rdtMilli input {
  width: 100%;
  font-size: 1.2em;
  margin-top: 37px;
}

.rdtTime td {
  cursor: default;
}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label,.uprc-InputDate label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uprc-validation,.uprc-InputDate-validation{background:transparent;height:2.42857rem;position:absolute;width:5px;z-index:1}.uprc-validation.validation-danger,.validation-danger.uprc-InputDate-validation{background-color:#E9221E}.uprc-validation.validation-danger ~ input:focus,.validation-danger.uprc-InputDate-validation ~ input:focus{border-color:#E9221E}.uprc-validation.validation-success,.validation-success.uprc-InputDate-validation{background-color:#25D261}.uprc-validation.validation-success ~ input:focus,.validation-success.uprc-InputDate-validation ~ input:focus{border-color:#25D261}.uprc-input-required,.uprc-InputDate .input-required .form-control{border-left:4px solid #25D261}.uprc-input-empty{border-left:4px solid #107386}.uprc-InputDate{background:transparent;height:auto;position:relative}.uprc-InputDate label.has-children{display:flex;justify-content:space-between}.uprc-InputDate .form-control{border-radius:1px}.uprc-InputDate .input-checkbox label{margin-bottom:0}.uprc-InputDate-validation.validation-danger+.rdt>input:focus{border-color:#E9221E}.uprc-InputDate-validation.validation-success+.rdt>input:focus{border-color:#25D261}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.select-none,.uprc-Ribbon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cursor-grab{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.cursor-grabbing{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.uprc-Ribbon{background-color:#fff;border-top:1px solid #eee;cursor:pointer;font-size:12px;font-weight:normal;padding:6px 30px 6px 14px;position:relative}.uprc-Ribbon .close{color:#107386;opacity:1;position:absolute;right:10px;top:2px}.element-selected .uprc-Ribbon{background-color:#f9f9f9;border:1px solid #ddd;margin-bottom:4px}.uprc-Ribbon.active{background-color:#cbcbcb;border-color:#333;font-weight:bold}.draggable-container .uprc-Ribbon{padding-left:8px}.draggable-container .uprc-Ribbon:hover{background-color:#e6f8fc}.draggable-container .uprc-Ribbon:hover .icon-drag{color:#107386;opacity:0.75}.draggable-container .uprc-Ribbon .icon-drag{margin-right:5px}.draggable-container .uprc-Ribbon .close{right:8px}.dragging-ribbon{display:none}

.hidden-ribbon{background-color:inherit;color:inherit;height:2px;max-width:450px;position:relative}.hidden-ribbon .close{position:absolute;right:0;top:6px}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.select-none,.uprc-Ribbon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cursor-grab{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.cursor-grabbing{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.uprc-Ribbon{background-color:#fff;border-top:1px solid #eee;cursor:pointer;font-size:12px;font-weight:normal;padding:6px 30px 6px 14px;position:relative}.uprc-Ribbon .close{color:#107386;opacity:1;position:absolute;right:10px;top:2px}.element-selected .uprc-Ribbon{background-color:#f9f9f9;border:1px solid #ddd;margin-bottom:4px}.uprc-Ribbon.active{background-color:#cbcbcb;border-color:#333;font-weight:bold}.draggable-container .uprc-Ribbon{padding-left:8px}.draggable-container .uprc-Ribbon:hover{background-color:#e6f8fc}.draggable-container .uprc-Ribbon:hover .icon-drag{color:#107386;opacity:0.75}.draggable-container .uprc-Ribbon .icon-drag{margin-right:5px}.draggable-container .uprc-Ribbon .close{right:8px}.placeholder-ribbon{background-color:#eee;border:1px solid #ddd;margin:0 0 5px 0;min-height:35px}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.popover-default-target{color:rgba(0,0,0,0.4);font-size:.71429rem}.uprc-Popover{background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.4);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);left:0;padding:10px;position:absolute;width:250px;top:0;z-index:1060}.uprc-Popover:before,.uprc-Popover:after{border:10px solid transparent;content:"";display:block;height:0;left:auto;position:absolute;top:auto;width:0}.uprc-Popover--hide-tail:before,.uprc-Popover--hide-tail:after{display:none}.uprc-Popover--bottom,.uprc-Popover--top{margin-left:-50%}.uprc-Popover--left,.uprc-Popover--right{top:-9px}.uprc-Popover--left:before,.uprc-Popover--left:after,.uprc-Popover--right:before,.uprc-Popover--right:after{top:10px}.uprc-Popover--hide{display:none}.uprc-Popover--top{top:auto;bottom:0;margin-bottom:40px}.uprc-Popover--top:before,.uprc-Popover--top:after{border-bottom:0}.uprc-Popover--top:before{border-top:20px solid rgba(0,0,0,0.4);bottom:-20px}.uprc-Popover--top:after{border-top:20px solid #fff;bottom:-18px}.uprc-Popover--bottom{bottom:auto;top:0;margin-top:40px}.uprc-Popover--bottom:before,.uprc-Popover--bottom:after{border-top:0}.uprc-Popover--bottom:before{border-bottom:20px solid rgba(0,0,0,0.4);top:-20px}.uprc-Popover--bottom:after{border-bottom:20px solid #fff;top:-18px}.uprc-Popover--right{right:auto;left:0;margin-left:40px}.uprc-Popover--right:before,.uprc-Popover--right:after{border-left:0}.uprc-Popover--right:before{border-right:20px solid rgba(0,0,0,0.4);left:-20px}.uprc-Popover--right:after{border-right:20px solid #fff;left:-18px}.uprc-Popover--left{left:auto;right:0;margin-right:40px}.uprc-Popover--left:before,.uprc-Popover--left:after{border-right:0}.uprc-Popover--left:before{border-left:20px solid rgba(0,0,0,0.4);right:-20px}.uprc-Popover--left:after{border-left:20px solid #fff;right:-18px}.uprc-Popover__close{Color:rgba(0,0,0,0.4);cursor:pointer;display:block;float:right;margin:0 0 10px 10px}

.uprc-PopoverTarget{display:inline-block;position:relative}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.objective-add-all,.clear-all{color:#107386;cursor:pointer;float:right;font-size:12px}.clear-all{margin:5px}.custom-popover-title{text-align:center;font-weight:bold}.uprc-PopoverTarget>.popover-default-target{color:rgba(0,0,0,0.4);font-size:.5rem;padding:0 .85714rem 1.07143rem .85714rem}.draggable-container{padding:4px}.clear-restore-box{display:inline-block;float:right}.clear-all{color:#107386;cursor:pointer;float:right;font-size:12px;margin:5px 5px 0 5px}.clear-all:hover{color:#222}.clear-all.restore-defaults{padding-right:10px}.clear-all.restore-defaults.right-divider{border-right:1px solid #000}.clear-all .fa{margin-right:3px}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.select-none,.uprc-Ribbon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cursor-grab{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.cursor-grabbing{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.uprc-Ribbon{background-color:#fff;border-top:1px solid #eee;cursor:pointer;font-size:12px;font-weight:normal;padding:6px 30px 6px 14px;position:relative}.uprc-Ribbon .close{color:#107386;opacity:1;position:absolute;right:10px;top:2px}.element-selected .uprc-Ribbon{background-color:#f9f9f9;border:1px solid #ddd;margin-bottom:4px}.uprc-Ribbon.active{background-color:#cbcbcb;border-color:#333;font-weight:bold}.draggable-container .uprc-Ribbon{padding-left:8px}.draggable-container .uprc-Ribbon:hover{background-color:#e6f8fc}.draggable-container .uprc-Ribbon:hover .icon-drag{color:#107386;opacity:0.75}.draggable-container .uprc-Ribbon .icon-drag{margin-right:5px}.draggable-container .uprc-Ribbon .close{right:8px}.uprc-RibbonHeader{border-top:1px solid #eee;color:#888;display:block;padding:6px 8px 4px 8px}.uprc-RibbonHeader:first-child{border:0}.uprc-RibbonHeader.level-0.u-clickable .objective-name{cursor:pointer}.uprc-RibbonHeader.level-0.u-clickable .objective-name i{font-size:11px;line-height:17px}.uprc-RibbonHeader.level-1{padding-left:14px}.uprc-RibbonHeader.level-1.u-clickable .objective-name{cursor:pointer}.uprc-RibbonHeader.level-2{padding-left:20px}.uprc-Ribbon+.uprc-RibbonHeader{border-top:1px solid #cbcbcb}.uprc-RibbonHeader .objective-name{float:left;font-size:12px;text-transform:uppercase}.uprc-RibbonHeader .objective-add-all{color:#107386;cursor:pointer;float:right;font-size:12px}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.objective-add-all,.clear-all{color:#107386;cursor:pointer;float:right;font-size:12px}.clear-all{margin:5px}.custom-popover-title{text-align:center;font-weight:bold}.uprc-PopoverTarget>.popover-default-target{color:rgba(0,0,0,0.4);font-size:.5rem;padding:0 .85714rem 1.07143rem .85714rem}.element-selector-search{margin-bottom:10px;position:relative}.element-selector-search .close{position:absolute;bottom:8px;right:10px}.clear-all .fa{margin-right:3px}

.custom-metric-formula{color:red}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-reports-templates .uprc-u-clickable{color:#107386;cursor:pointer}.uir-reports-templates .uprc-u-clickable.disabled{cursor:default}.uir-reports-templates .uprc-u-clickable:not(.disabled):hover{color:#083842;text-decoration:underline}.uir-reports-templates .dropdown-subtext{color:#888;font-size:11px;font-style:italic;padding:5px 0 0 10px}.uir-reports-templates .bold-text{font-weight:bold}

.standardConversions{font-size:13px}.standardConversions .topAction{padding:10px 0}.standardConversions .groupMetric{border:solid 1px #f9f9f9;padding:1px 0}.standardConversions .groupMetric:hover{background-color:#eef7f8;border:solid 1px #cae5ea}.standardConversions .btnMetric{padding:0;margin:0;display:inline;float:none}.standardConversions .btnLink{color:#107386;cursor:pointer}.standardConversions .btnCustomize{padding-left:30px}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.modal-content{border-radius:2px}.modal-header{background-color:#f9f9f9}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.modal-content{border-radius:2px}.modal-header{background-color:#f9f9f9}.uprc-ModalConfirm .modal-header{background-color:#fff;color:#107386}.uprc-ModalConfirm .modal-body{background-color:#eee}.uprc-ModalConfirm .modal-footer{background-color:#eee;border-top:0}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label,.uprc-InputNumber label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uprc-validation,.uprc-InputNumber-validation{background:transparent;height:2.42857rem;position:absolute;width:5px;z-index:1}.uprc-validation.validation-danger,.validation-danger.uprc-InputNumber-validation{background-color:#E9221E}.uprc-validation.validation-danger ~ input:focus,.validation-danger.uprc-InputNumber-validation ~ input:focus{border-color:#E9221E}.uprc-validation.validation-success,.validation-success.uprc-InputNumber-validation{background-color:#25D261}.uprc-validation.validation-success ~ input:focus,.validation-success.uprc-InputNumber-validation ~ input:focus{border-color:#25D261}.uprc-input-required,.uprc-InputNumber .input-required input{border-left:4px solid #25D261}.uprc-input-empty{border-left:4px solid #107386}.uprc-InputNumber .form-control{border-radius:1px}.uprc-InputNumber .input-group.display-block{display:block}.uprc-InputNumber-validation{z-index:3}

.position-grouping-row{width:100%;float:left}.position-grouping-row.second{margin-top:20px;margin-bottom:20px}.position-grouping-row .validation-danger{display:block}.position-grouping-input-select{display:inline-block;float:left;width:50%}.position-grouping-input{float:left;width:20%;margin-left:20px}.position-grouping-input.uprc-InputNumber>label{display:block;height:16px}.position-grouping-button{margin-top:25px;float:left;margin-left:10px}.position-grouping-input-second{width:50%;float:left}.content>.righttray-background{height:100%;opacity:0;position:fixed;right:-100%;top:0;width:100%;z-index:2000;right:450px}

.DayPicker{display:inline-block;font-size:1rem}.DayPicker-wrapper{position:relative;flex-direction:row;padding-bottom:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-Months{display:flex;flex-wrap:wrap;justify-content:center}.DayPicker-Month{display:table;margin:0 1em;margin-top:1em;border-spacing:0;border-collapse:collapse;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-NavButton{position:absolute;top:1em;right:1.5em;left:auto;display:inline-block;margin-top:2px;width:1.25em;height:1.25em;background-position:center;background-size:50%;background-repeat:no-repeat;color:#8B9898;cursor:pointer}.DayPicker-NavButton:hover{opacity:0.8}.DayPicker-NavButton--prev{margin-right:1.5em;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC")}.DayPicker-NavButton--next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==")}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{display:table-caption;margin-bottom:0.5em;padding:0 0.5em;text-align:left}.DayPicker-Caption>div{font-weight:500;font-size:1.15em}.DayPicker-Weekdays{display:table-header-group;margin-top:1em}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{display:table-cell;padding:0.5em;color:#8B9898;text-align:center;font-size:0.875em}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{display:table-cell;padding:0.5em;border-radius:50%;vertical-align:middle;text-align:center;cursor:pointer}.DayPicker-WeekNumber{display:table-cell;padding:0.5em;min-width:1em;border-right:1px solid #EAECEC;color:#8B9898;vertical-align:middle;text-align:right;font-size:0.75em;cursor:pointer}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:0.5em}.DayPicker-TodayButton{border:none;background-color:transparent;background-image:none;box-shadow:none;color:#4A90E2;font-size:0.875em;cursor:pointer}.DayPicker-Day--today{color:#D0021B;font-weight:700}.DayPicker-Day--outside{color:#8B9898;cursor:default}.DayPicker-Day--disabled{color:#DCE0E0;cursor:default}.DayPicker-Day--sunday{background-color:#F7F8F8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#DCE0E0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){position:relative;background-color:#4A90E2;color:#F0F8FF}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51A0FA}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#F0F8FF}.DayPickerInput{display:inline-block}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{position:absolute;left:0;z-index:1;background:white;box-shadow:0 2px 5px rgba(0,0,0,0.15)}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-ReportFilter{height:100%}.uir-ReportFilter .filter-row:not(:first-child){margin-top:1rem}.uir-ReportFilter .footer{padding-right:65px}.uir-ReportFilter .footer .btn-success{float:right}.uir-ReportFilter #ihmTemplateCheckbox input[type='checkbox']{vertical-align:text-bottom}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uprc-Loading .loading-icon{color:#cbcbcb;font-size:2.57143rem}.uprc-Loading.empty-table{display:table;min-height:28.57143rem;width:100%}.uprc-Loading.empty-table .content{display:table-cell;text-align:center;vertical-align:middle}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label,.uprc-TextArea label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uprc-validation{background:transparent;height:2.42857rem;position:absolute;width:5px;z-index:1}.uprc-validation.validation-danger{background-color:#E9221E}.uprc-validation.validation-danger ~ input:focus{border-color:#E9221E}.uprc-validation.validation-success{background-color:#25D261}.uprc-validation.validation-success ~ input:focus{border-color:#25D261}.uprc-input-required,.uprc-TextArea .input-required textarea{border-left:4px solid #25D261}.uprc-input-empty{border-left:4px solid #107386}.uprc-TextArea{position:relative;overflow:auto}.uprc-TextArea.uprc-TextArea-element{height:auto}.uprc-TextArea.uprc-element{height:auto}.uprc-TextArea .form-control{border-radius:1px}.uprc-TextArea .uprc-TextArea-validation.validation-danger textarea{border-left-color:#E9221E}.uprc-TextArea .uprc-TextArea-validation.validation-danger textarea:focus{border-color:#E9221E}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.select-none,.uprc-Ribbon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.uprc-Ribbon{background-color:#ebf9fb;border:1px solid #2fc9e6;cursor:pointer;font-size:12px;font-weight:normal;padding:6px 30px 6px 14px;position:relative;margin-bottom:5px;margin-right:5px}.uprc-Ribbon .close{color:#107386;opacity:1;position:absolute;right:10px;top:2px}.element-selected .uprc-Ribbon{background-color:#f9f9f9;border:1px solid #ddd;margin-bottom:4px}.uprc-Ribbon.active{background-color:#cbcbcb;border-color:#333;font-weight:bold}.draggable-container .uprc-Ribbon{padding-left:8px}.draggable-container .uprc-Ribbon:hover{background-color:#a6e0ed}.draggable-container .uprc-Ribbon .close{right:8px}.ribbon-load-more{margin-right:5px;margin-bottom:5px;display:block;padding:6px 30px 6px 14px;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;font-size:12px;position:relative;word-wrap:break-word}.uprc-RibbonEditOption{background-color:#cdf6db;border:1px solid #8cebad;margin-bottom:5px}.uir-data-configuration-modal .modal-body{height:425px;overflow:hidden;background-color:#ffffff}.uir-data-configuration-modal .modal-body .selected-items-border{border-left:1px solid #dddddd;height:500px}.uir-data-configuration-modal .modal-body .selected-items-container-batch-search{height:400px;border:dotted 3px #dddddd;border-radius:20px;background-color:#eeeeee}.uir-data-configuration-modal .modal-body .selected-items-container-batch-search .paragraph-top{font-size:20px;text-align:center;margin-top:10%;color:#728a92;margin-left:10%;margin-right:10%}.uir-data-configuration-modal .modal-body .selected-items-container-batch-search .paragraph-bottom{font-size:20px;text-align:center;margin-top:2%;color:#728a92;margin-left:10%;margin-right:10%}.uir-data-configuration-modal .modal-body .uprc-InputSearch{margin-bottom:5px}.uir-data-configuration-modal .modal-body .draggable-container{padding:0}.uir-data-configuration-modal .modal-body .field-batch-search{position:fixed;padding-left:700px;margin-top:-55px;cursor:pointer;color:#297288}.uir-data-configuration-modal .modal-body .field-batch-search i{margin-right:5px}.uir-data-configuration-modal .modal-footer{background-color:#ffffff;border-top:1px solid #e5e5e5}.uir-data-configuration-modal .modal-header{background-color:#f9f9f9}@media (min-width: 768px){.uir-data-configuration-modal .modal-dialog{width:600px}}@media (min-width: 992px){.uir-data-configuration-modal .modal-dialog{width:900px}}.uir-data-configuration-modal .selected-container-tray .draggable-container .ribbon{background-color:#ebf9fb;border:1px solid #2fc9e6;margin-bottom:5px}.uir-data-configuration-modal .draggable-container{height:320px;min-height:320px;overflow-y:auto}.uir-data-configuration-modal button.btn-primary{background-color:#25D261;color:white}.uir-data-configuration-modal span.brand-name{color:rgba(0,0,0,0.5);padding-left:8px}.uir-data-configuration-modal span.template-name{color:rgba(0,0,0,0.5);padding-left:8px}.uir-data-configuration-modal .selected-items-container .uir-selected-option{background-color:#93e6b2;border:1px solid #8cebad}.uir-data-configuration-modal .clear-section{float:right;padding-top:0}.uir-data-configuration-modal .label-selecting-items{color:#888;display:inline-block;font-size:12px;font-weight:normal;margin-bottom:14px;text-transform:uppercase}.uir-data-configuration-modal .modal-body{height:480px;overflow:hidden;background-color:#ffffff}.uir-data-configuration-modal .modal-body .selected-items-border{border-right:1px solid #dddddd}.uir-data-configuration-modal .modal-body .selected-line-item-area{height:500px}.uir-data-configuration-modal .modal-body .selected-line-item-option{height:80%;overflow-y:auto}.uir-data-configuration-modal .modal-body .selected-items-container{overflow-y:scroll;width:100%;height:80%}.uir-data-configuration-modal .modal-body #dataConfigurationBatchSearchInput{margin:-27px 10px 10px 10px}.uir-data-configuration-modal .modal-body .draggable-container{padding:0px}.uir-data-configuration-modal .modal-body .field-batch-search{position:fixed;padding-left:700px;margin-top:-55px;cursor:pointer;color:#297288}.uir-data-configuration-modal .modal-body .field-batch-search i{margin-right:5px}.uir-data-configuration-modal .modal-body .batch-search-field{border:1px solid #dedede;height:410px;background-color:#eeeeee}.uir-data-configuration-modal .modal-body .batch-search-field .batch-search-row{border-bottom:1px solid #dedede}.uir-data-configuration-modal .modal-body .batch-search-field .batch-search-row .search-field-title{margin:10px;color:#888888;display:inline-block;font-size:12px;font-weight:normal;text-transform:uppercase}.uir-data-configuration-modal .modal-body .batch-search-field .batch-search-row .uprc-InputSearch{margin:10px 10px 20px 10px}.uir-data-configuration-modal .modal-body .batch-search-field .field-result-id{margin:10px 10px 10px 10px;height:235px;background-color:#ffffff;overflow-y:auto}.uir-data-configuration-modal .modal-body .batch-search-field .field-result-id .value:first-child{padding-top:5px}.uir-data-configuration-modal .modal-body .batch-search-field .field-result-id .value{margin-left:10px;color:#292828c7}.uir-data-configuration-modal .modal-body .batch-search-field .field-result-id .value-notfound:first-child{padding-top:5px}.uir-data-configuration-modal .modal-body .batch-search-field .field-result-id .value-notfound{margin-left:10px;color:#d04e4f;font-weight:lighter}.uir-data-configuration-modal .modal-body .batch-search-field .uprc-TextArea-validation{overflow-y:hidden}.uir-data-configuration-modal .modal-body .batch-search-field .uprc-TextArea-validation{height:235px;background-color:#ffffff;margin-top:-20px}.uir-data-configuration-modal .modal-body .batch-search-field .form-control{height:inherit}.uir-data-configuration-modal .modal-body .batch-search-field .field-button{margin-top:15px}.uir-data-configuration-modal .modal-body .batch-search-field .field-button>div button:nth-child(1){margin-left:10px;color:black}.uir-data-configuration-modal .modal-body .batch-search-field .field-button>div button:nth-child(2){margin-right:10px;float:right}.uir-data-configuration-modal .modal-body .batch-search-field .message-not-found{margin:5px 0 0 10px;color:#d04e4f;font-weight:lighter;height:15px}.uir-data-configuration-modal .modal-body .batch-search-field .message-batch-search-limit{margin:5px 0 0 10px;color:#297288;height:15px}.uir-data-configuration-modal .modal-body .batch-search-title{margin-bottom:10px;color:#888888;display:inline-block;font-size:12px;font-weight:normal;text-transform:uppercase}.uir-data-configuration-modal .modal-body .label-selecting-items{color:#888888;display:inline-block;font-size:12px;font-weight:normal;margin-bottom:10px;text-transform:uppercase}.uir-data-configuration-modal .modal-body .label-clear-selections{color:#297288;font-size:12px;font-weight:normal;margin-bottom:10px;float:right;cursor:pointer}.uir-data-configuration-modal .modal-footer .pull-right{background-color:#3dd260}.uir-data-configuration-modal .lineitem-id{padding-left:8px;margin-right:10px;color:#9c9b9bee}.uir-data-configuration-modal .uir-selected-option{background-color:#eef7f0;border:1px solid #c1e4ca}.uir-data-configuration-modal .uir-selected-option .close{top:4px}.uir-data-configuration-modal .selecting-line-item .close{width:10px;background-color:#00da84;border-radius:50%;top:10px;height:10px;color:#fff;font-size:10px;font-weight:100}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uprc-DropdownButton-header{color:#888888;font-size:12px;font-weight:bold;line-height:1;padding:.21429rem 1.42857rem;text-transform:uppercase}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-selected-options .selection-control{margin-bottom:5px}.uir-selected-options label{display:inline-block;font-weight:normal;text-transform:uppercase;color:#888;font-size:.85714rem;margin-bottom:.35714rem}.uir-selected-options a.selection-btn{font-family:'Open Sans', 'Arial', 'Helvetica', sans-serif;color:#107386;font-size:12px;line-height:17px;cursor:pointer;display:inline !important}.uir-selected-options .edit-selection-btn{margin-right:15px}.uir-selected-options .btn-group{float:right}.uir-selected-options .btn.btn-link{outline:none}.uir-selected-options .selected-container-tray{background-color:#fff;border:1px solid #cbcbcb;height:auto;max-height:25vh;margin-bottom:10px;min-height:34px;overflow-y:scroll;width:100%}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-saved-report-builder-form{height:100%}.uir-saved-report-builder-form .pull-right .btn{margin-right:10px}.uir-saved-report-builder-form #saveReportButton{margin-right:-10px}.uir-saved-report-builder-form label.include-summary-label,.uir-saved-report-builder-form label.multiple-template-label,.uir-saved-report-builder-form label.include-summary-label,.uir-saved-report-builder-form .legacy-report-label{text-transform:none}.uir-saved-report-builder-form label.include-summary-label span,.uir-saved-report-builder-form label.multiple-template-label span,.uir-saved-report-builder-form label.include-summary-label span,.uir-saved-report-builder-form .legacy-report-label span{vertical-align:text-top;font-size:14px}.uir-saved-report-builder-form label.report-selected-name{font-size:1.2em;color:#888888;text-transform:none}.uir-saved-report-builder-form .headout-status{margin-left:20px;font-size:11px;color:#888888}.uir-saved-report-builder-form div.include-summary{margin-bottom:5px}.uir-saved-report-builder-form span.btn-link{color:#107386;text-decoration:none;display:block;margin-bottom:3px;font-size:12px;line-height:1;cursor:pointer}.uir-saved-report-builder-form .advanced-setting-link{color:#107386}.uir-saved-report-builder-form .open-date-range-config{color:#107386;cursor:pointer;font-size:small}.uir-saved-report-builder-form .advanced-setting-span{cursor:pointer;font-weight:bold;margin-bottom:1em}.uir-saved-report-builder-form .btn{color:#107386}.uir-saved-report-builder-form .btn-success{color:white;background-color:#25D261}.uir-saved-report-builder-form .export-raw-report-btn{display:inline-block}.uir-saved-report-builder-form .content{padding-right:15px}.uir-saved-report-builder-form .dropdown-menu li>a{margin-bottom:0}.uir-saved-report-builder-form .input-required:not(.uprc-InputSelect){border-left:0 !important;border-radius:0 !important;padding-left:0 !important}.uir-saved-report-builder-form .uir-selected-option{margin-right:3px}.uir-saved-report-builder-form .form-control[readonly]{cursor:auto}.uir-saved-report-builder-form .schedule-report-container{margin-top:2em}.uir-saved-report-builder-form .schedule-report-container a:hover{cursor:pointer;text-decoration:none}.uir-saved-report-builder-form .container_row{display:grid}.uir-saved-report-builder-form .layer1,.uir-saved-report-builder-form .layer2{grid-column:1;grid-row:1}.uir-saved-report-builder-form .layer2{margin-left:340px}.uir-saved-report-builder-form .form-group.attribution-checkbox-label label{font-weight:bold}.uir-saved-report-builder-form .form-group.attribution-checkbox-label input[type="checkbox"]+span{font-weight:normal;color:#888}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label,.uprc-InputSelect label,.uprc-InputSelectAsync label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uprc-validation{background:transparent;height:2.42857rem;position:absolute;width:5px;z-index:1}.uprc-validation.validation-danger{background-color:#E9221E}.uprc-validation.validation-danger ~ input:focus{border-color:#E9221E}.uprc-validation.validation-success{background-color:#25D261}.uprc-validation.validation-success ~ input:focus{border-color:#25D261}.uprc-input-required,.uprc-InputSelect.input-required .Select-control,.input-required.uprc-InputSelectAsync .Select-control{border-left:4px solid #25D261}.uprc-input-empty{border-left:4px solid #107386}.uprc-InputSelect,.uprc-InputSelectAsync{background:transparent;height:auto}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.uprc-InputSelect .Select,.uprc-InputSelectAsync .Select{position:relative}.uprc-InputSelect .Select input::-webkit-contacts-auto-fill-button,.uprc-InputSelectAsync .Select input::-webkit-contacts-auto-fill-button,.uprc-InputSelect .Select input::-webkit-credentials-auto-fill-button,.uprc-InputSelectAsync .Select input::-webkit-credentials-auto-fill-button{display:none !important}.uprc-InputSelect .Select input::-ms-clear,.uprc-InputSelectAsync .Select input::-ms-clear{display:none !important}.uprc-InputSelect .Select input::-ms-reveal,.uprc-InputSelectAsync .Select input::-ms-reveal{display:none !important}.uprc-InputSelect .Select,.uprc-InputSelectAsync .Select,.uprc-InputSelect .Select div,.uprc-InputSelectAsync .Select div,.uprc-InputSelect .Select input,.uprc-InputSelectAsync .Select input,.uprc-InputSelect .Select span,.uprc-InputSelectAsync .Select span{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.uprc-InputSelect .Select.is-disabled .Select-arrow-zone,.uprc-InputSelectAsync .Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none}.uprc-InputSelect .Select.is-disabled>.Select-control,.uprc-InputSelectAsync .Select.is-disabled>.Select-control{background-color:#f9f9f9}.uprc-InputSelect .Select.is-disabled>.Select-control:hover,.uprc-InputSelectAsync .Select.is-disabled>.Select-control:hover{box-shadow:none}.uprc-InputSelect .Select.is-searchable.is-open>.Select-control,.uprc-InputSelectAsync .Select.is-searchable.is-open>.Select-control{cursor:text}.uprc-InputSelect .Select.is-searchable.is-focused:not(.is-open)>.Select-control,.uprc-InputSelectAsync .Select.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.uprc-InputSelect .Select.is-open>.Select-control,.uprc-InputSelectAsync .Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.uprc-InputSelect .Select.is-open>.Select-control .Select-arrow,.uprc-InputSelectAsync .Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.uprc-InputSelect .Select.is-focused>.Select-control,.uprc-InputSelectAsync .Select.is-focused>.Select-control{background:#fff}.uprc-InputSelect .Select.is-focused:not(.is-open)>.Select-control,.uprc-InputSelectAsync .Select.is-focused:not(.is-open)>.Select-control{border-color:#08c #0099e6 #0099e6;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 0 5px -1px fade(#08c, 50%)}.uprc-InputSelect .Select.has-value.is-clearable.Select--single>.Select-control .Select-value,.uprc-InputSelectAsync .Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.uprc-InputSelect .Select.has-value.Select--single>.Select-control .Select-value .Select-value-label,.uprc-InputSelectAsync .Select.has-value.Select--single>.Select-control .Select-value .Select-value-label,.uprc-InputSelect .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.uprc-InputSelectAsync .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.uprc-InputSelect .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label,.uprc-InputSelectAsync .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label,.uprc-InputSelect .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.uprc-InputSelectAsync .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.uprc-InputSelect .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover,.uprc-InputSelectAsync .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover,.uprc-InputSelect .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.uprc-InputSelectAsync .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.uprc-InputSelect .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.uprc-InputSelectAsync .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.uprc-InputSelect .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.uprc-InputSelectAsync .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{color:#08c;outline:none;text-decoration:underline}.uprc-InputSelect .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.uprc-InputSelectAsync .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.uprc-InputSelect .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.uprc-InputSelectAsync .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.uprc-InputSelect .Select.has-value.is-pseudo-focused .Select-input,.uprc-InputSelectAsync .Select.has-value.is-pseudo-focused .Select-input{opacity:0}.uprc-InputSelect .Select.is-open .Select-arrow,.uprc-InputSelectAsync .Select.is-open .Select-arrow,.uprc-InputSelect .Select .Select-arrow-zone:hover>.Select-arrow,.uprc-InputSelectAsync .Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.uprc-InputSelect .Select.Select--rtl,.uprc-InputSelectAsync .Select.Select--rtl{direction:rtl;text-align:right}.uprc-InputSelect .Select-control,.uprc-InputSelectAsync .Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.uprc-InputSelect .Select-control:hover,.uprc-InputSelectAsync .Select-control:hover{box-shadow:0 1px 0 rgba(0,0,0,0.06)}.uprc-InputSelect .Select-control .Select-input:focus,.uprc-InputSelectAsync .Select-control .Select-input:focus{outline:none;background:#fff}.uprc-InputSelect .Select-placeholder,.uprc-InputSelectAsync .Select-placeholder,.uprc-InputSelect .Select--single>.Select-control .Select-value,.uprc-InputSelectAsync .Select--single>.Select-control .Select-value{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uprc-InputSelect .Select-input,.uprc-InputSelectAsync .Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.uprc-InputSelect .Select-input>input,.uprc-InputSelectAsync .Select-input>input{width:100%;background:none transparent;border:0 none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .uprc-InputSelect .Select-input>input,.is-focused .uprc-InputSelectAsync .Select-input>input{cursor:text}.uprc-InputSelect .Select-control:not(.is-searchable)>.Select-input,.uprc-InputSelectAsync .Select-control:not(.is-searchable)>.Select-input{outline:none}.uprc-InputSelect .Select-loading-zone,.uprc-InputSelectAsync .Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.uprc-InputSelect .Select-loading,.uprc-InputSelectAsync .Select-loading{-webkit-animation:Select-animation-spin 400ms infinite linear;-o-animation:Select-animation-spin 400ms infinite linear;animation:Select-animation-spin 400ms infinite linear;width:16px;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.uprc-InputSelect .Select-clear-zone,.uprc-InputSelectAsync .Select-clear-zone{-webkit-animation:Select-animation-fadeIn 200ms;-o-animation:Select-animation-fadeIn 200ms;animation:Select-animation-fadeIn 200ms;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.uprc-InputSelect .Select-clear-zone:hover,.uprc-InputSelectAsync .Select-clear-zone:hover{color:#D0021B}.uprc-InputSelect .Select-clear,.uprc-InputSelectAsync .Select-clear{display:inline-block;font-size:18px;line-height:1}.uprc-InputSelect .Select--multi .Select-clear-zone,.uprc-InputSelectAsync .Select--multi .Select-clear-zone{width:17px}.uprc-InputSelect .Select--multi .Select-multi-value-wrapper,.uprc-InputSelectAsync .Select--multi .Select-multi-value-wrapper{display:inline-block}.uprc-InputSelect .Select .Select-aria-only,.uprc-InputSelectAsync .Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0, 0, 0, 0);overflow:hidden;float:left}.uprc-InputSelect .Select-arrow-zone,.uprc-InputSelectAsync .Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .uprc-InputSelect .Select-arrow-zone,.Select--rtl .uprc-InputSelectAsync .Select-arrow-zone{padding-right:0;padding-left:5px}.uprc-InputSelect .Select-arrow,.uprc-InputSelectAsync .Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}@-webkit-keyframes Select-animation-fadeIn{from{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{from{opacity:0}to{opacity:1}}.uprc-InputSelect .Select-menu-outer,.uprc-InputSelectAsync .Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px 0 rgba(0,0,0,0.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.uprc-InputSelect .Select-menu,.uprc-InputSelectAsync .Select-menu{max-height:198px;overflow-y:auto}.uprc-InputSelect .Select-option,.uprc-InputSelectAsync .Select-option{box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.uprc-InputSelect .Select-option:last-child,.uprc-InputSelectAsync .Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.uprc-InputSelect .Select-option.is-selected,.uprc-InputSelectAsync .Select-option.is-selected{background-color:#f5faff;color:#333}.uprc-InputSelect .Select-option.is-focused,.uprc-InputSelectAsync .Select-option.is-focused{background-color:#f2f9fc;color:#333}.uprc-InputSelect .Select-option.is-disabled,.uprc-InputSelectAsync .Select-option.is-disabled{color:#ccc;cursor:default}.uprc-InputSelect .Select-noresults,.uprc-InputSelectAsync .Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.uprc-InputSelect .Select--multi .Select-input,.uprc-InputSelectAsync .Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.uprc-InputSelect .Select--multi.Select--rtl .Select-input,.uprc-InputSelectAsync .Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.uprc-InputSelect .Select--multi.has-value .Select-input,.uprc-InputSelectAsync .Select--multi.has-value .Select-input{margin-left:5px}.uprc-InputSelect .Select--multi .Select-value,.uprc-InputSelectAsync .Select--multi .Select-value{background-color:#f2f9fc;border-radius:2px;border:1px solid #c9e6f2;color:#08c;display:inline-block;font-size:.9em;margin-left:5px;margin-top:5px;vertical-align:top}.uprc-InputSelect .Select--multi .Select-value-icon,.uprc-InputSelectAsync .Select--multi .Select-value-icon,.uprc-InputSelect .Select--multi .Select-value-label,.uprc-InputSelectAsync .Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.uprc-InputSelect .Select--multi .Select-value-label,.uprc-InputSelectAsync .Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.uprc-InputSelect .Select--multi a.Select-value-label,.uprc-InputSelectAsync .Select--multi a.Select-value-label{color:#08c;cursor:pointer;text-decoration:none}.uprc-InputSelect .Select--multi a.Select-value-label:hover,.uprc-InputSelectAsync .Select--multi a.Select-value-label:hover{text-decoration:underline}.uprc-InputSelect .Select--multi .Select-value-icon,.uprc-InputSelectAsync .Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c9e6f2;padding:1px 5px 3px}.uprc-InputSelect .Select--multi .Select-value-icon:hover,.uprc-InputSelectAsync .Select--multi .Select-value-icon:hover,.uprc-InputSelect .Select--multi .Select-value-icon:focus,.uprc-InputSelectAsync .Select--multi .Select-value-icon:focus{background-color:#ddeff7;color:#0077b3}.uprc-InputSelect .Select--multi .Select-value-icon:active,.uprc-InputSelectAsync .Select--multi .Select-value-icon:active{background-color:#c9e6f2}.uprc-InputSelect .Select--multi.Select--rtl .Select-value,.uprc-InputSelectAsync .Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.uprc-InputSelect .Select--multi.Select--rtl .Select-value-icon,.uprc-InputSelectAsync .Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c9e6f2}.uprc-InputSelect .Select--multi.is-disabled .Select-value,.uprc-InputSelectAsync .Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.uprc-InputSelect .Select--multi.is-disabled .Select-value-icon,.uprc-InputSelectAsync .Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.uprc-InputSelect .Select--multi.is-disabled .Select-value-icon:hover,.uprc-InputSelectAsync .Select--multi.is-disabled .Select-value-icon:hover,.uprc-InputSelect .Select--multi.is-disabled .Select-value-icon:focus,.uprc-InputSelectAsync .Select--multi.is-disabled .Select-value-icon:focus,.uprc-InputSelect .Select--multi.is-disabled .Select-value-icon:active,.uprc-InputSelectAsync .Select--multi.is-disabled .Select-value-icon:active{background-color:#fcfcfc}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.uprc-InputSelect .Select-wrapper,.uprc-InputSelectAsync .Select-wrapper{position:relative}.uprc-InputSelect .Select-control,.uprc-InputSelectAsync .Select-control{border-radius:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);height:2.42857rem;padding:0}.uprc-InputSelect .Select-placeholder,.uprc-InputSelectAsync .Select-placeholder{color:#555;opacity:0.7}.uprc-InputSelect .Select-value,.uprc-InputSelectAsync .Select-value{padding:0}.uprc-InputSelect .Select--multi .Select-value,.uprc-InputSelectAsync .Select--multi .Select-value{left:auto;position:static;right:auto;top:auto}.uprc-InputSelect .Select--multi .Select-value-label,.uprc-InputSelectAsync .Select--multi .Select-value-label{white-space:normal;word-break:break-all}.uprc-InputSelect .Select-input,.uprc-InputSelectAsync .Select-input{height:2.28571rem}.uprc-InputSelect .Select-option,.uprc-InputSelectAsync .Select-option{color:#555;padding-left:.85714rem}.uprc-InputSelect .Select-option.is-focused,.uprc-InputSelectAsync .Select-option.is-focused{background-color:#eee}.uprc-InputSelect .Select-clear,.uprc-InputSelectAsync .Select-clear{margin-top:.14286rem;padding:0;position:static}.uprc-InputSelect .Select-arrow,.uprc-InputSelectAsync .Select-arrow{right:0;top:0}.uprc-InputSelect-validation,.uprc-InputSelectAsync-validation{width:auto !important;z-index:auto !important}.uprc-InputSelect-validation.validation-danger .Select-control,.validation-danger.uprc-InputSelectAsync-validation .Select-control{border-left-color:#E9221E}.uprc-InputSelect-validation.validation-danger.Select.is-focused>.Select-control,.validation-danger.Select.is-focused.uprc-InputSelectAsync-validation>.Select-control{border-color:#E9221E}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uir-SchedulerBuilderForm{height:100%;overflow-y:auto}.uir-SchedulerBuilderForm .content{padding-bottom:200px}.uir-SchedulerBuilderForm .content .builder-row{margin-top:1rem}.uir-SchedulerBuilderForm .footer{position:fixed;bottom:0;width:550px;padding:25px 30px 15px 50px}.uir-SchedulerBuilderForm .footer .action-complete{float:right}.uir-SchedulerBuilderForm .footer .Select-wrapper .is-disabled .Select-control:hover{cursor:not-allowed}.uir-SchedulerBuilderForm .footer .Select-wrapper .is-disabled .Select-control .Select-value-label{color:#c2c2c2 !important}.uir-SchedulerBuilderForm .Select-wrapper .is-disabled .Select-control:hover{cursor:not-allowed}.uir-SchedulerBuilderForm .Select-wrapper .is-disabled .Select-control .Select-value-label{color:#c2c2c2 !important}.uir-SchedulerBuilderForm .custom-email{text-decoration:none;cursor:pointer;display:inline-block;margin-bottom:5px}.uir-SchedulerBuilderForm .file{position:relative}.uir-SchedulerBuilderForm .file .file-name input{padding-right:35px}.uir-SchedulerBuilderForm .file .file-format{position:absolute;right:5px;top:30px;color:gray}.uir-SchedulerBuilderForm .input-required:not(.uprc-InputSelect){border-left:0 !important;border-radius:0 !important;padding-left:0 !important}.uir-SchedulerBuilderForm .no-padding-left{padding-left:0}.uir-SchedulerBuilderForm .form-control[readonly]{cursor:default}.uir-SchedulerBuilderForm .Select-value{padding-right:20px !important}.uir-SchedulerBuilderForm .uprc-flash-notifications{position:relative;padding:15px;margin-top:0;margin-bottom:20px}.uir-SchedulerBuilderForm .uprc-flash-notifications .close{position:absolute;top:5px;right:10px}.uir-SchedulerBuilderForm .uir-SchedulerBuilderForm-filename{padding:6px 35px 6px 12px}.uir-SchedulerBuilderForm .validation-danger{display:block}.ihm-scheduled-builder-form{margin-right:-30px;padding-right:30px;overflow-x:clip}.ihm-scheduled-builder-form .builder-row{margin-top:1rem}.scheduled-builder-loading{position:absolute;height:100%;z-index:9999;cursor:not-allowed}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-custom-metric-form .bg_outside{background:transparent;height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:300}.uir-custom-metric-form .inside-grapher{z-index:333;position:relative;height:100%}.uir-custom-metric-form .formula-container{padding-right:15px}.uir-custom-metric-form .formula-container .formula-line{zoom:1}.uir-custom-metric-form .formula-container .formula-line:before,.uir-custom-metric-form .formula-container .formula-line:after{content:'';display:table}.uir-custom-metric-form .formula-container .formula-line:after{clear:both}.uir-custom-metric-form .formula-container .formula-line .formula-remove{float:left;font-size:12px;line-height:40px}.uir-custom-metric-form .formula-container .formula-line .formula-add,.uir-custom-metric-form .formula-container .formula-line .formula-text{font-size:12px;padding:10px 5px 20px 0;text-align:right}.uir-custom-metric-form .formula-container .formula-line .formula-add a,.uir-custom-metric-form .formula-container .formula-line .formula-remove a{cursor:pointer;display:inline}.uir-custom-metric-form .formula-container .formula-line .formula-select{float:right;position:relative}.uir-custom-metric-form .formula-container .formula-line .formula-select .select-wrapper{display:inline-block;margin-bottom:5px;width:300px}.uir-custom-metric-form .formula-container .formula-line .formula-select .select-wrapper .is-disabled{opacity:0.5}.uir-custom-metric-form .formula-container .formula-line .formula-select .select-wrapper .is-disabled .Select-control{cursor:not-allowed}.uir-custom-metric-form .formula-container .formula-line .formula-select .select-wrapper label.label-lowercase{text-transform:lowercase}.uir-custom-metric-form .formula-container .formula-line .formula-select .math{color:#888;display:inline-block;font-size:18px;line-height:40px;text-align:center;vertical-align:top;width:12px}.uir-custom-metric-form .formula-container .formula-line .formula-select .math:first-child{margin-right:3px}.uir-custom-metric-form .formula-container .formula-line .formula-select .math:last-child{position:absolute;right:-15px}.uir-custom-metric-form ul{list-style-type:none}.uir-custom-metric-form .custom-conversion-group div input{margin-right:5px}.uir-custom-metric-form .checkbox-label{color:#888;font-weight:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.uir-custom-metric-form .formula-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.uir-custom-metric-form .modal-header{background-color:white}.uir-custom-metric-form .modal-header .modal-title{color:#67BE72}.uir-custom-metric-form .modal-body{background-color:#eee}.uir-custom-metric-form .modal-footer{background-color:#eee}.uir-custom-metric-form .modal-footer .btn-default{color:white;background-color:#25D261}.uir-custom-metric-form .btn-group-advanced{width:40%;margin-top:10px;margin-bottom:10px}.uir-custom-metric-form .btn-group-advanced .btn-basic{width:50%}.uir-custom-metric-form .btn-group-advanced .btn-advanced{width:50%;padding-left:8px}.uir-custom-metric-form .footer{bottom:90px;height:110px}.uir-custom-metric-form .btn-circle-down{height:30px;text-align:center}.uir-custom-metric-form .btn-circle-down .fa-arrow-circle-down{cursor:pointer}.uir-custom-metric-form .btn-footer{overflow:hidden}.uir-custom-metric-form .input-required:not(.uprc-InputSelect){border-left:0;border-radius:0;padding-left:0}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-advanced-custom-metric .advanced-insert-metric-select{margin-top:10px}.uir-advanced-custom-metric .advanced-insert-metric-select .Select-control{border-left:1px solid #c5bcbc}.uir-advanced-custom-metric .advanced-btn-function{width:100%}.uir-advanced-custom-metric .advanced-btn-function .btn-function{width:10%;height:30px;margin-left:1px;font-size:20px;padding:0}.uir-advanced-custom-metric .advanced-btn{width:100%;overflow:hidden}.uir-advanced-custom-metric .advanced-btn .advanced-label{float:left;margin-top:8px;width:50%}.uir-advanced-custom-metric .advanced-btn .advanced-btn-clear{float:right;width:15%}.uir-advanced-custom-metric .advanced-btn .advanced-btn-validate{margin-right:10px;float:right}.uir-advanced-custom-metric .advanced-label{font-size:13px;color:gray}.uir-advanced-custom-metric .advanced-text-input{font-size:15px}.uir-advanced-custom-metric .uir-AdvancedFormula.hide-validation-area{display:none}.uir-advanced-custom-metric .uir-AdvancedFormula.validation-area{overflow-y:auto;width:100%;padding-left:10px;margin-top:10px;min-height:150px;max-height:200px;background-color:ghostwhite}.uir-advanced-custom-metric .uir-AdvancedFormula.advanced-text-input{width:100%;padding-left:10px;margin-top:10px;min-height:150px;max-height:200px}.uir-advanced-custom-metric .uir-AdvancedFormula.hide-textarea{display:none}.uir-advanced-custom-metric .uir-AdvancedFormula.hide-mesage-box{display:none}.uir-advanced-custom-metric .uir-AdvancedFormula.message-box{color:red;margin-top:20px;height:500px}.uir-advanced-custom-metric .highlight-text{color:red}.uir-advanced-custom-metric .btn-scroll-down{text-align:center;overflow:hidden;margin-bottom:30px;position:absolute;width:89%;bottom:140px;z-index:999}.uir-advanced-custom-metric .btn-scroll-down .fa-arrow-circle-down{cursor:pointer}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uir-DataFeedRunAdHocForm{height:100%;overflow-y:auto}.uir-DataFeedRunAdHocForm header{position:relative !important}.uir-DataFeedRunAdHocForm .content{height:auto !important;padding-top:0px !important}.uir-DataFeedRunAdHocForm .content .builder-row{margin-top:1rem}.uir-DataFeedRunAdHocForm .content .builder-row h4{font-weight:800;margin-bottom:1rem;font-size:16px}.uir-DataFeedRunAdHocForm .content .builder-row .data-configuration{margin-top:2rem}.uir-DataFeedRunAdHocForm .content .builder-row .data-configuration h4{margin-bottom:6px}.uir-DataFeedRunAdHocForm .content .builder-row .data-configuration h5{font-weight:800 !important;margin-bottom:10px;font-size:14px;text-transform:capitalize}.uir-DataFeedRunAdHocForm .content h5.company-title{color:#888}.uir-DataFeedRunAdHocForm .content .name{margin-top:2rem}.uir-DataFeedRunAdHocForm .footer{position:fixed;bottom:0;width:550px;padding:25px 30px 15px 50px}.uir-DataFeedRunAdHocForm .footer .action-complete{float:right}.uir-DataFeedRunAdHocForm .footer .Select-wrapper .is-disabled .Select-control:hover{cursor:not-allowed}.uir-DataFeedRunAdHocForm .footer .Select-wrapper .is-disabled .Select-control .Select-value-label{color:#c2c2c2 !important}.uir-DataFeedRunAdHocForm .Select-wrapper .is-disabled .Select-control:hover{cursor:not-allowed}.uir-DataFeedRunAdHocForm .Select-wrapper .is-disabled .Select-control .Select-value-label{color:#c2c2c2 !important}.uir-DataFeedRunAdHocForm .input-required:not(.uprc-InputSelect){border-left:0 !important;border-radius:0 !important;padding-left:0 !important}.uir-DataFeedRunAdHocForm .no-padding-left{padding-left:0}.uir-DataFeedRunAdHocForm .form-control[readonly]{cursor:default}.uir-DataFeedRunAdHocForm .Select-value{padding-right:20px !important}.uir-DataFeedRunAdHocForm .uir-DataFeedRunAdHocForm-alert{position:relative;padding:15px;margin-top:0;margin-bottom:20px}.uir-DataFeedRunAdHocForm .uir-DataFeedRunAdHocForm-alert .close{position:absolute;top:5px;right:10px}.uir-DataFeedRunAdHocForm .uir-DataFeedRunAdHocForm-alert span{white-space:pre-line}.uir-DataFeedRunAdHocForm .validation-danger{display:block}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uprc-cell-date{overflow-y:auto;width:100%}.uprc-cell-date .cell-date{display:inline}.uprc-cell-date .cell-date.d-1{padding-left:.71429rem}.uprc-cell-date .cell-date.d-2,.uprc-cell-date .cell-date.d-3{color:#888;font-size:.85714rem;padding-left:.42857rem;text-align:right}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uprc-TableVirtualizedCustom .uprc-TableVirtualizedCustom-header-cell{border:1px solid #ddd;border-right:0;overflow-x:hidden}.uprc-TableVirtualizedCustom .header-cell{color:#555;font-family:'Open Sans', 'Arial', 'Helvetica', sans-serif;font-size:.85714rem;height:100%;position:relative;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.uprc-TableVirtualizedCustom .header-cell .public_fixedDataTableCell_cellContent{display:block}.uprc-TableVirtualizedCustom .header-cell.sortable .public_fixedDataTableCell_cellContent{cursor:pointer;padding-left:2.14286rem}.uprc-TableVirtualizedCustom .header-cell.sorted{background-color:#eee}.uprc-TableVirtualizedCustom .header-cell.sorted.sorted-desc .fa-sort-desc{opacity:1}.uprc-TableVirtualizedCustom .header-cell.sorted.sorted-asc .fa-sort-asc{opacity:1}.uprc-TableVirtualizedCustom .header-cell .fa-sort-asc,.uprc-TableVirtualizedCustom .header-cell .fa-sort-desc{color:#555;opacity:0.2;font-size:1rem;left:1rem;position:absolute;text-shadow:0 1px 0 #fff;top:.78571rem}.uprc-TableVirtualizedCustom .header-cell .fa-sort-desc{top:.92857rem}.uprc-TableVirtualizedCustom.is-compact .header-cell .public_fixedDataTableCell_cellContent{font-size:.78571rem;padding:.42857rem .57143rem}.uprc-TableVirtualizedCustom.is-compact .header-cell.sortable .public_fixedDataTableCell_cellContent{padding-left:1.85714rem}.uprc-TableVirtualizedCustom.is-compact .header-cell .fa-sort-asc{left:.71429rem;top:.5rem}.uprc-TableVirtualizedCustom.is-compact .header-cell .fa-sort-desc{left:.71429rem;top:.57143rem}.uprc-TableVirtualizedCustom .uprc-TableVirtualizedCustom-cell{border:1px solid #eee;border-right:0;border-top:0}.uprc-TableVirtualizedCustom .fixedDataTableCellLayout_wrap1,.uprc-TableVirtualizedCustom .fixedDataTableCellLayout_wrap2,.uprc-TableVirtualizedCustom .fixedDataTableCellLayout_wrap3{height:100%;width:100%}.uprc-TableVirtualizedCustom .public_fixedDataTableCell_cellContent{display:table;height:100%;padding:.71429rem .85714rem;position:relative;width:100%}.uprc-TableVirtualizedCustom .cell-dropdown{height:100%;left:0;position:absolute;top:0;width:100%}.uprc-TableVirtualizedCustom .cell-dropdown .fa{pointer-events:none}.uprc-TableVirtualizedCustom.is-compact .public_fixedDataTableCell_cellContent{font-size:.85714rem;padding:.28571rem .57143rem}.uprc-TableVirtualizedCustom [title]{cursor:help}.uprc-TableVirtualizedCustom-settings{background-color:#fff;padding:15px 0}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uprc-TextCell{overflow-y:auto;padding-right:0 !important}.uprc-TextCell,.uprc-TextCell .public_fixedDataTableCell_wrap2,.uprc-TextCell .public_fixedDataTableCell_wrap3{display:block}.uprc-TextCell .public_fixedDataTableCell_cellContent{padding-right:2.14286rem !important;position:relative}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-CustomExportRaw .flyout-menu{visibility:hidden;position:relative;background-color:white;border:1px solid rgba(0,0,0,0.15);box-shadow:0 6px 12px rgba(0,0,0,0.175);border-radius:5px;left:70%;top:-25px;width:max-content}.uir-CustomExportRaw .flyout-menu:hover{display:block}.uir-CustomExportRaw .flyout-menu span{display:block;padding:5px 20px;color:#888888;font-size:12px;font-weight:bold;line-height:1;text-transform:uppercase}.uir-CustomExportRaw .flyout-button{height:20px;position:relative}.uir-CustomExportRaw .flyout-button:hover .flyout-menu{visibility:visible}.uir-CustomExportRaw .flyout-button i{margin-left:10px}.uir-CustomExportRaw .flyout-container{position:relative}

.uir-CustomTextCellPublisher{padding-right:20px}.uir-CustomTextCellPublisher .loadingSpinner{padding:0.71429rem 0.85714rem}.uir-CustomTextCellPublisher .publisher-icon{position:absolute;top:14px;right:14px}.uir-CustomTextCellPublisher .adwords-icon{background:url("/images/adwords.png") no-repeat scroll 0 0 transparent;background-position:center;background-size:16px;min-width:16px;min-height:16px}.uir-CustomTextCellPublisher .googleads-icon{background:url("/images/googleads.png") no-repeat scroll 0 0 transparent;background-position:center;background-size:16px;min-width:16px;min-height:16px}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-HighLightTextCell-highlight{background-color:#ddd;border-radius:3px;color:inherit;height:100%;padding:0}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uir-SavedReportTable{display:flex;flex-flow:column}.uir-SavedReportTable .action-row{flex:0 1 auto}.uir-SavedReportTable .table-size-controls{vertical-align:baseline}.uir-SavedReportTable .table{flex:1 1 auto;margin:0;position:relative;display:flex;flex-direction:column}.uir-SavedReportTable .report-loading-more{position:absolute;bottom:0;width:100%;height:25px;background:gray;opacity:0.3;text-align:center;color:white;font-size:18px}.uir-SavedReportTable .report-loading-more .fa-spinner{vertical-align:middle}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uir-ScheduledReportTable,.uir-IHMScheduledReportTable{display:flex;flex-flow:column}.uir-ScheduledReportTable .action-row,.uir-IHMScheduledReportTable .action-row{flex:0 1 auto}.uir-ScheduledReportTable .table-size-controls,.uir-IHMScheduledReportTable .table-size-controls{vertical-align:baseline}.uir-ScheduledReportTable .table,.uir-IHMScheduledReportTable .table{flex:1 1 auto;margin:0;position:relative;display:flex;flex-direction:column}.uir-ScheduledReportTable .schedule-loading-more,.uir-IHMScheduledReportTable .schedule-loading-more{position:absolute;bottom:0;width:100%;height:25px;background:gray;opacity:0.3;text-align:center;color:white;font-size:18px}.uir-ScheduledReportTable .schedule-loading-more .fa-spinner,.uir-IHMScheduledReportTable .schedule-loading-more .fa-spinner{vertical-align:middle}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-TemplateReportTable,.uir-IHMTemplateReportTable{display:flex;flex-flow:column}.uir-TemplateReportTable .action-row,.uir-IHMTemplateReportTable .action-row{flex:0 1 auto}.uir-TemplateReportTable .table,.uir-IHMTemplateReportTable .table{flex:1 1 auto;margin:0;display:flex;flex-direction:column}.uir-TemplateReportTable .template-loading-more,.uir-IHMTemplateReportTable .template-loading-more{position:absolute;bottom:0;width:100%;height:25px;background:gray;opacity:0.3;text-align:center;color:white;font-size:18px}.uir-TemplateReportTable .template-loading-more .fa-spinner,.uir-IHMTemplateReportTable .template-loading-more .fa-spinner{vertical-align:middle}.uir-TemplateReportTable .results-info,.uir-IHMTemplateReportTable .results-info{border:1px solid transparent;display:inline-block;line-height:1.428571429;padding:6px 10px 6px 0;vertical-align:top}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-CustomMetricTable{display:flex;flex-flow:column}.uir-CustomMetricTable .action-row,.uir-CustomMetricTable .table-control-footer{flex:0 1 auto}.uir-CustomMetricTable .table{flex:1 1 auto;margin:0;display:flex;flex-direction:column}.uir-CustomMetricTable .action-cell .action-cell-dropdown .button-group-action{margin-left:10px}.uir-CustomMetricTable .is-compact .action-cell .action-cell-dropdown .button-group-action{margin-left:15px}

.uir-DataFeedReportCustomTextCell{padding-right:20px;display:flex;justify-content:space-between;height:100%;position:relative}.uir-DataFeedReportCustomTextCell .loadingSpinner{padding:0.71429rem 0.85714rem}.uir-DataFeedReportCustomTextCell .adwords-icon{background:url("/images/adwords.png") no-repeat scroll 0 0 transparent;background-position:center;background-size:16px;min-width:16px;min-height:16px}.uir-DataFeedReportCustomTextCell .googleads-icon{background:url("/images/googleads.png") no-repeat scroll 0 0 transparent;background-position:center;background-size:16px;min-width:16px;min-height:16px}.uir-DataFeedReportCustomTextCell .publisher-container{display:flex;align-items:center;gap:8px;position:relative}.uir-DataFeedReportCustomTextCell .publisher-container .publisher-count{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;color:#17AECA;background-color:#17AECA1A;font-size:10px;font-weight:600}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-DataFeedReportTable{display:flex;flex-flow:column}.uir-DataFeedReportTable .data-feed-report-action-row{display:flex;align-items:center;justify-content:space-between !important}.uir-DataFeedReportTable .data-feed-report-action-row .search-report{width:300px;margin:15px 0}.uir-DataFeedReportTable .list-view-pagination{display:flex;align-items:center;gap:8px}.uir-DataFeedReportTable .table{flex:1 1 auto;margin:0;display:flex;flex-direction:column}.uir-DataFeedReportTable .data-feed-loading-more{position:absolute;bottom:0;width:100%;height:25px;background:gray;opacity:0.3;text-align:center;color:white;font-size:18px}.uir-DataFeedReportTable .data-feed-loading-more .fa-spinner{vertical-align:middle}.uir-DataFeedReportTable .results-info{border:1px solid transparent;display:inline-block;line-height:1.428571429;padding:6px 10px 6px 0;vertical-align:top}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uprc-Drawer{background-color:#eee;height:100%;position:fixed;overflow-y:scroll;right:-500px;width:500px;max-width:750px;min-width:250px;top:95px;z-index:1;transition:right 0.25s}.uprc-Drawer.is-open{right:0;z-index:100}.uprc-Drawer-border{background-color:#ddd;height:100%;left:0;position:absolute;top:0;width:10px;z-index:1000}.uprc-Drawer-border.resizable{cursor:col-resize}.uprc-Drawer-body{height:100%;position:relative;z-index:200}.uprc-Drawer-body>div{height:100%}.uprc-Drawer-close{color:#107386;cursor:pointer;font-size:1.28571rem;opacity:1;margin:10px 0 0 0;padding:5px 10px;position:absolute;right:20px;top:0;z-index:1000}.uprc-Drawer header{background-color:#eee;font-size:1.71429rem;font-weight:400;margin:0;padding:10px 10px 10px 25px;position:fixed;width:100%;z-index:300}.uprc-Drawer .content{height:100%;overflow-y:auto;padding:70px 30px 350px 25px;z-index:200}.uprc-Drawer .elements{overflow:hidden}.uprc-Drawer .element{padding-right:.5rem}.uprc-Drawer .element>label{color:#777}.uprc-Drawer .footer{background-color:#eee;bottom:95px;height:85px;padding:25px 30px 15px 25px;position:absolute;width:100%;z-index:300}.uprc-Drawer .footer:before{background-color:transparent;background-image:url(/images/inset-gradient-inverse.png);background-position:center bottom;background-repeat:no-repeat;background-size:500px 12px;display:block;content:' ';height:20px;left:0;position:absolute;top:-20px;width:100%}.uprc-Drawer label>input[type="radio"],.uprc-Drawer label>input[type="checkbox"]{margin-right:.28571rem;vertical-align:text-top}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-RightTray{background:transparent;height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:300}.uir-RightTray .uprc-Drawer{right:0}.uir-RightTray .uprc-Drawer .form-group .form-alert{border-top-left-radius:0;border-top-right-radius:0}.uir-RightTray-backdrop{height:100vh;width:100vw}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html{font-size:14px}.btn-default.active{color:#333}.uprc-label{color:#888;font-size:.85714rem;font-weight:normal;text-transform:uppercase}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.brand-adwords{color:#f33}.brand-facebook{color:#3b5999}.brand-twitter{color:#55ACEE}.brand-linkedin{color:#4875B4}.brand-instagram{color:#3f729b}.brand-pinterest{color:#BD0015}.brand-snapchat{color:#E7DD30}.brand-youtube{color:#f33}.pull-right{float:right}.pull-left{float:left}.uir-IntelligenceDashboard,.uir-IHMDashboard{padding:.714em 1.071em}.uir-IntelligenceDashboard .table-count-result,.uir-IHMDashboard .table-count-result{display:inline-block;padding:5px 0px 0px 10px}.uir-IntelligenceDashboard .custom-link-cell,.uir-IHMDashboard .custom-link-cell{cursor:pointer}.uir-IntelligenceDashboard .page-title,.uir-IHMDashboard .page-title{font-size:30px;font-weight:300;line-height:1;margin:0 0 21px 0}@media screen and (max-width: 480px){.uir-IntelligenceDashboard .page-title,.uir-IHMDashboard .page-title{font-size:2em;margin:0 0 0.500em 0}}.uir-IntelligenceDashboard .dashboard-content,.uir-IHMDashboard .dashboard-content{display:flex;flex-flow:column;height:calc(100vh - 95px - 1.428em)}.uir-IntelligenceDashboard .dashboard-content .header,.uir-IHMDashboard .dashboard-content .header{flex:0 1 auto}.uir-IntelligenceDashboard .dashboard-content .table-container,.uir-IHMDashboard .dashboard-content .table-container{flex:1 1 auto;margin-bottom:0}.uir-IntelligenceDashboard .list-section,.uir-IHMDashboard .list-section{margin-bottom:30px}.uir-IntelligenceDashboard .list-section a,.uir-IHMDashboard .list-section a{display:block;margin-bottom:10px}@media (max-width: 480px){.uir-IntelligenceDashboard .list-section a,.uir-IHMDashboard .list-section a{margin-bottom:10px}}.uir-IntelligenceDashboard .title,.uir-IHMDashboard .title{color:#888;font-size:12px;text-transform:uppercase}.uir-IntelligenceDashboard .filter-container,.uir-IHMDashboard .filter-container{display:inline-block;padding-left:20px;width:auto;vertical-align:middle}.uir-IntelligenceDashboard .action-cell,.uir-IHMDashboard .action-cell{width:100%;height:100%;overflow:hidden;padding-right:22px}.uir-IntelligenceDashboard .action-cell .action-cell-icon,.uir-IHMDashboard .action-cell .action-cell-icon{width:50%;float:left;margin-top:10px}.uir-IntelligenceDashboard .action-cell .action-cell-icon .action-cell-bound,.uir-IHMDashboard .action-cell .action-cell-icon .action-cell-bound{width:100%;float:left}.uir-IntelligenceDashboard .action-cell .action-cell-icon .action-cell-bound .action-icon-email,.uir-IHMDashboard .action-cell .action-cell-icon .action-cell-bound .action-icon-email{text-align:center;float:left;width:43%;cursor:pointer;color:#297288}.uir-IntelligenceDashboard .action-cell .action-cell-icon .action-cell-bound .action-icon-email:hover,.uir-IHMDashboard .action-cell .action-cell-icon .action-cell-bound .action-icon-email:hover{color:black}.uir-IntelligenceDashboard .action-cell .action-cell-dropdown,.uir-IHMDashboard .action-cell .action-cell-dropdown{width:50%;float:left}.uir-IntelligenceDashboard .action-cell .action-cell-dropdown .button-scheduled-custom,.uir-IHMDashboard .action-cell .action-cell-dropdown .button-scheduled-custom{margin-left:12px}.uir-IntelligenceDashboard .action-cell .action-cell-dropdown .button-template-custom,.uir-IHMDashboard .action-cell .action-cell-dropdown .button-template-custom{margin-left:12px}.uir-IntelligenceDashboard .action-cell .action-cell-dropdown .button-group-action,.uir-IHMDashboard .action-cell .action-cell-dropdown .button-group-action{position:absolute;margin-top:8px}.uir-IntelligenceDashboard .action-cell .action-cell-dropdown .button-group-action .icon-dropdown,.uir-IHMDashboard .action-cell .action-cell-dropdown .button-group-action .icon-dropdown{margin-left:15px}.uir-IntelligenceDashboard .action-cell .action-cell-dropdown .button-group-action button,.uir-IHMDashboard .action-cell .action-cell-dropdown .button-group-action button{width:100px;height:28px;font-size:14px}.uir-IntelligenceDashboard .action-cell .action-cell-dropdown .button-group-action a,.uir-IHMDashboard .action-cell .action-cell-dropdown .button-group-action a{text-decoration:none;color:#333333;display:block;padding:3px 20px}.uir-IntelligenceDashboard .action-cell .action-cell-dropdown .button-group-action a:hover,.uir-IHMDashboard .action-cell .action-cell-dropdown .button-group-action a:hover{background-color:#f5f5f5}.uir-IntelligenceDashboard .tab-header-group::after,.uir-IHMDashboard .tab-header-group::after{clear:both;display:block;content:" "}.uir-IntelligenceDashboard .action-row,.uir-IHMDashboard .action-row{display:flex;align-items:center;justify-content:left}.uir-IntelligenceDashboard .action-row .search-report,.uir-IHMDashboard .action-row .search-report{margin:15px 0;width:300px}.uir-IntelligenceDashboard .action-row .multi-select-parent,.uir-IHMDashboard .action-row .multi-select-parent{width:110px;border:1px solid rgba(0,0,0,0.15);display:flex;padding:6px 12px;align-items:center;border-radius:4px;margin-right:10px}.uir-IntelligenceDashboard .action-row .number-selected,.uir-IHMDashboard .action-row .number-selected{color:#FFF;padding:1px 2px;font-size:0.8rem;font-weight:bold;margin-left:4px;border-radius:4px;background-color:#107386;display:inline-block}.uir-IntelligenceDashboard .action-row .multi-template-button,.uir-IHMDashboard .action-row .multi-template-button{border:none;color:#FFF;background-color:#107386;margin-left:auto;margin-right:4px;padding:5px 10px}.uir-IntelligenceDashboard .uprc-FlashNotifications,.uir-IHMDashboard .uprc-FlashNotifications{margin-top:20px}.uir-IntelligenceDashboard .uprc-TableVirtualizedCustom-cell div .custom-name,.uir-IHMDashboard .uprc-TableVirtualizedCustom-cell div .custom-name{padding:0.7rem 1.5rem 0rem 1rem}.uir-IntelligenceDashboard .uprc-TableVirtualizedCustom-cell div .custom-name .public_fixedDataTableCell_cellContent,.uir-IHMDashboard .uprc-TableVirtualizedCustom-cell div .custom-name .public_fixedDataTableCell_cellContent{padding:0rem 0rem 0rem 0rem}.uir-IntelligenceDashboard .is-compact .uprc-TableVirtualizedCustom-cell div .custom-name,.uir-IHMDashboard .is-compact .uprc-TableVirtualizedCustom-cell div .custom-name{padding:0.2rem 1.5rem 0rem 1rem;font-size:12px}.uir-IntelligenceDashboard .is-compact .uprc-TableVirtualizedCustom-cell div .custom-name .public_fixedDataTableCell_cellContent,.uir-IHMDashboard .is-compact .uprc-TableVirtualizedCustom-cell div .custom-name .public_fixedDataTableCell_cellContent{padding:0rem 0rem 0rem 0rem}.uir-IntelligenceDashboard .is-compact .action-cell,.uir-IHMDashboard .is-compact .action-cell{padding-right:10px}.uir-IntelligenceDashboard .is-compact .action-cell .action-scheduled .button-scheduled-custom,.uir-IHMDashboard .is-compact .action-cell .action-scheduled .button-scheduled-custom{margin-left:18px}.uir-IntelligenceDashboard .is-compact .action-cell .action-scheduled .button-scheduled-custom button,.uir-IHMDashboard .is-compact .action-cell .action-scheduled .button-scheduled-custom button{width:90px;height:22px;font-size:12px}.uir-IntelligenceDashboard .is-compact .action-cell .button-template-custom,.uir-IHMDashboard .is-compact .action-cell .button-template-custom{width:80px;height:22px;margin-left:18px}.uir-IntelligenceDashboard .is-compact .action-cell .action-cell-icon,.uir-IHMDashboard .is-compact .action-cell .action-cell-icon{margin-top:2px}.uir-IntelligenceDashboard .is-compact .action-cell .action-cell-dropdown,.uir-IHMDashboard .is-compact .action-cell .action-cell-dropdown{margin-top:1px}.uir-IntelligenceDashboard .is-compact .action-cell .action-cell-dropdown .button-group-action,.uir-IHMDashboard .is-compact .action-cell .action-cell-dropdown .button-group-action{margin-top:0}.uir-IntelligenceDashboard .is-compact .action-cell .action-cell-dropdown .button-group-action button,.uir-IHMDashboard .is-compact .action-cell .action-cell-dropdown .button-group-action button{margin-top:1px;width:90px;height:22px;font-size:12px}.uir-IntelligenceDashboard .is-compact .publisher-icon,.uir-IHMDashboard .is-compact .publisher-icon{top:7px}.uir-IntelligenceDashboard .bold-text,.uir-IHMDashboard .bold-text{font-weight:bold}.uir-dropdown.uprc-Popover{border:1px solid rgba(0,0,0,0.15);box-shadow:0 6px 12px rgba(0,0,0,0.175);border-radius:5px;margin-top:30px;z-index:1000;background-color:white;padding:0;width:200px}.uir-dropdown.uprc-Popover ul{padding:0;margin:0}.uir-dropdown.uprc-Popover hr{margin:3px;border-top:1px solid #c6bfbf}.uir-dropdown.uprc-Popover li{list-style-type:none;cursor:pointer;color:#333333;padding:5px 0 2px 15px}.uir-dropdown.uprc-Popover li:hover{background-color:#f5f5f5}.uir-dropdown.uprc-Popover .uir-action-delete{color:red;padding-bottom:6px}.uir-dropdown.uprc-Popover .uir-action-delete-disabled{pointer-events:none;color:#ccc;padding-bottom:6px}.uir-dropdown.uprc-Popover a{text-decoration:none;color:#333333;display:block}.uir-dropdown.uprc-Popover a:hover{background-color:#f5f5f5}.uir-dropdown.uprc-Popover .flyout-menu a{padding:3px 20px}.uir-publisher-popover{background-color:#2d2d2d;color:#ffffff;border-radius:8px;padding:12px 16px;min-width:180px;box-shadow:0 2px 8px rgba(0,0,0,0.2);font-size:14px;display:flex;flex-direction:column;gap:10px}.uir-publisher-popover .popover-title{font-weight:600;margin-bottom:4px}.uir-publisher-popover .popover-item{display:flex;align-items:center;gap:8px}.uir-publisher-popover .popover-item i{width:20px;height:20px}.uir-publisher-popover .popover-item span{font-weight:500}.uprc-Input.hide-eyes-icon .fa-eye-slash{display:none !important}body.uir-no-scrollbar{-ms-overflow-style:none}body.uir-no-scrollbar::-webkit-scrollbar{width:0}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-SubmitTemplate{float:right}.uir-SubmitTemplate .btn{border-radius:3px 20px 20px 3px;padding-right:10px}.uir-SubmitTemplate .btn>.fa{font-size:20px;margin-left:10px;vertical-align:bottom}.uir-SubmitTemplate .btn.disabled{background-color:#f9f9f9;border-color:#cbcbcb;color:#888}.uir-SubmitTemplate .btn.update,.uir-SubmitTemplate .btn.preview{border-radius:2px;margin-right:10px}.uprc-ModalConfirm.modal-theme-danger .modal-title{color:#E9221E}.uprc-ModalConfirm.modal-theme-danger .btn-primary{background:#E9221E;border-color:#aa1411;color:white}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-step-form-item{background:#f9f9f9;border:1px solid #eee;margin-bottom:1em;padding:0.75em}.uir-step-form-item>.header,.uir-step-form-item>.elements,.uir-step-form-item>.actions{float:left;clear:both;width:100%}.uir-step-form-item:not(.active)>.header{color:#a8a8a8}.uir-step-form-item:not(.active)>.instruction,.uir-step-form-item:not(.active)>.elements,.uir-step-form-item:not(.active)>.actions{display:none}.uir-step-form-item:not(.active) .status{border-color:#888}.uir-step-form-item.completed:not(.active):not(.locked)>.header{cursor:pointer}.uir-step-form-item.locked>.instruction,.uir-step-form-item.locked>.elements,.uir-step-form-item.locked>.actions{display:none}.uir-step-form-item.locked .status .inner{background:white;color:#888}.uir-step-form-item.locked .expand,.uir-step-form-item.active .expand{display:none}.uir-step-form-item .header-item{float:left;margin-right:1em}.uir-step-form-item .status{border:1px solid #888;border-radius:0.429em;height:2.143em;margin-right:0.714em;text-align:center;width:2.143em}.uir-step-form-item .status .inner{border-radius:0.286em;height:1.714em;line-height:1.714em;margin:0.143em;width:1.714em}.uir-step-form-item.completed .status .inner{background:#25D261;color:white}.uir-step-form-item .title{color:#333;font-size:1.5em;font-weight:300;text-transform:none}.uir-step-form-item .expand{color:#888;float:right;font-size:0.5em;padding:1em}.uir-step-form-item .input-required:not(.uprc-InputSelect){border-left:0 !important;border-radius:0 !important;padding-left:0 !important}.uir-step-form-item .sectionGrouping{position:relative}.uir-step-form-item .sectionGrouping .Select-control{border-left:1px solid #c5bcbc}.uir-step-form-item .sectionSubtotal .Select-control{border-left:1px solid #c5bcbc}.uir-step-form-item .elements .inline-group{display:flex;align-items:end}.uir-step-form-item .elements .inline-group .feedName{width:82%}.uir-step-form-item .elements .inline-group .fileType{width:17%;margin:0 0 0 auto}.uir-step-form-item .elements .inline-group .deliveryTime{width:49%}.uir-step-form-item .elements .inline-group .timezone{width:49%;margin:0 0 0 auto}.uir-step-form-item .elements .includeEndDate .uir-ToggleOption.uir-toggle{display:flex}.uir-step-form-item .elements .includeEndDate label{width:32%}.sectionIncludeSummaryRow>.col-md-7{color:#888888;font-size:0.85em;text-transform:uppercase}.grouping-input-drawer{bottom:7px;left:100%;padding-left:10px;position:absolute;width:50%}.scheduleStartDate .uprc-InputDate.uprc-element,.scheduleEndDate .uprc-InputDate.uprc-element{width:49%}.port .uprc-Input.uprc-element{width:80px}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-TemplatePreview{position:fixed;top:54px;left:0;width:100vw;height:calc(100vh - 54px);background:white;z-index:1000;display:flex;flex-direction:column}.uir-TemplatePreview .toolbar{padding:5px;display:flex;justify-content:space-between;vertical-align:middle;font-weight:bold}.uir-TemplatePreview .toolbar .closePreview{margin-right:15px}.uir-TemplatePreview .alert-warning{padding-left:5px}.uir-TemplatePreview .iframe-container{flex:1 1}.uir-TemplatePreview .iframe-container iframe{height:100%;width:100%}.uir-TemplatePreview .sheets{border:solid 1px #e8eaed;background:white;width:100%;height:35px;overflow-x:auto;display:flex}.uir-TemplatePreview .sheets>*{border-right:solid 1px #e8eaed;padding:5px 15px;cursor:pointer;background:#f1f3f4;align-content:baseline}.uir-TemplatePreview .sheets>:hover{background:#e8eaed}.uir-TemplatePreview .sheets>.active{background:white}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-preview-builder-item{border-bottom:solid #ddd 1px;color:#222;padding:1.429em 0 0.357em 0}.uir-preview-builder-item>.field{margin-bottom:1em}.uir-preview-builder-item:last-of-type{border:0}.uir-preview-builder-item .field-label{color:#888;font-size:0.857em;margin-bottom:0.143em;text-transform:uppercase}.uir-preview-builder-item .field-value{font-weight:bold;margin-bottom:1.071em}.uir-preview-builder-item .select-none,.uir-preview-builder-item .ribbon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.uir-preview-builder-item .cursor-grab,.uir-preview-builder-item .draggable:not(:active){cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.uir-preview-builder-item .cursor-grabbing,.uir-preview-builder-item .draggable:active{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.uir-preview-builder-item .ribbon{background-color:#eee;border:1.33px solid #cbcbcb;cursor:pointer;font-weight:normal;margin:14px 0;padding:11.2px 14px 14px 17.5px}.uir-preview-builder-item .ribbon.active{background-color:#cbcbcb;border-color:#333;font-weight:bold}.uir-preview-builder-item .draggable{padding-left:42px}.uir-preview-builder-item .draggable::before{color:#888;content:"\2629";font-size:21px;font-weight:bold;position:absolute;margin:-2.8px 0 0 -25px}.uir-preview-builder-item.disabled .sections .close,.uir-preview-builder-item.disabled .sections .clear-all{display:none}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-preview-builder-item{display:flex;flex-direction:column;gap:8px}.uir-preview-builder-item .field-method{font-weight:bold;font-size:14px;color:#494949}.uir-preview-builder-item .email-wrapper{padding:10px;border:1px solid #DDDDDD;display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:10px}.uir-preview-builder-item .email-wrapper .email-container{color:#288193;background-color:#D8EAEE;display:flex;height:24px}.uir-preview-builder-item .email-wrapper .email-container .remove-item{width:24px;border:1px solid #A3C9D1;border-top-left-radius:4px;border-bottom-left-radius:4px}.uir-preview-builder-item .email-wrapper .email-container .email-item{border:1px solid #A3C9D1;border-left:none;padding:4px 8px;border-top-right-radius:4px;border-bottom-right-radius:4px}.uir-preview-builder-item .email-wrapper .email-container .remove-item,.uir-preview-builder-item .email-wrapper .email-container .email-item{display:flex;justify-content:center;align-items:center}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-preview-builder .uprc-DataFeedPreviewPublishers .selected-container-tray{min-height:fit-content}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-migration-metadata{border-bottom:solid #ddd 1px;color:#222;padding:1.429em 0 0.357em 0}.uir-migration-metadata>.field{margin-bottom:1em}.uir-migration-metadata:last-of-type{border:0}.uir-migration-metadata ul .list-group{margin-bottom:10px}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-preview-builder .title{color:#888;font-size:1.65em;font-weight:300;margin-top:0.45em;text-transform:none}.uir-preview-builder .publisher>.publisherId{display:inline-block;width:20%}.uir-preview-builder .breakout>.breakoutId{display:inline-block;width:33%}.uir-preview-builder .metric>.metricGroup{display:inline-block;width:33%}.uir-preview-builder .template>.templateName{display:inline-block;width:33%}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-Templates{padding:0 15px 2em 15px}.uir-Templates .page-title{font-size:30px;font-weight:300;line-height:1;margin:21px 0}@media screen and (max-width: 480px){.uir-Templates .page-title{font-size:2em;margin:0 0 0.500em 0}}.uir-Templates .uprc-u-clickable{color:#107386;cursor:pointer}.uir-Templates .uprc-u-clickable.disabled{cursor:default}.uir-Templates .uprc-u-clickable:not(.disabled):hover{color:#083842;text-decoration:underline}.uir-Templates .dropdown-subtext{color:#888;font-size:11px;font-style:italic;padding:5px 0 0 10px}.uir-Templates .instruction{margin:2.8em 0 1em 0}.uir-Templates .actions{padding-top:0.5em}.uir-Templates .action{padding-left:2em;padding-right:2em}.uir-Templates .action-another,.uir-Templates .action-skip,.uir-Templates .action-complete{float:right;margin-left:1em}.uir-Templates .uir-actions{float:left}.uprc-Drawer .selected-container-tray{background-color:#fff;border:1px solid #cbcbcb;max-height:25vh;margin-bottom:10px;min-height:150px;overflow-y:scroll;width:100%}@media screen and (min-height: 900px){.uprc-Drawer .selected-container-tray{max-height:35vh}}.uprc-Drawer .selected-container-tray.bottom{height:80%}.uprc-Drawer .btn-success{float:right}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-SubmitDataFeed{float:right}.uir-SubmitDataFeed .btn{border-radius:3px 20px 20px 3px;padding-right:10px}.uir-SubmitDataFeed .btn>.fa{font-size:20px;margin-left:10px;vertical-align:bottom}.uir-SubmitDataFeed .btn.disabled{background-color:#f9f9f9;border-color:#cbcbcb;color:#888}.uir-SubmitDataFeed .btn.update{border-radius:2px;margin-right:10px}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-DataFeeds{padding:0 15px 2em 15px}.uir-DataFeeds .page-title{font-size:30px;font-weight:300;line-height:1;margin:21px 0}@media screen and (max-width: 480px){.uir-DataFeeds .page-title{font-size:2em;margin:0 0 0.500em 0}}.uir-DataFeeds .uprc-u-clickable{color:#107386;cursor:pointer}.uir-DataFeeds .uprc-u-clickable.disabled{cursor:default}.uir-DataFeeds .uprc-u-clickable:not(.disabled):hover{color:#083842;text-decoration:underline}.uir-DataFeeds .dropdown-subtext{color:#888;font-size:11px;font-style:italic;padding:5px 0 0 10px}.uir-DataFeeds .instruction{margin:2.8em 0 1em 0}.uir-DataFeeds .actions{padding-top:0.5em}.uir-DataFeeds .action{padding-left:2em;padding-right:2em}.uir-DataFeeds .action-another,.uir-DataFeeds .action-skip,.uir-DataFeeds .action-complete{float:right;margin-left:1em}.uir-DataFeeds .uir-actions{float:left}.uprc-Drawer .selected-container-tray{background-color:#fff;border:1px solid #cbcbcb;max-height:25vh;margin-bottom:10px;min-height:150px;overflow-y:scroll;width:100%}@media screen and (min-height: 900px){.uprc-Drawer .selected-container-tray{max-height:35vh}}.uprc-Drawer .selected-container-tray.bottom{height:80%}.uprc-Drawer .btn-success{float:right}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.uir-Breadcrumbs.breadcrumbs-container{height:41px}.uir-Breadcrumbs.breadcrumbs-container .breadcrumbs-content{border-bottom:1px solid #ddd;line-height:40px;font-size:12px;padding:0 15px;width:100%;height:40px;background:white;z-index:999}@media (max-width: 480px){.uir-Breadcrumbs.breadcrumbs-container .breadcrumbs-content{overflow:hidden;white-space:nowrap}}@media (min-width: 768px){.uir-Breadcrumbs.breadcrumbs-container .breadcrumbs-content{position:fixed}}.uir-Breadcrumbs.breadcrumbs-container .breadcrumbs-content .delimiter{margin:0 8px}


/*# sourceMappingURL=app.css.map*/
.ui-dashboards-wrapper {
  flex: 1;
}
.ui-dashboards-wrapper iframe {
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.user-profile-settings-form {
  max-width: 100%;
}
.user-profile-settings-form .btn-reset {
  margin-top: 25px;
}
.user-notifications-settings-form .user-filter-group {
  display: flex;
}
.user-notifications-settings-form .user-filter-group .user-filter-select-wrapper {
  flex: 1 1 10%;
  margin-left: 16px;
  max-width: 300px;
}
.user-notifications-settings-form .user-filter-group .user-filter-select-wrapper .Select-option-group-label {
  border-top: 1px solid #efefef;
  padding: 4px;
}
.user-notifications-settings-form .row {
  padding: 0 15px;
}
.user-notifications-settings-form .setting-comments {
  font-size: 14px;
  padding-left: 32px;
}
.user-notifications-settings-form .sub-options {
  font-size: 14px;
  padding-left: 15px;
}
#individual-notification-time-select-container {
  margin: 10px 0 20px 30px;
}
#individual-notification-time-select-container label {
  font-size: 15px;
  font-weight: 500;
}
#individual-notification-time-select-container p {
  font-size: 12px;
  font-weight: 300;
  margin: -10px 0 15px 0;
}
#individual-notification-time-select-container .ui-react-select {
  max-width: 270px;
  font-size: 14px;
}
#individual-notification-time-select-container .ui-react-select .Select-menu {
  max-height: 180px;
}
.platform-ui-not-found {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
}
@media (max-width: 768px) {
  .platform-ui-not-found {
    display: block;
  }
}
.platform-ui-not-found .code-container {
  color: #ddd;
  font-size: 15vw;
  font-weight: 800;
  flex: 0 1 30%;
  position: relative;
  text-align: center;
}
.platform-ui-not-found .code-container span {
  background: -webkit-linear-gradient(#ddd, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.platform-ui-not-found .text-container {
  flex: 0 1 60%;
  padding-left: 10px;
}
.platform-ui-not-found .not-found-title {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-weight: 100;
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  .platform-ui-not-found .not-found-title {
    font-size: 30px;
  }
}
.platform-ui-not-found .not-found-subtitle {
  color: #888;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.3;
  margin-bottom: 15px;
}
.platform-ui-not-found .not-found-text {
  font-size: 14px;
  margin-bottom: 15px;
}
.platform-ui-not-found .not-found-link {
  font-size: 16px;
}
.platform-ui-not-found .not-found-link .fa {
  margin-left: 5px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
